927 Commits

Author SHA1 Message Date
Benjamin Drung
289d9244b0 Fix LP bug. 2011-05-20 21:22:23 +02:00
Benjamin Drung
a5691d4cd1 sponsor-patch: Fix assertion error if a relative working directory
is specified.
2011-05-16 00:57:57 +02:00
Daniel Holbach
aecd1169fd fix problems mentioned in review 2011-05-10 12:08:59 +02:00
Daniel Holbach
eee6501a18 add 'bitesize' script 2011-05-09 14:48:54 +02:00
Stefano Rivera
05f5ce10c8 Revert r1082, I was being an idiot 2011-04-24 21:53:50 +02:00
Stefano Rivera
6f26c6b58e Support Debian experimental. 2011-04-24 21:52:26 +02:00
Stefano Rivera
7212902eb8 Understand Debian distribution synonyms, and store the chroot under the
code name.
2011-04-24 20:36:27 +02:00
Stefano Rivera
dceda81ff2 Put schroot configuration in chroot.d/sbuild-$chroot (LP: #736808) 2011-04-24 19:11:41 +02:00
Stefano Rivera
427aad7b15 Correctly substitute release into security suite name. 2011-04-24 17:08:29 +02:00
Stefano Rivera
cd533a92cb Install qemu-user-static instead of qemu-kvm-extras-static. 2011-04-24 16:42:48 +02:00
Stefano Rivera
3f06a00904 Reformat manpage. 2011-04-24 16:36:59 +02:00
Stefano Rivera
7218468e18 Determine distribution from release name (via distro-info). 2011-04-24 16:17:55 +02:00
Stefano Rivera
ebe04d88b0 Exit 0 when showing help, and support -h. 2011-04-24 16:01:42 +02:00
Stefano Rivera
dfc7a2ce26 * mk-sbuild:
- Disable daemons with a policy-rc.d script (like pbuilder does)
  - Move package installation after option parsing.
2011-04-24 15:59:22 +02:00
Stefano Rivera
11d380cfd8 mk-sbuild: Disable daemons with a policy-rc.d script (like pbuilder does) 2011-04-24 12:49:21 +02:00
Benjamin Drung
640663269f releasing version 0.122 2011-04-23 13:52:28 +02:00
Stefano Rivera
344cf5b718 grab-attachments: download the attachments to a folder named after the bug
number e.g. bug-1
2011-04-23 01:12:06 +02:00
Benjamin Drung
7f7289bed9 data/ubuntu.csv: Update end-of-life dates. 2011-04-20 00:25:50 +02:00
Brian Murray
1d36de0fbb make changes based on reviewer feedback 2011-04-19 12:43:25 -07:00
Stefano Rivera
c5f75d2af3 lp-project-upload: Add an optional parameter for creating a new
milestone to add future bugs to.
2011-04-19 17:32:42 +02:00
Benjamin Drung
4bd2570416 releasing version 0.121 2011-04-19 08:49:25 +02:00
Stefano Rivera
4dc91f0366 lp-project-upload: Use a milestone that already exists if there is
one to use.
2011-04-18 17:53:55 +02:00
Benjamin Drung
5ec650697c Drop transitional qemu-kvm-extras-static from alternative suggests. 2011-04-18 14:53:58 +02:00
Stefano Rivera
1ad1e42fb9 Drop Breaks: ${python:Breaks}, no longer used by dh_python2. 2011-04-18 14:20:40 +02:00
Stefano Rivera
097fc7f7b6 sponsor-patch, doc/sponsorpatch.1: Clarify that --upload or --workdir is
required. (LP: #712721)
2011-04-18 14:18:42 +02:00
Benjamin Drung
a2eece166e Bump Standards-Version to 3.9.2 (no changes required). 2011-04-17 16:46:32 +02:00
Benjamin Drung
87e4d3557a Run wrap-and-sort. 2011-04-17 16:45:07 +02:00
Benjamin Drung
a72810805f doc/setup-packaging-environment.1: Fix typo "helps to" -> "helps one to". 2011-04-17 16:44:42 +02:00
Benjamin Drung
457a6c6bee ubuntutools.update-maintainer: Do not use python-debian to parse
debian/control to avoid mangling this file (LP: #756373). The new
simplified parser has no problems with comments in debian/control
(LP: #701487, #713827).
2011-04-17 16:27:16 +02:00
Stefano Rivera
e3ea0c9b97 pull-debian-debdiff: Convert distance to an integer, so it works when
specified.
2011-03-28 13:10:29 +02:00
Stefano Rivera
5bb84b1548 ubuntutools.archive.rmadison: suite can be None, handle this correctly. 2011-03-28 13:09:13 +02:00
Ted Gould
7f471eb318 lp-project-upload: Add an optional parameter for creating a new
milestone to add future bugs to.
2011-03-23 20:55:15 -05:00
Ted Gould
bc54558c3c lp-project-upload: Use a milestone that already exists if there is
one to use.
2011-03-23 20:53:32 -05:00
Daniel Holbach
343d5e97b4 harvest, setup.py: install tool that queries Harvest for information
about open opportunities for a given source package.
2011-03-21 12:39:25 +01:00
Stefano Rivera
010639eba5 Bump X-Python-Version to >= 2.6, now that python-launchpadlib no longer
supports Python 2.5.
2011-03-12 22:11:46 +02:00
Stefano Rivera
280d8c1172 pull-debian-source: Handle -p-u and -security suites. 2011-03-08 23:31:54 +02:00
Benjamin Drung
877592d0a4 Add a test case to catch bug #731398. 2011-03-08 17:22:45 +01:00
Benjamin Drung
82187df277 ubuntutools.distro_info: Fix TypeError crash (LP: #731398). 2011-03-08 16:55:55 +01:00
Benjamin Drung
1fe068de96 data/ubuntu.csv: Add Oneiric Ocelot to the list of know releases. 2011-03-07 11:29:54 +01:00
Stefano Rivera
914af6bdfe * add support for cowbuilder and cowbuilder-dist in builder.py
- allows use in sponsor-patch and backportpackage (LP: #728751)
2011-03-06 11:08:59 +02:00
Stefano Rivera
6e485c2a7b pull-{lp,debian}-source, pull-debian-debdiff: Catch KeyboardInterrupt.
(LP: #713845)
2011-03-06 01:04:22 +02:00
Stefano Rivera
989aecd253 Canonicalise suites (use code-names) before passing them to rmadison. 2011-03-06 00:48:24 +02:00
Julian Taylor
aae8cce991 * add support for cowbuilder and cowbuilder-dist in builder.py
- allows use in sponsor-patch and backportpackage (LP: #728751)
2011-03-05 23:17:24 +01:00
Stefano Rivera
c8a854cc4a pull-{lp,debian}-source: Download requested versions, as well as simply
the latest version in a release.
2011-03-05 00:48:58 +02:00
Stefano Rivera
a93078cb32 ubuntutools.archive: Filter rmadison results. (LP: #710579) 2011-03-05 00:05:04 +02:00
Stefano Rivera
e85a6f604f pull-lp-source.1: Document -d option. 2011-03-02 12:34:54 +02:00
Stefano Rivera
b4267dc5a7 Release 2011-03-01 15:06:13 +02:00
Stefano Rivera
a623269d2f Reformat NEWS 2011-03-01 15:03:32 +02:00
Stefano Rivera
5d7289caad Document Launchpadlib 1.9 issues in NEWS. 2011-03-01 01:01:06 +02:00
Stefano Rivera
35d3c4aee4 Skip pylint test if it crashes. 2011-03-01 00:51:25 +02:00