diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:06:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:06:08 +0000 |
commit | c8507e1dd711073906af3365462d5b4a0c5a3538 (patch) | |
tree | 92bc2fe26ba329ff9d59de88736fe78bb1081e4f | |
parent | Merging upstream version 1.17~pre1. (diff) | |
download | lzip-c8507e1dd711073906af3365462d5b4a0c5a3538.tar.xz lzip-c8507e1dd711073906af3365462d5b4a0c5a3538.zip |
Adding debian version 1.17~pre1-1.debian/1.17_pre1-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 6 |
3 files changed, 14 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 034e5bc..4248a9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lzip (1.17~pre1-1) experimental; urgency=low + + * Merging upstream version 1.17~pre1. + * Updating years in copyright file. + * Wrapping build-depends. + + -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 06 Apr 2015 22:44:58 +0200 + lzip (1.16-2) unstable; urgency=low * Updating to standards version 3.9.6. diff --git a/debian/control b/debian/control index c17f0c0..0238086 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,9 @@ Source: lzip Section: utils Priority: optional Maintainer: Daniel Baumann <mail@daniel-baumann.ch> -Build-Depends: debhelper (>= 9), texinfo +Build-Depends: + debhelper (>= 9), + texinfo, Standards-Version: 3.9.6 Homepage: http://www.nongnu.org/lzip/lzip.html Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/packages/lzip.git diff --git a/debian/copyright b/debian/copyright index 5b370dc..a6e27f2 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-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2006-2015 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-2+ Files: arg_parser.* -Copyright: 2006-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2006-2015 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-2+ with Library exception Files: debian/* -Copyright: 2009-2014 Daniel Baumann <mail@daniel-baumann.ch> +Copyright: 2009-2015 Daniel Baumann <mail@daniel-baumann.ch> License: GPL-2+ License: GPL-2+ |