diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:33:16 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:33:16 +0000 |
commit | c35a15a0196caa2f98f797e156388a46b32f6cde (patch) | |
tree | 95ad807c87d6bee7d917e1c7e6b22792aa491f21 | |
parent | Adding debian version 1.13-2. (diff) | |
download | lzip-c35a15a0196caa2f98f797e156388a46b32f6cde.tar.xz lzip-c35a15a0196caa2f98f797e156388a46b32f6cde.zip |
Adding debian version 1.13-3.debian/1.13-3debian-wheezy
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2c6c0b0..8c82fd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lzip (1.13-3) unstable; urgency=low + + * Correcting wrong upstream name in copyright file. + + -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 30 Jun 2012 16:11:15 +0200 + lzip (1.13-2) unstable; urgency=low * Correcting email address in changelog of version 1.13~rc2-1. diff --git a/debian/copyright b/debian/copyright index e8032c9..888d603 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: lziprecover +Upstream-Name: lzip Upstream-Contact: lzip-bug@nongnu.org Source: http://download.savannah.gnu.org/releases/lzip/ |