diff options
-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 125d50a..a076b1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzlib (1.1-1) experimental; urgency=low + + * Merging upstream version 1.1. + * Updating years in copyright file. + + -- Daniel Baumann <daniel@debian.org> Wed, 05 Jan 2011 00:49:24 +0100 + lzlib (1.0-3) experimental; urgency=low * Updating standards version to 3.9.0. diff --git a/debian/copyright b/debian/copyright index eef0a38..6c6ffac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Files: * -Copyright: (C) 2006-2010 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: (C) 2006-2011 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ License: GPL-3+ can be found in /usr/share/common-licenses/GPL-3 file. Files: debian/* -Copyright: (C) 2009-2010 Daniel Baumann <daniel@debian.org> +Copyright: (C) 2009-2011 Daniel Baumann <daniel@debian.org> License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |