2109 Commits

Author SHA1 Message Date
Stefano Rivera
8bb4628586 sponsor-patch: Perform strict validation on the first changelog entry. 2011-09-10 01:21:07 +02:00
Stefano Rivera
dc962d7a3f setup-packaging-environment: Use apt-get rather than aptitude 2011-09-10 00:58:00 +02:00
Benjamin Drung
f82cd1f2cc Use full sentences. 2011-09-10 00:50:48 +02:00
Stefano Rivera
a29c6076f7 Typo 2011-09-10 00:21:10 +02:00
Stefano Rivera
db2c5f4fbe Removed get-build-deps, mk-build-deps -ir is equivalent (LP: #158108) 2011-09-10 00:14:44 +02:00
Stefano Rivera
1fc55fe66d * submittodebian:
- Don't parse the entire changelog, to avoid bumping into past illegal
    version numbers (LP: #727314)
  - Iterate over changelog blocks rather than using Chancgelog's private
    _blocks list.
[ Stefano Rivera ]
*
2011-09-09 23:54:36 +02:00
Stefano Rivera
a04a6a9602 setup-packaging-environment: Software Sources isn't on the Administration
menu, post Gnome 2 (LP: #841975)
2011-09-09 23:25:59 +02:00
Stefano Rivera
ca2abaa613 * ubuntutools.archive:
- Add quiet option to silence downloading.
  - Use wget-style progress bar (fixed width) (LP: #845787)
2011-09-09 22:44:16 +02:00
Stefano Rivera
29f1538d90 ubuntutools.update_maintainer: Don't use strict changelog parsing
(LP: #806633)
2011-09-09 21:46:18 +02:00
Stefano Rivera
de25fb4a6c submittodebian: Don't parse the entire changelog, to avoid bumping into
past illegal version numbers (LP: #727314)
2011-09-09 20:20:29 +02:00
Stefano Rivera
178456394e requestsync: Add nice error messages to gpg-signing code, rather than
simple assertions (LP: #537288)
2011-09-09 20:03:47 +02:00
Stefano Rivera
6ee66a6efc Debian source publication records are all Published now, not pending
(LP: #845487)
2011-09-09 19:11:48 +02:00
Colin Watson
8543e3c5f9 syncpackage: Fix typo. 2011-09-09 11:53:04 +01:00
Stefano Rivera
3a07cf4a74 import-bug-from-debian: Bugs are filed against source packages in Ubuntu.
(LP: #844734)
2011-09-08 23:47:38 +02:00
Stefano Rivera
1dda02513c doc/requestsync.1: Correct default value for REQUESTSYNC_SMTP_SERVER
(LP: #844992)
2011-09-08 23:15:37 +02:00
Benjamin Drung
2663e8c1b2 releasing version 0.130 0.130 2011-09-08 22:04:33 +02:00
Benjamin Drung
e591ab20cf backportpackage: Use Ubuntu and Debian as fall back check in codename_to_distribution to allow backporting to Ubuntu from a Debian system (LP: #823832). 2011-09-08 18:21:57 +02:00
Benjamin Drung
ba6bd9186b backportpackage: Search for newer versions in -{updates,security} on Ubuntu
(LP: #823833).
2011-09-08 17:26:40 +02:00
Benjamin Drung
e9efe8d0f0 pull-lp-source: Support source packages with a bad version string
(LP: #844682).
2011-09-08 16:40:29 +02:00
Benjamin Drung
dc37cf94b3 releasing version 0.129 0.129 2011-09-06 14:32:51 +02:00
Stefano Rivera
5e59f725c0 Wrap blacklist messages and comments 2011-09-06 14:07:40 +02:00
Benjamin Drung
700d2473a0 Fix typo. 2011-09-06 13:31:36 +02:00
Stefano Rivera
ec13baee65 Tweak log levels, use error when bailing out because of blacklisting, and normal for everything else blacklist-related 2011-09-06 13:24:57 +02:00
Benjamin Drung
e47bff4bed requestsync: Do not crash on user abort (Closes: #637168). 2011-09-06 13:24:25 +02:00
Benjamin Drung
4f043a34e0 sponsor-patch: Default to not upload the package. 2011-09-06 13:16:09 +02:00
Benjamin Drung
37917959fc Run harvest as part of sponsor-patch (LP: #833699). 2011-09-06 13:11:42 +02:00
Benjamin Drung
b5ca7c1971 syncpackage: Print name of blacklisted package. 2011-09-06 12:50:36 +02:00
Benjamin Drung
0ed7d2466d ubuntutools.archive: Don't write .dsc files until we pull the entire source package, just hold it in memory. Avoids littering the current directory (LP: #838361) 2011-09-06 12:38:36 +02:00
Stefano Rivera
b35a2611af LP: #833080 is fixed, refactoring blacklisting 2011-09-06 09:48:25 +02:00
Julian Taylor
b314aa599c [ Julian Taylor ]
requestsync: omit dups when checking for duplicate requests (LP: #842217)
2011-09-06 09:34:42 +02:00
Julian Taylor
7c40574cf4 requestsync: add more non terminal status to dup check 2011-09-06 01:42:28 +02:00
Julian Taylor
36bc8ee0f7 requestsync: omit dups when checking for duplicate requests (LP: #842217) 2011-09-06 01:15:41 +02:00
Stefano Rivera
328e7bb241 Make CURRENT DSD Blacklisting overrideable 2011-09-05 15:40:24 +02:00
Stefano Rivera
cfa2134468 doc/requestsync.1: Document the -C option (LP: #833408) 2011-09-05 02:52:40 +02:00
Stefano Rivera
796ad86236 get-build-deps: Tell aptitude not to follow Recommends (LP: #817500) 2011-09-05 02:34:44 +02:00
Stefano Rivera
b68895d129 Recommend pbuilder | aptitude for get-build-deps, and exit with an error
if neither are installed (LP: #799368)
2011-09-05 02:31:06 +02:00
Stefano Rivera
6e719c751d Remove unecessary MultipleTimes() 2011-09-04 22:48:45 +02:00
Stefano Rivera
17b287e7bf ubuntutools.archive: Don't write .dsc files until we pull the entire
source package, just hold it in memory. Avoids littering the current
directory (LP: #838361)
2011-09-04 19:01:01 +02:00
Stefano Rivera
0d4c692262 dgetlp, submittodebian, 404main: Use unicode strings for literal strings
containing non-ASCII characters (LP: #836661)
2011-09-04 18:02:55 +02:00
Stefano Rivera
54cb83cd4d There's now a 4th state for getDifferencesTo, let's explicitly query both the ones we are interested in, rather than an inverted search on the 3rd state. 2011-09-04 01:49:24 +02:00
Stefano Rivera
c9a2b9ac2b Reorder output 2011-09-04 01:05:29 +02:00
Stefano Rivera
7196ad55f1 More whitespace around the important post-build blocks 2011-09-04 01:04:13 +02:00
Stefano Rivera
7c994cefee Run harvest in sponsor-patch --fixes lp:833699 2011-09-04 00:44:50 +02:00
Stefano Rivera
6f5982b9a7 Move harvest logic into ubuntutools.harvest 2011-09-04 00:24:27 +02:00
Benjamin Drung
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)
2011-09-03 22:39:04 +02:00
Stefano Rivera
8b273361cb Changelog back to UNRELEASED 2011-09-03 22:04:36 +02:00
Stefano Rivera
c994254e4b Merge from trunk 2011-09-03 21:08:52 +02:00
Stefano Rivera
d889f5af5a Changelog entry 2011-09-03 21:08:02 +02:00
Stefano Rivera
2b074fb581 Don't look for bugs closed in Debian changes, only close bugs mentioned on the command line 2011-09-03 20:49:35 +02:00
Benjamin Drung
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
2011-09-03 15:41:16 +02:00