141 Commits

Author SHA1 Message Date
Julian Taylor
3449fc6a64 lp-shell: use ipython shell if available
suggest ipython and when available use it instead of the regular python shell
2011-08-14 17:07:42 +02:00
Benjamin Drung
a03fa654f3 Move debian-distro-info, distro-info, and ubuntu-distro-info from
ubuntu-dev-tools into distro-info.
2011-06-25 17:53:44 +02:00
Benjamin Drung
7fd1e122d7 Bump devscripts version. 2011-05-25 10:02:13 +02:00
Benjamin Drung
6e70eb821e Drop python-magic due to the suspicious-source move. 2011-05-24 17:33:09 +02:00
Benjamin Drung
e8b3a18c45 Move suspicious-source and wrap-and-sort from ubuntu-dev-tools into devscripts. 2011-05-23 23:41:00 +02:00
Stefano Rivera
e9b5d0aa20 Revert: r1081: Add debhelper and quilt as recommends (LP: #786370) 2011-05-23 18:18:41 +01:00
Benjamin Drung
5287637ffd Run wrap-and-sort. 2011-05-22 10:08:52 +02:00
Mackenzie Morgan
b6631943f3 Add debhelper and quilt as recommends (LP: #786370) 2011-05-21 19:50:02 -04:00
Benjamin Drung
7a104714c4 Move add-patch, edit-patch, and what-patch from ubuntu-dev-tools into
devscripts (Closes: #568481).
2011-05-21 17:53:16 +02:00
Daniel Holbach
aecd1169fd fix problems mentioned in review 2011-05-10 12:08:59 +02:00
Benjamin Drung
5ec650697c Drop transitional qemu-kvm-extras-static from alternative suggests. 2011-04-18 14:53:58 +02:00
Stefano Rivera
1ad1e42fb9 Drop Breaks: ${python:Breaks}, no longer used by dh_python2. 2011-04-18 14:20:40 +02:00
Benjamin Drung
a2eece166e Bump Standards-Version to 3.9.2 (no changes required). 2011-04-17 16:46:32 +02:00
Benjamin Drung
87e4d3557a Run wrap-and-sort. 2011-04-17 16:45:07 +02:00
Daniel Holbach
343d5e97b4 harvest, setup.py: install tool that queries Harvest for information
about open opportunities for a given source package.
2011-03-21 12:39:25 +01:00
Stefano Rivera
010639eba5 Bump X-Python-Version to >= 2.6, now that python-launchpadlib no longer
supports Python 2.5.
2011-03-12 22:11:46 +02:00
Stefano Rivera
dd7fd86c3d Remove manage-credentials, and credential handling code from
ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via
python-keyring.
2011-02-24 16:30:45 +02:00
Stefano Rivera
6bbdecfd7e Add myself to Uploaders. 2011-02-23 15:22:08 +02:00
Stefano Rivera
3ab7f120da Drop Build-Depend on Recommend on libapt-pkg-perl. No longer used. 2011-02-13 15:18:57 +02:00
Stefano Rivera
5e28efeca2 debian/control: Suggest qemu-user-static | qemu-kvm-extras-static. Ubuntu
provides a qemu-user-static package, like Debian, since natty.
2011-02-13 15:03:09 +02:00
Benjamin Drung
cfa69ccf43 Move debian-keyring from Suggests to Recommends (LP: #717245). 2011-02-12 14:16:29 +01:00
Scott Kitterman
f8f79ecf99 * Update requestsync to send to Launchpad's MX record instead of hard
coding to the old MX (fiordland)
  * Recommend python-dns
2011-01-31 18:37:23 -05:00
Dustin Kirkland
df28e21b54 * debian/control, debian/copyright, doc/errno.1, errno, setup.py:
- purge the errno utility per request of the ubuntu-dev-tools
    maintainer;  errno now provided by the 'errno' package; (LP: #666540)
2011-01-24 00:43:05 -06:00
Benjamin Drung
3b97f4f3e5 debian-distro-info, distro-info, ubuntu-distro-info: New tools. 2011-01-21 18:24:30 +01:00
Stefano Rivera
b62377b374 Handle missing debian-keyring more gracefully 2011-01-15 13:46:40 +02:00
Martin Pitt
8cb609f2b2 debian/control: Add check-mir to package description. 2011-01-13 19:28:18 -06:00
Benjamin Drung
b37b898653 Update my email address and remove DM-Upload-Allowed. 2011-01-07 00:04:56 +01:00
Luca Falavigna
1e5b8d0e5b Remove myself from Uploaders 2011-01-06 23:22:35 +01:00
Stefano Rivera
04f52e9de6 Run pylint on Python source code. 2010-12-27 13:07:26 +01:00
Benjamin Drung
ce3c2f6bee test_update_maintainer.py: Use mox. 2010-12-27 01:51:19 +01:00
Stefano Rivera
0fa022c367 Run pylint on Python source code. 2010-12-26 21:57:44 +02:00
Stefano Rivera
b5274624ac Suggest python-simplejson | python (>= 2.7) and complain if they are missing in pull-debian-debdiff 2010-12-25 18:06:18 +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
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
Benjamin Drung
71a1bffba5 Recommend bzr-builddeb (used by sponsor-patch for branches). 2010-12-22 14:23:28 +01:00
Stefano Rivera
303e7ae18f Merge from trunk 2010-12-20 18:29:31 +02: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
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
Colin Watson
61495065ec grep-merges: New tool. 2010-12-15 14:50:54 +00:00
Benjamin Drung
623ecc432c debian/control: Use shorter addresses for VCS-* fields. 2010-11-21 15:41:25 +01:00
Benjamin Drung
5904bbefd3 wrap-and-sort 2010-11-21 15:36:53 +01:00
Iain Lane
e931dada62 debian-archive-keyring → recommends 2010-10-29 15:27:57 +01:00
Iain Lane
230cc212ce pbuilder-dist: Explicitly use debian keyring when working with a
Debian chroot, working around #599695
2010-10-29 14:54:02 +01:00
Benjamin Drung
5fd07993fe Add ${perl:Depends} to dependency. 2010-09-21 23:57:47 +02:00
Benjamin Drung
49986f0b78 wrap-and-sort 2010-09-20 17:52:14 +02:00
Luca Falavigna
ea5ca126c7 * debian/control:
- Add Benjamin Drung to Uploaders.
  - Add DM-Upload-Allowed field
2010-09-20 17:48:30 +02:00
Colin Watson
df660e9667 add lp-list-bugs to a couple more places (thanks, Benjamin Drung) 2010-09-19 23:13:30 +01:00