diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-08-12 18:37:06 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-08-12 18:37:44 +0200 |
commit | 76b16df48a351cf7b8a895bdbcd09e2b8b873b08 (patch) | |
tree | f946cffd8af1d75556b8ee3fb0f9e390965a84ec /debian/control | |
parent | 61e0c3c9f9dda6f448b0a80175cbf54fdc966d94 (diff) | |
download | git-buildpackage-76b16df48a351cf7b8a895bdbcd09e2b8b873b08.tar.gz git-buildpackage-76b16df48a351cf7b8a895bdbcd09e2b8b873b08.tar.bz2 git-buildpackage-76b16df48a351cf7b8a895bdbcd09e2b8b873b08.zip |
Build and install git-pbuilder manpage
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 c9a63cab..42e00f4d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Guido Günther <agx@sigxcpu.org> Build-Depends: cdbs, debhelper (>= 5), python, python-support (>= 0.3), pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose, - bash-completion + bash-completion, perl Standards-Version: 3.9.1 Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git Vcs-Browser: http://git.debian.org/?p=users/agx/git-buildpackage.git |