78 Commits

Author SHA1 Message Date
Benjamin Drung
798ed69085 Remove empty /usr/share/ubuntu-dev-tools directory. 2011-07-01 22:07:08 +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
e8b3a18c45 Move suspicious-source and wrap-and-sort from ubuntu-dev-tools into devscripts. 2011-05-23 23:41:00 +02: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
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
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
Daniel Holbach
5b7535a628 revert harvest addition for now - no time to add: lacking a man page, a license header, needs to be mentioned in d/control, d/copyright 2011-01-26 10:18:40 +01:00
Daniel Holbach
ad837ae9cf harvest, setup.py: install tool that queries Harvest for information
about open opportunities for a given source package.
2011-01-26 09:33:18 +01: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
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