2024 Commits

Author SHA1 Message Date
Ted Gould
bc54558c3c lp-project-upload: Use a milestone that already exists if there is
one to use.
2011-03-23 20:53:32 -05:00
Ted Gould
fdb7a3d716 Shortened a long line for people with old text editors or graphics drivers that don't support KMS on the console. 2011-03-23 20:52:16 -05:00
Ted Gould
354b34ea1a Whitespace for Python people 2011-03-23 17:07:00 -05:00
Ted Gould
d91afb44bb Have an optional argument to create a new milestone on the series 2011-03-23 17:06:39 -05:00
Ted Gould
1329a9338d Check to see if there's a milestone we can use, and release that if so 2011-03-23 13:49:49 -05:00
Daniel Holbach
de373f2ddc remove leftover comment 2011-03-21 12:45:17 +01:00
Daniel Holbach
343d5e97b4 harvest, setup.py: install tool that queries Harvest for information
about open opportunities for a given source package.
2011-03-21 12:39:25 +01:00
Dave Walker (Daviey)
63a99bb3bc ack-sync: Try to find a Ubuntu bug task on the bug, rather than assuming the first one is the one we want. If we fail, revert back to previous behavior. Logic for finding task could be better. hohum. 2011-03-20 16:28:27 +00:00
Dave Walker (Daviey)
1787c499ff Try to find a Ubuntu bug task on the bug, rather than assuming the first one is the one we want. If we fail, revert back to previous behavior. Logic for finding task could be better. hohum. 2011-03-20 13:48:07 +00:00
Daniel Hahler
24a1820266 Minor fixes to doc/edit-patch.1 2011-03-13 04:02:49 +01:00
Stefano Rivera
010639eba5 Bump X-Python-Version to >= 2.6, now that python-launchpadlib no longer
supports Python 2.5.
0.120
2011-03-12 22:11:46 +02:00
Stefano Rivera
280d8c1172 pull-debian-source: Handle -p-u and -security suites. 2011-03-08 23:31:54 +02:00
Stefano Rivera
fd49a767bb Correct metavar in pull-debian-source: s/UBUNTU/DEBIAN/ 2011-03-08 23:03:18 +02:00
Benjamin Drung
56b5ee1703 Make distro-info tests scricter. 2011-03-08 18:55:36 +01:00
Benjamin Drung
877592d0a4 Add a test case to catch bug #731398. 2011-03-08 17:22:45 +01:00
Benjamin Drung
82187df277 ubuntutools.distro_info: Fix TypeError crash (LP: #731398). 2011-03-08 16:55:55 +01:00
Benjamin Drung
b67cf6e986 Improve get_builder. Thanks to Julian Taylor. 2011-03-08 12:51:53 +01:00
Benjamin Drung
e38f84cb64 data/ubuntu.csv: Update data based on https://wiki.ubuntu.com/Releases 2011-03-07 11:32:01 +01:00
Benjamin Drung
1fe068de96 data/ubuntu.csv: Add Oneiric Ocelot to the list of know releases. 2011-03-07 11:29:54 +01:00
Stefano Rivera
914af6bdfe * add support for cowbuilder and cowbuilder-dist in builder.py
- allows use in sponsor-patch and backportpackage (LP: #728751)
2011-03-06 11:08:59 +02:00
Stefano Rivera
1ce4774db7 Make that 'User abort.' 2011-03-06 01:12:24 +02:00
Stefano Rivera
6e485c2a7b pull-{lp,debian}-source, pull-debian-debdiff: Catch KeyboardInterrupt.
(LP: #713845)
2011-03-06 01:04:22 +02:00
Stefano Rivera
9736ae4655 Split release pockets a litle more sanely 2011-03-06 00:56:14 +02:00
Stefano Rivera
989aecd253 Canonicalise suites (use code-names) before passing them to rmadison. 2011-03-06 00:48:24 +02:00
Julian Taylor
aae8cce991 * add support for cowbuilder and cowbuilder-dist in builder.py
- allows use in sponsor-patch and backportpackage (LP: #728751)
2011-03-05 23:17:24 +01:00
Julian Taylor
faf30c45ec builder.py: sort builder check 2011-03-05 23:14:09 +01:00
Julian Taylor
b354beb244 backportpackage.1: update manpage for cowbuilder support 2011-03-05 22:40:17 +01:00
Julian Taylor
70d5255a48 sponsor-patch.1: update manpage for cowbuilder support 2011-03-05 22:39:43 +01:00
Julian Taylor
abe0b35261 builder.py: mark self._command private 2011-03-05 22:38:31 +01:00
Julian Taylor
e0bc0afc78 builder.py: sort unsupported builder error message 2011-03-05 22:38:03 +01:00
Benjamin Drung
36b422605b Wrap long line. 2011-03-05 22:11:52 +01:00
Stefano Rivera
c8a854cc4a pull-{lp,debian}-source: Download requested versions, as well as simply
the latest version in a release.
2011-03-05 00:48:58 +02:00
Stefano Rivera
a93078cb32 ubuntutools.archive: Filter rmadison results. (LP: #710579) 2011-03-05 00:05:04 +02:00
Julian Taylor
7c723753e6 simpler implementation of cowbuilder support 2011-03-04 00:12:01 +01:00
Julian Taylor
73518f83b5 add cowbuilder and cowbuilder-dist support 2011-03-03 22:57:37 +01:00
Stefano Rivera
e85a6f604f pull-lp-source.1: Document -d option. 2011-03-02 12:34:54 +02:00
Felix Geyer
bebc67ec72 pull-lp-source.1: Document -d option. 2011-03-02 10:30:51 +01:00
Stefano Rivera
b4267dc5a7 Release 0.119 2011-03-01 15:06:13 +02:00
Stefano Rivera
c409ef2e4d * Support Launchpadlib 1.9. (LP: #725231, #725092)
- Document Launchpadlib 1.9 issues in NEWS.
* Remove manage-credentials, and credential handling code from
  ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via
  python-keyring. (LP: #387297, #645629, #689100)
* Use Launchpadlib.login_with() directly in scripts.
* Remove ubuntutools.lp.libsupport.approve_application, no longer used.
* Remove ubuntutools.lp.libsupport.get_launchpad, no longer used.
* Remove ubuntutools.lp.libsupport.translate_api_web, no longer used.
* Skip pylint test if it crashes.
2011-03-01 15:04:16 +02:00
Stefano Rivera
a623269d2f Reformat NEWS 2011-03-01 15:03:32 +02:00
Stefano Rivera
5d7289caad Document Launchpadlib 1.9 issues in NEWS. 2011-03-01 01:01:06 +02:00
Stefano Rivera
35d3c4aee4 Skip pylint test if it crashes. 2011-03-01 00:51:25 +02:00
Stefano Rivera
3d7657e466 * Remove ubuntutools.lp.libsupport.get_launchpad, no longer used. 2011-03-01 00:32:36 +02:00
Stefano Rivera
997fb23b2d Use Launchpadlib.login_with() directly in scripts. 2011-03-01 00:30:54 +02:00
Stefano Rivera
fe63eaec05 * Remove ubuntutools.lp.libsupport.approve_application, no longer used. 2011-02-28 23:56:09 +02:00
Stefano Rivera
77c95c7f24 Close staging and credentials-management related bugs 2011-02-27 23:18:01 +02:00
Stefano Rivera
ebe9bfe05b Remove ubuntutools.lp.libsupporttranslate_api_web, no longer used. 2011-02-24 16:34:29 +02:00
Stefano Rivera
dd7fd86c3d Remove manage-credentials, and credential handling code from
ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via
python-keyring.
2011-02-24 16:30:45 +02:00
Stefano Rivera
755166deec Strip out old launchpad credential handling code 2011-02-24 16:25:20 +02:00
Stefano Rivera
6bbdecfd7e Add myself to Uploaders. 0.118 2011-02-23 15:22:08 +02:00