summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:13:35 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:13:35 +0000
commit636c6555fcdd7a6b55a5be1e63f572f466c073ce (patch)
tree3debb05d37a644bff4cb931c3e700d2e63301486 /debian/control
parentMerging upstream version 1.0. (diff)
downloadlunzip-636c6555fcdd7a6b55a5be1e63f572f466c073ce.tar.xz
lunzip-636c6555fcdd7a6b55a5be1e63f572f466c073ce.zip
Adding debian version 1.0-1.debian/1.0-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index c1cf774..2b8efea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,15 @@
Source: lunzip
Section: utils
Priority: optional
-Maintainer: Debian Lzip Maintainers <lzip@lists.debian-maintainers.org>
-Uploaders: Daniel Baumann <daniel@debian.org>,
-Build-Depends: debhelper (>= 8), autotools-dev
+Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
+Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.1
Homepage: http://www.nongnu.org/lzip/lunzip.html
-Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/lunzip.git
-Vcs-Git: git://git.debian-maintainers.org/git/lzip/lunzip.git
Package: lunzip
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Enhances: lzip
Description: data compressor based on the LZMA algorithm (uncompressor)
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.