Author: twerner Date: 2011-08-03 12:11:30 +0000 (Wed, 03 Aug 2011) New Revision: 13913
Added: trunk/libxml-commons-resolver1.1-java/debian/source/ trunk/libxml-commons-resolver1.1-java/debian/source/format Modified: trunk/libxml-commons-resolver1.1-java/debian/changelog trunk/libxml-commons-resolver1.1-java/debian/control trunk/libxml-commons-resolver1.1-java/debian/rules Log: Switch to source format 3.0. Modified: trunk/libxml-commons-resolver1.1-java/debian/changelog =================================================================== --- trunk/libxml-commons-resolver1.1-java/debian/changelog 2011-08-03 12:06:27 UTC (rev 13912) +++ trunk/libxml-commons-resolver1.1-java/debian/changelog 2011-08-03 12:11:30 UTC (rev 13913) @@ -6,8 +6,9 @@ [ Torsten Werner ] * Remove Stefan and Arnaud from Uploaders field. * Remove java*-runtime from Depends field. (Closes: #583955) + * Switch to source format 3.0. - -- Torsten Werner <[email protected]> Wed, 03 Aug 2011 13:58:20 +0200 + -- Torsten Werner <[email protected]> Wed, 03 Aug 2011 14:07:26 +0200 libxml-commons-resolver1.1-java (1.2-5) unstable; urgency=low Modified: trunk/libxml-commons-resolver1.1-java/debian/control =================================================================== --- trunk/libxml-commons-resolver1.1-java/debian/control 2011-08-03 12:06:27 UTC (rev 13912) +++ trunk/libxml-commons-resolver1.1-java/debian/control 2011-08-03 12:11:30 UTC (rev 13913) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk-builddep, ant, libjaxp1.3-java, quilt, maven-repo-helper (>= 1.4) +Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk-builddep, ant, libjaxp1.3-java, maven-repo-helper (>= 1.4) Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxml-commons-resolver1.1-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxml-commons-resolver1.1-java Modified: trunk/libxml-commons-resolver1.1-java/debian/rules =================================================================== --- trunk/libxml-commons-resolver1.1-java/debian/rules 2011-08-03 12:06:27 UTC (rev 13912) +++ trunk/libxml-commons-resolver1.1-java/debian/rules 2011-08-03 12:11:30 UTC (rev 13913) @@ -3,7 +3,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/gcj/debian_defaults ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs))) Added: trunk/libxml-commons-resolver1.1-java/debian/source/format =================================================================== --- trunk/libxml-commons-resolver1.1-java/debian/source/format (rev 0) +++ trunk/libxml-commons-resolver1.1-java/debian/source/format 2011-08-03 12:11:30 UTC (rev 13913) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

