diff options
author | Thomas Bushnell, BSG <tb@debian.org> | 2005-10-31 12:17:45 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:05:31 -0800 |
commit | 611b3db17894e5fdc0db3d49eaf6743d27b44233 (patch) | |
tree | e66261e267100606100bc21570e303fc74de4b94 | |
parent | e33f9eb9cf5cc29c36ce2aa7e10cd0f37ae0cc8e (diff) | |
download | slib-611b3db17894e5fdc0db3d49eaf6743d27b44233.tar.gz slib-611b3db17894e5fdc0db3d49eaf6743d27b44233.zip |
Import Debian changes 3a1-5debian/3a1-5
slib (3a1-5) unstable; urgency=low
* New maintainer.
-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 |