[pkg-java] r13370 - in trunk/libgluegen2-java/debian: . patches source
Sylvestre Ledru
sylvestre at alioth.debian.org
Mon Feb 28 23:52:38 UTC 2011
Author: sylvestre
Date: 2011-02-28 23:52:36 +0000 (Mon, 28 Feb 2011)
New Revision: 13370
Added:
trunk/libgluegen2-java/debian/source/
trunk/libgluegen2-java/debian/source/format
Modified:
trunk/libgluegen2-java/debian/changelog
trunk/libgluegen2-java/debian/patches/series
Log:
* Disable some options (junit of gluegen + copy of the license files)
for packaged based on gluegen2 (cf: disablesSomeOptions.diff)
* Switch to dpkg-source 3.0 (quilt) format
Modified: trunk/libgluegen2-java/debian/changelog
===================================================================
--- trunk/libgluegen2-java/debian/changelog 2011-02-28 23:11:17 UTC (rev 13369)
+++ trunk/libgluegen2-java/debian/changelog 2011-02-28 23:52:36 UTC (rev 13370)
@@ -1,3 +1,11 @@
+gluegen2 (2.0-rc1-3) experimental; urgency=low
+
+ * Disable some options (junit of gluegen + copy of the license files)
+ for packaged based on gluegen2 (cf: disablesSomeOptions.diff)
+ * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Tue, 01 Mar 2011 00:44:11 +0100
+
gluegen2 (2.0-rc1-2) experimental; urgency=low
* gluegen2 artifact.properties + jnlp files also installed
Modified: trunk/libgluegen2-java/debian/patches/series
===================================================================
--- trunk/libgluegen2-java/debian/patches/series 2011-02-28 23:11:17 UTC (rev 13369)
+++ trunk/libgluegen2-java/debian/patches/series 2011-02-28 23:52:36 UTC (rev 13370)
@@ -1,2 +1,3 @@
jarPath.diff
renamedLibrary.diff
+disablesSomeOptions.diff
Added: trunk/libgluegen2-java/debian/source/format
===================================================================
--- trunk/libgluegen2-java/debian/source/format (rev 0)
+++ trunk/libgluegen2-java/debian/source/format 2011-02-28 23:52:36 UTC (rev 13370)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list