Markus Korn
7e94938ced
* common.py:
...
- added approve_application() function to create tokens without using the
Web UI
- added translate_service() function translate service identifier to uri
of service root
2009-01-13 13:21:13 +01:00
Luca Falavigna
e76337f142
requestsync: catch AssertionError exception if rmadison returns with an error.
2009-01-12 20:41:22 +01:00
Iain Lane
07ceae19b3
Merge jpds's quoting fix
2009-01-11 17:34:00 +00:00
Jonathan Davies
c1b9bd2081
pbuilder-dist: Added missing quote.
2009-01-11 17:29:28 +00:00
Jonathan Davies
1fa547d059
pbuilder-dist: Remove extra ".
2009-01-11 17:23:03 +00:00
Jonathan Davies
b82069f31b
If importing lpbugs fails - show the right URL if package is new or not.
2009-01-10 20:22:57 +00:00
Siegfried-Angel Gevatter Pujals
4e476d4755
- Add compatibility for cowbuilder.
...
- Fix the mainonly support.
- Rename build.log to last_operation.log.
* pbuilder-dist, pbuilder-dist.new:
- Replace pbuilder-dist with pbuilder-dist.new.
* debian/links:
- Symlink /usr/bin/cowbuilder-dist to /usr/bin/pbuilder-dist, and the
same with the manpage.
* debian/control:
- Add cowdancer as alternative recommends to pbuilder.
* doc/pbuilder-dist.1:
- Update it to explain the usage for the new pbuilder-dist script.
* doc/mk-sbuild-lv.1:
- Fix an error (and get ride of a lintian warning).
2009-01-10 15:09:09 +01:00
Jonathan Davies
4a3e60b567
Repoint requestsync at stable.
2009-01-09 14:38:45 +00:00
Jonathan Davies
9bf7ed3fd3
* requestsync: If package is new, check the Ubuntu Archive team's bug list
...
for possible duplicate requests.
2009-01-09 14:34:24 +00:00
Kees Cook
d45cebb17f
mk-sbuild-lv: add "apt-utils" as a default package for sane dist-upgrades.
2009-01-07 16:38:50 -08:00
Nathan Handler
9069525e89
Add (LP: #314732 ) to changelog entry
2009-01-07 16:07:42 -06:00
Markus Korn
59e7037ed8
* requestsync: use getSourcePackage() instead of loading the package-object
...
directly
2009-01-07 10:11:06 +01:00
Markus Korn
4845fcea2d
added comment about porting checkNeedsSponsorship() from py-lp-bugs to launchpadlib
2009-01-07 09:37:41 +01:00
Markus Korn
cbae36502c
string fixes in requestsync
2009-01-07 09:18:33 +01:00
Markus Korn
9f2db19919
ported massfile from launchpadbugs to launchpadlib
2009-01-05 14:45:53 +01:00
Markus Korn
7b0977b0df
parse query part in common.translate_web_api()
2009-01-05 14:45:20 +01:00
Jonathan Davies
47dc6d5157
* buildd: Don't show arch override message if operation to perform is
...
'status'.
2009-01-05 10:02:02 +00:00
Markus Korn
2e367cdeee
ported grab-attachment from launchpadbugs to launchpadlib
2009-01-05 10:30:05 +01:00
Markus Korn
920971eaa7
finished porting hugdaylist from launchpadbugs to launchpadlib
2009-01-05 10:29:14 +01:00
Markus Korn
7439db8d3b
removed hardcoding of location for the 'common'-module, this module is now properly installed via 'py_modules'-definition in setup.py
2009-01-05 08:59:35 +01:00
Markus Korn
7e277c713c
merged changes from lp:ubuntu-dev-tools
2009-01-05 08:49:12 +01:00
Kees Cook
8583d8bf15
mk-sbuild-lv: add --skip-updates to allow building security-only chroots.
2009-01-03 10:50:53 -08:00
Nathan Handler
d91f26495b
Add support for packages with a name beginning with lib
2009-01-02 11:36:39 -06:00
Markus Korn
36f3176225
started to replace launchpadbugs by launchpadlib in hugdaylist
2009-01-02 17:53:31 +01:00
Markus Korn
2963e1539c
replace launchpadbugs by launchpadlib in requestsync
2009-01-02 17:52:51 +01:00
Markus Korn
b8211abef1
added launchpadlib logic to common.py
2009-01-02 17:51:55 +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
Nathan Handler
bd824b9072
pull-debian-source: Pass -xu arguments to dget to be consistant with pull-lp-source
2009-01-02 10:37:12 -06:00
Jonathan Davies
64331d382f
* Fix changelog for 0.51 upload.
2009-01-02 14:25:14 +00:00
Jonathan Davies
b2c631d621
0.50 upload.
0.51
2009-01-02 14:18:09 +00:00
Siegfried-Angel Gevatter Pujals
c77c4e12ac
..
2009-01-02 14:53:21 +01:00
Siegfried-Angel Gevatter Pujals
190908d291
* pbuilder-dist.new:
...
- Add compatibility for cowbuilder. Once pbuilder-dist.new replaces
pbuilder-dist, we will also create a cowbuilder-dist symlink to it.
2009-01-02 14:42:25 +01:00
Jonathan Davies
eee4c697d5
* requestsync: Implemented sleeps to --lp bug reporting in case of a slow
...
Launchpad to stop mass bug filing (LP: #311289 ).
2009-01-02 13:18:53 +00:00
Jonathan Davies
ff3c4a269f
* requestsync: Remove commented out getopt import.
2009-01-02 00:29:19 +00:00
Jonathan Davies
ac26414459
* requestsync:
...
- Use optparse instead of getopt for option parsing.
- Skip existing bug report check if python-launchpad-bugs is not
installed.
2009-01-02 00:17:49 +00:00
Jonathan Davies
4f99bf5466
* buildd: Added checks for arch-indep packages and packages which have no
...
builds in a release.
* hugdaylist: String improvements.
2008-12-31 22:37:21 +00: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
Jonathan Davies
907e027b3e
0.50 uploaded.
0.50
2008-12-30 15:40:10 +00:00
Jonathan Davies
cd3ec9ba7a
* String improvements.
2008-12-30 10:23:00 +00:00
Jonathan Davies
75b115a5dd
requestsync: Do not check package's Launchpad bug list page if the package to be synced is a new package. As this page does not exist for it (LP: #312297 ).
2008-12-29 23:50:48 +00:00
Jonathan Davies
83a650c07f
* requestsync: Add -s flag to usage.
2008-12-29 19:04:42 +00:00
Jonathan Davies
50d55f1d9a
* requestsync: Readd sponsorship flag and related documentation in
...
doc/requestsync.1 (LP: #270605 ).
2008-12-29 18:58:11 +00:00
Jonathan Davies
dd02a931ba
* buildd: Show which architectures are available in help and created a
...
list of them for easy addition of new ones.
2008-12-29 18:45:57 +00:00
Nathan Handler
3b6957527d
pbuilder-dist.new: Add 'experimental' to list of known Debian releases
2008-12-22 10:52:54 -06:00
Nathan Handler
ca4878872c
Allow pull-debian-source to work for packages with an epoch in their version
2008-12-22 10:30:53 -06:00
Iain Lane
933b8374b5
Revert changelog entries so that I can push the branch again
2008-12-22 14:36:13 +00:00
Iain Lane
7d22054bd9
Add changelog entries which will be removed. Silly.
2008-12-22 14:35:23 +00:00
Iain Lane
2df7560fef
Merge with trunk
2008-12-22 14:31:31 +00:00
Iain Lane
60f81e741b
pbuilder-dist.new: Add 'experimental' to list of known Debian releases
2008-12-21 23:07:44 +00:00
Nathan Handler
afedd3d4ce
Add (LP: #289141 ) to changelog entry to close bug on Launchpad
...
Clean up changelog entry
2008-12-21 12:12:30 -06:00