diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:03:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:03:10 +0000 |
commit | 994f2f3dd9648897ef26f52f1ec875b0b6356af4 (patch) | |
tree | b32c867f7179752013cd39a32f66ef89c07852ee | |
parent | Merging upstream version 1.16~pre1. (diff) | |
download | lzip-994f2f3dd9648897ef26f52f1ec875b0b6356af4.tar.xz lzip-994f2f3dd9648897ef26f52f1ec875b0b6356af4.zip |
Adding debian version 1.16~pre1-1.debian/1.16_pre1-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 6 |
3 files changed, 12 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 26e0e77..1ca0c0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lzip (1.16~pre1-1) experimental; urgency=low + + * Updating to standards version 3.9.5. + * Merging upstream version 1.16~pre1. + * Updating years in copyright. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 08 Feb 2014 15:44:10 +0100 + lzip (1.15-1) experimental; urgency=low * Merging upstream version 1.15. diff --git a/debian/control b/debian/control index 81719a4..7e494d0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann <mail@daniel-baumann.ch> Build-Depends: debhelper (>= 9), texinfo -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://www.nongnu.org/lzip/lzip.html Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/packages/lzip.git Vcs-Git: git://daniel-baumann.ch/git/debian/packages/lzip.git diff --git a/debian/copyright b/debian/copyright index f376b1e..9ce56c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,15 +4,15 @@ Upstream-Contact: lzip-bug@nongnu.org Source: http://download.savannah.gnu.org/releases/lzip/ Files: * -Copyright: 2006-2013 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2006-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ Files: arg_parser.* -Copyright: 2006-2013 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2006-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ with Library exception Files: debian/* -Copyright: 2009-2013 Daniel Baumann <mail@daniel-baumann.ch> +Copyright: 2009-2014 Daniel Baumann <mail@daniel-baumann.ch> License: GPL-3+ License: GPL-3+ |