summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:34:31 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:34:31 +0000
commit97aae29d58e608183db58a12c66fb29b5fc24444 (patch)
tree18054da13bde8eb9742b4db6efdc265f1bbd6e1f
parentAdding debian version 1.0~rc1-2. (diff)
downloadplzip-97aae29d58e608183db58a12c66fb29b5fc24444.tar.xz
plzip-97aae29d58e608183db58a12c66fb29b5fc24444.zip
Adding debian version 1.0~rc1-3.debian/1.0_rc1-3
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 e91fad1..df56aa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plzip (1.0~rc1-3) experimental; urgency=low
+
+ * Adding lzip-alternative provides.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 04 Jun 2013 17:08:40 +0200
+
plzip (1.0~rc1-2) experimental; urgency=low
* Correcting spelling typo in comment in rules.
diff --git a/debian/control b/debian/control
index b525150..9057dc6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Package: plzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lzip (<< 1.15~)
+Provides: lzip-alternative
Description: parallel, 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.