diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:50:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:50:08 +0000 |
commit | 8df48aaa22017404b95ca2537962018a9fa56f6e (patch) | |
tree | 3ff23b5a1769c656e7e025d7b412bd80d4dbffcc | |
parent | Merging upstream version 1.11. (diff) | |
download | lzip-8df48aaa22017404b95ca2537962018a9fa56f6e.tar.xz lzip-8df48aaa22017404b95ca2537962018a9fa56f6e.zip |
Adding debian version 1.11-1.debian/1.11-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7be836b..993bdd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lzip (1.11-1) experimental; urgency=low + + * Updating standards version to 3.9.0. + * Merging upstream version 1.11. + * Updating standards version to 3.9.1. + + -- Daniel Baumann <daniel@debian.org> Sat, 25 Sep 2010 17:44:52 +0200 + lzip (1.10-1) unstable; urgency=low * Updating to standards 3.8.4. diff --git a/debian/control b/debian/control index 2fa73da..2da979b 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.4 +Standards-Version: 3.9.1 Homepage: http://www.nongnu.org/lzip/lzip.html Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/lzip.git Vcs-Git: git://git.debian-maintainers.org/git/lzip/lzip.git |