Commit Graph

  • aecd1169fd fix problems mentioned in review Daniel Holbach 2011-05-10 12:08:59 +02:00
  • 7a45eede4a add lpinstance/no-conf options, fix manpage Daniel Holbach 2011-05-09 15:35:23 +02:00
  • d94994b1f4 fix leftover 'lp-set-dup Daniel Holbach 2011-05-09 14:57:28 +02:00
  • b4b217ade5 fix leftover 'lp-set-dup Daniel Holbach 2011-05-09 14:52:51 +02:00
  • eee6501a18 add 'bitesize' script Daniel Holbach 2011-05-09 14:48:54 +02:00
  • 328def15a2 Merge improvements to mk-sbuild, fixing typo in manpage Christopher James Halse Rogers 2011-05-02 15:04:29 +10:00
  • ccbb9300f4 Drop leading blank line now that we have per-chroot conf files Stefano Rivera 2011-04-24 21:58:43 +02:00
  • 05f5ce10c8 Revert r1082, I was being an idiot Stefano Rivera 2011-04-24 21:53:50 +02:00
  • 6f26c6b58e Support Debian experimental. Stefano Rivera 2011-04-24 21:52:26 +02:00
  • 7212902eb8 Understand Debian distribution synonyms, and store the chroot under the code name. Stefano Rivera 2011-04-24 20:36:27 +02:00
  • dceda81ff2 Put schroot configuration in chroot.d/sbuild-$chroot (LP: #736808) Stefano Rivera 2011-04-24 19:11:41 +02:00
  • 427aad7b15 Correctly substitute release into security suite name. Stefano Rivera 2011-04-24 17:08:29 +02:00
  • cd533a92cb Install qemu-user-static instead of qemu-kvm-extras-static. Stefano Rivera 2011-04-24 16:42:48 +02:00
  • 72b504ca2e Add vi expandtab tag to mk-sbuild, remove remaining tabs Stefano Rivera 2011-04-24 16:39:39 +02:00
  • 3f06a00904 Reformat manpage. Stefano Rivera 2011-04-24 16:36:59 +02:00
  • 7218468e18 Determine distribution from release name (via distro-info). Stefano Rivera 2011-04-24 16:17:55 +02:00
  • ebe04d88b0 Exit 0 when showing help, and support -h. Stefano Rivera 2011-04-24 16:01:42 +02:00
  • dfc7a2ce26 * mk-sbuild: - Disable daemons with a policy-rc.d script (like pbuilder does) - Move package installation after option parsing. Stefano Rivera 2011-04-24 15:59:22 +02:00
  • 11d380cfd8 mk-sbuild: Disable daemons with a policy-rc.d script (like pbuilder does) Stefano Rivera 2011-04-24 12:49:21 +02:00
  • 640663269f releasing version 0.122 0.122 Benjamin Drung 2011-04-23 13:52:28 +02:00
  • f646002543 Fix intentation. Benjamin Drung 2011-04-23 13:51:58 +02:00
  • 344cf5b718 grab-attachments: download the attachments to a folder named after the bug number e.g. bug-1 Stefano Rivera 2011-04-23 01:12:06 +02:00
  • 7f7289bed9 data/ubuntu.csv: Update end-of-life dates. Benjamin Drung 2011-04-20 00:25:50 +02:00
  • 96381b0ff3 use errno and errno.EEXIST Brian Murray 2011-04-19 14:55:27 -07:00
  • 1d36de0fbb make changes based on reviewer feedback Brian Murray 2011-04-19 12:43:25 -07:00
  • c38452bb43 merge with upstream Brian Murray 2011-04-19 12:41:30 -07:00
  • c5f75d2af3 lp-project-upload: Add an optional parameter for creating a new milestone to add future bugs to. Stefano Rivera 2011-04-19 17:32:42 +02:00
  • e9cea63f52 Edit to add the parameter to the man page Ted Gould 2011-04-19 09:50:53 -05:00
  • 4bd2570416 releasing version 0.121 0.121 Benjamin Drung 2011-04-19 08:49:25 +02:00
  • 66a1d33481 no need to change directories Brian Murray 2011-04-18 11:28:22 -07:00
  • d0aa685788 grab-attachments: put attachments in a folder named after the bug number which prevents clobbering of attachments if multiple bugs have the same attachment name Brian Murray 2011-04-18 11:16:16 -07:00
  • 4dc91f0366 lp-project-upload: Use a milestone that already exists if there is one to use. Stefano Rivera 2011-04-18 17:53:55 +02:00
  • bfd984568f ack-sync: Fix source package name. Benjamin Drung 2011-04-18 17:40:13 +02:00
  • 5ec650697c Drop transitional qemu-kvm-extras-static from alternative suggests. Benjamin Drung 2011-04-18 14:53:58 +02:00
  • 1ad1e42fb9 Drop Breaks: ${python:Breaks}, no longer used by dh_python2. Stefano Rivera 2011-04-18 14:20:40 +02:00
  • 097fc7f7b6 sponsor-patch, doc/sponsorpatch.1: Clarify that --upload or --workdir is required. (LP: #712721) Stefano Rivera 2011-04-18 14:18:42 +02:00
  • a2eece166e Bump Standards-Version to 3.9.2 (no changes required). Benjamin Drung 2011-04-17 16:46:32 +02:00
  • 87e4d3557a Run wrap-and-sort. Benjamin Drung 2011-04-17 16:45:07 +02:00
  • a72810805f doc/setup-packaging-environment.1: Fix typo "helps to" -> "helps one to". Benjamin Drung 2011-04-17 16:44:42 +02:00
  • 2d74893dd2 Add testcase for bug #701487. Benjamin Drung 2011-04-17 16:30:09 +02:00
  • 457a6c6bee ubuntutools.update-maintainer: Do not use python-debian to parse debian/control to avoid mangling this file (LP: #756373). The new simplified parser has no problems with comments in debian/control (LP: #701487, #713827). Benjamin Drung 2011-04-17 16:27:16 +02:00
  • 3386a80945 Apparently this makes it run faster with less memory usage :-) Ted Gould 2011-04-15 16:35:54 -05:00
  • f5ce76d52e In ubuntutools/archive.py, instead of an AssertionError liburi-perl is not installed provide a similar message to the one rmadison provides. Scott Kitterman 2011-04-10 00:41:30 -04:00
  • e3ea0c9b97 pull-debian-debdiff: Convert distance to an integer, so it works when specified. Stefano Rivera 2011-03-28 13:10:29 +02:00
  • 5bb84b1548 ubuntutools.archive.rmadison: suite can be None, handle this correctly. Stefano Rivera 2011-03-28 13:09:13 +02:00
  • d9ec09c396 Sorten code using crazy Python stuff. Michael Vogt 2011-03-24 09:57:18 -05:00
  • a3381c3724 Use the right set of arguments depending on how many we have Ted Gould 2011-03-23 22:03:54 -05:00
  • 4465bcd28c Comment to make the code easier to read Ted Gould 2011-03-23 22:02:43 -05:00
  • 11fc1380f7 We shouldn't set the date targeted as we don't really know that Ted Gould 2011-03-23 21:27:12 -05:00
  • fd235db083 Adding an intermediary 'today' variable to shorten line lengths Ted Gould 2011-03-23 20:57:08 -05:00
  • 7f471eb318 lp-project-upload: Add an optional parameter for creating a new milestone to add future bugs to. Ted Gould 2011-03-23 20:55:15 -05:00
  • 69ec667c35 Updating to existing milestone latest so the changelog will merge because they're just difficult to handle in version control. Ted Gould 2011-03-23 20:54:30 -05:00
  • bc54558c3c lp-project-upload: Use a milestone that already exists if there is one to use. Ted Gould 2011-03-23 20:53:32 -05:00
  • fdb7a3d716 Shortened a long line for people with old text editors or graphics drivers that don't support KMS on the console. Ted Gould 2011-03-23 20:52:16 -05:00
  • 354b34ea1a Whitespace for Python people Ted Gould 2011-03-23 17:07:00 -05:00
  • d91afb44bb Have an optional argument to create a new milestone on the series Ted Gould 2011-03-23 17:06:39 -05:00
  • 1329a9338d Check to see if there's a milestone we can use, and release that if so Ted Gould 2011-03-23 13:49:49 -05:00
  • de373f2ddc remove leftover comment Daniel Holbach 2011-03-21 12:45:17 +01:00
  • 343d5e97b4 harvest, setup.py: install tool that queries Harvest for information about open opportunities for a given source package. Daniel Holbach 2011-03-21 12:39:25 +01:00
  • 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. Dave Walker (Daviey) 2011-03-20 16:28:27 +00:00
  • 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. Dave Walker (Daviey) 2011-03-20 13:48:07 +00:00
  • 24a1820266 Minor fixes to doc/edit-patch.1 Daniel Hahler 2011-03-13 04:02:49 +01:00
  • 010639eba5 Bump X-Python-Version to >= 2.6, now that python-launchpadlib no longer supports Python 2.5. 0.120 Stefano Rivera 2011-03-12 22:11:46 +02:00
  • 280d8c1172 pull-debian-source: Handle -p-u and -security suites. Stefano Rivera 2011-03-08 23:31:54 +02:00
  • fd49a767bb Correct metavar in pull-debian-source: s/UBUNTU/DEBIAN/ Stefano Rivera 2011-03-08 23:03:18 +02:00
  • 56b5ee1703 Make distro-info tests scricter. Benjamin Drung 2011-03-08 18:55:36 +01:00
  • 877592d0a4 Add a test case to catch bug #731398. Benjamin Drung 2011-03-08 17:22:45 +01:00
  • 82187df277 ubuntutools.distro_info: Fix TypeError crash (LP: #731398). Benjamin Drung 2011-03-08 16:55:55 +01:00
  • b67cf6e986 Improve get_builder. Thanks to Julian Taylor. Benjamin Drung 2011-03-08 12:51:53 +01:00
  • e38f84cb64 data/ubuntu.csv: Update data based on https://wiki.ubuntu.com/Releases Benjamin Drung 2011-03-07 11:32:01 +01:00
  • 1fe068de96 data/ubuntu.csv: Add Oneiric Ocelot to the list of know releases. Benjamin Drung 2011-03-07 11:29:54 +01:00
  • 914af6bdfe * add support for cowbuilder and cowbuilder-dist in builder.py - allows use in sponsor-patch and backportpackage (LP: #728751) Stefano Rivera 2011-03-06 11:08:59 +02:00
  • 1ce4774db7 Make that 'User abort.' Stefano Rivera 2011-03-06 01:12:24 +02:00
  • 6e485c2a7b pull-{lp,debian}-source, pull-debian-debdiff: Catch KeyboardInterrupt. (LP: #713845) Stefano Rivera 2011-03-06 01:04:22 +02:00
  • 9736ae4655 Split release pockets a litle more sanely Stefano Rivera 2011-03-06 00:56:14 +02:00
  • 989aecd253 Canonicalise suites (use code-names) before passing them to rmadison. Stefano Rivera 2011-03-06 00:48:24 +02:00
  • aae8cce991 * add support for cowbuilder and cowbuilder-dist in builder.py - allows use in sponsor-patch and backportpackage (LP: #728751) Julian Taylor 2011-03-05 23:17:24 +01:00
  • faf30c45ec builder.py: sort builder check Julian Taylor 2011-03-05 23:14:09 +01:00
  • b354beb244 backportpackage.1: update manpage for cowbuilder support Julian Taylor 2011-03-05 22:40:17 +01:00
  • 70d5255a48 sponsor-patch.1: update manpage for cowbuilder support Julian Taylor 2011-03-05 22:39:43 +01:00
  • abe0b35261 builder.py: mark self._command private Julian Taylor 2011-03-05 22:38:31 +01:00
  • e0bc0afc78 builder.py: sort unsupported builder error message Julian Taylor 2011-03-05 22:38:03 +01:00
  • 36b422605b Wrap long line. Benjamin Drung 2011-03-05 22:11:52 +01:00
  • c8a854cc4a pull-{lp,debian}-source: Download requested versions, as well as simply the latest version in a release. Stefano Rivera 2011-03-05 00:48:58 +02:00
  • a93078cb32 ubuntutools.archive: Filter rmadison results. (LP: #710579) Stefano Rivera 2011-03-05 00:05:04 +02:00
  • 7c723753e6 simpler implementation of cowbuilder support Julian Taylor 2011-03-04 00:12:01 +01:00
  • 73518f83b5 add cowbuilder and cowbuilder-dist support Julian Taylor 2011-03-03 22:57:37 +01:00
  • e85a6f604f pull-lp-source.1: Document -d option. Stefano Rivera 2011-03-02 12:34:54 +02:00
  • bebc67ec72 pull-lp-source.1: Document -d option. Felix Geyer 2011-03-02 10:30:51 +01:00
  • b4267dc5a7 Release 0.119 Stefano Rivera 2011-03-01 15:06:13 +02:00
  • 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. Stefano Rivera 2011-03-01 15:04:16 +02:00
  • a623269d2f Reformat NEWS Stefano Rivera 2011-03-01 15:03:32 +02:00
  • 5d7289caad Document Launchpadlib 1.9 issues in NEWS. Stefano Rivera 2011-03-01 01:01:06 +02:00
  • 35d3c4aee4 Skip pylint test if it crashes. Stefano Rivera 2011-03-01 00:51:25 +02:00
  • 3d7657e466 * Remove ubuntutools.lp.libsupport.get_launchpad, no longer used. Stefano Rivera 2011-03-01 00:32:36 +02:00
  • 997fb23b2d Use Launchpadlib.login_with() directly in scripts. Stefano Rivera 2011-03-01 00:30:54 +02:00
  • fe63eaec05 * Remove ubuntutools.lp.libsupport.approve_application, no longer used. Stefano Rivera 2011-02-28 23:56:09 +02:00
  • 77c95c7f24 Close staging and credentials-management related bugs Stefano Rivera 2011-02-27 23:18:01 +02:00
  • ebe9bfe05b Remove ubuntutools.lp.libsupporttranslate_api_web, no longer used. Stefano Rivera 2011-02-24 16:34:29 +02:00
  • dd7fd86c3d Remove manage-credentials, and credential handling code from ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via python-keyring. Stefano Rivera 2011-02-24 16:30:45 +02:00