[pkg-java] r12280 - in trunk/libcommons-jxpath-java/debian: . patches source

Torsten Werner twerner at alioth.debian.org
Mon May 3 19:00:15 UTC 2010


Author: twerner
Date: 2010-05-03 19:00:06 +0000 (Mon, 03 May 2010)
New Revision: 12280

Added:
   trunk/libcommons-jxpath-java/debian/patches/series
   trunk/libcommons-jxpath-java/debian/source/
   trunk/libcommons-jxpath-java/debian/source/format
Modified:
   trunk/libcommons-jxpath-java/debian/changelog
   trunk/libcommons-jxpath-java/debian/control
   trunk/libcommons-jxpath-java/debian/rules
Log:
* Switch to source format 3.0.
* Remove Arnaud from uploaders list.
* Update Standards-Version: 3.8.4.

Modified: trunk/libcommons-jxpath-java/debian/changelog
===================================================================
--- trunk/libcommons-jxpath-java/debian/changelog	2010-05-03 18:50:34 UTC (rev 12279)
+++ trunk/libcommons-jxpath-java/debian/changelog	2010-05-03 19:00:06 UTC (rev 12280)
@@ -1,9 +1,15 @@
-libcommons-jxpath-java (1.3-3) UNRELEASED; urgency=low
+libcommons-jxpath-java (1.3-3) unstable; urgency=low
 
+  [ Thierry Carrez ]
   * debian/control: Minimal dependency on -headless runtimes
 
- -- Thierry Carrez <thierry.carrez at ubuntu.com>  Thu, 12 Nov 2009 12:00:16 +0100
+  [ Torsten Werner ]
+  * Switch to source format 3.0.
+  * Remove Arnaud from uploaders list.
+  * Update Standards-Version: 3.8.4.
 
+ -- Torsten Werner <twerner at debian.org>  Mon, 03 May 2010 20:58:18 +0200
+
 libcommons-jxpath-java (1.3-2) unstable; urgency=low
 
   * (Build-)Depends on libservlet2.5-java instead of libservlet2.3-java.

Modified: trunk/libcommons-jxpath-java/debian/control
===================================================================
--- trunk/libcommons-jxpath-java/debian/control	2010-05-03 18:50:34 UTC (rev 12279)
+++ trunk/libcommons-jxpath-java/debian/control	2010-05-03 19:00:06 UTC (rev 12280)
@@ -2,11 +2,11 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Niels Thykier <niels at thykier.net>, Michael Koch <konqueror at gmx.de>
+Uploaders: Niels Thykier <niels at thykier.net>, Michael Koch <konqueror at gmx.de>
 Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8), ant, libcommons-logging-java,
  junit, libservlet2.5-java, libcommons-collections-java, libcommons-beanutils-java,
  libjdom1-java, default-jdk
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://commons.apache.org/jxpath/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-jxpath-java
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/libcommons-jxpath-java

Added: trunk/libcommons-jxpath-java/debian/patches/series
===================================================================
--- trunk/libcommons-jxpath-java/debian/patches/series	                        (rev 0)
+++ trunk/libcommons-jxpath-java/debian/patches/series	2010-05-03 19:00:06 UTC (rev 12280)
@@ -0,0 +1 @@
+01_build_xml.patch

Modified: trunk/libcommons-jxpath-java/debian/rules
===================================================================
--- trunk/libcommons-jxpath-java/debian/rules	2010-05-03 18:50:34 UTC (rev 12279)
+++ trunk/libcommons-jxpath-java/debian/rules	2010-05-03 19:00:06 UTC (rev 12280)
@@ -6,7 +6,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 JAVA_HOME	     := /usr/lib/jvm/default-java
 ANT_HOME             := /usr/share/ant

Added: trunk/libcommons-jxpath-java/debian/source/format
===================================================================
--- trunk/libcommons-jxpath-java/debian/source/format	                        (rev 0)
+++ trunk/libcommons-jxpath-java/debian/source/format	2010-05-03 19:00:06 UTC (rev 12280)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list