969 Commits

Author SHA1 Message Date
Benjamin Drung
b5ede6ab85 releasing version 0.113 2011-01-22 21:07:10 +01:00
Stefano Rivera
0dbaa60945 Use ubuntu-distro-info in reverse-build-depends 2011-01-22 22:01:18 +02:00
Stefano Rivera
e84d3ed9db Use ubuntu-distro-info in dch-repeat 2011-01-22 21:58:22 +02:00
Stefano Rivera
2c84b5db5b pull-debian-source: Rewritten in Python to take advantage of the new
ubuntutools library functions.
2011-01-22 20:58:52 +02:00
Stefano Rivera
a1cafe8843 pbuilder-dist-simple: Remove all mention of supporting Debian.
(LP: #481223)
2011-01-22 18:28:40 +02:00
Stefano Rivera
eb22cc206b pbuilder-dist: Use ubuntutools.logger. 2011-01-22 17:57:16 +02:00
Stefano Rivera
b64ce68971 bash_completion/pbuilder-dist: Use *-distro-info to determine pbuilder
file names.
2011-01-22 15:19:07 +02:00
Stefano Rivera
3db76b355a pbuilder-dist: Use ubuntutools.logger. 2011-01-22 11:21:52 +02:00
Benjamin Drung
f31ed78711 Fix debian/changelog. 2011-01-22 02:09:37 +01:00
Stefano Rivera
aa181c12ff backportpackage: dput correct changes filename (regression in 0.112)
(LP: #706010)
2011-01-21 21:24:50 +02:00
Benjamin Drung
1a8951e82d Use new ubuntutools.distro_info in various scripts. 2011-01-21 19:20:04 +01:00
Benjamin Drung
3b97f4f3e5 debian-distro-info, distro-info, ubuntu-distro-info: New tools. 2011-01-21 18:24:30 +01:00
Benjamin Drung
90b34b936f releasing version 0.112 2011-01-20 10:26:15 +01:00
Benjamin Drung
76876a11f0 New source package downloading framework in ubuntutools.archive. Use in many scripts.
pull-lp-source: str() exceptions before passing to Logger (LP: #695523)
2011-01-20 00:37:16 +01:00
Robert Collins
c1a3f11583 manage-credentials: Finish migrating away from the Launchpad 'edge' service
root. (LP: #704657)
2011-01-19 12:05:08 +13:00
Stefano Rivera
d7c0cad962 Merge from trunk 2011-01-15 13:32:50 +02:00
Martin Pitt
4c299794a9 releasing version 0.111 2011-01-13 20:15:44 -06:00
Martin Pitt
45317aa8e0 ubuntutools/test/test_help.py: Blacklist --help test for check-mir, it
does not have help. Fixes FTBFS on the buildd.
2011-01-13 20:14:52 -06:00
Martin Pitt
15beff979f releasing version 0.110 2011-01-13 19:28:27 -06:00
Martin Pitt
8cb609f2b2 debian/control: Add check-mir to package description. 2011-01-13 19:28:18 -06:00
Martin Pitt
8460bb2bdf check-mir: Check binary dependencies, too. 2011-01-13 19:24:40 -06:00
Martin Pitt
8871609660 doc/check-mir.1: Fix typo. 2011-01-13 19:24:22 -06:00
Martin Pitt
1961071ff3 releasing version 0.109 2011-01-13 19:16:38 -06:00
Martin Pitt
8d12afe1e9 Add check-mir script: Check components of build dependencies and warn
about universe/multiverse ones, for a package destined for
main/restricted. Add doc/check-mir.1 manpage.
2011-01-13 19:10:37 -06:00
Stefano Rivera
5d642ab042 Typo 2011-01-05 09:45:31 +02:00
Stefano Rivera
9c916053b1 import-bug-from-debian: Add --package option, for importing bugs from
psuedo-packages.
2011-01-04 22:24:06 +02:00
Stefano Rivera
6c118ef1fe dsc filename support 2010-12-30 17:16:21 +02:00
Stefano Rivera
51fe0a4db8 * pull-lp-source:
- Support -d (LP: #681699)
  - str() exceptions before passing to Logger (LP: #695523)
2010-12-30 17:13:58 +02:00
Benjamin Drung
cfbc5c16cd ubuntutools/packages.py: Removed (used nowhere). 2010-12-27 22:39:27 +01:00
Stefano Rivera
0fa022c367 Run pylint on Python source code. 2010-12-26 21:57:44 +02:00
Stefano Rivera
657a57d266 suspicious-source: Whitelist Python source code. 2010-12-26 20:32:48 +02:00
Benjamin Drung
3f3018aef2 update-maintainer: Rewrite completely using python-debian (LP: #666504). 2010-12-25 19:49:49 +01:00
Stefano Rivera
86e940a9ae pull-lp-source: Support -d (LP: #681699) 2010-12-24 12:16:34 +02:00
Stefano Rivera
cf68c75fa8 - Support this in many u-d-t scripts, and update manpages.
- Deprecate old configuration environment variables.
* pull-debian-debdiff: Rewrite in Python, and use snapshot.debian.org.
2010-12-24 02:58:54 +02:00
Stefano Rivera
401dd27276 pythno-gnupginterface Depends -> Recommends 2010-12-23 17:38:30 +02:00
Stefano Rivera
30df1c0ec8 - Support this in many u-d-t scripts, and update manpages.
- Deprecate old configuration environment variables.
2010-12-22 21:33:58 +01: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
34b1991bdd Fix pull-revu-source help, and return 0 2010-12-22 17:14:48 +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
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
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
0a35d3d13d sponsor-patch: Fix crash if uploading to ubuntu without building the package before. 2010-12-22 00:52:45 +01:00
Stefano Rivera
c43e9775e0 - Support this in many u-d-t scripts, and update manpages.
- Deprecate old configuration environment variables.
2010-12-22 00:07:48 +02:00