11 Commits

Author SHA1 Message Date
Jonathan Patrick Davies
3af0c337cc * common.py: Improve wording.
* massfile and pull-lp-source: Point to https Launchpad links.
2008-08-29 08:14:15 +01:00
Jonathan Patrick Davies
70fc6fa3c7 * common.py: New functions: checkReleaseExists() and checkSourceExists().
* buildd and pull-lp-source: Adapt code to use new functions above.
2008-08-27 10:22:08 +01:00
Iain Lane
728bb807d5 Better handle errors when going to LP 2008-08-13 10:56:53 +01:00
Jonathan Patrick Davies
2dafedde63 * pull-lp-source: Seems sed didn't replace distribution with release here. 2008-08-11 19:32:46 +01:00
Jonathan Patrick Davies
2c4fdd6553 * pull-lp-source: Use urllib2.urlopen() to read link to .dsc files. 2008-08-11 19:31:12 +01:00
Jonathan Patrick Davies
bd51d19e4c * pull-lp-source: Now check if package exists in the release. 2008-08-11 19:24:39 +01:00
Siegfried-Angel Gevatter Pujals
d3efcc879f Remove unneeded AUTHORS and README. Add the GPL header to all scripts. 2008-08-11 20:06:35 +02:00
Jonathan Patrick Davies
3d4017fe77 * pull-lp-source:
- Use optparse for option handling.
  - Check that 'distro' exists on Launchpad.
  - Use subprocess for dget calls.
2008-08-11 14:20:38 +01:00
Siegfried-Angel Gevatter Pujals
fcb0d7166a Merge with Iain Lane's branch and some other changes. 2008-08-04 20:51:47 +02:00
Iain Lane
35392e884d Add -h, --help to pull-lp-source. Add pull-lp-source manpage. 2008-08-04 18:23:13 +01:00
Iain Lane
45f2d5146c Add simple script pull-lp-source to download and extract a source given source package from LP 2008-07-03 17:37:57 +01:00