mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Add debhelper and quilt as recommends (LP: #786370)
This commit is contained in:
parent
7a104714c4
commit
b6631943f3
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
|
||||
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
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -56,7 +56,9 @@ Recommends: bzr,
|
||||
python-gnupginterface,
|
||||
python-magic,
|
||||
python-soappy,
|
||||
reportbug (>= 3.39ubuntu1)
|
||||
reportbug (>= 3.39ubuntu1),
|
||||
quilt,
|
||||
debhelper
|
||||
Suggests: python-simplejson | python (>= 2.7), qemu-user-static
|
||||
Description: useful tools for Ubuntu developers
|
||||
This is a collection of useful tools that Ubuntu developers use to make their
|
||||
|
Loading…
x
Reference in New Issue
Block a user