Commit Graph

  • 3ead141240 Update man pages for backportpackage and sponsor-patch to mention pbuilder-dist support. Benjamin Drung 2010-12-17 14:06:35 +01:00
  • 6aafc793dd Fix indentation and formatting of previous commit. Benjamin Drung 2010-12-17 13:56:36 +01:00
  • 9bbcd92ce4 Indentation fix. Benjamin Drung 2010-12-17 13:48:05 +01:00
  • ec60ffc00e sponsor-patch: Fix builder update logic. Benjamin Drung 2010-12-17 11:49:22 +01:00
  • 1747986a88 pbuilder-dist: Override the default build result location if --buildresult is specified. Bilal Akhtar 2010-12-17 13:47:48 +03:00
  • 409762e55c Make command line flag description more consistent. Benjamin Drung 2010-12-17 11:46:33 +01:00
  • 552b0a1f91 Undo some accidental changes Evan Broder 2010-12-17 01:48:45 -08:00
  • ab0dc4244b Actually merge trunk Evan Broder 2010-12-17 01:47:15 -08:00
  • 5e181b6b8e backportpackage: Error out of builder update fails Evan Broder 2010-12-17 01:36:05 -08:00
  • 8627e0a626 Merge trunk. Evan Broder 2010-12-17 01:32:30 -08:00
  • 8eda0c4326 backportpackage: new script for testing backport requests in a PPA. Benjamin Drung 2010-12-16 23:43:48 +01:00
  • b50fbb7750 backportpackage: Accept a URL or path to a .dsc file as an alternative to a source package name Evan Broder 2010-12-16 01:05:29 -08:00
  • 2585452cbb backportpackage: Allow specifying a working directory Evan Broder 2010-12-16 00:06:57 -08:00
  • 44f2b31a98 doc/backportpackage.1: Add an EXAMPLES section Evan Broder 2010-12-15 21:18:48 -08:00
  • 82373b169d backportpackage: If no dest release is specified, default to the current release Evan Broder 2010-12-15 20:50:30 -08:00
  • 533b2bf7bd backportpackage: Pass around options instead of options container Evan Broder 2010-12-15 20:39:50 -08:00
  • fb0712859c backportpackage: Eliminate global variables Evan Broder 2010-12-15 20:34:58 -08:00
  • 2b37f9bc62 backportpackage: --source/--destination instead of --from/--to Evan Broder 2010-12-15 20:19:28 -08:00
  • d116ced2ca backportpackage: Error if neither -b nor -u is specified Evan Broder 2010-12-15 20:16:47 -08:00
  • c0209c5494 add example to grep-merges(1) Colin Watson 2010-12-15 21:57:32 +00:00
  • a3c7379a9d install grep-merges Colin Watson 2010-12-15 20:50:30 +00:00
  • a8cea3d339 backportpackage: Abort if build fails Evan Broder 2010-12-15 11:02:07 -08:00
  • 899139ba99 backportpackage: Unquote URLs we get back from LP Evan Broder 2010-12-15 11:00:02 -08:00
  • 61495065ec grep-merges: New tool. Colin Watson 2010-12-15 14:50:54 +00:00
  • 4e7c58085e pull-lp-source: Unquote URI to get "+" instead of "%2B" in the file name (LP: #681114). Benjamin Drung 2010-12-14 18:22:51 +01:00
  • 6961cbfb3c ubuntutools.builder: Use sbuild-update and friends instead of calling schroot directly Evan Broder 2010-12-13 10:47:26 -08:00
  • ac1260b163 sponsor-patch: Replace accidentally removed comment Evan Broder 2010-12-13 10:09:21 -08:00
  • 9f6067b68f sponsor-patch: Add --update option to make sure build environment is up to date (LP: #689605) Evan Broder 2010-12-13 04:00:14 -08:00
  • b01194ef8d ubuntutools.builder: Add an "update" method for updating chroots Evan Broder 2010-12-13 03:47:37 -08:00
  • ee157d1cd9 ubuntutools.builder: Small fixup spotted by pylint Evan Broder 2010-12-12 20:20:40 -08:00
  • 3ae9fea935 backportpackage: Minor cleanup identified by pylint Evan Broder 2010-12-12 20:19:37 -08:00
  • ccb14b6831 backportpackage: Add a --build option. (And a --builder option) Evan Broder 2010-12-12 20:11:49 -08:00
  • b56b02683b sponsor-patch: Separate multi-builder support into a Python module. Evan Broder 2010-12-12 19:45:52 -08:00
  • fc7faa9780 sponsor-patch, backportpackage: Factor out logging code from sponsor-patch and share it with backportpackage Evan Broder 2010-12-12 19:27:08 -08:00
  • aff1d83e02 backportpackage: Update the manpage for the new UI Evan Broder 2010-12-12 19:16:59 -08:00
  • 7dd3ae05d7 backportpackage: Make the source package an argument instead of an option Evan Broder 2010-12-12 18:54:04 -08:00
  • 71102a4589 backportpackage: Refactor code some so main structure is clearer Evan Broder 2010-12-12 18:48:50 -08:00
  • 7450a5e8bb backportpackage: Fix slightly awkward text Evan Broder 2010-12-12 18:26:25 -08:00
  • 3ab323805e backportpackage: Wrap source to 80-column lines Evan Broder 2010-12-12 18:25:59 -08:00
  • 1a2677b8ef backportpackage: Factor out subprocess.call error handling into a helper Evan Broder 2010-12-12 18:24:28 -08:00
  • 462cd8f4ca backportpackage: Add a --version argument Evan Broder 2010-12-12 18:12:28 -08:00
  • dc76d195bf backportpackage: Support backporting to multiple destination releases by using (required) options instead of arguments Evan Broder 2010-12-12 16:36:51 -08:00
  • 8ec0773201 backportpackage: Correct uses of subprocess.call Evan Broder 2010-12-12 12:15:38 -08:00
  • 6e214de3b3 ubuntutools/lp/lpapicache.py: Replace tabs with spaces Michael Bienia 2010-12-12 11:46:07 +01:00
  • 4669ee62af backportpackage: Use a file:/// URL when giving paths to make them clickable in gnome-terminal Evan Broder 2010-12-11 16:57:40 -08:00
  • fccec5fab9 backportpackage: Pass -sa to debuild to make sure the orig source tarball is included Evan Broder 2010-12-11 16:54:37 -08:00
  • 0f01b0752c backportpackage: Print real error messages instead of relying on subprocess.check_call backtraces Evan Broder 2010-12-11 16:54:19 -08:00
  • 158c4f3693 backportpackage.1: Document that backportpackage uses a temporary directory, as this is different from sponsor-patch and syncpackage Evan Broder 2010-12-11 15:49:49 -08:00
  • 2befb9ec5a backportpackage: Use "backportpackage-" as the prefix for temporary directory, to make it easy to find Evan Broder 2010-12-11 15:49:18 -08:00
  • 006e8482fc Actually install the backportpackage script. Evan Broder 2010-12-11 15:24:05 -08:00
  • 07029e3dfb Set DEB_VENDOR in backportpackage, since it will only be used for Ubuntu development Evan Broder 2010-12-11 14:43:31 -08:00
  • cb41838b48 backportpackage: new script for testing backport requests in a PPA. Evan Broder 2010-12-11 14:12:02 -08:00
  • 53652d8cee pbuilder-dist: Fix typo in local archive support, introduced in 0.107. Stefano Rivera 2010-12-11 12:35:18 +02:00
  • 133f91bbf9 lp-shell, import-bug-from-debian: Use the 'production' LP instance instead of 'edge' (which is going away). Michael Bienia 2010-12-03 13:54:28 +01:00
  • 91239a55f7 releasing version 0.107 0.107 Benjamin Drung 2010-12-03 00:14:44 +01:00
  • 100ba7d1b5 Remove all trailing tabs. Benjamin Drung 2010-12-03 00:10:41 +01:00
  • 1943df29eb Remove all trailing spaces. Benjamin Drung 2010-12-03 00:06:43 +01:00
  • daf1535d05 edit-patch: Correct indentation to spaces only. Benjamin Drung 2010-12-02 23:36:32 +01:00
  • 84e2835686 * pbuilder-dist: - Refactor to use subprocess.popen instead of os.system (LP: #398974) - Catch OSErrors when creating directories (LP: #671067) - Set HOME so pbuilder reads .pbuilderrc - Add bidirectional workarounds for LP: #599695 (pbuilder uses the host apt keyring). Complain if the target's keyring isn't installed. * Use dpkg-vendor in ubuntutools.misc.system_distribution(), cache result. Stefano Rivera 2010-12-02 11:42:51 +02:00
  • cbbd22fa5b Pass --debootstrap qemu-debootstrap as separate arguments Stefano Rivera 2010-12-02 10:25:31 +02:00
  • 67734216ab Add bidirectional workarounds for LP: #599695 (pbuilder uses the host apt keyring). Complain if the target's keyring isn't installed. Stefano Rivera 2010-12-02 09:37:44 +02:00
  • f347770b46 Use dpkg-vendor in ubuntutools.misc.system_distribution(), cache result. Stefano Rivera 2010-12-02 09:34:09 +02:00
  • 516b264a8f Strip trailing whitespace Stefano Rivera 2010-12-02 09:33:54 +02:00
  • 27365f9dd4 Set HOME so pbuilder reads .pbuilderrc Stefano Rivera 2010-12-02 09:30:21 +02:00
  • b2a400fe50 Pass --basetgz foo as separate arguments Stefano Rivera 2010-12-02 00:56:56 +02:00
  • 43781fb79a Compress Vertical Whitespace Stefano Rivera 2010-11-23 09:00:16 +02:00
  • afb27f1e1b Minor tweaks Stefano Rivera 2010-11-23 08:56:23 +02:00
  • b78b21f43e Whitespace -> PEP-8 Stefano Rivera 2010-11-23 08:54:42 +02:00
  • 04eb3ada8b Catch OSErrors when creating directories (LP: #671067) Stefano Rivera 2010-11-22 14:29:52 +02:00
  • 7126a9e894 * pbuilder-dist: - Refactor to use subprocess.popen instead of os.system (LP: #398974) Stefano Rivera 2010-11-22 14:26:10 +02:00
  • 2f4abf3d71 Print errors to stderr Stefano Rivera 2010-11-22 13:33:19 +02:00
  • 781d077af8 Check for builder in sbin paths even if they aren't in PATH Stefano Rivera 2010-11-22 13:25:55 +02:00
  • 684e340b54 submittodebian: Encourage sending multiple independent pieces of the Ubuntu patch in separate bug reports. Colin Watson 2010-12-01 16:51:09 +00:00
  • a7677ff836 submittodebian: rephrase boilerplate text to be more polite, add reminder to explain the patch sufficiently and add necessary information. Daniel Holbach 2010-11-30 11:56:36 +01:00
  • 0dd7a86948 Revert DEB_VENDOR exporting in pull-lp-source, dgetlp Stefano Rivera 2010-11-27 18:40:41 +02:00
  • cb64c34c22 Simplify arch-sorting key lambda Stefano Rivera 2010-11-27 09:24:32 +02:00
  • 282aa33614 Add --sort-binary-packages and --keep-first (LP: #681119) Stefano Rivera 2010-11-27 09:22:20 +02:00
  • 15e5ef9a82 sponsor-patch: Support building with sbuild (LP: #681242). Benjamin Drung 2010-11-26 19:34:31 +01:00
  • 76f7079cb1 Add --sort-binary-packages (LP: #681119) Stefano Rivera 2010-11-26 18:38:51 +02:00
  • 2fc7208333 Add explanatory comment to architecture-sorting, break up scary-long-line Stefano Rivera 2010-11-26 18:19:59 +02:00
  • a27c19cb5c Sort Architecture (LP: #681131) Stefano Rivera 2010-11-26 18:03:28 +02:00
  • 7e8423a470 sponsor-patch: Move workdir logic before option parser. Benjamin Drung 2010-11-26 14:38:31 +01:00
  • 17ea793a94 syncpackage: Fix error message for failed downloads. Benjamin Drung 2010-11-25 23:49:39 +01:00
  • da237f41a9 wrap-and-sort: Fix indention. Benjamin Drung 2010-11-24 22:54:18 +01:00
  • 9d312fbeec Add configurable debian directory location Stefano Rivera 2010-11-24 22:17:23 +02:00
  • fe2867ba1c Update wrap-and-sort manpage Stefano Rivera 2010-11-24 21:45:57 +02:00
  • ba64f36109 wrap-and-sort: Remove duplicate items from sorted lists. Benjamin Drung 2010-11-24 21:02:11 +01:00
  • b6582c2c6e wrap-and-sort: Fix indention. Benjamin Drung 2010-11-24 20:42:14 +01:00
  • 937e6c3aee Forgotten DEB_VENDOR change for pull-lp-source Stefano Rivera 2010-11-24 21:32:45 +02:00
  • ddf5199752 ack-sync, dgetlp, grab-merge, syncpackage: Export DEB_VENDOR=Ubuntu when unpacking source packages. 3.0 (quilt) has optional per-vendor patch series. Stefano Rivera 2010-11-24 21:07:00 +02:00
  • df87493df5 ack-sync, dgetlp, grab-merge, syncpackage: Export DEB_VENDOR=Ubuntu when unpacking source packages. 3.0 (quilt) has optional per-vendor patch series. Stefano Rivera 2010-11-24 21:06:23 +02:00
  • d28b99753e * wrap-and-sort: - Correct typo in options --wrap-allways -> --wrap-always - Sort debian/install as well as debian/*.install - Add one-space-indentation option: --short-indent - Remove null-entry from trailing comma in sorted lists Stefano Rivera 2010-11-24 20:16:19 +02:00
  • 6ce93a9a09 Ubuntu e-mail address Stefano Rivera 2010-11-24 20:02:35 +02:00
  • 6b187026f5 Style Stefano Rivera 2010-11-24 20:01:06 +02:00
  • d814f79fa1 Typo lenght -> length Stefano Rivera 2010-11-24 19:59:44 +02:00
  • 66ad1f5854 Start short-indent lists on next-line Stefano Rivera 2010-11-24 19:25:29 +02:00
  • 952311f101 Remove null-entry from trailing comma in sorted lists Stefano Rivera 2010-11-24 19:21:00 +02:00
  • 11d5296e86 Add one-space-indentation option: --short-indent Stefano Rivera 2010-11-24 19:16:16 +02:00
  • b04aa7844f Sort debian/install as well as debian/*.install Stefano Rivera 2010-11-24 18:47:50 +02:00
  • 22bae2ac33 * wrap-and-sort: - Correct typo in options --wrap-allways -> --wrap-always Stefano Rivera 2010-11-24 18:38:18 +02:00