summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:31:02 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:31:02 +0000
commitfdfaff3eb78e5918c3773a95154b870ebd8e5595 (patch)
treef32d692d6d768028bceabd707b780c3461e9836c
parentMerging upstream version 1.13~rc1. (diff)
downloadlzip-fdfaff3eb78e5918c3773a95154b870ebd8e5595.tar.xz
lzip-fdfaff3eb78e5918c3773a95154b870ebd8e5595.zip
Adding debian version 1.13~rc1-1.debian/1.13_rc1-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules3
3 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd9f69b..6c7f3c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lzip (1.13~rc1-1) unstable; urgency=low
+
+ * Using compression level 9 also for binary packages.
+ * Merging upstream version 1.13~rc1.
+ * Adding lziprecover to suggests.
+
+ -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 15 Nov 2011 00:09:52 +0100
+
lzip (1.12-2) unstable; urgency=low
* Compacting copyright file.
diff --git a/debian/control b/debian/control
index 651789d..989e72b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Homepage: http://www.nongnu.org/lzip/lzip.html
Package: lzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Suggests: lziprecover
Description: lossless data compressor based on the LZMA algorithm
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.
diff --git a/debian/rules b/debian/rules
index a90d7c0..a9a3d8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ override_dh_auto_install:
override_dh_strip:
dh_strip --dbg-package=lzip-dbg
+
+override_dh_builddeb:
+ dh_builddeb -- -Zgzip -z9