[pkg-java] r12278 - in trunk/libcommons-attributes-java/debian: . source

Torsten Werner twerner at alioth.debian.org
Mon May 3 18:49:12 UTC 2010


Author: twerner
Date: 2010-05-03 18:48:57 +0000 (Mon, 03 May 2010)
New Revision: 12278

Added:
   trunk/libcommons-attributes-java/debian/source/
   trunk/libcommons-attributes-java/debian/source/format
Modified:
   trunk/libcommons-attributes-java/debian/changelog
   trunk/libcommons-attributes-java/debian/control
   trunk/libcommons-attributes-java/debian/rules
Log:
Switch to source format 3.0.

Modified: trunk/libcommons-attributes-java/debian/changelog
===================================================================
--- trunk/libcommons-attributes-java/debian/changelog	2010-05-03 18:44:17 UTC (rev 12277)
+++ trunk/libcommons-attributes-java/debian/changelog	2010-05-03 18:48:57 UTC (rev 12278)
@@ -1,10 +1,14 @@
-libcommons-attributes-java (2.2-8) UNRELEASED; urgency=low
+libcommons-attributes-java (2.2-8) unstable; urgency=low
 
+  [ Thierry Carrez ]
   * debian/control: Set minimal depend to java2-runtime-headless since java2
     code is built (target=1.4) and this does not require GUI classes
 
- -- Thierry Carrez <thierry.carrez at ubuntu.com>  Mon, 30 Nov 2009 16:05:24 +0100
+  [ Torsten Werner ]
+  * Switch to source format 3.0.
 
+ -- Torsten Werner <twerner at debian.org>  Mon, 03 May 2010 20:48:23 +0200
+
 libcommons-attributes-java (2.2-7) unstable; urgency=low
 
   * New libcommons-attributes-java-doc package:

Modified: trunk/libcommons-attributes-java/debian/control
===================================================================
--- trunk/libcommons-attributes-java/debian/control	2010-05-03 18:44:17 UTC (rev 12277)
+++ trunk/libcommons-attributes-java/debian/control	2010-05-03 18:48:57 UTC (rev 12278)
@@ -3,8 +3,7 @@
 Priority: extra
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, libqdox-java,
- quilt
+Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, libqdox-java
 Build-Depends-Indep: maven-repo-helper
 Standards-Version: 3.8.3
 Homepage: http://commons.apache.org/attributes/

Modified: trunk/libcommons-attributes-java/debian/rules
===================================================================
--- trunk/libcommons-attributes-java/debian/rules	2010-05-03 18:44:17 UTC (rev 12277)
+++ trunk/libcommons-attributes-java/debian/rules	2010-05-03 18:48:57 UTC (rev 12278)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 POM_VERSION          := 2.1
 MAVEN_REPO           := http://repository.sonatype.org/service/local/repositories/central/content

Added: trunk/libcommons-attributes-java/debian/source/format
===================================================================
--- trunk/libcommons-attributes-java/debian/source/format	                        (rev 0)
+++ trunk/libcommons-attributes-java/debian/source/format	2010-05-03 18:48:57 UTC (rev 12278)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list