diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 9fcb82a..0951724 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pdlzip (1.2-4) unstable; urgency=low + + * Updating standards version to 3.9.2. + * Compacting copyright file. + + -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 10 Jul 2011 17:10:49 +0200 + pdlzip (1.2-3) unstable; urgency=low * Improving previous changelog entries. diff --git a/debian/control b/debian/control index b7e3b6e..decee20 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net> Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://www.nongnu.org/lzip/pdlzip.html Package: pdlzip diff --git a/debian/copyright b/debian/copyright index 1fe6aa7..0e18ad0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,16 +3,12 @@ Copyright: (C) 2010-2011 Antonio Diaz Diaz <ant_diaz@teleline.es> (C) Igor Pavlov License: PD - This program is free software: you have unlimited permission - to copy, distribute and modify it. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: debian/* Copyright: (C) 2009-2011 Daniel Baumann <daniel.baumann@progress-technologies.net> License: PD + +License: PD This program is free software: you have unlimited permission to copy, distribute and modify it. . |