* dch-repeat: Added Lucid to releases.

This commit is contained in:
Jonathan Davies 2009-12-03 13:46:05 +00:00
parent dc5c649441
commit b06cc759d3

View File

@ -47,7 +47,7 @@ EOM
exit(0);
}
my @releases = ('dapper', 'hardy', 'intrepid', 'jaunty', 'karmic');
my @releases = ('dapper', 'hardy', 'intrepid', 'jaunty', 'karmic', 'lucid');
#Getopt::Long::Configure("bundling", "no_ignore_case");
our $opt_build_tree = "/scratch/ubuntu/build";