[pkg-java] r11460 - trunk/stringtemplate/debian

Ludovic Claude ludovicc-guest at alioth.debian.org
Sun Jan 31 15:09:18 UTC 2010


Author: ludovicc-guest
Date: 2010-01-31 15:09:15 +0000 (Sun, 31 Jan 2010)
New Revision: 11460

Modified:
   trunk/stringtemplate/debian/rules
Log:
* Fix

Modified: trunk/stringtemplate/debian/rules
===================================================================
--- trunk/stringtemplate/debian/rules	2010-01-31 15:03:36 UTC (rev 11459)
+++ trunk/stringtemplate/debian/rules	2010-01-31 15:09:15 UTC (rev 11460)
@@ -24,3 +24,5 @@
 get-orig-pom:
 	wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/org/antlr/stringtemplate/$(DEB_UPSTREAM_VERSION)/stringtemplate-$(DEB_UPSTREAM_VERSION).pom
 
+get-orig-source:
+	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename




More information about the pkg-java-commits mailing list