1404 Commits

Author SHA1 Message Date
Stefano Rivera
8dd88f18f8 Forgot EMAIL 2010-12-21 12:59:45 +02:00
Stefano Rivera
b1b1e5e332 requestsync: Style: named parameters shouldn't have spaces around = 2010-12-21 12:32:33 +02:00
Stefano Rivera
9dd04a43ba requestsync: Convert the space-indented lines to tabs 2010-12-21 12:26:00 +02:00
Stefano Rivera
07cb3f5777 Merge from trunk 2010-12-21 11:39:00 +02: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
Stefano Rivera
64e51e0617 Get default builder from UDTConfig 2010-12-21 00:31:23 +02:00
Stefano Rivera
4f7a5232a2 Script-specific variables win over package variables no matter which store they come from 2010-12-21 00:28:31 +02:00
Stefano Rivera
4336f7442a Use attribute accessors for pwd 2010-12-21 00:24:03 +02:00
Stefano Rivera
7229c63dc2 Further magic reduction in ubu_email 2010-12-21 00:18:47 +02:00
Stefano Rivera
0a272cab3f Support the notion of non-package-wide variables 2010-12-21 00:13:39 +02:00
Stefano Rivera
2a1a48ae56 Tone down ubu_email magic 2010-12-20 23:56:54 +02:00
Stefano Rivera
b038e247d5 Add missing bold formatting to option list in backportpackage.1 2010-12-20 23:45:16 +02:00
Stefano Rivera
5716fa6d50 Describe precedence in backportpackage.1 2010-12-20 23:39:50 +02:00
Stefano Rivera
3d03dcdb3f Switch to using shlex for config file parsing 2010-12-20 23:36:17 +02:00
Stefano Rivera
432ddc28ff override_dh_auto_test can go in the ifeq nocheck block, it's a noop with python_distutils atm 2010-12-20 22:49:16 +02:00
Stefano Rivera
4adf0f3eeb Tweak d/rules indentation 2010-12-20 22:47:36 +02:00
Stefano Rivera
9bc2bbf64f Settle on simply --no-conf, update manpages appropriately 2010-12-20 22:45:37 +02:00
Stefano Rivera
887aa1a9ab UDTConfig docstring 2010-12-20 22:38:53 +02:00
Stefano Rivera
680a4698d7 Some more ubu_email test-cases 2010-12-20 22:38:36 +02:00
Stefano Rivera
254be7bb5d Configuration system uses a class, add test suite 2010-12-20 22:08:12 +02:00
Stefano Rivera
9c62fb8723 bzrignore egg-info 2010-12-20 21:33:48 +02:00
Stefano Rivera
453112f342 Support quoted values 2010-12-20 21:00:14 +02:00
Stefano Rivera
324c2957fd ubuntutools/common.py: Remove https_proxy unsetting code, working around
LP: #94130.
2010-12-20 20:56:38 +02:00
Stefano Rivera
303e7ae18f Merge from trunk 2010-12-20 18:29:31 +02:00
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
686b6a8649 * Add the beginnings of a test suite. (LP: #690386)
- Switch to setuptools, to support setup.py test.
2010-12-20 11:19:37 +02:00
Stefano Rivera
d67edd7c3c Relicense the code in this branch to ISC 2010-12-20 01:19:09 +02:00
Stefano Rivera
d80f54dfa5 Revert r863, let's use environment variables again 2010-12-20 01:08:07 +02:00
Stefano Rivera
3764bd12af Handle and document --noconf in backportpackage 2010-12-20 01:07:17 +02:00
Stefano Rivera
4e827697e8 basename() script name for prefix 2010-12-20 00:27:21 +02:00
Stefano Rivera
1bb418e02f Support configuration in backportpackage 2010-12-19 22:32:53 +02:00
Stefano Rivera
8b5cd3d045 Actually configuration variables shouldn't come from the environment 2010-12-19 22:08:25 +02:00
Stefano Rivera
baae70c001 Support --noconf 2010-12-19 21:56:10 +02:00
Stefano Rivera
ae8648282c Added ubuntu-dev-tools.5 2010-12-19 21:19:04 +02:00
Stefano Rivera
3a9ffe412c Support the combined "Name <email>" format in UBUMAIL, DEBFULLNAME, and
DEBEMAIL. (LP: #665202)
2010-12-19 20:47:37 +02:00