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
Jelmer Vernooij
144f957675
Update copyright file.
2011-09-02 13:52:26 +02:00
Jelmer Vernooij
8d35759719
NEWS entry.
2011-09-02 13:49:09 +02:00
Jelmer Vernooij
01f8a0bd87
Drop lptools from recommends.
2011-09-02 13:46:10 +02:00
Jelmer Vernooij
32db0692a3
Update changelog.
2011-09-01 19:59:53 +02:00
Jelmer Vernooij
b696cade13
merge trunk.
2011-09-01 19:39:20 +02:00
Benjamin Drung
fe102eaa5b
syncpackage: Check the sync blacklist.
2011-08-31 20:31:52 +02:00
Stefano Rivera
59b69d3767
Correcly handle NEW package bug closing (the task dosen't have a distribuiton attribute)
2011-08-25 18:41:57 +02:00
Stefano Rivera
dbda709ce3
Update manpage
2011-08-25 14:32:07 +02:00
Stefano Rivera
497177760b
Allow --force ing a blacklist override, when doing a non-native sync
2011-08-25 14:30:30 +02:00
Stefano Rivera
91c70189fd
getDifferenceComments is a method on series
2011-08-25 14:29:36 +02:00
Stefano Rivera
95e5437f44
Note on LP bug to improve getDifferencesTo()
2011-08-24 23:52:45 +02:00
Stefano Rivera
165279fae9
TODO note on getDebianChangelog
2011-08-24 23:48:48 +02:00
Stefano Rivera
76fabbe0ba
Add blacklisting explanation
2011-08-24 19:54:02 +02:00
Stefano Rivera
1277344ec8
Check the +localpackagediffs blacklist too
2011-08-24 19:52:21 +02:00
Stefano Rivera
ed6962c413
Close bugs after syncing
2011-08-24 19:38:16 +02:00
Stefano Rivera
26d68da791
Detect bugs to be closed (but don't do anything with the list yet)
2011-08-24 17:46:23 +02:00
Stefano Rivera
1d1f86cb9c
Docstring
2011-08-24 14:59:22 +02:00
Stefano Rivera
e04d4df889
Check the sync blacklist
2011-08-24 14:46:11 +02:00
Jelmer Vernooij
13c0d09c25
get-branches is in lptools now, too.
2011-08-23 15:03:51 +02:00
Jelmer Vernooij
13a6851a10
Remove lp-shell, too.
2011-08-23 14:55:18 +02:00
Jelmer Vernooij
1cb0bfd1e7
remove grab-attachments, too.
2011-08-23 14:51:59 +02:00
Benjamin Drung
ce2f96bc0d
Make pylint happier and code more PEP-8 compliant.
2011-08-20 11:31:02 +02:00
Benjamin Drung
3e3b9bcff5
* syncpackage: Convert to new LP API, with --no-lp available for the old
...
style of operation.
* syncpackage: Require -f/--force option to overwrite Ubuntu changes.
2011-08-20 11:11:16 +02:00
Colin Watson
a6b95b7d53
style
2011-08-18 15:11:36 +01:00
Colin Watson
a4000c606c
drop quiet download stuff, not worth an API debate
2011-08-18 15:10:19 +01:00
Colin Watson
44df5e3081
tweak to manual page suggested by bdrung
2011-08-18 15:08:01 +01:00
Colin Watson
2aaa7de246
docstring for copy()
2011-08-18 15:07:09 +01:00
Colin Watson
d624e9d18f
factor out dsc comparison into a method on ubuntutools.archive.Dsc
2011-08-18 15:06:05 +01:00
Colin Watson
9bc479dbcb
drop unused variable
2011-08-18 13:00:00 +01:00
Colin Watson
f40db6836e
drop unused argument
2011-08-18 12:59:15 +01:00
Colin Watson
38ade0ea7d
avoid shadowing global "debian" name
2011-08-18 12:57:19 +01:00
Colin Watson
189bfa238a
fake syncs require --no-lp
2011-08-17 17:10:09 +01:00
Colin Watson
1d68d8064c
add note on requestsync stderr about syncpackage
2011-08-17 16:48:17 +01:00
Colin Watson
e3693820e5
refer to syncpackage from requestsync(1) for users with upload permission
2011-08-17 16:44:07 +01:00
Jelmer Vernooij
c55c731237
Update test-help
2011-08-17 14:43:31 +02:00
Jelmer Vernooij
fc3a05db7a
Also remove manual pages, entries in copyright.
2011-08-17 14:40:59 +02:00
Colin Watson
0a2d4b11a8
use version.full_version rather than str(version)
2011-08-17 13:02:07 +01:00
Colin Watson
f91f61f8d4
DebianSourcePackage.lp_spph is annoyingly overloaded; just do the check directly
2011-08-17 12:59:54 +01:00
Jelmer Vernooij
ff41896cc8
Remove lp-project-upload, lp-list-bugs and lp-set-dup, which are now
...
included in lptools.
2011-08-17 12:50:51 +02:00
Colin Watson
5eb960dd3f
make better use of ubuntutools.archive, allowing us to detect when fakesyncs are required in LP mode
2011-08-17 03:03:01 +01:00
Colin Watson
d26a7521b0
make it possible to quieten download progress information, particularly useful if downloading only the small .dsc files
2011-08-17 02:54:37 +01:00