diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-08-14 10:31:54 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-08-14 10:32:31 +0200 |
commit | 7f07ed64a695d749cd4d1c6cfc317e2e31ee0b54 (patch) | |
tree | 3f608a89648be6f8950c1c5367bba257f769b1ab | |
parent | 3d97dfe59fb4a318b6f2f0af24362d5af0cc6407 (diff) | |
download | git-buildpackage-7f07ed64a695d749cd4d1c6cfc317e2e31ee0b54.tar.gz git-buildpackage-7f07ed64a695d749cd4d1c6cfc317e2e31ee0b54.tar.bz2 git-buildpackage-7f07ed64a695d749cd4d1c6cfc317e2e31ee0b54.zip |
Recommend cowbuilder
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 42e00f4d..e7db98e5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: git-buildpackage Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, devscripts (>= 2.10.66~), git (>= 1:1.7.0.4-2) | git-core (>= 1:1.5.0.1-1), python-dateutil -Recommends: pristine-tar (>= 0.5) +Recommends: pristine-tar (>= 0.5), cowbuilder Suggests: git-load-dirs Description: Suite to help with Debian packages in Git repositories This package contains the following tools: |