diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 74a41cf..bca6c49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzlib (0.9-1) unstable; urgency=low + + * Updating to standards 3.8.4. + * Merging upstream version 0.9. + + -- Daniel Baumann <daniel@debian.org> Fri, 12 Feb 2010 10:56:19 +0100 + lzlib (0.8-1) unstable; urgency=low * Adding explicit debian source version 1.0 until switch to 3.0. diff --git a/debian/control b/debian/control index b90b484..affd257 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Lzip Maintainers <lzip@lists.debian-maintainers.org> Uploaders: Daniel Baumann <daniel@debian.org>, Build-Depends: debhelper (>= 7.0.50~), autotools-dev, texinfo -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://www.nongnu.org/lzip/lzlib.html Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/lzlib.git Vcs-Git: git://git.debian-maintainers.org/git/lzip/lzlib.git |