mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-12 01:11:29 +00:00
dch-repeat: drop "feisty" from the list of known releases.
This commit is contained in:
parent
1335efde6f
commit
54c2ffe24d
@ -47,7 +47,7 @@ EOM
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
my @releases = ('dapper', 'feisty', 'gutsy', 'hardy', 'intrepid');
|
my @releases = ('dapper', 'gutsy', 'hardy', 'intrepid');
|
||||||
|
|
||||||
#Getopt::Long::Configure("bundling", "no_ignore_case");
|
#Getopt::Long::Configure("bundling", "no_ignore_case");
|
||||||
our $opt_build_tree = "/scratch/ubuntu/build";
|
our $opt_build_tree = "/scratch/ubuntu/build";
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
ubuntu-dev-tools (0.47) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* dch-repeat: drop "feisty" from the list of known releases.
|
||||||
|
|
||||||
|
-- Kees Cook <kees@ubuntu.com> Tue, 28 Oct 2008 10:40:53 -0700
|
||||||
|
|
||||||
ubuntu-dev-tools (0.46) intrepid; urgency=low
|
ubuntu-dev-tools (0.46) intrepid; urgency=low
|
||||||
|
|
||||||
[ Daniel Hahler ]
|
[ Daniel Hahler ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user