Benjamin Drung
af53674200
* Drop preinst (pbuilder-dist bash_completion handling), it is not required
...
for any current upgrade path on Debian or Ubuntu.
* Switch to dh_python2:
- Use X-Python-Version instead of XS-Python-Version.
- Use ${python:Breaks} to specify Python version compatibility.
2010-12-20 15:20:03 +01:00
Stefano Rivera
552892f264
Incorrect versioned python dependancy
2010-12-20 13:11:12 +02:00
Stefano Rivera
32ed378668
* Switch to dh_python2:
...
- Use X-Python-Version instead of XS-Python-Version.
- Use ${python:Breaks} to specify Python version compatibility.
2010-12-20 11:33:56 +02:00
Stefano Rivera
54f082b6e8
Drop preinst (pbuilder-dist bash_completion handling), it is not required
...
for any current upgrade path on Debian or Ubuntu.
2010-12-20 11:30:38 +02:00
Stefano Rivera
9ea8f738fc
Convert debian/copyright to DEP5, make sure all scripts are listed
...
(LP: #692003 )
2010-12-19 02:27:31 +02:00
Benjamin Drung
162af93f88
releasing version 0.108
0.108
2010-12-19 00:57:56 +01:00
Stefano Rivera
abef3ae37d
Add myself to copyright headers
2010-12-19 01:47:18 +02:00
Stefano Rivera
6558579e7b
Clarify errno's license
2010-12-19 01:46:58 +02:00
Stefano Rivera
fab2200666
Strengthen sudo warning to an error and abort if user doesn't own $HOME
2010-12-19 01:45:31 +02:00
Stefano Rivera
b76649ea94
Drop unnecessary debian/pycompat
2010-12-19 01:30:30 +02:00
Benjamin Drung
45c5d5206b
backportpackage: Add full stops and exclamation marks to error messages.
2010-12-18 23:10:40 +01:00
Benjamin Drung
4afe3c8478
Use common error message for sponsor-patch and backportpackage.
2010-12-18 23:08:13 +01:00
Benjamin Drung
a0ef5a7e20
backportpackage: Disable lintian on source package creation.
2010-12-18 22:32:19 +01:00
Benjamin Drung
7d47a7679e
backportpackage:
...
- Include -y option to skip prompts (LP: #691895 )
- Allow for just building the source package without a test build or upload (LP: #691896 )
2010-12-18 22:23:18 +01:00
Evan Broder
2057d62aac
Drop changelog entries for backportpackage
2010-12-18 13:14:23 -08:00
Evan Broder
9f0722dfb3
backportpackage: You say goodbye, and I say hello.
2010-12-18 13:11:27 -08:00
Evan Broder
70a1dbecc7
backportpackage: Whoops, bdrung should get a copyright notice too
2010-12-18 12:58:11 -08:00
Evan Broder
21355cbf52
backportpackage: Allow for -S ""
2010-12-18 12:33:10 -08:00
Evan Broder
cbe6726eb3
Allow for just building the source package without a test build or
...
upload (LP: #691896 )
2010-12-18 12:32:48 -08:00
Evan Broder
735ac962c3
Include -y option to skip prompts (LP: #691895 )
2010-12-18 12:29:38 -08:00
Evan Broder
fca3e45826
backportpackage: Typo fix
2010-12-18 12:21:40 -08:00
Evan Broder
4479344db0
doc/backportpackage.1: --destination is no longer required
2010-12-18 12:16:24 -08:00
Evan Broder
06446bbd4d
backportpackage: Add --suffix option
2010-12-18 12:16:02 -08:00
Stefano Rivera
a10ca5753f
* pbuilder-dist:
...
- Fix typo in local archive support, introduced in 0.107.
- Warn user if they run sudo pbuilder-dist (LP: #691999 ).
2010-12-18 22:09:59 +02:00
Evan Broder
8afda6d3f1
backportpackage: Add missing copyright statement
2010-12-18 12:09:44 -08:00
Benjamin Drung
d7ee62e951
backportpackage: Put build result into /buildresult to avoid signature problems with the source tarball.
2010-12-18 20:35:20 +01:00
Benjamin Drung
5371195caa
backportpackage: Improve upload question.
2010-12-18 19:37:11 +01:00
Benjamin Drung
d635434a5e
backportpackage: Improve upload question.
2010-12-18 19:22:07 +01:00
Benjamin Drung
e69d243a59
Fix global name 'opts' is not defined. Thanks to Ivan Borzenkov.
2010-12-18 18:17:29 +01:00
Bilal Akhtar
32ad889061
doc/pbuilder-dist.1: Add info about the option --buildresult
2010-12-18 15:51:42 +03:00
Benjamin Drung
5fc7c352cd
ubuntu-iso: Exit nonzero rather than crash if a wrong parameter is passed
...
(LP: #637020 ).
2010-12-18 12:59:08 +01:00
Benjamin Drung
4c6ee076c2
ubuntu-iso: Convert to PEP-8.
2010-12-18 12:52:24 +01:00
Colin Watson
5144644ba0
ubuntu-iso(1): Fix typo.
2010-12-18 11:05:17 +00:00
Benjamin Drung
0852ffbda9
sponsor-patch: Allow updating the build environment if the build failed.
2010-12-17 22:52:03 +01:00
Benjamin Drung
4178bf7476
ubuntutools/question.py: Create a universal Question object.
2010-12-17 18:46:09 +01:00
Benjamin Drung
9e6a13f5a9
Split main function out of sponsor-patch script.
2010-12-17 17:47:23 +01:00
Benjamin Drung
fbe27a7ce4
Split objects out of sponsor-patch script.
2010-12-17 17:32:38 +01:00
Benjamin Drung
cec070446f
ubuntutools/builder.py: Add update function to pbuilder-dist.
2010-12-17 14:40:19 +01:00
Benjamin Drung
4be074c8fa
sponsor-patch: Add --update option to make sure build environment is
...
up to date (LP: #689605 )
2010-12-17 14:35:27 +01:00
Benjamin Drung
7e038457bc
ubuntutools/builder.py: Pass distribution and architecture to pbuilder update function.
2010-12-17 14:32:03 +01:00
Benjamin Drung
3ead141240
Update man pages for backportpackage and sponsor-patch to mention pbuilder-dist support.
2010-12-17 14:06:35 +01:00
Benjamin Drung
6aafc793dd
Fix indentation and formatting of previous commit.
2010-12-17 13:56:36 +01:00
Benjamin Drung
9bbcd92ce4
Indentation fix.
2010-12-17 13:48:05 +01:00
Benjamin Drung
ec60ffc00e
sponsor-patch: Fix builder update logic.
2010-12-17 11:49:22 +01:00
Bilal Akhtar
1747986a88
pbuilder-dist: Override the default build result location if
...
--buildresult is specified.
2010-12-17 13:47:48 +03:00
Benjamin Drung
409762e55c
Make command line flag description more consistent.
2010-12-17 11:46:33 +01:00
Evan Broder
552b0a1f91
Undo some accidental changes
2010-12-17 01:48:45 -08:00
Evan Broder
ab0dc4244b
Actually merge trunk
2010-12-17 01:47:15 -08:00
Evan Broder
5e181b6b8e
backportpackage: Error out of builder update fails
2010-12-17 01:36:05 -08:00
Evan Broder
8627e0a626
Merge trunk.
2010-12-17 01:32:30 -08:00