mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-09 16:01:28 +00:00
* pull-lp-source:
- Set default release to karmic.
This commit is contained in:
parent
aa8da91082
commit
723abf6259
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -14,6 +14,8 @@ ubuntu-dev-tools (0.73) UNRELEASED; urgency=low
|
|||||||
- New release cycle; use "karmic" usertag.
|
- New release cycle; use "karmic" usertag.
|
||||||
* dch-repeat:
|
* dch-repeat:
|
||||||
- Drop EOLed gutsy and add karmic.
|
- Drop EOLed gutsy and add karmic.
|
||||||
|
* pull-lp-source:
|
||||||
|
- Set default release to karmic.
|
||||||
|
|
||||||
-- Nathan Handler <nhandler@ubuntu.com> Mon, 20 Apr 2009 22:32:13 +0000
|
-- Nathan Handler <nhandler@ubuntu.com> Mon, 20 Apr 2009 22:32:13 +0000
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ class BackportFromLP:
|
|||||||
'Ensure that the package specified is a valid source ' +\
|
'Ensure that the package specified is a valid source ' +\
|
||||||
'package name and that Launchpad is not down.'
|
'package name and that Launchpad is not down.'
|
||||||
|
|
||||||
default_release = 'jaunty'
|
default_release = 'karmic'
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
usage = "Usage: %prog <package> [release]"
|
usage = "Usage: %prog <package> [release]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user