109 Commits

Author SHA1 Message Date
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
Benjamin Drung
456b792297 Apply wrap-and-sort. 2010-09-17 04:45:00 +02:00
Benjamin Drung
0327c3816d wrap-and-sort: New script to wrap long lines and sort items in packaging
files.
2010-09-17 04:44:10 +02:00
Benjamin Drung
8902b0571a sponsor-patch: New script to download a patch from a Launchpad bug, patch
the source package, build, check and uploads it (to Ubuntu or a PPA).
2010-08-15 02:25:33 +02:00
Dustin Kirkland
6f4c4b031f * errno, doc/errno.1, debian/control, debian/copyright, setup.py:
- add an errno utility, LP: #61226
2010-08-10 11:46:16 -04:00
Luca Falavigna
2c01f17904 Change Maintainer email address to match Alioth's one 2010-08-03 23:32:09 +02:00
Benjamin Drung
9de91675bc Switch to simple dh7 rule. 2010-08-02 20:41:09 +02:00
Benjamin Drung
c1bdfe3f6d suspicious-source: Replace with total rewrite in Python using python-magic. 2010-08-02 20:27:37 +02:00
Benjamin Drung
5d25f96d46 Bump Standards-Version to 3.9.1 (no changes required). 2010-07-28 16:27:29 +02:00
Michael Bienia
b9b643afd8 Add python-soappy to Recommends. 2010-07-11 20:33:18 +02:00
Michael Bienia
aecf197601 Add copyright information for "import-bug-from-debian" and install it as part of ubuntu-dev-tools. 2010-07-11 20:30:08 +02:00
Benjamin Drung
44afef5cd2 Bump Standards-Version to 3.9.0 (no changes required). 2010-06-29 16:43:08 +02:00
Benjamin Drung
31c8c6dfcf Fix typo in python-debian version. 2010-06-10 00:04:12 +02:00
Benjamin Drung
de892d4b87 debian/control: Wrap and sort (Build-)Depends. 2010-06-10 00:02:57 +02:00
Michael Bienia
bbe51620d4 Update to the new python-debian version:
- Depend on python-debian >= 1.1.15
 - Replace imports of debian_bundle with debian to fix the deprecation
   warnings.
2010-06-08 19:09:40 +02:00
Michael Bienia
cb393d3255 Drop versioned Replaces and Conflicts on devscripts older than the version in
hardy.
2010-05-13 11:51:01 +02:00
Michael Bienia
8e44248758 Install the syncpackage script again 2010-04-22 21:53:12 +02:00
Michael Bienia
0ee66adc16 [ Ryan Kavanagh ]
* Added the merge-changelog script from
  https://lists.ubuntu.com/archives/ubuntu-x/2009-June/000586.html for those
  who need to manually merge packages.
* Fixed typo in doc/grab-merge.1
2010-04-08 13:30:49 +02:00
Michael Bienia
b875c4e884 debian/control: Bump the dependency on python-launchpadlib to >= 1.5.7. 2010-03-30 19:10:16 +02:00
Michael Bienia
28f7abc2d4 Merge changes from my devel branch:
- ubuntutools/lp/lpapicache.py, ubuntutools/lp/libsupport.py: Add support
  for different LP API versions.
- ubuntutools/lp/__init__.py: Set the '1.0' LP API version as default.
- massfile: Updated to 1.0 LP API.
- doc/requestsync.1: Update the paragraph about sponsoring (lp: #538990).
- pull-lp-source: Use (anonymously) the LP API to get the URL for the .dsc
  file instead of screen scraping.
- ubuntutools/requestsync/mail.py: Fix some more encoding issues.
- Apply patch from Julian Andres Klode for the python-apt 0.8 API transition
  (Closes: #572091)
2010-03-25 22:16:20 +01:00
Michael Bienia
3edf300dd6 Apply patch from Julian Andres Klode for the python-apt 0.8 API transition
(Closes: #572091)
2010-03-25 22:15:56 +01:00
Luca Falavigna
8c5be3eb66 Shorten description line a bit 2010-03-18 15:58:58 +01:00
Emmet Hikory
4430dc01c0 Update package description to reflect mk-sbuild-lv changing to mk-sbuild 2010-03-08 18:57:00 +09:00
Luca Falavigna
99414b6d44 Bump Standards-Version to 3.8.4 2010-03-06 12:52:52 +01:00
Michael Bienia
4da9387f3d Merge with trunk. 2010-02-16 14:06:32 +01:00
Ryan Kavanagh
e6a7d63ae0 Switched merge_changelog to merge-changelog 2010-02-15 16:34:10 -05:00
Ryan Kavanagh
28891f7d7a Added the merge_changelog script 2010-02-15 09:32:55 -05:00
Loïc Minier
ecdba06065 Demote qemu-kvm-extras-static to a Suggests since most people don't build
for armel.
2010-02-06 10:33:09 +01:00
Michael Bienia
a33a5c106b ubuntutools/lp/__init__.py: Define the default LP service to use (default: edge)
ubuntutools/lp/__init__.py: Don't hardcode the LP service root but look it up instead
debian/control: Depend on python-launchpadlib >= 1.5.4 because of this
2010-02-06 01:53:29 +01:00
Emmet Hikory
621b743cab Support qemu-arm-static -> qemu-kvm-extras-static transition 2010-02-05 16:46:54 -08:00
Emmet Hikory
c8f27f6cfe * mk-sbuild-lv: support foreign armel schroots
* debian/control: add qemu-arm-static to Recommends:
2010-02-03 11:46:08 -08:00
Iain Lane
acd67abdb5 pull-debian-source: Return the most recent source line.
pull-debian-source: Return the most recent source line. Depend on
libapt-pkg-perl for the Debian version comparison required for this.
2009-12-22 22:27:04 +00:00
Luca Falavigna
cfa705a863 Depend on python-lazr.restfulclient 2009-12-05 16:12:38 +01:00