mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-07-21 03:41:28 +00:00
Fix up the version of the devscripts Conflicts/Replaces.
This commit is contained in:
parent
52a506f398
commit
b31db33082
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
ubuntu-dev-tools (0.5ubuntu1) gutsy; urgency=low
|
||||||
|
|
||||||
|
* Because I'm a bozo, fix up the version of the devscripts
|
||||||
|
Conflicts/Replaces.
|
||||||
|
|
||||||
|
-- Steve Kowalik <stevenk@ubuntu.com> Wed, 12 Sep 2007 10:46:21 +1000
|
||||||
|
|
||||||
ubuntu-dev-tools (0.5) gutsy; urgency=low
|
ubuntu-dev-tools (0.5) gutsy; urgency=low
|
||||||
|
|
||||||
* Add requestsync and its manual page from devscripts. (LP: #138885)
|
* Add requestsync and its manual page from devscripts. (LP: #138885)
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -14,8 +14,8 @@ Architecture: all
|
|||||||
Section: devel
|
Section: devel
|
||||||
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.9)
|
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.9)
|
||||||
Recommends: bzr, pbuilder
|
Recommends: bzr, pbuilder
|
||||||
Conflicts: devscripts (<< 2.10.7ubuntu3)
|
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
||||||
Replaces: devscripts (<< 2.10.7ubuntu3)
|
Replaces: devscripts (<< 2.10.7ubuntu5)
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Description: useful tools for Ubuntu developers
|
Description: useful tools for Ubuntu developers
|
||||||
This is a collection of useful tools that Ubuntu developers use to
|
This is a collection of useful tools that Ubuntu developers use to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user