1099 Commits

Author SHA1 Message Date
Benjamin Drung
55cd28cb31 ack-sync: Assign yourself before working on the sync request. 2010-08-05 22:03:43 +02:00
Stefano Rivera
6f78086089 Correct typo from r686. dcs -> dsc 2010-08-04 21:27:55 +02:00
Luca Falavigna
4ac351c1f6 Releasing 0.101 0.101 2010-08-04 10:07:09 +00:00
Luca Falavigna
9fb63c6224 mk-schroot: add debootstrap include/exclude options 2010-08-04 09:42:55 +00:00
Luca Falavigna
2c01f17904 Change Maintainer email address to match Alioth's one 2010-08-03 23:32:09 +02:00
Benjamin Drung
9de91675bc Switch to simple dh7 rule. 2010-08-02 20:41:09 +02:00
Benjamin Drung
c1bdfe3f6d suspicious-source: Replace with total rewrite in Python using python-magic. 2010-08-02 20:27:37 +02:00
Benjamin Drung
633d60d71d Update README.updates to use bzr bd instead of debuild. 2010-08-02 20:06:11 +02:00
Benjamin Drung
6619e1c0f8 Fix mistakes from previous commits. 2010-08-02 15:47:29 +02:00
Benjamin Drung
04a2a88c09 Fix typo. 2010-08-02 15:39:27 +02:00
Benjamin Drung
5c14871416 syncpackage: Print propper error message if dsc file is malformed. 2010-08-02 15:37:48 +02:00
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