mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Correct metavar for --mirror in backportpackage (LP: #999727)
This commit is contained in:
parent
28b475ce7b
commit
1804158370
@ -113,7 +113,7 @@ def parse(args):
|
||||
metavar='BUG',
|
||||
help='Bug to close in the changelog entry.')
|
||||
parser.add_option('-m', '--mirror',
|
||||
metavar='INSTANCE',
|
||||
metavar='URL',
|
||||
help='Preferred mirror (default: Launchpad)')
|
||||
parser.add_option('-l', '--lpinstance',
|
||||
metavar='INSTANCE',
|
||||
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -21,6 +21,7 @@ ubuntu-dev-tools (0.143) UNRELEASED; urgency=low
|
||||
referring to Debian testing, either (LP: #1011870)
|
||||
* Correct spelling mistakes in package description, thanks Logan Rosen for
|
||||
the patch (Closes: #678245)
|
||||
* Correct metavar for --mirror in backportpackage (LP: #999727)
|
||||
|
||||
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 06 Jun 2012 09:53:24 -0400
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user