2108 Commits

Author SHA1 Message Date
Stefano Rivera
25694bdfdd Don't list None as a release 2011-12-04 00:26:39 +02:00
Stefano Rivera
dcef46eeea Don't list component upload rights for non-dev series 2011-12-04 00:20:06 +02:00
Stefano Rivera
3a403daf6b Tweak minimal output 2011-12-04 00:18:23 +02:00
Stefano Rivera
d420a25b94 Pocket awareness 2011-12-04 00:08:08 +02:00
Stefano Rivera
58ee0de242 Catch PackageNotFoundException 2011-12-03 23:51:24 +02:00
Stefano Rivera
0d2d356ddb Break up main() 2011-12-03 23:50:11 +02:00
Stefano Rivera
6ef82feac4 Manpage and other accoutrements 2011-12-03 23:36:10 +02:00
Stefano Rivera
710aa8aa5a Rename tool, and make output less verbose by default 2011-12-03 23:26:12 +02:00
Stefano Rivera
3ea5038905 PEP8 and docstring improments 2011-12-03 22:44:13 +02:00
Stefano Rivera
89192f4e69 UI tweaks 2011-12-03 22:37:55 +02:00
Stefano Rivera
e556fdae00 New Tool: who-can-upload (LP: #876554) 2011-12-02 18:59:46 +02:00
Stefano Rivera
9c20cc13a3 pull-debian-source, pull-lp-source: Resolve the source package (via DDE),
if a binary package was requested (LP: #617349)
2011-12-02 15:22:57 +02:00
Stefano Rivera
75067b3cf3 Add getPublishedBinaries to lpapicache.Archive 2011-12-02 15:01:19 +02:00
Christopher James Halse Rogers
88fe0e1bb8 grep-merges: Use UTF-8 encoding 2011-12-02 12:15:27 +11:00
Andreas Moog
3fca602809 grep-merges: We already require a UTF-8 enabled terminal, so encode
package and uploader name in UTF-8 (LP: #694388)
2011-11-30 21:05:17 +01:00
Stefano Rivera
fc9ddd974e mk-sbuild, pbuilder-dist, ubuntu-build: Add armhf. 2011-11-29 11:42:40 +02:00
Stefano Rivera
ea962ee2ac sponsor-patch: Check permission to unsubscribe sponsors-team (LP: #896884) 2011-11-27 21:02:48 +02:00
Andreas Moog
73843307f0 Use variable for caching, not lpapicache 2011-11-27 19:46:53 +01:00
Andreas Moog
053b4dcc30 [sponsor-patch] Use api cache for sponsors-team 2011-11-27 17:38:41 +01:00
Andreas Moog
5f27c4c1e7 sponsor-patch: Check permission to unsubscribe sponsors-team (LP: #896884) 2011-11-27 16:47:38 +01:00
Andreas Moog
20e757b2a5 * sponsor-patch: Build a source package for lintian to run on, when not
test-building syncs.
* sponsor-patch: Check the bug's title, not the task, when determining
  source series for syncs.
2011-11-27 16:40:16 +01:00
Stefano Rivera
42e8c8b643 sponsor-patch: Check the bug's title, not the task, when determining
source series for syncs.
2011-11-27 17:30:14 +02:00
Stefano Rivera
d0f707f33d sponsor-patch: Build a source package for lintian to run on, when not
test-building syncs.
2011-11-27 17:20:58 +02:00
Stefano Rivera
83f9fba796 whitespace... 2011-11-27 17:20:40 +02:00
Andreas Moog
8d551acfb5 Correct syntax error 2011-11-27 16:00:05 +01:00
Andreas Moog
7ed4347de5 sponsor-patch: Check permission to unsubscribe sponsors-team (LP: #896884) 2011-11-27 15:54:53 +01:00
Stefano Rivera
d30ffe59bc Improve error message when sponsor-patch is called without -s, for a sync 2011-11-27 15:55:56 +02:00
Stefano Rivera
e56edac012 Correct changelog versioning, remove unecessary entry 2011-11-25 16:20:22 +02:00
Stefano Rivera
8d83b9b1de EditBugReport: Correct typo. 2011-11-25 15:46:48 +02:00
Stefano Rivera
430fc81aab Check that there are published binaries (i.e. not stuck in bin-NEW). 2011-11-25 15:40:05 +02:00
Stefano Rivera
9ba1790863 pull-lp-source, requestbackport: Take the latest version from any
non-backports pocket. Implemented by making lpapicache's getSourcePackage
smarter.
2011-11-23 01:45:49 +02:00
Stefano Rivera
7dfb6c3ed7 requestbackport: Check for existing backport bugs first. 2011-11-22 23:48:30 +02:00
Stefano Rivera
70a035f13d Use httplib2 everywhere that we do https. The python stdlib doesn't do
certificate verification.
2011-11-22 15:57:02 +02:00
Stefano Rivera
b70681960f Remove dgetlp. No longer needed. 2011-11-22 14:39:50 +02:00
Stefano Rivera
5920bb9b35 mk-sbuild: Make --eatmydata command line flag actually work. 2011-11-21 09:47:46 +02:00
Stefano Rivera
af440c1703 Remove all newlines from titles 2011-11-16 15:47:58 +02:00
Stefano Rivera
41917433bd Sign changelog as me 0.136 2011-11-16 14:33:18 +02:00
Stefano Rivera
8c63520bac Upload to unstable, some nasty regressions 2011-11-16 14:32:12 +02:00
Stefano Rivera
31e6991f24 EditBugReport: Don't include a newline in the bug title. 2011-11-16 14:31:35 +02:00
Stefano Rivera
26ff36479a EditFile: Don't try and store temporary files in /usr/bin. 2011-11-16 13:57:27 +02:00
Stefano Rivera
fc669d8645 mk-sbuild: debootstrap with all components, so that eatmydata can be
installed.
2011-11-16 13:53:29 +02:00
Stefano Rivera
c85373f911 mk-sbuild,doc/mk-sbuild.1: aufs may still be used if overlayfs isn't
available (as is the case on Debian).
2011-11-16 13:52:18 +02:00
Marc Deslauriers
08afc2a0a9 mk-sbuild,doc/mk-sbuild.1: switch from aufs to overlayfs, as aufs is no
longer in the Precise kernel.
2011-11-15 16:08:24 -05:00
Stefano Rivera
35b742c1e8 s/progname/prog/ 2011-11-15 12:58:04 +02:00
Stefano Rivera
3560b7a7f8 Bump changelog for the sake of our PPA 2011-11-15 02:01:43 +02:00
Stefano Rivera
b03fb1f73f Upload to unstable 0.135 2011-11-15 01:51:56 +02:00
Stefano Rivera
697b8d6bd3 s/m/match/ 2011-11-15 01:51:27 +02:00
Stefano Rivera
82951a2716 Copyright notice 2011-11-15 01:50:55 +02:00
Stefano Rivera
2e217ac51e Add BinaryPackagePublishingHistory to lpapicache 2011-11-15 01:50:04 +02:00
Stefano Rivera
dd7c37e130 package isn't used any more 2011-11-15 01:40:23 +02:00