summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:15:26 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:15:26 +0000
commit10771193a06b7e6402edc817cb8d35b18430509e (patch)
treef3e546a74ccead3235e9f7dc0b0b6b0f1b65050b
parentMerging upstream version 1.1. (diff)
downloadlunzip-10771193a06b7e6402edc817cb8d35b18430509e.tar.xz
lunzip-10771193a06b7e6402edc817cb8d35b18430509e.zip
Adding debian version 1.1-1.debian/1.1-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog11
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
-rw-r--r--debian/copyright11
-rwxr-xr-xdebian/rules3
5 files changed, 25 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e98311..7fe38b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+lunzip (1.1-1) unstable; urgency=low
+
+ * Using compression level 9 also for binary packages.
+ * Merging upstream version 1.1.
+ * Updating to debhelper version 9.
+ * Updating to standards version 3.9.3.
+ * Updating years in copyright.
+ * Updating copyright file machine-readable format version 1.0.
+
+ -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 16 Apr 2012 08:19:23 +0000
+
lunzip (1.0-3) unstable; urgency=low
* Updating standards version to 3.9.2.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 04d5dac..d68b7a7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: lunzip
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
-Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.3
Homepage: http://www.nongnu.org/lzip/lunzip.html
Package: lunzip
diff --git a/debian/copyright b/debian/copyright
index 47ddc1f..242ec26 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,18 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lunzip
+Upstream-Contact: lzip-bug@nongnu.org
+Source: http://download.savannah.gnu.org/releases/lzip/
+
Files: *
-Copyright: (C) 2010-2011 Antonio Diaz Diaz <ant_diaz@teleline.es>
+Copyright: 2010-2012 Antonio Diaz Diaz <ant_diaz@teleline.es>
License: GPL-3+
Files: carg_parser.*
-Copyright: (C) 2010-2011 Antonio Diaz Diaz <ant_diaz@teleline.es>
+Copyright: 2010-2012 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>
+Copyright: 2010-2012 Daniel Baumann <daniel.baumann@progress-technologies.net>
License: GPL-3+
License: GPL-3+
diff --git a/debian/rules b/debian/rules
index 6ae40cd..0033cbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@ override_dh_auto_install:
override_dh_strip:
dh_strip --dbg-package=lunzip-dbg
+
+override_dh_builddeb:
+ dh_builddeb -- -Zgzip -z9