diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 99d04fa..659ae70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +slib (3a1-5) unstable; urgency=low + + * New maintainer. + + -- Thomas Bushnell, BSG <tb@debian.org> Mon, 31 Oct 2005 12:17:45 -0800 + slib (3a1-4.2) unstable; urgency=low * Non-maintainer upload. diff --git a/debian/control b/debian/control index 084f82f..570d13f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: slib Section: devel Priority: optional -Maintainer: James LewisMoss <dres@debian.org> +Maintainer: Thomas Bushnell, BSG <tb@debian.org> Build-Depends-Indep: guile-1.6, texi2html, texinfo Standards-Version: 3.1.0 |