[PATCH 1/6] auto-packager: Add Quantal and remove Maverick
Keng-Yu Lin
kengyu at canonical.com
Thu Jul 26 09:34:55 UTC 2012
Signed-off-by: Keng-Yu Lin <kengyu at canonical.com>
---
auto-packager/mkpackage.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index 1b7a1c1..8fe1f23 100755
--- a/auto-packager/mkpackage.sh
+++ b/auto-packager/mkpackage.sh
@@ -23,7 +23,7 @@
# Get fwts sources, strip out .git directory, add in necessary debian packaging
# files, build source package ready for upload.
#
-RELEASES="lucid maverick natty oneiric precise"
+RELEASES="lucid natty oneiric precise quantal"
REPO=git://kernel.ubuntu.com/hwe/fwts.git
FWTS=fwts
--
1.7.9.5
More information about the fwts-devel
mailing list