105 Commits

Author SHA1 Message Date
Benjamin Drung
190ad30a7b Fix invalid escape sequence '\(' or '\)' (found by flake8)
flake8 found issues:
ubuntutools/sponsor_patch/bugtask.py:46:11: W605 invalid escape sequence '\('
ubuntutools/sponsor_patch/bugtask.py:62:50: W605 invalid escape sequence '\('
ubuntutools/sponsor_patch/bugtask.py:62:58: W605 invalid escape sequence '\)'
setup.py:14:8: W605 invalid escape sequence '\('
setup.py:14:14: W605 invalid escape sequence '\)'

Fix these issues by marking these strings as raw strings.
2018-10-06 18:04:25 +02:00
Benjamin Drung
cc7170eccb Fix all flake8 issues 2017-05-01 00:20:03 +02:00
Iain Lane
a6043a6ba8 Remove the `harvest' command, and all other integration with the Harvest service, since it has been shut down. 2017-04-03 13:58:02 +02:00
Dan Streetman
03fda64eae pull-uca-source: update to allow using binary pkg names, -pockets, and specific versions 2017-02-03 10:21:37 -05:00
Benjamin Drung
a753fedf7b Install bash completions into /usr/share/bash-completion/completions 2015-10-30 22:56:49 +01:00
Dimitri John Ledkov
9d09768bd1 Fix python3 setup.py clean failing to read unicode from
debian/changelog.
2015-01-19 14:08:51 +00:00
Dimitri John Ledkov
e162e7d580 Port ubuntutools library 2014-12-18 23:51:59 +00:00
Dmitrijs Ledkovs
5575d70531 dgetlp: drop it, and hence remove python-gnupginterface dependency. 2012-11-09 11:02:01 +00:00
Stefano Rivera
fdbb9b345c Provide transitional reverse-build-depends wrapper to help users
discover reverse-depends. (LP: #910420)
2012-02-15 16:42:58 +02:00
Stefano Rivera
682f5859ae Re-add dgetlp. Still needed for downloading source packages from +queue.
(LP: #919805)
2012-01-22 21:26:39 +02:00
Stefano Rivera
34efc162a2 And another rename, let this be the last 2011-12-09 00:23:07 +02:00
Stefano Rivera
8e341da95c Merge from trunk 2011-12-08 00:03:37 +02:00
Stefano Rivera
784efd7053 Rename again 2011-12-07 23:55:17 +02:00
Stefano Rivera
7d5efa8a76 Rename to ubuntu-safe-to-upload 2011-12-05 22:49:10 +02:00
Stefano Rivera
89e15a2f5d New Tool: ubuntu-upload-permission: Query upload permissions (LP: #876554) 2011-12-04 00:53:37 +02:00
Stefano Rivera
4988d36ba2 Extra bits 2011-12-04 00:39:40 +02:00
Stefano Rivera
a22f4eebab Rename again 2011-12-04 00:35:49 +02:00
Stefano Rivera
6ef82feac4 Manpage and other accoutrements 2011-12-03 23:36:10 +02:00
Stefano Rivera
5b8ac8354e submittodebian: Do the report boiler-plate checking in a script that wraps
an editor, so that we only edit the report once, after checking for
duplicates.
2011-12-02 23:42:29 +02:00
Stefano Rivera
b70681960f Remove dgetlp. No longer needed. 2011-11-22 14:39:50 +02:00
Stefano Rivera
6e4c276d1f Update metadata 2011-11-12 13:12:15 +02:00
Stefano Rivera
4750a90f80 Remove massfile. Neglected and unused (LP: #145598) 2011-10-23 21:22:02 +02:00
Benjamin Drung
97634a34d1 setup.py: Remove get-build-deps completely. 2011-09-10 01:53:58 +02:00
Jelmer Vernooij
13c0d09c25 get-branches is in lptools now, too. 2011-08-23 15:03:51 +02:00
Jelmer Vernooij
13a6851a10 Remove lp-shell, too. 2011-08-23 14:55:18 +02:00
Jelmer Vernooij
1cb0bfd1e7 remove grab-attachments, too. 2011-08-23 14:51:59 +02:00
Jelmer Vernooij
ff41896cc8 Remove lp-project-upload, lp-list-bugs and lp-set-dup, which are now
included in lptools.
2011-08-17 12:50:51 +02:00
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