Benjamin Drung
a03fa654f3
Move debian-distro-info, distro-info, and ubuntu-distro-info from
...
ubuntu-dev-tools into distro-info.
2011-06-25 17:53:44 +02:00
Benjamin Drung
0737f186fe
releasing version 0.126
2011-06-25 16:39:02 +02:00
Benjamin Drung
ebbaada218
Add experimental to list of Debian distributions.
2011-06-25 16:20:22 +02:00
Benjamin Drung
61cc8e57ba
submittodebian: Write a usable .reportbugrc if it doesn't exist. (LP: #800429 )
2011-06-25 15:35:17 +02:00
Evan Broder
19c33e5e32
* ubuntutools.subprocess:
...
- New drop-in replacement wrapper module around subprocess that
backports the restore_signals kwarg and defaults close_fds=True
- Switch everything previously using subprocess to use
ubuntutools.subprocess instead (LP: #785854 )
2011-06-24 16:32:07 +02:00
Evan Broder
be202b94d5
* ubuntutools.misc: Add a new "system_distribution_chain", which returns
...
a list starting with the current distribution and working its way up
each distribution's parent.
* ubuntutools.misc: Add a function to find the distribution that
used a given release codename.
* backportpackage, doc/backportpackage.1: Accept codenames from any
distribution in the parenting chain. Makes it possible to, e.g.,
backport from Debian. (LP: #703099 )
2011-06-24 16:13:43 +02:00
Didier Roche
544c21ba3a
releasing version 0.125ubuntu1
2011-06-24 11:50:23 +02:00
Didier Roche
ba5566c4a1
* get-build-deps:
...
- fix a wrong parser when some build-dep have an epoch
2011-06-24 11:37:39 +02:00
Stefano Rivera
dd46215fbe
submittodebian: Write a usable .reportbugrc if it doesn't exist.
...
(LP: #800429 )
2011-06-22 12:15:57 +02:00
Brian Murray
146b1619f1
* grab-attachments, doc/grab-attachments.1:
...
- add in download attachments from duplicates
- add in download attachments from all bugs about a package
- document new options in the manpage
2011-06-16 12:02:04 -07:00
Stefano Rivera
0d3b618c0b
Link to LP: #797170
2011-06-14 15:23:20 +02:00
Evan Broder
16300e471f
Move vendor_to_distroinfo and codename_to_distribution into ubuntutools.misc
2011-06-11 06:04:09 -07:00
Evan Broder
1a6fb270b4
backportpackage, doc/backportpackage.1: Accept codenames from any
...
distribution in the parenting chain. Makes it possible to, e.g.,
backport from Debian. (LP: #703099 )
2011-06-11 05:45:21 -07:00
Evan Broder
2560aa210b
ubuntutools.distro_info: Add a function to find the distribution that
...
used a given release codename.
2011-06-11 05:06:51 -07:00
Evan Broder
2398d09ba4
ubuntutools.misc: Add a new "system_distribution_chain", which returns
...
a list starting with the current distribution and working its way up
each distribution's parent.
2011-06-11 05:05:35 -07:00
Didier Roche
d69e21a0af
* lp-project-upload:
...
- fix a bug when new milestone wasn't specified
2011-06-09 13:36:06 +02:00
Stefano Rivera
dcad51ec87
sponsor-patch: Use dch --release instead of --edit to work with
...
DEBCHANGE_RELEASE_HEURISTIC=changelog.
2011-06-03 19:18:38 +02:00
Dustin Kirkland
4349bcad39
* doc/lp-project-upload.1, lp-project-upload:
...
- add support for optionally specifying files containing the changelog
and release notes for the release
- allows scripts to avoid the interactive editors
- document these changes in the manpage
2011-06-02 18:30:20 -04:00
Stefano Rivera
1c248875b4
ubuntutools.archive: Display any errors rmadison emits, rather than
...
guessing at the cause. (LP: #788447 )
2011-05-30 10:21:12 +02:00
Benjamin Drung
c13550bcb6
Adjust EOL date of Ubuntu 9.10 "Karmic Koala".
2011-05-28 19:43:34 +02:00
Benjamin Drung
1cd7d50b85
backportpackage: Use --force-bad-version instead of --allow-lower-version (which requires a parameter) for debchange.
2011-05-28 19:41:07 +02:00
Benjamin Drung
dfc4566257
releasing version 0.124
2011-05-25 18:28:34 +02:00
Benjamin Drung
7fd1e122d7
Bump devscripts version.
2011-05-25 10:02:13 +02:00
Evan Broder
d82e65e0e2
* ubuntutools.subprocess:
...
- New drop-in replacement wrapper module around subprocess that
backports the restore_signals kwarg and defaults close_fds=True
- Switch everything previously using subprocess to use
ubuntutools.subprocess instead (LP: #785854 )
2011-05-24 20:22:37 +02:00
Benjamin Drung
6e70eb821e
Drop python-magic due to the suspicious-source move.
2011-05-24 17:33:09 +02:00
Benjamin Drung
0cb8bf54d8
Close Launchpad bug.
2011-05-24 00:11:34 +02:00
Benjamin Drung
aa96842c84
Remove trailing spaces.
2011-05-23 23:44:45 +02:00
Benjamin Drung
e8b3a18c45
Move suspicious-source and wrap-and-sort from ubuntu-dev-tools into devscripts.
2011-05-23 23:41:00 +02:00
Stefano Rivera
e9b5d0aa20
Revert: r1081: Add debhelper and quilt as recommends (LP: #786370 )
2011-05-23 18:18:41 +01:00
Stefano Rivera
a3e16b12b6
* mk-sbuild:
...
- maintainer_name isn't mandatory any more (LP: #787051 )
2011-05-23 17:18:09 +01:00
Daniel Holbach
f8abc5b881
* bitesize:
...
- display error message properly.
- error out if bug is already marked as 'bitesize'.
- rephrase bug comment and subscribe person who adds the comment.
- work-around LP:336866 and LP:254901.
2011-05-23 15:49:06 +02:00
Benjamin Drung
2d4683260b
Set series back to UNRELEASED.
2011-05-22 10:09:12 +02:00
Benjamin Drung
5287637ffd
Run wrap-and-sort.
2011-05-22 10:08:52 +02:00
Mackenzie Morgan
b6631943f3
Add debhelper and quilt as recommends (LP: #786370 )
2011-05-21 19:50:02 -04:00
Benjamin Drung
7a104714c4
Move add-patch, edit-patch, and what-patch from ubuntu-dev-tools into
...
devscripts (Closes : #568481 ).
2011-05-21 17:53:16 +02:00
Benjamin Drung
58334ba46d
releasing version 0.123
2011-05-20 21:30:04 +02:00
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