Daniel Holbach
7a45eede4a
add lpinstance/no-conf options, fix manpage
2011-05-09 15:35:23 +02:00
Daniel Holbach
d94994b1f4
fix leftover 'lp-set-dup
2011-05-09 14:57:28 +02:00
Daniel Holbach
b4b217ade5
fix leftover 'lp-set-dup
2011-05-09 14:52:51 +02:00
Daniel Holbach
eee6501a18
add 'bitesize' script
2011-05-09 14:48:54 +02:00
Christopher James Halse Rogers
328def15a2
Merge improvements to mk-sbuild, fixing typo in manpage
2011-05-02 15:04:29 +10:00
Stefano Rivera
ccbb9300f4
Drop leading blank line now that we have per-chroot conf files
2011-04-24 21:58:43 +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
72b504ca2e
Add vi expandtab tag to mk-sbuild, remove remaining tabs
2011-04-24 16:39:39 +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
0.122
2011-04-23 13:52:28 +02:00
Benjamin Drung
f646002543
Fix intentation.
2011-04-23 13:51:58 +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
96381b0ff3
use errno and errno.EEXIST
2011-04-19 14:55:27 -07:00
Brian Murray
1d36de0fbb
make changes based on reviewer feedback
2011-04-19 12:43:25 -07:00
Brian Murray
c38452bb43
merge with upstream
2011-04-19 12:41:30 -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
Ted Gould
e9cea63f52
Edit to add the parameter to the man page
2011-04-19 09:50:53 -05:00
Benjamin Drung
4bd2570416
releasing version 0.121
0.121
2011-04-19 08:49:25 +02:00
Brian Murray
66a1d33481
no need to change directories
2011-04-18 11:28:22 -07:00
Brian Murray
d0aa685788
grab-attachments: put attachments in a folder named after the bug number which prevents clobbering of attachments if multiple bugs have the same attachment name
2011-04-18 11:16:16 -07: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
bfd984568f
ack-sync: Fix source package name.
2011-04-18 17:40:13 +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
2d74893dd2
Add testcase for bug #701487 .
2011-04-17 16:30:09 +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
Ted Gould
3386a80945
Apparently this makes it run faster with less memory usage :-)
2011-04-15 16:35:54 -05:00
Scott Kitterman
f5ce76d52e
In ubuntutools/archive.py, instead of an AssertionError liburi-perl is not installed provide a similar message to the one rmadison provides.
2011-04-10 00:41:30 -04: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
Michael Vogt
d9ec09c396
Sorten code using crazy Python stuff.
2011-03-24 09:57:18 -05:00
Ted Gould
a3381c3724
Use the right set of arguments depending on how many we have
2011-03-23 22:03:54 -05:00
Ted Gould
4465bcd28c
Comment to make the code easier to read
2011-03-23 22:02:43 -05:00
Ted Gould
11fc1380f7
We shouldn't set the date targeted as we don't really know that
2011-03-23 21:27:12 -05:00
Ted Gould
fd235db083
Adding an intermediary 'today' variable to shorten line lengths
2011-03-23 20:57:08 -05: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