summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:38:14 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:38:14 +0000
commit9ff615865c7c2fc9be10585f4efa66ed11b097e9 (patch)
treed84996308bd58074eec3f6bc8bb821b67a34d617
parentAdding debian version 1.5~pre1-1. (diff)
downloadclzip-9ff615865c7c2fc9be10585f4efa66ed11b097e9.tar.xz
clzip-9ff615865c7c2fc9be10585f4efa66ed11b097e9.zip
Adding debian version 1.5~pre1-2.debian/1.5_pre1-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cf556dc..bd48003 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+clzip (1.5~pre1-2) experimental; urgency=low
+
+ * Adding lzip-alternative provides.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 04 Jun 2013 16:50:44 +0200
+
clzip (1.5~pre1-1) experimental; urgency=low
* Correcting spelling typo in comment in rules.
diff --git a/debian/control b/debian/control
index 00ce2ef..963f92c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Package: clzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
+Provides: lzip-alternative
Description: C, 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.