Commit Graph

  • 7c994cefee Run harvest in sponsor-patch --fixes lp:833699 Stefano Rivera 2011-09-04 00:44:50 +02:00
  • 6f5982b9a7 Move harvest logic into ubuntutools.harvest Stefano Rivera 2011-09-04 00:24:27 +02:00
  • a3378ee9fc syncpackage: - Show changes to be synced when performing native syncs. - Support --bug (extra bugs to be closed by the sync) with native syncs. (Bugs are closed one individually, via the API, post-sync) Benjamin Drung 2011-09-03 22:39:04 +02:00
  • 8b273361cb Changelog back to UNRELEASED Stefano Rivera 2011-09-03 22:04:36 +02:00
  • c994254e4b Merge from trunk Stefano Rivera 2011-09-03 21:08:52 +02:00
  • d889f5af5a Changelog entry Stefano Rivera 2011-09-03 21:08:02 +02:00
  • 2b074fb581 Don't look for bugs closed in Debian changes, only close bugs mentioned on the command line Stefano Rivera 2011-09-03 20:49:35 +02:00
  • 5ac091b867 * Remove several tools not specific to Ubuntu that have been migrated to lptools (LP: #708886): - get-branches (renamed to lp-get-branches) - grab-attachments (renamed to lp-grab-attachments) - lp-project-upload - lp-list-bugs - lp-set-dup - lp-shell Benjamin Drung 2011-09-03 15:41:16 +02:00
  • 144f957675 Update copyright file. Jelmer Vernooij 2011-09-02 13:52:26 +02:00
  • 8d35759719 NEWS entry. Jelmer Vernooij 2011-09-02 13:49:09 +02:00
  • 01f8a0bd87 Drop lptools from recommends. Jelmer Vernooij 2011-09-02 13:46:10 +02:00
  • 32db0692a3 Update changelog. Jelmer Vernooij 2011-09-01 19:59:53 +02:00
  • b696cade13 merge trunk. Jelmer Vernooij 2011-09-01 19:39:20 +02:00
  • fe102eaa5b syncpackage: Check the sync blacklist. Benjamin Drung 2011-08-31 20:31:52 +02:00
  • 59b69d3767 Correcly handle NEW package bug closing (the task dosen't have a distribuiton attribute) Stefano Rivera 2011-08-25 18:41:57 +02:00
  • dbda709ce3 Update manpage Stefano Rivera 2011-08-25 14:32:07 +02:00
  • 497177760b Allow --force ing a blacklist override, when doing a non-native sync Stefano Rivera 2011-08-25 14:30:30 +02:00
  • 91c70189fd getDifferenceComments is a method on series Stefano Rivera 2011-08-25 14:29:36 +02:00
  • 95e5437f44 Note on LP bug to improve getDifferencesTo() Stefano Rivera 2011-08-24 23:52:45 +02:00
  • 165279fae9 TODO note on getDebianChangelog Stefano Rivera 2011-08-24 23:48:48 +02:00
  • 76fabbe0ba Add blacklisting explanation Stefano Rivera 2011-08-24 19:54:02 +02:00
  • 1277344ec8 Check the +localpackagediffs blacklist too Stefano Rivera 2011-08-24 19:52:21 +02:00
  • ed6962c413 Close bugs after syncing Stefano Rivera 2011-08-24 19:38:16 +02:00
  • 26d68da791 Detect bugs to be closed (but don't do anything with the list yet) Stefano Rivera 2011-08-24 17:46:23 +02:00
  • 1d1f86cb9c Docstring Stefano Rivera 2011-08-24 14:59:22 +02:00
  • e04d4df889 Check the sync blacklist Stefano Rivera 2011-08-24 14:46:11 +02:00
  • 13c0d09c25 get-branches is in lptools now, too. Jelmer Vernooij 2011-08-23 15:03:51 +02:00
  • 13a6851a10 Remove lp-shell, too. Jelmer Vernooij 2011-08-23 14:55:18 +02:00
  • 1cb0bfd1e7 remove grab-attachments, too. Jelmer Vernooij 2011-08-23 14:51:59 +02:00
  • ce2f96bc0d Make pylint happier and code more PEP-8 compliant. Benjamin Drung 2011-08-20 11:31:02 +02:00
  • 3e3b9bcff5 * syncpackage: Convert to new LP API, with --no-lp available for the old style of operation. * syncpackage: Require -f/--force option to overwrite Ubuntu changes. Benjamin Drung 2011-08-20 11:11:16 +02:00
  • a6b95b7d53 style Colin Watson 2011-08-18 15:11:36 +01:00
  • a4000c606c drop quiet download stuff, not worth an API debate Colin Watson 2011-08-18 15:10:19 +01:00
  • 44df5e3081 tweak to manual page suggested by bdrung Colin Watson 2011-08-18 15:08:01 +01:00
  • 2aaa7de246 docstring for copy() Colin Watson 2011-08-18 15:07:09 +01:00
  • d624e9d18f factor out dsc comparison into a method on ubuntutools.archive.Dsc Colin Watson 2011-08-18 15:06:05 +01:00
  • 9bc479dbcb drop unused variable Colin Watson 2011-08-18 13:00:00 +01:00
  • f40db6836e drop unused argument Colin Watson 2011-08-18 12:59:15 +01:00
  • 38ade0ea7d avoid shadowing global "debian" name Colin Watson 2011-08-18 12:57:19 +01:00
  • 189bfa238a fake syncs require --no-lp Colin Watson 2011-08-17 17:10:09 +01:00
  • 1d68d8064c add note on requestsync stderr about syncpackage Colin Watson 2011-08-17 16:48:17 +01:00
  • e3693820e5 refer to syncpackage from requestsync(1) for users with upload permission Colin Watson 2011-08-17 16:44:07 +01:00
  • c55c731237 Update test-help Jelmer Vernooij 2011-08-17 14:43:31 +02:00
  • fc3a05db7a Also remove manual pages, entries in copyright. Jelmer Vernooij 2011-08-17 14:40:59 +02:00
  • 0a2d4b11a8 use version.full_version rather than str(version) Colin Watson 2011-08-17 13:02:07 +01:00
  • f91f61f8d4 DebianSourcePackage.lp_spph is annoyingly overloaded; just do the check directly Colin Watson 2011-08-17 12:59:54 +01:00
  • ff41896cc8 Remove lp-project-upload, lp-list-bugs and lp-set-dup, which are now included in lptools. Jelmer Vernooij 2011-08-17 12:50:51 +02:00
  • 5eb960dd3f make better use of ubuntutools.archive, allowing us to detect when fakesyncs are required in LP mode Colin Watson 2011-08-17 03:03:01 +01:00
  • d26a7521b0 make it possible to quieten download progress information, particularly useful if downloading only the small .dsc files Colin Watson 2011-08-17 02:54:37 +01:00
  • a3e252dece document restriction of -n and -e to --no-lp mode Colin Watson 2011-08-17 00:07:34 +01:00
  • da15a35063 validate that the provided Debian version exists Colin Watson 2011-08-17 00:01:45 +01:00
  • 0ef30ff665 syncpackage: Require -f/--force option to overwrite Ubuntu changes. Colin Watson 2011-08-16 19:56:38 +01:00
  • 87e1cadcb0 use ubuntutools.question Colin Watson 2011-08-16 19:39:07 +01:00
  • 0735ad8de3 handle -d in Launchpad copy mode Colin Watson 2011-08-16 18:16:52 +01:00
  • f8d4866cbc move copyPackage into lpapicache for better encapsulation Colin Watson 2011-08-16 18:07:58 +01:00
  • ecaaa33fdc typo Colin Watson 2011-08-16 17:37:52 +01:00
  • 7386ca4d0c merge trunk Colin Watson 2011-08-16 16:41:23 +01:00
  • b9353d781a better error presentation Colin Watson 2011-08-16 16:30:10 +01:00
  • e8b02a39b2 monkeypatching doesn't work right; extend Launchpad.login instead Colin Watson 2011-08-16 16:20:29 +01:00
  • e6bde18b04 add explicit confirmation step Colin Watson 2011-08-16 16:00:30 +01:00
  • 2b03e3ca99 more logging by default Colin Watson 2011-08-16 15:47:21 +01:00
  • 91bad45ec1 .dsc syncs only work with --no-lp Colin Watson 2011-08-16 15:45:33 +01:00
  • fdfef34b37 document new syncpackage behaviour Colin Watson 2011-08-16 15:42:23 +01:00
  • 122e711d28 syncpackage: Convert to new LP API, with --no-lp available for the old style of operation. Colin Watson 2011-08-16 15:32:48 +01:00
  • abfdd76f01 ubuntutools.test.test_archive: Forgive newer python-debian's for calling GpgInfo.from_sequence() with the optional keyrings arguments. 0.128 Stefano Rivera 2011-08-16 11:19:15 +02:00
  • 0744d360cc Upload to unstable Stefano Rivera 2011-08-16 10:25:48 +02:00
  • 3eb727f3ca backportpackage: Backport from local source packages again (LP: #801945) Stefano Rivera 2011-08-16 10:25:11 +02:00
  • aa99618dd6 backportpackage: Backport from local source packages again (LP: #801945) Stefano Rivera 2011-08-16 01:17:25 +02:00
  • 7acdaaf977 [ Stefano Rivera ] [ Julian Taylor ] lp-shell: use ipython shell if available Julian Taylor 2011-08-14 21:00:11 +02:00
  • e124934502 fix changelog Julian Taylor 2011-08-14 18:57:09 +02:00
  • 405141964e lp-shell: rename options.mode to options.shell Julian Taylor 2011-08-14 18:56:31 +02:00
  • 04d4e0f3d9 doc/lp-shell.1: fix typo Julian Taylor 2011-08-14 18:54:53 +02:00
  • 8e8a5d7e52 lp-shell: clear argv for ipython < 0.11 Julian Taylor 2011-08-14 18:03:47 +02:00
  • a8965d486d lp-shell: disable import error pylint error on nested try-except Julian Taylor 2011-08-14 18:03:09 +02:00
  • 5f374b192b lp-shell: add cmd-line options to set used shell Julian Taylor 2011-08-14 17:40:28 +02:00
  • d0afcbd295 lp-shell: use ipython shell if available Julian Taylor 2011-08-14 17:40:10 +02:00
  • 3449fc6a64 lp-shell: use ipython shell if available Julian Taylor 2011-08-14 17:07:42 +02:00
  • 5762512710 ubuntutools.builder: Detect missing builder and fail early. Stefano Rivera 2011-07-26 10:54:45 +02:00
  • 5f88f85278 Rename variables in get_builder Stefano Rivera 2011-07-26 10:54:16 +02:00
  • 5c960d720b Drop unecessary os.path import Stefano Rivera 2011-07-26 10:54:04 +02:00
  • ae55aac31b changelog entry Stefano Rivera 2011-07-25 19:37:30 +02:00
  • 6e05bb7e74 Detect missing builder early Stefano Rivera 2011-07-25 19:32:15 +02:00
  • b4a6cf5310 Use Builder.name instead of _command for the pbuilder builders Stefano Rivera 2011-07-25 15:20:27 +02:00
  • 9357415020 cowbuilderdist -> cowbuilder-dist Stefano Rivera 2011-07-25 15:19:59 +02:00
  • 40624a2443 releasing version 0.127 0.127 Benjamin Drung 2011-07-01 22:07:27 +02:00
  • 798ed69085 Remove empty /usr/share/ubuntu-dev-tools directory. Benjamin Drung 2011-07-01 22:07:08 +02:00
  • a03fa654f3 Move debian-distro-info, distro-info, and ubuntu-distro-info from ubuntu-dev-tools into distro-info. Benjamin Drung 2011-06-25 17:53:44 +02:00
  • 0737f186fe releasing version 0.126 0.126 Benjamin Drung 2011-06-25 16:39:02 +02:00
  • ebbaada218 Add experimental to list of Debian distributions. Benjamin Drung 2011-06-25 16:20:22 +02:00
  • 61cc8e57ba submittodebian: Write a usable .reportbugrc if it doesn't exist. (LP: #800429) Benjamin Drung 2011-06-25 15:35:17 +02:00
  • dfdbce7108 Wrap long lines. Benjamin Drung 2011-06-24 17:50:10 +02:00
  • 19c33e5e32 * ubuntutools.subprocess: - New drop-in replacement wrapper module around subprocess that backports the restore_signals kwarg and defaults close_fds=True - Switch everything previously using subprocess to use ubuntutools.subprocess instead (LP: #785854) Evan Broder 2011-06-24 16:32:07 +02:00
  • be202b94d5 * ubuntutools.misc: Add a new "system_distribution_chain", which returns a list starting with the current distribution and working its way up each distribution's parent. * ubuntutools.misc: Add a function to find the distribution that used a given release codename. * backportpackage, doc/backportpackage.1: Accept codenames from any distribution in the parenting chain. Makes it possible to, e.g., backport from Debian. (LP: #703099) Evan Broder 2011-06-24 16:13:43 +02:00
  • 544c21ba3a releasing version 0.125ubuntu1 0.125ubuntu1 Didier Roche 2011-06-24 11:50:23 +02:00
  • ba5566c4a1 * get-build-deps: - fix a wrong parser when some build-dep have an epoch Didier Roche 2011-06-24 11:37:39 +02:00
  • c1eac4b0a9 Save the UDTConfig object and use it to find a default mirror. Evan Broder 2011-06-23 17:55:14 -07:00
  • dd46215fbe submittodebian: Write a usable .reportbugrc if it doesn't exist. (LP: #800429) Stefano Rivera 2011-06-22 12:15:57 +02:00
  • 814fba1ade Fix indentation. Benjamin Drung 2011-06-21 18:25:15 +02:00
  • e6e0b97226 Clean up some long lines Evan Broder 2011-06-19 14:50:52 -07:00
  • 24452f43df Query rmadison for the canonical codename of a release, not aliases like "unstable" Evan Broder 2011-06-19 14:46:53 -07:00