Add debhelper and quilt as recommends (LP: #786370)

This commit is contained in:
Mackenzie Morgan 2011-05-21 19:50:02 -04:00
parent 7a104714c4
commit b6631943f3
2 changed files with 8 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,9 +1,12 @@
ubuntu-dev-tools (0.124) UNRELEASED; urgency=low ubuntu-dev-tools (0.124) natty; urgency=low
[ Benjamin Drung ]
* Move add-patch, edit-patch, and what-patch from ubuntu-dev-tools into * Move add-patch, edit-patch, and what-patch from ubuntu-dev-tools into
devscripts (Closes: #568481). devscripts (Closes: #568481).
[ Mackenzie Morgan ]
* Add debhelper and quilt as recommends (LP: #786370)
-- Benjamin Drung <bdrung@debian.org> Sat, 21 May 2011 17:50:52 +0200 -- Mackenzie Morgan <maco.m@ubuntu.com> Sat, 21 May 2011 19:29:35 -0400
ubuntu-dev-tools (0.123) unstable; urgency=low ubuntu-dev-tools (0.123) unstable; urgency=low

4
debian/control vendored
View File

@ -56,7 +56,9 @@ Recommends: bzr,
python-gnupginterface, python-gnupginterface,
python-magic, python-magic,
python-soappy, python-soappy,
reportbug (>= 3.39ubuntu1) reportbug (>= 3.39ubuntu1),
quilt,
debhelper
Suggests: python-simplejson | python (>= 2.7), qemu-user-static Suggests: python-simplejson | python (>= 2.7), qemu-user-static
Description: useful tools for Ubuntu developers Description: useful tools for Ubuntu developers
This is a collection of useful tools that Ubuntu developers use to make their This is a collection of useful tools that Ubuntu developers use to make their