diff options
-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 5b79ea6..41d769f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +plzip (1.2~pre1-1) experimental; urgency=low + + * Updating to standards version 3.9.5. + * Merging upstream version 1.2~pre1. + * Updating years in copyright for 2014. + + -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 21 Jan 2014 19:52:32 +0100 + plzip (1.1-1) experimental; urgency=low * Updating vcs fields. diff --git a/debian/control b/debian/control index b23c30a..cdf1c1f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), liblz-dev, texinfo, -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://www.nongnu.org/lzip/plzip.html Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/packages/plzip.git Vcs-Git: git://daniel-baumann.ch/git/debian/packages/plzip.git diff --git a/debian/copyright b/debian/copyright index 7e7f544..ee4a770 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,16 +4,16 @@ 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> 2009 Laszlo Ersek <lacos@caesar.elte.hu> 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+ |