Stefano Rivera
cce5ceb0ec
Correct variable name
2010-12-22 22:57:02 +02:00
Stefano Rivera
fe2aa64ea9
Improve synopsis markup
2010-12-22 22:23:53 +02:00
Stefano Rivera
dc6b404bc9
lp-set-dup: Config file support
2010-12-22 22:22:05 +02:00
Stefano Rivera
bcf9772206
edit-patch: Don't let cat error through if debian/source/format doesn't
...
exist.
2010-12-22 20:53:38 +02:00
Benjamin Drung
43ec3ff136
Depend on python-gnupginterface (used by dgetlp).
2010-12-22 19:18:32 +01:00
Benjamin Drung
b2b0375646
Add most dependencies to Build-Depends for successfully run the tests.
2010-12-22 19:15:31 +01: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
c6a82f8bc1
merge-changelog: Return non-zero when arguments don't parse.
2010-12-22 19:48:50 +02: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
Benjamin Drung
54c0a88464
sponsor-patch: Remove needless new-line from print command.
2010-12-22 18:35:11 +01:00
Stefano Rivera
34b1991bdd
Fix pull-revu-source help, and return 0
2010-12-22 17:14:48 +02:00
Stefano Rivera
df6b32086b
Close /dev/null
2010-12-22 17:09:29 +02:00
Stefano Rivera
4c0a650052
Blacklist get-build-deps
2010-12-22 17:03:01 +02:00
Stefano Rivera
f55ab3d465
Provide pid when killing
2010-12-22 17:01:55 +02:00
Stefano Rivera
96d72d83e2
signals don't use underscores
2010-12-22 16:57:25 +02:00
Stefano Rivera
9ba4809eed
Reverted: r876: Append a1 to version number in pre-releases
2010-12-22 16:56:05 +02: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
Michael Vogt
af2497291f
add "add-patch" that provides the non-interactive version of
...
edit-patch
2010-12-22 15:44:22 +01:00
Stefano Rivera
8756577518
Complete blacklist
2010-12-22 16:28:36 +02:00
Benjamin Drung
8e30fddfae
sponsor-patch: Catch KeyboardInterrupt.
2010-12-22 14:32:24 +01:00
Benjamin Drung
71a1bffba5
Recommend bzr-builddeb (used by sponsor-patch for branches).
2010-12-22 14:23:28 +01:00
Benjamin Drung
715c554e88
Fix: The package was only uploaded if the target was "ubuntu".
2010-12-22 14:19:21 +01:00
Stefano Rivera
b4a245b281
Append a1 to version number in pre-releases
2010-12-22 15:07:19 +02:00
Stefano Rivera
3ac706401f
Test for that every script can run --help and return 0.
2010-12-22 15:05:55 +02:00
Benjamin Drung
9077c0babd
Close already fixed bug.
2010-12-22 12:54:08 +01:00
Benjamin Drung
51966025d6
debian/changelog: Use capital LP for closing a bug.
2010-12-22 01:44:24 +01: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
0a35d3d13d
sponsor-patch: Fix crash if uploading to ubuntu without building the package before.
2010-12-22 00:52:45 +01:00
Benjamin Drung
d264ee7e97
sponsor-patch: Fix indentation of Logger change.
2010-12-21 23:29:50 +01:00
Benjamin Drung
9ee1a8faa0
sponsor-patch: Fix 'str' object has no attribute 'startwith' crash caused by a typo.
2010-12-21 22:50:02 +01:00
Benjamin Drung
ff84b6da91
sponsor-patch: Use "bzr builddeb" instead of the shortcut "bzr bd".
2010-12-21 22:41:53 +01:00
Benjamin Drung
67ad32a06d
Making debian/copyright a little bit shorter.
2010-12-21 22:15:54 +01:00
Benjamin Drung
1e179b1bd6
sponsor-patch: Add missing comma in SEE ALSO.
2010-12-21 21:59:04 +01:00
Benjamin Drung
41cc2fa194
sponsor-patch: Add new --lpinstance and --no-conf options and support
...
configuration files.
2010-12-21 21:42:32 +01:00
Michael Bienia
9bf33b330b
Forgot to add changelog entry to close the bug.
2010-12-21 19:16:09 +01:00
Michael Bienia
2e2376d854
ubuntutools/lp/lpapicache.py: The wrapper classes now use the root uri from the
...
Launchpad object for checking the resource type during runtime (the root uri
doesn't need to be known at import time anymore)
2010-12-21 18:57:29 +01:00
Benjamin Drung
f00a490006
debian/copyright: Improve formatting.
2010-12-21 01:38:00 +01:00
Stefano Rivera
d607847d49
ubuntutools.common is gone
2010-12-21 02:20:16 +02:00
Benjamin Drung
47b1393664
backportpackage.1: Put description before options.
2010-12-21 01:17:53 +01:00
Stefano Rivera
8588c064b7
ubuntutools.common is gone
2010-12-21 02:17:04 +02:00
Stefano Rivera
e3654e914c
* Support reading configuration variables from devscripts configuration
...
files. (LP: #681693 )
- Added ubuntu-dev-tools.5
* Support the combined "Name <email>" format in UBUMAIL, DEBFULLNAME, and
DEBEMAIL. (LP: #665202 )
* Add the beginnings of a test suite. (LP: #690386 )
- Switch to setuptools, to support setup.py test.
* ubuntutools/common.py: Remove https_proxy unsetting code, working around
LP: #94130 .
2010-12-21 01:10:57 +01:00
Stefano Rivera
c6578d1ec0
Specify boolean for UPDATE_BUILDER
2010-12-21 02:02:38 +02:00
Stefano Rivera
98061bc423
Promote WORKDIR to UBUNTUTOOLS
2010-12-21 01:56:28 +02:00
Stefano Rivera
2c1e1c8727
Add boolean as a get_value argument
2010-12-21 01:51:10 +02:00
Stefano Rivera
0ad5bd5174
Document BACKPORTPACKAGE_WORKDIR
2010-12-21 01:37:13 +02:00
Stefano Rivera
eeb8fd38bf
Document UPDATE_BUILDER
2010-12-21 01:36:24 +02:00
Stefano Rivera
820b8dc0c5
Default value for UDTConfig.config
2010-12-21 01:14:57 +02:00
Stefano Rivera
1ef4d149a7
Install .5 manpages
2010-12-21 00:41:33 +02:00
Stefano Rivera
59464226c0
In fact, have no default, caller is responsible
2010-12-21 00:35:52 +02:00