From f010410e93c354a285c5cfc07a61c0264d5e7977 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 6 Nov 2015 12:38:28 +0100 Subject: Adding debian version 1.5~pre1-3. Signed-off-by: Daniel Baumann --- debian/control | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 963f92c..ccf1e59 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,19 @@ Source: clzip Section: utils Priority: optional Maintainer: Daniel Baumann -Build-Depends: debhelper (>= 9), texinfo +Build-Depends: + debhelper (>= 9), + texinfo, Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/lzip/clzip.html +Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/clzip.git +Vcs-Git: git://daniel-baumann.ch/git/debian/clzip.git Package: clzip Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: + ${misc:Depends}, + ${shlibs:Depends}, Breaks: lzip (<< 1.15~) Provides: lzip-alternative Description: C, lossless data compressor based on the LZMA algorithm @@ -26,7 +32,9 @@ Package: clzip-dbg Section: debug Priority: extra Architecture: any -Depends: ${misc:Depends}, clzip (= ${binary:Version}) +Depends: + ${misc:Depends}, + clzip (= ${binary:Version}), Description: C, 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. -- cgit v1.2.3