Siegfried-Angel Gevatter Pujals
8fda1ebdc1
Wrap any extra (user) arguments appended to the pbuilder command with
...
quotation marks, when needed (LP: #398989 ).
2010-09-21 21:25:33 +02:00
Siegfried-Angel Gevatter Pujals
4ca97770da
* pbuilder-dist:
...
- Do not show a warning when "experimental" is used; there is no
debootstrap file for it but it should just work anyway.
* bash_completion/pbuilder-dist:
- Enable auto-completion for "pbuilder-experimental".
2010-09-21 20:45:45 +02:00
Luca Falavigna
4b13534eea
* ubuntutools/misc.py:
...
- Use output of dpkg --print-architecture command to correctly display
platform architecture
2010-09-20 18:12:39 +02:00
Luca Falavigna
ea5ca126c7
* debian/control:
...
- Add Benjamin Drung to Uploaders.
- Add DM-Upload-Allowed field
2010-09-20 17:48:30 +02:00
Benjamin Drung
05cbdd858f
sponsor-patch: Fix NameError: global name 'debdiff_filename' is not defined.
2010-09-20 15:48:55 +02:00
Luca Falavigna
a381fb3cb0
Releasing 0.102
2010-09-20 11:10:28 +02:00
Benjamin Drung
a7a7dec87d
syncpackage: Check if the specified Debian component is valid (LP: #639896 ).
2010-09-20 00:44:02 +02:00
Benjamin Drung
1048901abb
syncpackage: Print error message if the download fails (LP: #639899 ).
2010-09-19 22:09:26 +02:00
Colin Watson
0de4797ce0
lp-list-bugs: New tool.
2010-09-17 12:45:52 +01:00
Colin Watson
bee6f01c4a
Fix NAME section of lp-set-dup(1).
2010-09-17 12:35:46 +01:00
Benjamin Drung
0327c3816d
wrap-and-sort: New script to wrap long lines and sort items in packaging
...
files.
2010-09-17 04:44:10 +02:00
Michael Bienia
403a1a9412
Add 'natty' to the recognized names and make it the default.
2010-09-15 09:23:28 +02:00
Iain Lane
0021522956
all: Use production API rather than edge by default. Should be more
...
reliable and was advised by lifeless (LP team).
2010-09-14 09:30:04 +01:00
Stefano Rivera
7746e67d74
update-maintainer: Correctly update the Maintainer field to the new Ubuntu
...
Developers address (instead of the calling user) when the package is not
in Debian.
2010-09-13 22:23:09 +02:00
Benjamin Drung
8902b0571a
sponsor-patch: New script to download a patch from a Launchpad bug, patch
...
the source package, build, check and uploads it (to Ubuntu or a PPA).
2010-08-15 02:25:33 +02:00
Benjamin Drung
794bd9bd13
update-maintainer: Don't change the Maintainer field if the email is set
...
to a @lists.ubuntu.com address.
2010-08-14 19:57:13 +02:00
Benjamin Drung
6828ae2e8c
syncpackage: Don't upload orig tarball if not needed.
2010-08-14 18:20:46 +02:00
Benjamin Drung
0b5901506b
Update the man page of suspicious-source to match the rewrite.
2010-08-12 01:15:30 +02:00
Benjamin Drung
1c90e2a4f6
suspicious-source: whitelist font source formats. Thanks to Nicolas
...
Spalinger for the patch (LP: #365147 ).
2010-08-10 23:17:13 +02:00
Kees Cook
1aab6931a6
* errno, doc/errno.1, debian/control, debian/copyright, setup.py:
...
- add an errno utility, LP: #612267
2010-08-10 11:53:43 -07:00
Kees Cook
17af86e051
mk-sbuild: update examples to include "-A".
2010-08-10 11:48:06 -07:00
Dustin Kirkland
99ddf5fd61
add an errno utility, LP: #612267
...
add optimizations from Scott Moser
2010-08-10 14:40:13 -04:00
Dustin Kirkland
6f4c4b031f
* errno, doc/errno.1, debian/control, debian/copyright, setup.py:
...
- add an errno utility, LP: #61226
2010-08-10 11:46:16 -04:00
Luca Falavigna
4ac351c1f6
Releasing 0.101
2010-08-04 10:07:09 +00:00
Luca Falavigna
9fb63c6224
mk-schroot: add debootstrap include/exclude options
2010-08-04 09:42:55 +00:00
Benjamin Drung
9de91675bc
Switch to simple dh7 rule.
2010-08-02 20:41:09 +02:00
Benjamin Drung
c1bdfe3f6d
suspicious-source: Replace with total rewrite in Python using python-magic.
2010-08-02 20:27:37 +02:00
Benjamin Drung
04a2a88c09
Fix typo.
2010-08-02 15:39:27 +02:00
Benjamin Drung
5c14871416
syncpackage: Print propper error message if dsc file is malformed.
2010-08-02 15:37:48 +02:00
Benjamin Drung
dcaab5fc47
update-maintainer: Add a --quiet option.
2010-07-30 03:51:33 +02:00
Benjamin Drung
c3bd2726c7
* syncpackage:
...
- Prepend script name to every output
- Output every executed command in verbose mode
2010-07-30 03:32:23 +02:00
Benjamin Drung
71c25ec898
syncpackage: Use Version class from python-debian to fix extraction of
...
upstream version for debian versions that contain more than one dash.
2010-07-30 00:58:26 +02:00
Michael Bienia
a3a1a1bc6f
+ Add a forgotten changelog entry
...
+ import-bug-from-debian: Clean up a little bit
2010-07-29 00:02:32 +02:00
Michael Bienia
ed98811342
Add a forgotten changelog entry
2010-07-29 00:00:07 +02:00
Benjamin Drung
5d25f96d46
Bump Standards-Version to 3.9.1 (no changes required).
2010-07-28 16:27:29 +02:00
Benjamin Drung
477e6a9430
syncpackage: Fix extraction of upstream version for debian versions that
...
contain more than one dash.
2010-07-28 16:25:35 +02:00
Steve Beattie
a5c97797d3
* mk-schroot: add debootstrap include/exclude options
...
* mk-schroot.1: document added options
2010-07-27 23:07:34 -07:00
Michael Bienia
0cca58d2bb
requestsync: Fix bug where the variable 'hasLP' is not always set (lp: #607874 )
2010-07-20 19:47:45 +02:00
Michael Bienia
b9b643afd8
Add python-soappy to Recommends.
2010-07-11 20:33:18 +02:00
Michael Bienia
aecf197601
Add copyright information for "import-bug-from-debian" and install it as part of ubuntu-dev-tools.
2010-07-11 20:30:08 +02:00
Benjamin Drung
3b54c5b956
Switch to dpkg-source 3.0 (native) format.
2010-06-29 16:44:05 +02:00
Benjamin Drung
44afef5cd2
Bump Standards-Version to 3.9.0 (no changes required).
2010-06-29 16:43:08 +02:00
Benjamin Drung
8ba73a850e
* syncpackage: Update manpage to reflect current usage. ( Closes : #587142 ,
...
LP: #598477 )
* ubuntu-build: Update manpage to reflect current usage. (LP: #490535 )
* edit-patch: Add manpage. (LP: #538379 )
* massfile: Add manpage.
* pull-debian-debdiff: Add manpage.
* setup-packaging-environment: Add manpage.
* ubuntu-iso: Add manpage.
2010-06-29 16:41:06 +02:00
Benjamin Drung
49b1f200a5
Revert last commit, use Andrew Starr-Bochicchio's branch instead.
2010-06-29 16:39:12 +02:00
Luca Falavigna
c696deeff1
* doc/syncpackage.1:
...
- Integrate with new syncpackage options
2010-06-27 17:13:15 +02:00
Andrew Starr-Bochicchio
85623d625a
ubuntu-iso: Add manpage.
2010-06-26 14:41:04 -04:00
Andrew Starr-Bochicchio
6acfe02e37
setup-packaging-environment: Add manpage.
2010-06-26 14:31:30 -04:00
Andrew Starr-Bochicchio
3f944f59b7
pull-debian-debdiff: Add manpage.
2010-06-26 14:18:05 -04:00
Andrew Starr-Bochicchio
6f1313e1a4
massfile: Add manpage.
2010-06-26 14:11:27 -04:00
Andrew Starr-Bochicchio
b813c3ea45
edit-patch: Add manpage. (LP: #538379 )
2010-06-25 17:22:31 -04:00