summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:58:55 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:58:55 +0000
commit354cfff46295241a365f61b6a884bcfae05f8958 (patch)
treebee4d5ab73ba7fe71e02e12e6700b1d36a298e95
parentAdding debian version 1.15~pre2-2. (diff)
downloadlzip-354cfff46295241a365f61b6a884bcfae05f8958.tar.xz
lzip-354cfff46295241a365f61b6a884bcfae05f8958.zip
Adding debian version 1.15~pre2-3.debian/1.15_pre2-3
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 ba213d9..6ec4360 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lzip (1.15~pre2-3) experimental; urgency=low
+
+ * Correcting lzip-dbg package short-description.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Tue, 11 Jun 2013 17:51:07 +0200
+
lzip (1.15~pre2-2) experimental; urgency=low
* Adding lzip-alternative provides.
diff --git a/debian/control b/debian/control
index 7cc97f6..a7e6051 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, lzip (= ${binary:Version})
-Description: lossless data compressor based on the LZMA algorithm
+Description: lossless data compressor based on the LZMA algorithm (debug)
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.
Lzip decompresses almost as fast as gzip and compresses better than bzip2,