diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:01:15 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:01:15 +0000 |
commit | 622c9baa5e940cb5ab7da178f5faa5330bcd75e7 (patch) | |
tree | c3bba491ec7bda4f2c0a5d5e801ec90c858036d5 | |
parent | Merging upstream version 1.6~pre2. (diff) | |
download | lzlib-622c9baa5e940cb5ab7da178f5faa5330bcd75e7.tar.xz lzlib-622c9baa5e940cb5ab7da178f5faa5330bcd75e7.zip |
Adding debian version 1.6~pre2-1.debian/1.6_pre2-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 64b0929..43ff862 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzlib (1.6~pre2-1) experimental; urgency=low + + * Merging upstream version 1.6~pre2. + * Updating years in copyright for 2014. + + -- Daniel Baumann <mail@daniel-baumann.ch> Wed, 19 Feb 2014 22:07:47 +0100 + lzlib (1.6~pre1-1) experimental; urgency=low * Updating to standards version 3.9.5. diff --git a/debian/copyright b/debian/copyright index 1ca0471..53a58fd 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+ |