2215 Commits

Author SHA1 Message Date
John S Gruber
6e7a7bac35 Don't use --override-config with operations other than update. (LP: #409696) 2012-03-26 10:42:09 +02:00
Stefano Rivera
c58f620d09 Update the ubuntutools.archive test suite to handle the proxy change. 2012-03-26 10:02:41 +02:00
Stefano Rivera
52fc42ca8f Make ubuntutools.archive a little more testable, by making its urlopener an
instance property.

Replace these with mocks, as needed, rather than mocking out urllib2.urlopen.

Makes the test suite pass again.
2012-03-26 10:00:46 +02:00
Stefano Rivera
872957da4e Whitespace 2012-03-26 09:41:05 +02:00
Martin Pitt
790fb3a31a pbuilder-dist: Do not force default value for --aptcache argument
(LP: #956903)
2012-03-19 06:41:55 +01:00
Daniel Holbach
63aedf6912 merged lp:~blueyed/ubuntu-dev-tools/use-proxy-for-download 2012-03-18 20:25:06 +01:00
Daniel Hahler
ee569590a6 ubuntutools/archive.py: use ProxyHandler in _download_file.
This makes use of the system proxy (e.g. http_proxy).
2012-03-16 16:22:14 +01:00
Daniel Hahler
dead85ee75 pbuilder-dist: Do not force default value for --aptcache argument
Instead of passing the default from /usr/share/pbuilder/pbuilderrc to
pbuilder, let it be configured from the config files, e.g. ~/.pbuilderrc.
(LP: #956903)
2012-03-16 14:49:32 +01:00
Evan Broder
2e9d81bdda Add KEYID config var to be specified package-globally
The KEYID variable is currently supported by 3 scripts: requestsync,
sponsor-patch, and syncpackage
2012-03-03 15:54:35 -08:00
Stefano Rivera
346aae9d42 pbuilder-dist: Use the same chroot, whether the system-architecture was
the supplied architecture or was chosen by default (LP: #943435)
2012-02-29 23:23:05 +02:00
Benjamin Drung
0eb6010448 Add missing slash in copyright format URL. 2012-02-25 15:42:08 +01:00
Stefano Rivera
40380a96c4 * Bump Standards-Version to 3.9.3, no changes needed.
* Update machine-readable copyright Format to 1.0.
2012-02-25 16:11:55 +02:00
Stefano Rivera
b5bec951c0 Upload to unstable 0.139 2012-02-15 17:38:42 +02:00
Stefano Rivera
f17b90d30c reverse-build-depends: Don't break during --help unit tests in a minimal environment 2012-02-15 17:30:11 +02:00
Stefano Rivera
b1eda34239 Actually add reverse-build-depends 2012-02-15 17:24:36 +02:00
Stefano Rivera
767951addb backportpackage: Map Debian release aliases to codenames (LP: #918231) 2012-02-15 16:57:17 +02:00
Stefano Rivera
fdbb9b345c Provide transitional reverse-build-depends wrapper to help users
discover reverse-depends. (LP: #910420)
2012-02-15 16:42:58 +02:00
Stefano Rivera
2afe15c4a3 pbuilder-dist: Pass DEB_BUILD_OPTIONS through (LP: #685786) 2012-02-15 16:24:14 +02:00
Stefano Rivera
f363b745ff pbuilder and cowbuilder live in sbin 2012-02-15 16:21:00 +02:00
Stefano Rivera
30da459114 Check for dependencies that the package doesn't Depend on. Recommend
dput, lintian, patch, quilt. (LP: #846385)
2012-02-15 16:10:43 +02:00
Stefano Rivera
948032d8a3 Support syncs from a non-default series (LP: #931644) 2012-02-15 15:16:30 +02:00
Stefano Rivera
aafcbd082e sponsor-patch: Support syncs of new packages. 2012-02-15 15:05:46 +02:00
Stefano Rivera
03e13834b9 sponsor-patch, requestsync, syncpackage: Add a config variable for -k
arguments.
2012-02-14 01:22:38 +02:00
Evan Broder
cb225bd8f2 sponsor-patch, requestsync, syncpackage: Add a config variable for -k arguments 2012-02-11 11:59:46 -08:00
Stefano Rivera
08754a3c71 * reverse-depends: Now that Debian is supported server-side:
- Convert Debian release aliases to codenames.
  - Default to the devel release of the vendor distribution.
2012-02-08 12:06:32 +02:00
Stefano Rivera
d373b65c3e attribution 2012-02-08 01:07:00 +02:00
Stefano Rivera
0713ff4f94 pbuilder-dist: Export DISTRIBUTION and ARCHITECTURE as well as DIST and
ARCH. (Closes: #659060, LP: #423609)
2012-02-08 01:05:15 +02:00
Alessio Treglia
4e8e44a788 The same of the previous commit, replace ARCH with ARCHITECTURE (as per pbuilderrc's manpage) 2012-02-07 22:27:09 +01:00
Alessio Treglia
f245b24f30 Use DISTRIBUTION instead of DIST to override the default distribution of {p,cow}builder-dist.
Closes: #659060
2012-02-07 22:14:13 +01:00
Stefano Rivera
a9386ef070 Improve error message when LP's package importer is out of date 2012-01-23 16:51:19 +02:00
Stefano Rivera
682f5859ae Re-add dgetlp. Still needed for downloading source packages from +queue.
(LP: #919805)
2012-01-22 21:26:39 +02:00
Stefano Rivera
a0a25fc6ea sponsor-patch: Determine the task from the UDD branch. 2012-01-09 22:03:28 +02:00
Stefano Rivera
e44205bb33 bzr bd argument order matters 2012-01-09 21:44:06 +02:00
Stefano Rivera
f124357734 syncpackage, backportpackage, sponsor-patch: Use -nc when building source
packages. Avoids needing build-deps on the build machine.
2011-12-23 22:34:54 +02:00
Benjamin Drung
69d226d489 releasing version 0.138 0.138 2011-12-21 22:38:52 +01:00
Stefano Rivera
12329170f1 syncpackage: Mention sponsorship when closing bugs (LP: #904288) 2011-12-21 23:18:22 +02:00
Benjamin Drung
9e1a6f6ff9 backportpackage: Drop unused imports. 2011-12-21 22:13:25 +01:00
Benjamin Drung
bbfbfd8956 Allow user to override sanity checks (LP: #896733). 2011-12-21 22:09:53 +01:00
Stefano Rivera
e1e13bbfdc Wrong bug 2011-12-21 22:50:34 +02:00
Stefano Rivera
705335a220 backportpackage: Add --release-pocket option, rather than relying entirely
on heuristics (Closes: #652000)
2011-12-21 22:49:24 +02:00
Benjamin Drung
3f6eb545e2 sponsor-patch: Check if the sponsored bug is marked as duplicate (LP: #896733). 2011-12-21 21:44:22 +01:00
Stefano Rivera
fb44f55379 Remove redundant optparse parameters from backportpackage 2011-12-21 22:31:33 +02:00
Stefano Rivera
edea7a2b9c Remove blatent lie from ubuntu-build's manpage 2011-12-20 02:02:22 +02:00
Stefano Rivera
d3144ea253 mk-sbuild: Don't install devscripts by default (LP: #904502) 2011-12-16 15:33:11 +02:00
Stefano Rivera
3f1644fad6 Correct reference to qemu-user-static in pbuilder-dist.1 (Closes: #651999) 2011-12-16 15:08:10 +02:00
Benjamin Drung
58e6dfbbdb sponsor-patch: Use syncpackage instead of subscribing ubuntu-archive for sync requests, because syncpackage supports sponsorship now. 2011-12-10 12:51:53 +01:00
Stefano Rivera
9482e7b9f9 Upload to unstable 0.137 2011-12-09 12:59:49 +02:00
Stefano Rivera
919f091820 syncpackage: Support sponsorship for native-syncs, now that LP does. 2011-12-09 10:55:18 +02:00
Stefano Rivera
34efc162a2 And another rename, let this be the last 2011-12-09 00:23:07 +02:00
Scott Moser
c4a2361451 mk-sbuild: fix embarrasing bad logic error in http_proxy usage. Thanks Scott 2011-12-08 11:04:54 +01:00