summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:19:23 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:19:23 +0000
commit65537bdee2bd32626b76eb44e5b625e8b3e3aec5 (patch)
tree9c2d55486d28ccfc69031d7905ef9f5f8da7bac4 /debian/control
parentAdding debian version 0.6-2. (diff)
downloadplzip-65537bdee2bd32626b76eb44e5b625e8b3e3aec5.tar.xz
plzip-65537bdee2bd32626b76eb44e5b625e8b3e3aec5.zip
Adding debian version 0.6-3.debian/0.6-3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 065665b..ab76b4f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,15 @@ Section: utils
Priority: optional
Maintainer: Debian Lzip Maintainers <lzip@lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel@debian.org>,
-Build-Depends:
- debhelper (>= 7.0.50~), autotools-dev, liblz-dev (>= 1.0), texinfo
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 8), autotools-dev, liblz-dev (>= 1.0), texinfo
+Standards-Version: 3.9.1
Homepage: http://www.nongnu.org/lzip/plzip.html
Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/plzip.git
Vcs-Git: git://git.debian-maintainers.org/git/lzip/plzip.git
Package: plzip
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: parallel data compressor based on the LZMA algorithm
Plzip is a parallel version of the lzip data compressor. Currently only
compression is performed in parallel. Parallel decompression is planned to be