summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:58:49 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:58:49 +0000
commit9065e5ba25bee4922b728e0d6ca740e4ef76251f (patch)
tree3c3df7aca131509c7741e56ee3e2c23955447d5e
parentAdding debian version 1.15~pre2-1. (diff)
downloadlzip-9065e5ba25bee4922b728e0d6ca740e4ef76251f.tar.xz
lzip-9065e5ba25bee4922b728e0d6ca740e4ef76251f.zip
Adding debian version 1.15~pre2-2.debian/1.15_pre2-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 6f342e1..ba213d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lzip (1.15~pre2-2) experimental; urgency=low
+
+ * Adding lzip-alternative provides.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 04 Jun 2013 16:55:20 +0200
+
lzip (1.15~pre2-1) experimental; urgency=low
* Merging upstream version 1.15~pre2.
diff --git a/debian/control b/debian/control
index cea803d..7cc97f6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://www.nongnu.org/lzip/lzip.html
Package: lzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: lziprecover, plzip
+Provides: lzip-alternative
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.