Stefano Rivera
1ad1e42fb9
Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
2011-04-18 14:20:40 +02:00
Stefano Rivera
097fc7f7b6
sponsor-patch, doc/sponsorpatch.1: Clarify that --upload or --workdir is
...
required. (LP: #712721 )
2011-04-18 14:18:42 +02:00
Benjamin Drung
a2eece166e
Bump Standards-Version to 3.9.2 (no changes required).
2011-04-17 16:46:32 +02:00
Benjamin Drung
a72810805f
doc/setup-packaging-environment.1: Fix typo "helps to" -> "helps one to".
2011-04-17 16:44:42 +02:00
Benjamin Drung
457a6c6bee
ubuntutools.update-maintainer: Do not use python-debian to parse
...
debian/control to avoid mangling this file (LP: #756373 ). The new
simplified parser has no problems with comments in debian/control
(LP: #701487 , #713827 ).
2011-04-17 16:27:16 +02:00
Stefano Rivera
e3ea0c9b97
pull-debian-debdiff: Convert distance to an integer, so it works when
...
specified.
2011-03-28 13:10:29 +02:00
Stefano Rivera
5bb84b1548
ubuntutools.archive.rmadison: suite can be None, handle this correctly.
2011-03-28 13:09:13 +02:00
Ted Gould
7f471eb318
lp-project-upload: Add an optional parameter for creating a new
...
milestone to add future bugs to.
2011-03-23 20:55:15 -05:00
Ted Gould
bc54558c3c
lp-project-upload: Use a milestone that already exists if there is
...
one to use.
2011-03-23 20:53:32 -05: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
010639eba5
Bump X-Python-Version to >= 2.6, now that python-launchpadlib no longer
...
supports Python 2.5.
2011-03-12 22:11:46 +02:00
Stefano Rivera
280d8c1172
pull-debian-source: Handle -p-u and -security suites.
2011-03-08 23:31:54 +02:00
Benjamin Drung
877592d0a4
Add a test case to catch bug #731398 .
2011-03-08 17:22:45 +01:00
Benjamin Drung
82187df277
ubuntutools.distro_info: Fix TypeError crash (LP: #731398 ).
2011-03-08 16:55:55 +01:00
Benjamin Drung
1fe068de96
data/ubuntu.csv: Add Oneiric Ocelot to the list of know releases.
2011-03-07 11:29:54 +01:00
Stefano Rivera
914af6bdfe
* add support for cowbuilder and cowbuilder-dist in builder.py
...
- allows use in sponsor-patch and backportpackage (LP: #728751 )
2011-03-06 11:08:59 +02:00
Stefano Rivera
6e485c2a7b
pull-{lp,debian}-source, pull-debian-debdiff: Catch KeyboardInterrupt.
...
(LP: #713845 )
2011-03-06 01:04:22 +02:00
Stefano Rivera
989aecd253
Canonicalise suites (use code-names) before passing them to rmadison.
2011-03-06 00:48:24 +02:00
Julian Taylor
aae8cce991
* add support for cowbuilder and cowbuilder-dist in builder.py
...
- allows use in sponsor-patch and backportpackage (LP: #728751 )
2011-03-05 23:17:24 +01:00
Stefano Rivera
c8a854cc4a
pull-{lp,debian}-source: Download requested versions, as well as simply
...
the latest version in a release.
2011-03-05 00:48:58 +02:00
Stefano Rivera
a93078cb32
ubuntutools.archive: Filter rmadison results. (LP: #710579 )
2011-03-05 00:05:04 +02:00
Stefano Rivera
e85a6f604f
pull-lp-source.1: Document -d option.
2011-03-02 12:34:54 +02:00
Stefano Rivera
b4267dc5a7
Release
2011-03-01 15:06:13 +02:00
Stefano Rivera
5d7289caad
Document Launchpadlib 1.9 issues in NEWS.
2011-03-01 01:01:06 +02:00
Stefano Rivera
35d3c4aee4
Skip pylint test if it crashes.
2011-03-01 00:51:25 +02:00
Stefano Rivera
3d7657e466
* Remove ubuntutools.lp.libsupport.get_launchpad, no longer used.
2011-03-01 00:32:36 +02:00
Stefano Rivera
997fb23b2d
Use Launchpadlib.login_with() directly in scripts.
2011-03-01 00:30:54 +02:00
Stefano Rivera
fe63eaec05
* Remove ubuntutools.lp.libsupport.approve_application, no longer used.
2011-02-28 23:56:09 +02:00
Stefano Rivera
77c95c7f24
Close staging and credentials-management related bugs
2011-02-27 23:18:01 +02:00
Stefano Rivera
ebe9bfe05b
Remove ubuntutools.lp.libsupporttranslate_api_web, no longer used.
2011-02-24 16:34:29 +02: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
Stefano Rivera
6bbdecfd7e
Add myself to Uploaders.
2011-02-23 15:22:08 +02:00
Stefano Rivera
95e7b5cd44
requestsync: Use from...import require_utf8() to work around unexpected
...
scoping from a later import (LP: #723630 )
2011-02-23 14:47:19 +02:00
Benjamin Drung
f797b18618
releasing version 0.117
2011-02-22 00:42:45 +01:00
Benjamin Drung
3887bc06b1
update_maintainer.py: Update Maintainer field if it is set to
...
"Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>".
2011-02-22 00:42:26 +01:00
Stefano Rivera
d054dcf796
requestsync, grep-merges: Require a UTF-8 locale. ( Closes : #613114 ,
...
LP: #553795 )
2011-02-13 16:15:24 +02:00
Stefano Rivera
ddf4bac12e
pull-revu-source: Check for the availability of libwww-perl, and print a
...
more helpful error.
2011-02-13 15:29:15 +02:00
Stefano Rivera
3ab7f120da
Drop Build-Depend on Recommend on libapt-pkg-perl. No longer used.
2011-02-13 15:18:57 +02:00
Stefano Rivera
834a2947dd
grab-merge: Show help when no arguments are provided.
2011-02-13 15:04:40 +02:00
Stefano Rivera
5e28efeca2
debian/control: Suggest qemu-user-static | qemu-kvm-extras-static. Ubuntu
...
provides a qemu-user-static package, like Debian, since natty.
2011-02-13 15:03:09 +02:00
Stefano Rivera
7f311a2852
ubuntutools/archive.py: Rewrite launchpadlib redirects to https when
...
fetching dscs.
2011-02-13 14:40:14 +02:00
Benjamin Drung
bae108a7ae
import-bug-from-debian: Show error messages instead of having the import errors for recommended packages ( Closes : #613101 , LP: #693813 ).
2011-02-12 23:13:44 +01:00
Benjamin Drung
8c0e535b29
dgetlp: Show error messages instead of having the import errors for recommended packages ( Closes : #613101 , LP: #693813 ).
2011-02-12 23:08:15 +01:00
Benjamin Drung
02c7c47ece
suspicious-source: Show error message instead of having the import error
...
for recommended packages (Closes : #613101 , LP: #693813 ).
2011-02-12 22:37:16 +01:00
Benjamin Drung
13fbbcb4f3
releasing version 0.116
2011-02-12 19:03:12 +01:00
Benjamin Drung
c175f31ea7
ubuntutools/test/example_package.py: Use dpkg-source directly instead of
...
dpkg-buildpackage to avoid running fakeroot inside fakeroot which leads
to a FTBFS on natty.
2011-02-12 16:38:14 +01:00
Benjamin Drung
cfa69ccf43
Move debian-keyring from Suggests to Recommends (LP: #717245 ).
2011-02-12 14:16:29 +01:00
Benjamin Drung
fef245e07c
wrap-and-sort: Wrap and sort Build-Conflicts too.
2011-02-12 14:15:35 +01:00
Michael Bienia
5ef61615ce
Use the new web_link attribute of LP objects instead of our own
...
translate_api_web() function.
2011-02-11 15:33:09 +01:00
Kees Cook
186e6f13da
mk-sbuild: work around apt's invocation of GPG needing root's
...
.gnupg directory to already exist.
2011-02-08 16:00:57 -08:00