diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/copyright | 18 |
2 files changed, 17 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index de49aca..8db56cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lziprecover (1.16~rc1-1) unstable; urgency=low + + * Merging upstream version 1.16~rc1. + * Updating copyright file to reflect license change from GPL-3+ to + GPL-2+. + + -- Daniel Baumann <mail@daniel-baumann.ch> Thu, 10 Jul 2014 09:24:56 +0200 + lziprecover (1.16~pre2-1) unstable; urgency=low * Merging upstream version 1.16~pre2. diff --git a/debian/copyright b/debian/copyright index 763196b..8591e60 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,20 +5,20 @@ Source: http://download.savannah.gnu.org/releases/lzip/ Files: * Copyright: 2006-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> -License: GPL-3+ +License: GPL-2+ Files: arg_parser.* Copyright: 2006-2014 Antonio Diaz Diaz <ant_diaz@teleline.es> -License: GPL-3+ with Library exception +License: GPL-2+ with Library exception Files: debian/* Copyright: 2011-2014 Daniel Baumann <mail@daniel-baumann.ch> -License: GPL-3+ +License: GPL-2+ -License: GPL-3+ +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 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, @@ -30,12 +30,12 @@ License: GPL-3+ along with this program. If not, see <http://www.gnu.org/licenses/>. . The complete text of the GNU General Public License - can be found in /usr/share/common-licenses/GPL-3 file. + can be found in /usr/share/common-licenses/GPL-2 file. -License: GPL-3+ with Library exception +License: GPL-2+ with Library exception 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 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, @@ -47,7 +47,7 @@ License: GPL-3+ with Library exception along with this program. If not, see <http://www.gnu.org/licenses/>. . The complete text of the GNU General Public License - can be found in /usr/share/common-licenses/GPL-3 file. + can be found in /usr/share/common-licenses/GPL-2 file. . As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files |