diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-02-21 16:24:59 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-02-21 16:24:59 +0100 |
commit | 784b836bbc881569f0bedce81ea8097680ccdf0c (patch) | |
tree | 708d31ce60f3300dba3db40fe01f5308c8c1b1ce /debian | |
parent | 02b8133e367010fe64e3e39a3c75a08e921f1a56 (diff) | |
download | git-buildpackage-784b836bbc881569f0bedce81ea8097680ccdf0c.tar.gz git-buildpackage-784b836bbc881569f0bedce81ea8097680ccdf0c.tar.bz2 git-buildpackage-784b836bbc881569f0bedce81ea8097680ccdf0c.zip |
suggest pristine-tar
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e8682afe..0d45530a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: git-buildpackage Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, devscripts (>= 2.10.9), git-core (>= 1:1.5.0.1-1) -Suggests: git-load-dirs +Suggests: git-load-dirs, pristine-tar (>= 0.5) Description: Suite to help with Debian packages in Git repositories This package contains the following tools: * git-import-dsc: import an existing Debian source package into a git |