diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:05:26 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:05:26 +0000 |
commit | 70d1b0d3b716e1cf0e8c6ffb5963395c368e4e24 (patch) | |
tree | a1f7d949ec2551e303b94fa0195ede88b1940402 | |
parent | Merging upstream version 1.16. (diff) | |
download | lzip-70d1b0d3b716e1cf0e8c6ffb5963395c368e4e24.tar.xz lzip-70d1b0d3b716e1cf0e8c6ffb5963395c368e4e24.zip |
Adding debian version 1.16-1.debian/1.16-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/copyright | 18 |
2 files changed, 16 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 378b177..8043ca5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzip (1.16-1) unstable; urgency=low + + * Updating copyright file. + * Merging upstream version 1.16. + + -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 09 Sep 2014 19:40:20 +0200 + lzip (1.16~rc1-1) unstable; urgency=low * Merging upstream version 1.16~rc1. diff --git a/debian/copyright b/debian/copyright index 9ce56c9..5b370dc 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: 2009-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 |