From 6810bb5a41f5c7f724b1dfd9fb9f930c42d8c9bd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 07:45:23 +0100 Subject: Adding debian version 0.2-3. Signed-off-by: Daniel Baumann --- debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 26f3218..413cf6d 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,14 @@ Maintainer: Daniel Baumann Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/lzip/lzip.html +Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/lzd.git +Vcs-Git: git://daniel-baumann.ch/git/debian/lzd.git Package: lzd Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: + ${misc:Depends}, + ${shlibs:Depends}, Breaks: lzip (<< 1.15~) Provides: lzip-alternative Description: Educational, lossless data compressor based on the LZMA algorithm @@ -24,7 +28,9 @@ Package: lzd-dbg Section: debug Priority: extra Architecture: any -Depends: ${misc:Depends}, lzd (= ${binary:Version}) +Depends: + ${misc:Depends}, + lzd (= ${binary:Version}), Description: Educational, 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