diff options
author | Guido Günther <agx@sigxcpu.org> | 2012-01-30 13:03:03 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2012-01-30 16:52:42 +0100 |
commit | 45ab61b5e0ae338e2e28b562c15b4d5b5ea52390 (patch) | |
tree | 56eac0c65b3d9c265cfedf81d248bd91d60b2e62 /debian/control | |
parent | c6e70a12bfb4d0f642f7b9db16d7e9ba7db9a976 (diff) | |
download | git-buildpackage-45ab61b5e0ae338e2e28b562c15b4d5b5ea52390.tar.gz git-buildpackage-45ab61b5e0ae338e2e28b562c15b4d5b5ea52390.tar.bz2 git-buildpackage-45ab61b5e0ae338e2e28b562c15b4d5b5ea52390.zip |
Depend on pristine-tar for the tests
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b011088e..ee40381f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~), python (>> 2.6.6-3~), pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose, bash-completion, perl, python-epydoc, python-coverage, python-setuptools, # For the testsuite - git-core, bzip2, unzip + git-core, bzip2, unzip, pristine-tar Standards-Version: 3.9.2 Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git Vcs-Browser: http://git.debian.org/?p=users/agx/git-buildpackage.git |