mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Set XS-Python-Version to 2.6 or better, due to use of 2.6-specific
syntax in requestsync.
This commit is contained in:
parent
3b3d174e23
commit
66e5f15f40
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,7 +1,12 @@
|
|||||||
ubuntu-dev-tools (0.78) UNRELEASED; urgency=low
|
ubuntu-dev-tools (0.78) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
[ Nathan Handler ]
|
||||||
* setup.py: Add pull-revu-source to list of scripts
|
* setup.py: Add pull-revu-source to list of scripts
|
||||||
|
|
||||||
|
[ Steve Langasek ]
|
||||||
|
* Set XS-Python-Version to 2.6 or better, due to use of 2.6-specific
|
||||||
|
syntax in requestsync.
|
||||||
|
|
||||||
-- Nathan Handler <nhandler@ubuntu.com> Tue, 01 Sep 2009 11:06:23 +0000
|
-- Nathan Handler <nhandler@ubuntu.com> Tue, 01 Sep 2009 11:06:23 +0000
|
||||||
|
|
||||||
ubuntu-dev-tools (0.77) karmic; urgency=low
|
ubuntu-dev-tools (0.77) karmic; urgency=low
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk
|
|||||||
Vcs-Browser: http://codebrowse.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk/changes
|
Vcs-Browser: http://codebrowse.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk/changes
|
||||||
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), python-all-dev (>= 2.5)
|
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), python-all-dev (>= 2.5)
|
||||||
Build-Depends-Indep: python-support (>= 0.5.3)
|
Build-Depends-Indep: python-support (>= 0.5.3)
|
||||||
XS-Python-Version: >= 2.5
|
XS-Python-Version: >= 2.6
|
||||||
Homepage: https://launchpad.net/ubuntu-dev-tools/
|
Homepage: https://launchpad.net/ubuntu-dev-tools/
|
||||||
Standards-Version: 3.8.0
|
Standards-Version: 3.8.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user