2024 Commits

Author SHA1 Message Date
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
Stefano Rivera
f712a32238 Reset support_gap at LTSs 2011-11-08 00:03:45 +02:00
Stefano Rivera
6be22ce24b Tidy up 2011-11-07 23:35:14 +02:00
Stefano Rivera
532e055b7c Requestbackport script 2011-11-07 23:20:37 +02:00
Benjamin Drung
da18852892 Refactor code. 2011-10-28 13:18:57 +02:00
Stefano Rivera
5b12d0746c Release 0.134 0.134 2011-10-28 10:35:46 +02:00
Stefano Rivera
a944e7ea7f sponsor-patch.1: Mention syncs (LP: #882085) 2011-10-28 10:14:01 +02:00
Stefano Rivera
a9677cbe33 Move sync-from-testing changelog entry 2011-10-28 10:04:22 +02:00
Stefano Rivera
e899e83543 sponsor-patch: Compare new sync version to the current Ubuntu version,
rather than itself (LP: #878499)
2011-10-28 10:03:06 +02:00
Stefano Rivera
5bf59a2cd7 Add --fakesync option, relegating --no-lp to really crazy corner cases. 2011-10-26 22:21:23 +02:00
Stefano Rivera
08513b1897 * syncpackage:
- Ignore CURRENT blacklisting: it's buggy, and we don't have a good use
    for it.
  - Always display blacklist comments, if they exist.
  - Display timestamps for DSD blacklist comments.
2011-10-26 21:08:17 +02:00
Stefano Rivera
2ad6ec42dd mk-sbuild: better support apt http proxy (LP: #881654) 2011-10-26 20:11:44 +02:00
Scott Moser
41319d5069 white space cleanup 2011-10-25 19:26:16 -04:00
Scott Moser
56220bdd23 respect DEBOOTSTRAP_PROXY
if set in environment or config file DEBOOTSTRAP_PROXY takes precedence
over the larger scoped environment variable 'http_proxy'.
2011-10-25 19:25:09 -04:00
Scott Moser
09b49cda66 add back the accidently removed 'rm /finish.sh' 2011-10-25 19:19:59 -04:00
Stefano Rivera
c921d40a9f syncpackage, requestsync: Sync from testing for LTSs (LP: #876400) 2011-10-26 01:13:35 +02:00
Scott Moser
4f871e64b1 remove specification of 'Retries' in apt config. 2011-10-25 17:08:29 -04:00
Scott Moser
be30dcfdbb mk-sbuild: better support apt http proxy (LP: #881654)
This improves the support for apt http proxy.
It determines the value for 'http_proxy' by, in increasing importance:
  * setting in apt.conf (per apt-config)
  * environment variable 'http_proxy'
  * command line flag '--debootstrap-proxy'

Then, if that is set, it makes use of it in
  * initial call to debootstrap (environment variable passed through sudo)
  * 'finish.sh' and subsequent invocation by writing config to
    /etc/apt/config.d/

Thus, the value here is 'sticky' after the debootstrap invocation.
2011-10-25 16:33:28 -04:00
Stefano Rivera
2b51da9af7 Print the URL that failed in get_changelog(). Thanks Barry! 2011-10-24 22:39:01 +02:00
Stefano Rivera
4750a90f80 Remove massfile. Neglected and unused (LP: #145598) 2011-10-23 21:22:02 +02:00
Benjamin Drung
fdd01746fe syncpackage: Catch user abort. 2011-10-22 23:10:27 +02:00
Stefano Rivera
578273e517 mk-sbuild: Correct typo in variable name. Thanks Laurent Declercq.
(Closes: #645917)
2011-10-19 22:39:52 +02:00
Benjamin Drung
b020d4a0fb releasing version 0.133 0.133 2011-10-19 18:19:06 +02:00
Stefano Rivera
aab58522ad syncpackage, requestsync: Sync from testing for LTSs (LP: #876400) 2011-10-17 13:31:02 +02:00
Stefano Rivera
e7c0233ca6 Remove distro-info from the package discription 2011-10-15 15:21:35 +02:00
Stefano Rivera
9b93191e17 Correct typo in description: ratione -> rationale 2011-10-15 12:50:26 +02:00
Stefano Rivera
fc3d02f28f syncpackge: Gracefully deal with no available changelog from Debian (PTS
changelogs aren't available immediately)
2011-10-14 22:28:57 +02:00
Stefano Rivera
7abc5b2184 Add Depends and Build-Depends for python-distro-info, which has split out
of distro-info.
2011-10-12 22:50:14 +02:00
Benjamin Drung
c401cbb150 syncpackage: Put command-line parsing in separate function. 2011-10-12 00:58:42 +02:00
Benjamin Drung
bf5de3c686 syncpackage: Allow syncing to -proposed with --no-lp. 2011-10-12 00:51:59 +02:00
Stefano Rivera
05b3f16f58 mk-sbuild: Only grant access to the admin group when it exists
(Closes: #642824)
2011-09-25 16:09:28 +02:00
Benjamin Drung
7099f9d98d releasing version 0.132 0.132 2011-09-22 12:33:04 +02:00
Benjamin Drung
ba472b71d9 sponsor-patch: Check version of sponsored sync request too. 2011-09-20 00:31:51 +02:00
Benjamin Drung
663cb5214f sponsor-patch: Check if the version of a sync request is mentioned in the bug title. 2011-09-15 13:37:22 +02:00
Benjamin Drung
5942694e6f sponsor-patch: Use old Archive Admin way for sync requests until bug #827555 is fixed. 2011-09-15 13:08:06 +02:00
Stefano Rivera
268fea2a1c syncpackage: Looks like we can't expect exactly one DSD record for every
source package (LP: #846890)
2011-09-12 11:00:23 +02:00
Benjamin Drung
6fdef19b2c sponsor-patch: Support sync requests and make ack-sync obsolete (LP: #764763). 2011-09-10 22:55:08 +02:00
Benjamin Drung
1e126f74d1 sponsor-patch: More refactoring. 2011-09-10 21:28:28 +02:00