diff options
Diffstat (limited to '')
-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 5818700..2d89cd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +clzip (1.6~pre1-1) experimental; urgency=low + + * Updating to standards version 3.9.5. + * Merging upstream version 1.6~pre1. + * Updating years in copyright for 2014. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 08 Feb 2014 15:34:32 +0100 + clzip (1.5-1) experimental; urgency=low * Merging upstream version 1.5. diff --git a/debian/control b/debian/control index 879b21a..16bfdd6 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ 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/clzip.html Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/packages/clzip.git Vcs-Git: git://daniel-baumann.ch/git/debian/packages/clzip.git diff --git a/debian/copyright b/debian/copyright index 65c8217..e7ef6cf 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: 2010-2013 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2010-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ Files: carg_parser.* -Copyright: 2010-2013 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: 2010-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+ |