mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Drop spurious tab in buildd.
This commit is contained in:
parent
1fa64d54b0
commit
2875772fa6
2
buildd
2
buildd
@ -86,7 +86,7 @@ urlopener = common.setupLaunchpadUrlOpener(launchpadCookie)
|
||||
|
||||
# Find out the version in given release.
|
||||
try:
|
||||
page = urlopener.open('https://launchpad.net/ubuntu/+source/' + package).read()
|
||||
page = urlopener.open('https://launchpad.net/ubuntu/+source/' + package).read()
|
||||
except urllib2.HTTPError:
|
||||
print >> sys.stderr, "The source package (%s) does not appear to exist " \
|
||||
"in Ubuntu." % package
|
||||
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
ubuntu-dev-tools (0.40ubuntu4) UNRELEASED; urgency=low
|
||||
|
||||
* Replace .BB in doc/pbuilder-dist.1 with a newline to fix a syntax error.
|
||||
* Drop spurious tab in buildd.
|
||||
|
||||
-- Loic Minier <lool@dooz.org> Mon, 18 Aug 2008 12:21:58 +0200
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user