mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-07-23 12:51:29 +00:00
Add Depends and Build-Depends for python-distro-info, which has split out
of distro-info.
This commit is contained in:
parent
c401cbb150
commit
7abc5b2184
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ ubuntu-dev-tools (0.133) UNRELEASED; urgency=low
|
|||||||
[ Stefano Rivera ]
|
[ Stefano Rivera ]
|
||||||
* mk-sbuild: Only grant access to the admin group when it exists
|
* mk-sbuild: Only grant access to the admin group when it exists
|
||||||
(Closes: #642824)
|
(Closes: #642824)
|
||||||
|
* Add Depends and Build-Depends for python-distro-info, which has split out
|
||||||
|
of distro-info.
|
||||||
|
|
||||||
[ Benjamin Drung ]
|
[ Benjamin Drung ]
|
||||||
* syncpackage: Allow syncing to -proposed with --no-lp.
|
* syncpackage: Allow syncing to -proposed with --no-lp.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -16,6 +16,7 @@ Build-Depends: dctrl-tools,
|
|||||||
python-all (>= 2.6.5-13~),
|
python-all (>= 2.6.5-13~),
|
||||||
python-apt (>= 0.7.93~),
|
python-apt (>= 0.7.93~),
|
||||||
python-debian (>= 0.1.20~),
|
python-debian (>= 0.1.20~),
|
||||||
|
python-distro-info | distro-info (<< 0.3~),
|
||||||
python-gnupginterface,
|
python-gnupginterface,
|
||||||
python-launchpadlib (>= 1.5.7),
|
python-launchpadlib (>= 1.5.7),
|
||||||
python-mox,
|
python-mox,
|
||||||
@ -37,6 +38,7 @@ Depends: binutils,
|
|||||||
lsb-release,
|
lsb-release,
|
||||||
python-apt (>= 0.7.93~),
|
python-apt (>= 0.7.93~),
|
||||||
python-debian (>= 0.1.20~),
|
python-debian (>= 0.1.20~),
|
||||||
|
python-distro-info | distro-info (<< 0.3~),
|
||||||
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