119 Commits

Author SHA1 Message Date
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
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
Benjamin Drung
1ef75a1a23 Install additional files via setup.py instead of debian/*. 2010-12-26 15:14:35 +01:00
Stefano Rivera
9ba4809eed Reverted: r876: Append a1 to version number in pre-releases 2010-12-22 16:56:05 +02:00
Stefano Rivera
b4a245b281 Append a1 to version number in pre-releases 2010-12-22 15:07:19 +02:00
Stefano Rivera
3ac706401f Test for that every script can run --help and return 0. 2010-12-22 15:05:55 +02:00
Stefano Rivera
1ef4d149a7 Install .5 manpages 2010-12-21 00:41:33 +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
Benjamin Drung
0852ffbda9 sponsor-patch: Allow updating the build environment if the build failed. 2010-12-17 22:52:03 +01:00
Benjamin Drung
8eda0c4326 backportpackage: new script for testing backport requests in a PPA. 2010-12-16 23:43:48 +01:00
Colin Watson
a3c7379a9d install grep-merges 2010-12-15 20:50:30 +00:00
Evan Broder
006e8482fc Actually install the backportpackage script. 2010-12-11 15:24:05 -08: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
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
Benjamin Drung
9de91675bc Switch to simple dh7 rule. 2010-08-02 20:41:09 +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
Michael Bienia
8e44248758 Install the syncpackage script again 2010-04-22 21:53:12 +02:00
Michael Bienia
683988f987 Don't install the syncpackage script for the 0.99 release. 2010-04-22 21:30:18 +02:00
Luca Falavigna
3f771e4ce8 Initial import of syncpackage 2010-04-13 23:18:24 +02:00
Luca Falavigna
80f53f4ddc Keep alphabetical order of installed scripts 2010-04-13 23:13:41 +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 Vogt
4e104ffcef edit-patch: add wrapper around cdbs-edit-patch, dpatch-edit-patch, quilt
to transparently deal with the various patch systems.
2010-02-16 17:05:40 +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
Scott Moser
3997415b8f add union-type support fot mk-sbuild-lv (rename -> mk-sbuild) 2010-02-08 20:04:33 -05:00
Martin Pitt
ddd6372281 * Add lp-shell: Open an interactive Python shell with a
launchpadlib.Launchpad object "lp" which is ready for use.
  If the first command line argument is "staging", this will be on staging
  instead of production.
* Add doc/lp-shell.1: Manpage.
2010-01-13 14:32:07 +01:00
Michael Bienia
dc5c649441 Rename buildd to ubuntu-build to resolve filename conflict (Closes: #558816) 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
Martin Pitt
05efc70443 * Add lp-project-upload: Upload a release tarball to a Launchpad project.
* Add doc/lp-project-upload.1: Corresponding manpage.
* setup.py: Add lp-project-upload.
2009-09-05 16:40:10 +02:00
Nathan Handler
3b3d174e23 setup.py: Add pull-revu-source to list of scripts 2009-09-01 11:07:18 +00:00
Michael Bienia
ccc6d698a5 setup.py: Install also the ubuntutools/requestsync/* modules (lp: #421627) 2009-09-01 10:56:57 +02:00
Jonathan Davies
2ddc572d79 * Added grab-merge from merges.ubuntu.com and made necessary changes to install
it.
2009-03-05 15:14:21 +00:00
Luca Falavigna
0d83a33944 setup.py: install ubuntutools/lp files. 2009-02-03 12:44:03 +01:00
Loïc Minier
dabbf89580 New script, lp-set-dup, allows marking a bug and all its dups as a
duplicate of a new main bug.
2009-01-19 15:52:03 +01:00
Jonathan Davies
33e0071d66 * debian/ubuntu-dev-tools.install: Removed common.py entry. 2009-01-17 11:32:49 +00:00
Jonathan Davies
59aac908c1 * Moved common.py to ubuntutools/ subdirectory to avoid possible conflicts
in Python packaging and fixed all imports as necessary.
2009-01-17 11:23:08 +00:00
Markus Korn
729c13e86b * added 'manage-credentials' to setup.py 2009-01-13 13:32:02 +01:00
Markus Korn
7680aa65d2 ubuntu-dev-tools is now installable with easy_install in local directory, without a global package installation 2009-01-02 17:51:08 +01:00
Jonathan Davies
82a2c43316 Modified setup.py to actually install pull-debian-source and uploaded as 0.50.1. 2008-12-30 15:53:03 +00:00
Matt Zimmerman
23cd915dc4 Install ubuntuiso 2008-10-02 22:36:26 +01:00
Jonathan Patrick Davies
0d993122ea * setup.py:
- Install buildd.
  - Use a #!/usr/bin/python header.
2008-08-12 14:19:52 +01:00
Siegfried-Angel Gevatter Pujals
82a29e4a88 Get ready for version 0.35. 2008-08-09 14:12:06 +02:00
Siegfried-Angel Gevatter Pujals
1bdfd1a73b Really install reverse-build-depends. 2008-03-18 14:08:33 +01:00
Siegfried-Angel Gevatter Pujals
da8c21b86f Merge with trunk. 2008-03-12 00:44:01 +01:00
Daniel Holbach
6026f45410 * grab-attachments, setup.py: added grab-attachments tool. You give it bug
numbers, it gets you their attachments. Useful for sponsoring.
2008-03-10 11:36:17 +01:00
Siegfried-Angel Gevatter Pujals
670db8f99d Add pbuilder-dist-simple. 2008-02-25 21:11:24 +01:00
Daniel Holbach
36772683d0 * README, debian/rules, doc/ppaput.1.docbook, ppaput, setup.py: removed
ppaput for now. It has shortcomings and is not actively used in the
  sponsoring process.
2008-02-22 18:57:56 +01:00