3
0
mirror of https://git.launchpad.net/ubuntu-dev-tools synced 2025-03-13 08:01:09 +00:00

26 Commits

Author SHA1 Message Date
Stefano Rivera
0d4c692262 dgetlp, submittodebian, 404main: Use unicode strings for literal strings
containing non-ASCII characters (LP: )
2011-09-04 18:02:55 +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: )
2011-05-24 20:22:37 +02:00
Benjamin Drung
f6cb127479 backportpackage: Make pylint happier. 2010-12-27 20:32:07 +01:00
Benjamin Drung
f8d3f9f2f5 Wrap all long lines in Python scripts. 2010-12-27 14:21:01 +01:00
Stefano Rivera
58559d9db8 Help silence pylint 2010-12-26 21:56:05 +02:00
Stefano Rivera
517bc10e3b - Test for that every script can run --help and return 0.
- 404main, merge-changelog, pull-debian-debdiff, pull-debian-source,
  pull-revu-source:
  + Return 0 after showing help.
2010-12-22 19:08:20 +01:00
Stefano Rivera
f74f07507b 404main: Return non-zero when arguments don't parse. 2010-12-22 19:36:58 +02:00
Benjamin Drung
48c30e91a6 404main: Fix indentation. 2010-12-22 18:35:41 +01:00
Stefano Rivera
c4de897e2a 404main, merge-changelog, pull-debian-debdiff, pull-debian-source:
Return 0 after showing help.
2010-12-22 16:53:58 +02:00
Benjamin Drung
493597a500 Convert tabs to spaces in Python scripts (PEP-8) part 1. 2010-12-22 01:28:00 +01:00
Benjamin Drung
100ba7d1b5 Remove all trailing tabs. 2010-12-03 00:10:41 +01:00
Benjamin Drung
1943df29eb Remove all trailing spaces. 2010-12-03 00:06:43 +01:00
Michael Bienia
3edf300dd6 Apply patch from Julian Andres Klode for the python-apt 0.8 API transition
(Closes: )
2010-03-25 22:15:56 +01:00
Colin Watson
ac53f8f767 Get rid of the last remaining use of subprocess.Popen(shell=True) in
404main.
2009-06-09 11:00:55 +01:00
Colin Watson
6730937ea3 Rewrite 404main using python-apt. Note that this requires python-apt
0.7.9, not in jaunty.
2009-06-09 11:00:00 +01:00
Siegfried-Angel Gevatter Pujals
d3efcc879f Remove unneeded AUTHORS and README. Add the GPL header to all scripts. 2008-08-11 20:06:35 +02:00
Siegfried-Angel Gevatter Pujals
8a518715e0 404main changes 2008-02-24 18:50:01 +01:00
Siegfried-Angel Gevatter Pujals
1db357f778 Fixes (presumably) in pbuilder-dist and comment the code better. Fix a regression in update-maintainer. Other changes? 2008-02-23 21:40:39 +01:00
Siegfried-Angel Gevatter Pujals
5eb5427dc2 Commit patch from Adrien Cunin for 404main. 2008-02-23 17:53:22 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
11a3f04603 Update my email address. 2008-01-17 19:43:26 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
70bb954470 Fix regressions in 404main 2007-12-01 12:08:06 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
bb6a63c9f0 404main's author seems to be Pete Savage, updated accordingly 2007-11-30 17:55:33 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
9ba953ba80 Rewrote 404main 2007-11-24 01:04:24 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
e30595f81d Error handlign improvements in different scripts. 2007-11-07 20:05:37 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
49cbb653f3 Complete the README file. Unify all script headers. Delete pbuilder-template (same as -dist). Change my mail address. 2007-08-04 13:52:30 +02:00
Luke Yelavich
f3698dc897 * Added 404main, from Peter Savage <petesavage@ubuntu.com>
- This script checks whether a package is in main, if not, it will 
    display depends and build-depends.
2007-03-27 21:59:13 +10:00