[devscripts] 01/01: Add zip and unzip to the build dependencies for uscan tests.

Benjamin Drung bdrung at moszumanska.debian.org
Tue Mar 18 22:35:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository devscripts.

commit ce9d4fea0acbd24c8d589ee1988767a8aad4709d
Author: Benjamin Drung <bdrung at debian.org>
Date:   Tue Mar 18 23:34:57 2014 +0100

    Add zip and unzip to the build dependencies for uscan tests.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 153d553..478c19d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,9 +28,11 @@ Build-Depends: debhelper (>= 9),
                python3-magic,
                python3-setuptools,
                shunit2 (>= 2.1.6),
+               unzip,
                wdiff,
                xsltproc,
-               xz-utils
+               xz-utils,
+               zip
 XS-Testsuite: autopkgtest
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/devscripts.git
 Vcs-Git: git://anonscm.debian.org/collab-maint/devscripts.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list