diff --git a/dch-repeat b/dch-repeat index 54d75cd..5b30e4c 100755 --- a/dch-repeat +++ b/dch-repeat @@ -47,7 +47,7 @@ EOM exit(0); } -my @releases = ('dapper', 'gutsy', 'hardy', 'intrepid', 'jaunty'); +my @releases = ('dapper', 'hardy', 'intrepid', 'jaunty', 'karmic'); #Getopt::Long::Configure("bundling", "no_ignore_case"); our $opt_build_tree = "/scratch/ubuntu/build"; diff --git a/debian/changelog b/debian/changelog index d4725b3..63f4cce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ ubuntu-dev-tools (0.73) UNRELEASED; urgency=low [ Colin Watson ] * submittodebian: - New release cycle; use "karmic" usertag. + * dch-repeat: + - Drop EOLed gutsy and add karmic. -- Nathan Handler Mon, 20 Apr 2009 22:32:13 +0000