687 Commits

Author SHA1 Message Date
Stefano Rivera
67734216ab Add bidirectional workarounds for LP: #599695 (pbuilder uses the host
apt keyring). Complain if the target's keyring isn't installed.
2010-12-02 09:37:44 +02:00
Stefano Rivera
f347770b46 Use dpkg-vendor in ubuntutools.misc.system_distribution(), cache result. 2010-12-02 09:34:09 +02:00
Stefano Rivera
27365f9dd4 Set HOME so pbuilder reads .pbuilderrc 2010-12-02 09:30:21 +02:00
Stefano Rivera
04eb3ada8b Catch OSErrors when creating directories (LP: #671067) 2010-11-22 14:29:52 +02:00
Stefano Rivera
7126a9e894 * pbuilder-dist:
- Refactor to use subprocess.popen instead of os.system (LP: #398974)
2010-11-22 14:26:10 +02:00
Colin Watson
684e340b54 submittodebian: Encourage sending multiple independent pieces of the
Ubuntu patch in separate bug reports.
2010-12-01 16:51:09 +00:00
Daniel Holbach
a7677ff836 submittodebian: rephrase boilerplate text to be more polite, add reminder
to explain the patch sufficiently and add necessary information.
2010-11-30 11:56:36 +01:00
Stefano Rivera
0dd7a86948 Revert DEB_VENDOR exporting in pull-lp-source, dgetlp 2010-11-27 18:40:41 +02:00
Stefano Rivera
282aa33614 Add --sort-binary-packages and --keep-first (LP: #681119) 2010-11-27 09:22:20 +02:00
Benjamin Drung
15e5ef9a82 sponsor-patch: Support building with sbuild (LP: #681242). 2010-11-26 19:34:31 +01:00
Stefano Rivera
76f7079cb1 Add --sort-binary-packages (LP: #681119) 2010-11-26 18:38:51 +02:00
Stefano Rivera
a27c19cb5c Sort Architecture (LP: #681131) 2010-11-26 18:03:28 +02:00
Benjamin Drung
17ea793a94 syncpackage: Fix error message for failed downloads. 2010-11-25 23:49:39 +01:00
Stefano Rivera
9d312fbeec Add configurable debian directory location 2010-11-24 22:17:23 +02:00
Benjamin Drung
ba64f36109 wrap-and-sort: Remove duplicate items from sorted lists. 2010-11-24 21:02:11 +01:00
Stefano Rivera
937e6c3aee Forgotten DEB_VENDOR change for pull-lp-source 2010-11-24 21:32:45 +02:00
Stefano Rivera
df87493df5 ack-sync, dgetlp, grab-merge, syncpackage: Export DEB_VENDOR=Ubuntu when
unpacking source packages. 3.0 (quilt) has optional per-vendor patch
series.
2010-11-24 21:06:23 +02:00
Stefano Rivera
6ce93a9a09 Ubuntu e-mail address 2010-11-24 20:02:35 +02:00
Stefano Rivera
952311f101 Remove null-entry from trailing comma in sorted lists 2010-11-24 19:21:00 +02:00
Stefano Rivera
11d5296e86 Add one-space-indentation option: --short-indent 2010-11-24 19:16:16 +02:00
Stefano Rivera
b04aa7844f Sort debian/install as well as debian/*.install 2010-11-24 18:47:50 +02:00
Stefano Rivera
22bae2ac33 * wrap-and-sort:
- Correct typo in options --wrap-allways -> --wrap-always
2010-11-24 18:38:18 +02:00
Stefano Rivera
b8f3016eb3 edit-patch: Detect quilt patch-system in 3.0 (quilt) packages without any
patches yet.
2010-11-24 17:59:54 +02:00
Benjamin Drung
bd8d28701f releasing version 0.106 2010-11-21 15:41:56 +01:00
Benjamin Drung
623ecc432c debian/control: Use shorter addresses for VCS-* fields. 2010-11-21 15:41:25 +01:00
Michael Bienia
d55ea2647f pull-debian-source: Fix logical error in abort check (lp: #678072). 2010-11-21 14:48:22 +01:00
Benjamin Drung
bf8f15471f sponsor-patch: Call dpkg-source with --no-preparation to not apply patches
if the packages uses the 3.0 (quilt) format.
2010-11-20 22:07:37 +01:00
Kees Cook
e38e8a0c45 mk-sbuild: drop "priority" option; sbuild no longer uses it. 2010-11-05 17:37:03 -07:00
Benjamin Drung
5f78423d35 releasing version 0.105 2010-10-30 20:58:54 +02:00
Benjamin Drung
45c8f13d65 syncpackage: Print an error message if the source-only build fails (LP: #668749). 2010-10-30 20:36:42 +02:00
Benjamin Drung
7241b30c16 syncpackage: Show a error message instead of raising an error if Ubuntu contains a newer version. 2010-10-30 20:13:07 +02:00
Benjamin Drung
b403dedbfb syncpackage: Don't add quotation marks to changelog entries (LP: #668805). 2010-10-30 19:58:08 +02:00
Benjamin Drung
3bccd17b81 Add missing hash to Debian bug number. 2010-10-30 19:31:33 +02:00
Benjamin Drung
61303da466 syncpackage: Don't crash if environment variables aren't set (LP: #665202). 2010-10-30 19:17:30 +02:00
Iain Lane
230cc212ce pbuilder-dist: Explicitly use debian keyring when working with a
Debian chroot, working around #599695
2010-10-29 14:54:02 +01:00
Stefano Rivera
87e4054245 Rename -u -> --dont-sign. Correctly handle fakesyncs from ack-sync. 2010-10-27 23:20:26 +02:00
Stefano Rivera
e79ddd9c3a mk-sbuild: Add support for btrfs-snapshot based chroots 2010-10-26 12:39:19 +02:00
Stefano Rivera
cf6c2356b1 - Correct and neaten options.
* syncpackage:
   - Add -u parameter, to disable signing.
2010-10-26 12:33:38 +02:00
Christopher James Halse Rogers
47bc5bf351 mk-sbuild: Add support for btrfs-snapshot based chroots 2010-10-25 12:27:50 -04:00
Stefano Rivera
19399b71c9 * doc/syncpackage.1:
- Add a warning that the use of syncpackage is discouraged.
2010-10-22 17:26:03 +02:00
Stefano Rivera
4ab5841b20 * pull-debian-source:
- Show message when a package isn't in Debian testing (LP: #529041).
2010-10-17 12:07:34 +02:00
Kees Cook
2772869fa8 mk-sbuild: use --no-install-recommends on Debian too (Closes: 599699). 2010-10-13 13:22:45 -07:00
Martin Pitt
992f710440 lp-project-upload: Add support handling multiple project series. 2010-10-11 14:46:26 +02:00
Marco Rodrigues
af95fac84c Show message when a package isn't in Debian testing 2010-09-27 22:45:19 +01:00
Siegfried-Angel Gevatter Pujals
3515d7ac78 * pbuilder-dist, doc/pbuilder-dist.1:
- Export the distribution and architecture information to the environment
     so that it is available in pbuilderrc, etc. (LP: #628933).
2010-09-26 17:39:45 +02:00
Benjamin Drung
a07da2e246 Releasing 0.104 2010-09-25 13:15:35 +02:00
Siegfried-Angel Gevatter Pujals
2c2ba94a96 * pbuilder-dist:
- Fix regression where pbuilder would get an empty string as first
     positional argument.
   - Update --debug-echo so that it doesn't hide empty parameters (now
     that they are wrapped around quotes they are significant).
2010-09-25 10:47:48 +02:00
Luca Falavigna
b6648db1ea Releasing 0.103 2010-09-22 18:13:35 +02:00
Benjamin Drung
65efe55972 ubuntutools/update_maintainer.py: Fix failure if debian/control.in is a
directory.
2010-09-22 15:54:47 +02:00
Stefano Rivera
a2a4fc785d ubuntutools/lp/libsupport.py: Support production API URLs in
translate_web_api.
2010-09-22 11:41:58 +02:00