From e92eb154203f0e3b2e375ae4a8657f47777ed545 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:27:25 +0100 Subject: Adding debian version 1.1~rc2-2. Signed-off-by: Daniel Baumann --- debian/changelog | 7 +++++++ debian/control | 26 +++++++++++++++++++++----- 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3cd51d0..7b7a852 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zutils (1.1~rc2-2) experimental; urgency=low + + * Adding vcs fields. + * Wrapping control fields. + + -- Daniel Baumann Wed, 17 Jul 2013 14:10:39 +0200 + zutils (1.1~rc2-1) experimental; urgency=low * Merging upstream version 1.1~rc2. diff --git a/debian/control b/debian/control index 7de5013..0c0ab3e 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,29 @@ Source: zutils Section: utils Priority: extra Maintainer: Daniel Baumann -Build-Depends: debhelper (>= 9), lzip, texinfo +Build-Depends: + debhelper (>= 9), + lzip, + texinfo, Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/zutils/zutils.html +Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/zutils.git +Vcs-Git: git://daniel-baumann.ch/git/debian/zutils.git Package: zutils Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} -Recommends: bzip2, lzip, xz-utils -Enhances: bzip2, gzip, lzip, xz-utils +Depends: + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + bzip2, + lzip, + xz-utils, +Enhances: + bzip2, + gzip, + lzip, + xz-utils, Description: utilities for dealing with compressed files transparently Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. Currently the supported @@ -20,7 +34,9 @@ Package: zutils-dbg Section: debug Priority: extra Architecture: any -Depends: ${misc:Depends}, zutils (= ${binary:Version}) +Depends: + ${misc:Depends}, + zutils (= ${binary:Version}), Description: utilities for dealing with compressed files transparently (debug) Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. Currently the supported -- cgit v1.2.3