mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Depend on python-gnupginterface (used by dgetlp).
This commit is contained in:
parent
b2b0375646
commit
43ec3ff136
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -36,12 +36,13 @@ ubuntu-dev-tools (0.109) UNRELEASED; urgency=low
|
|||||||
- Fix: The package was only uploaded if the target was "ubuntu".
|
- Fix: The package was only uploaded if the target was "ubuntu".
|
||||||
* Recommend bzr-builddeb (used by sponsor-patch for branches).
|
* Recommend bzr-builddeb (used by sponsor-patch for branches).
|
||||||
* Add most dependencies to Build-Depends for successfully run the tests.
|
* Add most dependencies to Build-Depends for successfully run the tests.
|
||||||
|
* Depend on python-gnupginterface (used by dgetlp).
|
||||||
|
|
||||||
[ Michael Vogt ]
|
[ Michael Vogt ]
|
||||||
* add "add-patch" that provides the non-interactive version of
|
* add "add-patch" that provides the non-interactive version of
|
||||||
edit-patch
|
edit-patch
|
||||||
|
|
||||||
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 22 Dec 2010 19:14:15 +0100
|
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 22 Dec 2010 19:16:56 +0100
|
||||||
|
|
||||||
ubuntu-dev-tools (0.108) experimental; urgency=low
|
ubuntu-dev-tools (0.108) experimental; urgency=low
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -36,6 +36,7 @@ Depends: binutils,
|
|||||||
lsb-release,
|
lsb-release,
|
||||||
python-apt (>= 0.7.93~),
|
python-apt (>= 0.7.93~),
|
||||||
python-debian (>= 0.1.15),
|
python-debian (>= 0.1.15),
|
||||||
|
python-gnupginterface,
|
||||||
python-launchpadlib (>= 1.5.7),
|
python-launchpadlib (>= 1.5.7),
|
||||||
python-lazr.restfulclient,
|
python-lazr.restfulclient,
|
||||||
sudo,
|
sudo,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user