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 <[email protected]> Mon, 09 Mar 2009 00:19:42 +0000 + -- Jonny Lamb <[email protected]> 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

