1238 Commits

Author SHA1 Message Date
Benjamin Drung
660e6256c7 Fix typo. 2010-08-02 01:58:26 +02:00
Benjamin Drung
ace0508430 ack-sync: Print name of bug owner if the public email address is missing. 2010-08-02 01:58:18 +02:00
Stefano Rivera
896b1780b4 syncpackage: Set DEB_VENDOR=Ubuntu when fakesyncing, so fakesyncs prepared on a Debian host can close LP bugs 2010-08-01 20:03:49 +02:00
Benjamin Drung
79fdd2dccb syncpackage: Fix variable usage before assigning. 2010-07-31 01:56:04 +02:00
Benjamin Drung
cf1939605e ack-sync: Improve source package name guessing. 2010-07-30 15:56:57 +02:00
Benjamin Drung
dcaab5fc47 update-maintainer: Add a --quiet option. 2010-07-30 03:51:33 +02:00
Benjamin Drung
7d53fbf9df Add bzr-builddeb configuration. 2010-07-30 03:46:19 +02:00
Benjamin Drung
c3bd2726c7 * syncpackage:
- Prepend script name to every output
  - Output every executed command in verbose mode
2010-07-30 03:32:23 +02:00
Benjamin Drung
3b4c72019a ack-sync: Use a hidden local file. 2010-07-30 01:01:46 +02:00
Benjamin Drung
71c25ec898 syncpackage: Use Version class from python-debian to fix extraction of
upstream version for debian versions that contain more than one dash.
2010-07-30 00:58:26 +02:00
Benjamin Drung
309bf6d2a3 ack-sync: Allow pulling email address from local file. 2010-07-29 13:39:10 +02:00
Michael Bienia
a3a1a1bc6f + Add a forgotten changelog entry
+ import-bug-from-debian: Clean up a little bit
2010-07-29 00:02:32 +02:00
Michael Bienia
19f2e81a3b import-bug-from-debian: Clean up a little bit 2010-07-29 00:00:33 +02:00
Michael Bienia
ed98811342 Add a forgotten changelog entry 2010-07-29 00:00:07 +02:00
Benjamin Drung
5d25f96d46 Bump Standards-Version to 3.9.1 (no changes required). 2010-07-28 16:27:29 +02:00
Benjamin Drung
477e6a9430 syncpackage: Fix extraction of upstream version for debian versions that
contain more than one dash.
2010-07-28 16:25:35 +02:00
Steve Beattie
a5c97797d3 * mk-schroot: add debootstrap include/exclude options
* mk-schroot.1: document added options
2010-07-27 23:07:34 -07:00
Michael Bienia
1e7993df3e ubuntutools/lp/lpapicache.py: The LP API function archive.checkUpload() throws
an exception when the person has no upload rights.
2010-07-22 21:13:20 +02:00
Michael Bienia
0cca58d2bb requestsync: Fix bug where the variable 'hasLP' is not always set (lp: #607874) 2010-07-20 19:47:45 +02:00
Fabrice Coutadeur
505af8e20c ack-sync_ uses -d parameter when calling sbuild instead of -c as chroot are
now using the arch for amd64
2010-07-14 07:51:19 +02:00
Stefano Rivera
7ad49b91be ack-sync: Allow environment to leak into sudo when calling pbuilder.
e.g. So one can set an environment variable specifying the architecture to
build on, or to tell a lintian pbuilder hook script not to abort the build in
the presence of serious issues.
2010-07-12 21:12:42 +02:00
Michael Bienia
5c5240519b * ubuntutools/lp/lpapicache.py: use the new LP API function
archive.checkUpload() to check upload permissions
* Add "import-bug-from-debian" written by James Westby to u-d-t
2010-07-11 20:36:15 +02:00
Michael Bienia
b9b643afd8 Add python-soappy to Recommends. 2010-07-11 20:33:18 +02:00
Michael Bienia
aecf197601 Add copyright information for "import-bug-from-debian" and install it as part of ubuntu-dev-tools. 2010-07-11 20:30:08 +02:00
Michael Bienia
becabaff92 Add http://people.canonical.com/~jamesw/import-bug-from-debian.py 2010-07-11 18:43:19 +02:00
Michael Bienia
924f910335 ubuntutools/lp/lpapicache.py: use the new LP API function archive.checkUpload() to check upload permissions 2010-07-11 18:41:14 +02:00
Stefano Rivera
2d26fc13a0 When ack-syncing multiple bugs, don't use the first reporter's email address
for all bugs.
When an email address *is* supplied on the command line, use it for all bugs.
2010-07-09 22:12:54 +02:00
Stefano Rivera
a5787e48a1 Explicitly dput to ubuntu (defined in the default dput.cf in both Debian and Ubuntu) 2010-07-09 22:11:41 +02:00
Benjamin Drung
3b54c5b956 Switch to dpkg-source 3.0 (native) format. 2010-06-29 16:44:05 +02:00
Benjamin Drung
44afef5cd2 Bump Standards-Version to 3.9.0 (no changes required). 2010-06-29 16:43:08 +02:00
Benjamin Drung
8ba73a850e * syncpackage: Update manpage to reflect current usage. (Closes: #587142,
LP: #598477)
* ubuntu-build: Update manpage to reflect current usage. (LP: #490535)
* edit-patch: Add manpage. (LP: #538379)
* massfile: Add manpage.
* pull-debian-debdiff: Add manpage.
* setup-packaging-environment: Add manpage.
* ubuntu-iso: Add manpage.
2010-06-29 16:41:06 +02:00
Benjamin Drung
49b1f200a5 Revert last commit, use Andrew Starr-Bochicchio's branch instead. 2010-06-29 16:39:12 +02:00
Andrew Starr-Bochicchio
54f47409c0 massfile: One more minus sign to escape in man page. 2010-06-29 10:20:02 -04:00
Andrew Starr-Bochicchio
ccc59ee0d7 syncpackage: Update man page to mention that it does fakesyncs. 2010-06-29 10:17:34 -04:00
Andrew Starr-Bochicchio
cbeeb920b2 massfile: Remember to escape minus signs in man page. 2010-06-29 10:11:21 -04:00
Luca Falavigna
c696deeff1 * doc/syncpackage.1:
- Integrate with new syncpackage options
2010-06-27 17:13:15 +02:00
Andrew Starr-Bochicchio
ec24eb2c70 Tweak syncpackage man page. 2010-06-26 14:46:11 -04:00
Andrew Starr-Bochicchio
85623d625a ubuntu-iso: Add manpage. 2010-06-26 14:41:04 -04:00
Andrew Starr-Bochicchio
6acfe02e37 setup-packaging-environment: Add manpage. 2010-06-26 14:31:30 -04:00
Andrew Starr-Bochicchio
3f944f59b7 pull-debian-debdiff: Add manpage. 2010-06-26 14:18:05 -04:00
Andrew Starr-Bochicchio
f7cf471e93 Tweak edit-patch man page. 2010-06-26 14:11:47 -04:00
Andrew Starr-Bochicchio
6f1313e1a4 massfile: Add manpage. 2010-06-26 14:11:27 -04:00
Andrew Starr-Bochicchio
b813c3ea45 edit-patch: Add manpage. (LP: #538379) 2010-06-25 17:22:31 -04:00
Andrew Starr-Bochicchio
62761f2afd ubuntu-build: Update manpage to reflect current usage. (LP: #490535) 2010-06-25 16:11:43 -04:00
Andrew Starr-Bochicchio
97ed98b22e syncpackage: Update manpage to reflect current usage. (LP: #598477) 2010-06-25 15:46:51 -04:00
Daniel Holbach
c88924cfc6 release 0.100 0.100 2010-06-23 16:26:39 +02:00
Michael Bienia
f396485ac4 [ Daniel Hahler ]
mk-sbuild: add $RELEASE to error message.
2010-06-17 21:18:12 +02:00
Daniel Hahler
f3739a77a9 Minor: mk-sbuild: add $RELEASE to error message.
This prevents confusion like it happened for me in LP:#595299
2010-06-17 20:56:59 +02:00
David Futcher
5bbdbed962 edit-patch: Tentatively commit support for applying patches with no patchsystem present 2010-06-10 15:12:25 +01:00
Benjamin Drung
31c8c6dfcf Fix typo in python-debian version. 2010-06-10 00:04:12 +02:00