11 Commits

Author SHA1 Message Date
Evan Broder
3ab323805e backportpackage: Wrap source to 80-column lines 2010-12-12 18:25:59 -08:00
Evan Broder
1a2677b8ef backportpackage: Factor out subprocess.call error handling into a helper 2010-12-12 18:24:28 -08:00
Evan Broder
462cd8f4ca backportpackage: Add a --version argument
--version lets you specify either the version of the source package to
fetch (in the absence of a source release option) or the version to
verify against the specified source release.
2010-12-12 18:12:28 -08:00
Evan Broder
dc76d195bf backportpackage: Support backporting to multiple destination releases by using (required) options instead of arguments 2010-12-12 16:36:51 -08:00
Evan Broder
8ec0773201 backportpackage: Correct uses of subprocess.call 2010-12-12 12:15:38 -08:00
Evan Broder
4669ee62af backportpackage: Use a file:/// URL when giving paths to make them clickable in gnome-terminal 2010-12-11 16:57:40 -08:00
Evan Broder
fccec5fab9 backportpackage: Pass -sa to debuild to make sure the orig source tarball is included 2010-12-11 16:54:37 -08:00
Evan Broder
0f01b0752c backportpackage: Print real error messages instead of relying on subprocess.check_call backtraces 2010-12-11 16:54:19 -08:00
Evan Broder
2befb9ec5a backportpackage: Use "backportpackage-" as the prefix for temporary directory, to make it easy to find 2010-12-11 15:49:18 -08:00
Evan Broder
07029e3dfb Set DEB_VENDOR in backportpackage, since it will only be used for Ubuntu development 2010-12-11 14:43:31 -08:00
Evan Broder
cb41838b48 backportpackage: new script for testing backport requests in a PPA. 2010-12-11 14:12:02 -08:00