summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:14:36 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:14:36 +0000
commit9b0758cbec5b0b910debb1d751d05cf00a086925 (patch)
tree4841856ee4779ed9047d1237d54ebbceaca0d40d
parentAdding debian version 1.0-2. (diff)
downloadlunzip-9b0758cbec5b0b910debb1d751d05cf00a086925.tar.xz
lunzip-9b0758cbec5b0b910debb1d751d05cf00a086925.zip
Adding debian version 1.0-3.debian/1.0-3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rw-r--r--debian/copyright33
3 files changed, 19 insertions, 23 deletions
diff --git a/debian/changelog b/debian/changelog
index 26cbb6f..2e98311 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lunzip (1.0-3) unstable; urgency=low
+
+ * Updating standards version to 3.9.2.
+ * Compacting copyright file.
+
+ -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 10 Jul 2011 17:09:34 +0200
+
lunzip (1.0-2) unstable; urgency=low
* Making reference to licenses in copyright distribution neutral.
diff --git a/debian/control b/debian/control
index 2b8efea..04d5dac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://www.nongnu.org/lzip/lunzip.html
Package: lunzip
diff --git a/debian/copyright b/debian/copyright
index 1e351ad..47ddc1f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,16 @@
Files: *
Copyright: (C) 2010-2011 Antonio Diaz Diaz <ant_diaz@teleline.es>
License: GPL-3+
+
+Files: carg_parser.*
+Copyright: (C) 2010-2011 Antonio Diaz Diaz <ant_diaz@teleline.es>
+License: GPL-3+ with exception
+
+Files: debian/*
+Copyright: (C) 2010-2011 Daniel Baumann <daniel.baumann@progress-technologies.net>
+License: GPL-3+
+
+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
the Free Software Foundation, either version 3 of the License, or
@@ -17,9 +27,7 @@ License: GPL-3+
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-3 file.
-Files: carg_parser.*
-Copyright: (C) 2010-2011 Antonio Diaz Diaz <ant_diaz@teleline.es>
-License: GPL-3+
+License: GPL-3+ with 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
@@ -45,22 +53,3 @@ License: GPL-3+
License. This exception does not however invalidate any other
reasons why the executable file might be covered by the GNU General
Public License.
-
-Files: debian/*
-Copyright: (C) 2010-2011 Daniel Baumann <daniel.baumann@progress-technologies.net>
-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
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- 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.