diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 771c2b9..5132616 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plzip (1.2-3) unstable; urgency=low + + * Correcting missarangement in copyright file. + + -- Daniel Baumann <mail@daniel-baumann.ch> Thu, 18 Sep 2014 00:33:17 +0200 + plzip (1.2-2) unstable; urgency=low * Updating to standards version 3.9.6. diff --git a/debian/copyright b/debian/copyright index 9b85843..8a8a6d9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,8 +13,10 @@ Copyright: 2006-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-2+ with Library exception Files: debian/* -License: GPL-2+ Copyright: 2009-2014 Daniel Baumann <mail@daniel-baumann.ch> +License: GPL-2+ + +License: GPL-2+ 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 the Free Software Foundation, either version 2 of the License, or |