Author: nomadium-guest
Date: 2011-02-07 14:19:43 +0000 (Mon, 07 Feb 2011)
New Revision: 13253

Modified:
   trunk/groovy/debian/changelog
   trunk/groovy/debian/copyright
   trunk/groovy/debian/rules
Log:
* New upstream release.
* Update dates in debian/copyright file.
* Add call to mh_clean in clean target.


Modified: trunk/groovy/debian/changelog
===================================================================
--- trunk/groovy/debian/changelog       2011-02-06 16:25:10 UTC (rev 13252)
+++ trunk/groovy/debian/changelog       2011-02-07 14:19:43 UTC (rev 13253)
@@ -1,3 +1,11 @@
+groovy (1.7.7-1) UNRELEASED; urgency=low
+
+  * New upstream release. 
+  * Update dates in debian/copyright file.
+  * Add call to mh_clean in clean target.
+
+ -- Miguel Landaeta <mig...@miguel.cc>  Sun, 06 Feb 2011 19:56:53 -0430
+
 groovy (1.7.6-1) UNRELEASED; urgency=low
 
   * New upstream release.

Modified: trunk/groovy/debian/copyright
===================================================================
--- trunk/groovy/debian/copyright       2011-02-06 16:25:10 UTC (rev 13252)
+++ trunk/groovy/debian/copyright       2011-02-07 14:19:43 UTC (rev 13253)
@@ -5,7 +5,7 @@
 X-Upstream-Authors: Groovy Development Team, d...@groovy.codehaus.org
 
 Files: *
-Copyright: © 2003-2010 the original author or authors
+Copyright: © 2003-2011 the original author or authors
 License: Apache-2.0
  On Debian systems the full text of the Apache-2.0 license can be found in
  the /usr/share/common-licenses/Apache-2.0 file.
@@ -36,7 +36,7 @@
 Copyright: © 2009 Varun Hiremath <va...@debian.org>
           © 2009 Torsten Werner <twer...@debian.org> 
           © 2009 Ludovic Claude <ludovic.cla...@laposte.net>
-          © 2010 Miguel Landaeta <mig...@miguel.cc>
+          © 2010-2011 Miguel Landaeta <mig...@miguel.cc>
 License: GPL-2
  On Debian systems the full text of the GPL Version 2 license can be
  found in the /usr/share/common-licenses/GPL-2 file.

Modified: trunk/groovy/debian/rules
===================================================================
--- trunk/groovy/debian/rules   2011-02-06 16:25:10 UTC (rev 13252)
+++ trunk/groovy/debian/rules   2011-02-07 14:19:43 UTC (rev 13253)
@@ -33,6 +33,7 @@
 clean::
        -rm -rf debian/tmp
        dh_clean
+       mh_clean
 
 get-orig-source:
        -uscan --download-version $(VERSION) --force-download --rename


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to