3
0
mirror of https://git.launchpad.net/ubuntu-dev-tools synced 2025-03-13 16:11:15 +00:00

89 Commits

Author SHA1 Message Date
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: 
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: ).
- 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: )
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: )
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
Michael Bienia
dc5c649441 Rename buildd to ubuntu-build to resolve filename conflict (Closes: ) 2009-11-30 23:01:47 +01:00
Siegfried-Angel Gevatter Pujals
574d21c916 * setup-packaging-environment, setup.py, debian/copyright, debian/control:
- Add a new script, setup-packaging-environment.
2009-10-25 16:17:10 +01:00
Luca Falavigna
5bdec5b5b2 Explicitly import exceptions for backward compatibility with Python 2.5 2009-10-19 20:51:08 +02:00
Siegfried-Angel Gevatter Pujals
7e41f58ea6 debian/control: Improve description of pbuilder-dist and mention
cowbuilder-dist.
2009-10-12 13:36:29 +02:00
Nathan Handler
5f1855196c debian/control: Mention lp-project-upload in Description 2009-10-01 13:34:24 +00:00
Iain Lane
1275d07e71 * debian/control: Readd XS-Python-Version - this is more standard
* debian/pyversions: Drop
2009-09-25 21:38:07 +01:00
Iain Lane
c8d75b6f98 * debian/control: Update standards-version to 3.8.3, no changes
* debian/control, debian/pyversions: Remove XS-Python version to
  debian/pyversions to silence a warning
2009-09-25 00:12:09 +01:00
Nathan Handler
f83148b000 debian/control: Mention pull-revu-source in description 2009-09-24 11:58:34 +00:00
Jonathan Davies
6bc7b8e017 * debian/control: Included a short description of each script (LP: ). 2009-09-23 17:32:11 +01:00
Steve Langasek
2bd5fba0e8 releasing version 0.78 2009-09-01 12:17:07 -07:00
Steve Langasek
66e5f15f40 Set XS-Python-Version to 2.6 or better, due to use of 2.6-specific
syntax in requestsync.
2009-09-01 12:14:03 -07:00
Michael Bienia
48f591a4bb lpapicache.py: Fix imports with python-launchpadlib 1.5.1 and add
python-lazr-restfulclient to Depends
2009-08-29 11:13:08 +02:00
Luca Falavigna
ee3ad27b78 * Switch to python-support to ease initial import into Debian:
- debian/control: build-depend on python-support instead of pycentral,
    also remove unneeded XB-Python-Version field from binary stanza.
  - debian/rules: set DEB_PYTHON_SYSTEM to pysupport.
  - ubuntu-dev-tools.preinst: remove stale pycentral files on upgrades.
2009-08-21 17:53:35 +02:00
Michael Bienia
27cccf9a70 * Drop python-launchpad-bugs from Depends.
It's still referenced in ubuntutools/ppaput.py but this module isn't used
  by anything and should be updated to use the LP API.
2009-07-24 09:21:19 +02:00
Colin Watson
be68e7465a set our own Maintainer field to match what update-maintainer now does 2009-06-09 11:02:01 +01:00
Colin Watson
6730937ea3 Rewrite 404main using python-apt. Note that this requires python-apt
0.7.9, not in jaunty.
2009-06-09 11:00:00 +01:00
Scott Kitterman
f14f840e4a Uploaded X.YY to RELEASE. 2009-04-15 22:56:07 -04:00
Jonathan Davies
c378180b73 * debian/control: Moved debootstrap to Recommends from Depends. 2009-03-15 15:33:05 +00:00
Siegfried-Angel Gevatter Pujals
a070ac34ba Add debootstrap as a Recommends (LP: ) 2009-03-04 19:15:58 +01:00
Loïc Minier
1e57b40392 Don't repeat Section in the binary package's control chunk (pleases
lintian).
2009-01-19 14:11:28 +01:00