From a5195409c4e25b37a40eed5a05b1a1277cb844ac Mon Sep 17 00:00:00 2001 From: "Xawotihs@gmail.com" Date: Mon, 14 May 2012 21:41:21 +0000 Subject: [PATCH] Added automatic generation of maemo and meego debian changelog based on the new version tools --- projects/mtg/build.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/projects/mtg/build.xml b/projects/mtg/build.xml index 2eb5982e5..ca8ae4e6a 100644 --- a/projects/mtg/build.xml +++ b/projects/mtg/build.xml @@ -44,6 +44,8 @@ + + @@ -92,7 +94,26 @@ Author: Michael Nguyen + + + +wagic (${build.major}.${build.minor}.${build.point}maemo0) unstable; urgency=low + * {replace with some kickass changelog} + -- Xawotihs ${TODAY} + + + + + + +wagic (${build.major}.${build.minor}.${build.point}meego0) unstable; urgency=low + + * {replace with some kickass changelog} + -- Xawotihs ${TODAY} + + +