diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:06:20 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:06:20 +0000 |
commit | 687a42afb550b8d90fe6b257e28a4f282faa7a10 (patch) | |
tree | a4bd483310b36535a99164a3c63ef12ce20bc688 | |
parent | Merging upstream version 1.5. (diff) | |
download | lunzip-687a42afb550b8d90fe6b257e28a4f282faa7a10.tar.xz lunzip-687a42afb550b8d90fe6b257e28a4f282faa7a10.zip |
Adding debian version 1.5-1.debian/1.5-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1cebdb2..d79c88c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lunzip (1.5-1) unstable; urgency=low + + * Merging upstream version 1.5. + * Updating years in copyright file. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 26 Apr 2014 07:13:55 +0200 + lunzip (1.5~rc2-2) unstable; urgency=low * Updating year in copyright file. diff --git a/debian/copyright b/debian/copyright index a05a5de..d1248f1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ 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/* |