summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:01:09 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:01:09 +0000
commitb149755e2b4d6ce1d1b7577779b0b4456c176c3e (patch)
tree3af8c6fd1dd1fc01b261cea5a65d8f09c21960fd
parentAdding debian version 1.3~rc1-1. (diff)
downloadlunzip-b149755e2b4d6ce1d1b7577779b0b4456c176c3e.tar.xz
lunzip-b149755e2b4d6ce1d1b7577779b0b4456c176c3e.zip
Adding debian version 1.3~rc1-2.debian/1.3_rc1-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b68957..bf76a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lunzip (1.3~rc1-2) experimental; urgency=low
+
+ * Adding lzip-alternative provides.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 04 Jun 2013 16:52:02 +0200
+
lunzip (1.3~rc1-1) experimental; urgency=low
* Merging upstream version 1.3~rc1.
diff --git a/debian/control b/debian/control
index 5c1a553..239fc4c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: lunzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
-Enhances: lzip
+Provides: lzip-alternative
Description: data compressor based on the LZMA algorithm (decompressor)
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.