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

jonny at alioth.debian.org jonny at alioth.debian.org
Mon Mar 9 00:31:57 UTC 2009


Author: jonny
Date: 2009-03-09 00:31:57 +0000 (Mon, 09 Mar 2009)
New Revision: 8069

Modified:
   trunk/java3d/debian/changelog
   trunk/java3d/debian/rules
Log:
debian/rules: Update DEB_VER.

Modified: trunk/java3d/debian/changelog
===================================================================
--- trunk/java3d/debian/changelog	2009-03-09 00:30:11 UTC (rev 8068)
+++ trunk/java3d/debian/changelog	2009-03-09 00:31:57 UTC (rev 8069)
@@ -6,10 +6,12 @@
   * debian/watch: Added watch file.
 
   [ Jonny Lamb ]
-  * debian/rules: Set JAVA_HOME. (Closes: #518775)
+  * debian/rules:
+    + Set JAVA_HOME. (Closes: #518775)
+    + Update DEB_VER.
   * debian/watch: Added dversionmangle to remove .dfsg from version.
 
- -- Jonny Lamb <jonny at debian.org>  Mon, 09 Mar 2009 00:29:43 +0000
+ -- Jonny Lamb <jonny at debian.org>  Mon, 09 Mar 2009 00:31:20 +0000
 
 java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low
 

Modified: trunk/java3d/debian/rules
===================================================================
--- trunk/java3d/debian/rules	2009-03-09 00:30:11 UTC (rev 8068)
+++ trunk/java3d/debian/rules	2009-03-09 00:31:57 UTC (rev 8069)
@@ -28,7 +28,7 @@
 
 clean::
 
-DEB_VER := 0.0.cvs.20090202.dfsg
+DEB_VER := 1.5.2.dfsg
 get-orig-source::
 	@ echo "Password for the guest CVS user is an empty password (press [enter])"
 	cvs -d :pserver:guest at cvs.dev.java.net:/cvs login




More information about the pkg-java-commits mailing list