[pkg-java] r8068 - trunk/java3d/debian

jonny at alioth.debian.org jonny at alioth.debian.org
Mon Mar 9 00:30:11 UTC 2009


Author: jonny
Date: 2009-03-09 00:30:11 +0000 (Mon, 09 Mar 2009)
New Revision: 8068

Modified:
   trunk/java3d/debian/changelog
   trunk/java3d/debian/watch
Log:
debian/watch: Added dversionmangle to remove .dfsg from version.

Modified: trunk/java3d/debian/changelog
===================================================================
--- trunk/java3d/debian/changelog	2009-03-09 00:24:09 UTC (rev 8067)
+++ trunk/java3d/debian/changelog	2009-03-09 00:30:11 UTC (rev 8068)
@@ -7,8 +7,9 @@
 
   [ Jonny Lamb ]
   * debian/rules: Set JAVA_HOME. (Closes: #518775)
+  * debian/watch: Added dversionmangle to remove .dfsg from version.
 
- -- Jonny Lamb <jonny at debian.org>  Mon, 09 Mar 2009 00:19:42 +0000
+ -- Jonny Lamb <jonny at debian.org>  Mon, 09 Mar 2009 00:29:43 +0000
 
 java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low
 

Modified: trunk/java3d/debian/watch
===================================================================
--- trunk/java3d/debian/watch	2009-03-09 00:24:09 UTC (rev 8067)
+++ trunk/java3d/debian/watch	2009-03-09 00:30:11 UTC (rev 8068)
@@ -1,2 +1,3 @@
 version=3
+opts=dversionmangle=s/\.dfsg// \
 https://java3d.dev.java.net/binary-builds.html .*/j3d-(\d)_(\d)_(\d)-src.zip debian debian/orig-tar.sh
\ No newline at end of file




More information about the pkg-java-commits mailing list