mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-07-27 14:51:29 +00:00
Add most dependencies to Build-Depends for successfully run the tests.
This commit is contained in:
parent
517bc10e3b
commit
b2b0375646
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -35,12 +35,13 @@ ubuntu-dev-tools (0.109) UNRELEASED; urgency=low
|
|||||||
- Fix crash if uploading to ubuntu without building the package before.
|
- Fix crash if uploading to ubuntu without building the package before.
|
||||||
- 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.
|
||||||
|
|
||||||
[ 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:06:23 +0100
|
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 22 Dec 2010 19:14:15 +0100
|
||||||
|
|
||||||
ubuntu-dev-tools (0.108) experimental; urgency=low
|
ubuntu-dev-tools (0.108) experimental; urgency=low
|
||||||
|
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -6,9 +6,20 @@ Uploaders: Luca Falavigna <dktrkranz@debian.org>,
|
|||||||
Benjamin Drung <bdrung@ubuntu.com>
|
Benjamin Drung <bdrung@ubuntu.com>
|
||||||
Vcs-Bzr: lp:ubuntu-dev-tools
|
Vcs-Bzr: lp:ubuntu-dev-tools
|
||||||
Vcs-Browser: https://code.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk
|
Vcs-Browser: https://code.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: dctrl-tools,
|
||||||
|
debhelper (>= 7.0.50~),
|
||||||
|
devscripts,
|
||||||
|
libapt-pkg-perl,
|
||||||
|
libwww-perl,
|
||||||
|
lsb-release,
|
||||||
python-all (>= 2.6.5-13~),
|
python-all (>= 2.6.5-13~),
|
||||||
|
python-apt (>= 0.7.93~),
|
||||||
|
python-debian (>= 0.1.15),
|
||||||
|
python-gnupginterface,
|
||||||
|
python-launchpadlib (>= 1.5.7),
|
||||||
|
python-magic,
|
||||||
python-setuptools,
|
python-setuptools,
|
||||||
|
python-soappy,
|
||||||
python-unittest2
|
python-unittest2
|
||||||
DM-Upload-Allowed: yes
|
DM-Upload-Allowed: yes
|
||||||
X-Python-Version: >= 2.5
|
X-Python-Version: >= 2.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user