diff options
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 11 |
4 files changed, 20 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 43c56c8..d47c8e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +lziprecover (1.13-1) unstable; urgency=low + + * Merging upstream version 1.13. + * Updating to debhelper version 9. + * Updating to standards version 3.9.3. + * Updating copyright file machine-readable format version 1.0. + + -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 13 Mar 2012 20:12:56 +0100 + lziprecover (1.13~rc2-1) unstable; urgency=low * Merging upstream version 1.13~rc2. diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 451273f..8e61603 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: lziprecover Section: utils Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net> -Build-Depends: debhelper (>= 8), texinfo -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 9), texinfo +Standards-Version: 3.9.3 Homepage: http://www.nongnu.org/lzip/lziprecover.html Package: lziprecover diff --git a/debian/copyright b/debian/copyright index 31aea9e..da2b201 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,18 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: lziprecover +Upstream-Contact: lzip-bug@nongnu.org +Source: http://download.savannah.gnu.org/releases/lzip/ + Files: * -Copyright: (C) 2006-2011 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2006-2012 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ Files: arg_parser.* -Copyright: (C) 2006-2011 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2006-2012 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ with exception Files: debian/* -Copyright: (C) 2011 Daniel Baumann <daniel.baumann@progress-technologies.net> +Copyright: 2011-2012 Daniel Baumann <daniel.baumann@progress-technologies.net> License: GPL-3+ License: GPL-3+ |