2261 Commits

Author SHA1 Message Date
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
Stefano Rivera
6a6f0ca9cb Lengthen variable name, we can afford to now 2011-11-15 01:37:29 +02:00
Stefano Rivera
6f9551f1cb pbuilder-dist: Enable non-release pockets by default (LP: #781003) 2011-11-15 01:26:16 +02:00
Stefano Rivera
1a507e34b0 Whoops placeholders had incorect parity 2011-11-13 22:54:32 +02:00
Stefano Rivera
09e468211a Add changelog retrieval to lpapicache, and use this in syncpackage and
requestsync. The changelogs should be available in Launchpad sooner than
Debian PTS.
2011-11-13 22:50:34 +02:00
Stefano Rivera
cefbe3ccc2 * New scripts:
- reverse-depends: Replaces reverse-build-depends. Uses an UbuntuWire
    webservice for determining all reverse(-build)-dependencies for a
    package. (LP: #696373)
  - requestbackport: Files a backport request bug report, including a full
    testing checklist.
* Don't allow boilerplate prompts through in submittodebian and requestsync
  (LP: #887336)
2011-11-13 21:31:01 +02:00
Stefano Rivera
0838fc6390 Actually include the package name in the backportpackage command 2011-11-13 21:16:15 +02:00
Stefano Rivera
3d6d497df3 Don't substitute user's username into the backportpackage example command 2011-11-13 21:09:48 +02:00
Stefano Rivera
f0a0d62a5b Don't allow boilerplate prompts through in submittodebian and requestsync
(LP: #887336)
2011-11-13 21:04:24 +02:00
Stefano Rivera
1f91b015ab Use subprocess and EditFile in submittodebian 2011-11-13 20:54:05 +02:00
Stefano Rivera
629fbd14ad optional_edit was a silly idea 2011-11-13 20:53:39 +02:00
Stefano Rivera
054423d016 Use YesNoQuestion in pbuilder-dist 2011-11-13 20:17:50 +02:00
Stefano Rivera
d4fbed617f Use EditBugReport instead of requestsync's edit_report. Drop that. 2011-11-13 20:15:19 +02:00
Stefano Rivera
f06bc5b375 Add generic file-editing support to ubuntutools.question 2011-11-13 20:14:55 +02:00
Stefano Rivera
cdec3f5868 pbuilder-dist: Support using non-master mirrors. Thanks Mathieu Parent.
(LP: #824285)
2011-11-13 02:32:25 +02:00
Stefano Rivera
ad463fb831 Only display reverse dependency section when there are any 2011-11-13 02:25:42 +02:00
Stefano Rivera
ce61a43a13 Installs and runs 2011-11-13 02:06:52 +02:00
Stefano Rivera
c4c758cc17 Provide installs & removes cleanly checkboxes for each binary package 2011-11-13 02:00:06 +02:00
Stefano Rivera
9d493af4b0 * mk-sbuild:
-Allow creating experimental chroots again (LP: #885499)
  - experimental shouldn't be the default in experimental chroots.
  - Add --eatmydata flag (LP: #888440)
2011-11-13 01:31:02 +02:00
Stefano Rivera
391e9c7f07 experimental shouldn't be the default in experimental chroots. 2011-11-13 00:40:58 +02:00
Stefano Rivera
390d6f5a8d mk-sbuild: Allow creating experimental chroots again (LP: #885499) 2011-11-13 00:40:26 +02:00
Stefano Rivera
12b5dfd4da submittodebian: Use prettier patch filenames (LP: #887333) 2011-11-13 00:09:41 +02:00
Stefano Rivera
45db7b738e What do you know, there was a bug... 2011-11-12 23:39:49 +02:00
Stefano Rivera
8aefff3758 requestsync: Make --lp the default. 2011-11-12 23:33:32 +02:00
Stefano Rivera
3910b88ee9 grab-merge: Use wget -nv rather than -q, so that we see error messages
(LP: #881967)
2011-11-12 23:05:15 +02:00
Stefano Rivera
6e4c276d1f Update metadata 2011-11-12 13:12:15 +02:00
Stefano Rivera
9bcda8d239 Man page for requestbackport 2011-11-12 13:08:42 +02:00
Stefano Rivera
8aa54e7cff Man page for reverse-depends 2011-11-12 13:00:20 +02:00
Stefano Rivera
885b241709 Spelling and help formatting 2011-11-12 12:53:32 +02:00
Stefano Rivera
f6344a01c5 Add bir testing 2011-11-12 11:22:55 +02:00
Stefano Rivera
20cb64e557 If the user names a binary package, determine the source package 2011-11-12 10:57:16 +02:00
Stefano Rivera
84e7c2ccab devscripts.logger 2011-11-12 10:42:47 +02:00
Stefano Rivera
840421c7c6 Look up the reverse dependencies in the target releases, for each binary package build by this source package in the source release 2011-11-12 01:54:04 +02:00
Stefano Rivera
222ab46cff Use a seeded defaultdict for the intermediate data structure, in case of binary package name differences between releases 2011-11-12 01:20:47 +02:00
Stefano Rivera
d125c47081 Iterate over all destination releases 2011-11-12 01:04:11 +02:00
Stefano Rivera
6155633e85 Display reverse depends in requestbackport 2011-11-12 00:46:48 +02:00
Stefano Rivera
6ac3640c95 Display the binary package depended on, when searching by source package 2011-11-12 00:00:44 +02:00
Stefano Rivera
fae3d8db54 Description 2011-11-11 23:47:14 +02:00
Stefano Rivera
7466d8438b r1211 was just crazy 2011-11-11 23:40:30 +02:00
Stefano Rivera
bb4f0d4295 Pass through error messages nicely 2011-11-11 23:38:01 +02:00
Stefano Rivera
c5201e1847 Sort rdepends 2011-11-11 23:32:20 +02:00
Stefano Rivera
3d2127478d Make sure source packages are specified with src: 2011-11-11 23:21:42 +02:00
Stefano Rivera
d0149b00d7 Catch 404s (preliminary support) 2011-11-11 23:13:01 +02:00
Stefano Rivera
8f914adf7a We don't 404 for empty responses any more, that was silly 2011-11-11 19:11:27 +02:00
Stefano Rivera
1948b455be Don't try and look for reverse-Recommends on source packages 2011-11-11 16:42:10 +02:00
Stefano Rivera
ab02df8cd1 Update to newer webservice output. Verbose listing. 2011-11-11 16:31:10 +02:00
Stefano Rivera
c44f53e185 Move the API boundry of ubuntutools.rdepends 2011-11-10 02:05:43 +02:00
Stefano Rivera
fed4e17188 Rdepends client tool 2011-11-09 23:44:22 +02:00