Author: twerner Date: 2011-08-22 20:16:07 +0000 (Mon, 22 Aug 2011) New Revision: 14406
Added: trunk/maven-docck-plugin/debian/source/ trunk/maven-docck-plugin/debian/source/format Modified: trunk/maven-docck-plugin/debian/changelog trunk/maven-docck-plugin/debian/control trunk/maven-docck-plugin/debian/maven.properties Log: * Team upload. * Do not disable test but there are no tests, sorry. * Switch to source format 3.0. * Update Standards-Version: 3.9.1. Modified: trunk/maven-docck-plugin/debian/changelog =================================================================== --- trunk/maven-docck-plugin/debian/changelog 2011-08-22 20:04:57 UTC (rev 14405) +++ trunk/maven-docck-plugin/debian/changelog 2011-08-22 20:16:07 UTC (rev 14406) @@ -1,3 +1,12 @@ +maven-docck-plugin (1.0-4) unstable; urgency=low + + * Team upload. + * Do not disable test but there are no tests, sorry. + * Switch to source format 3.0. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Mon, 22 Aug 2011 22:14:37 +0200 + maven-docck-plugin (1.0-3) unstable; urgency=low * Reintroduce commons-httpclient in debian/maven.rules (Closes: #552455). Modified: trunk/maven-docck-plugin/debian/control =================================================================== --- trunk/maven-docck-plugin/debian/control 2011-08-22 20:04:57 UTC (rev 14405) +++ trunk/maven-docck-plugin/debian/control 2011-08-22 20:16:07 UTC (rev 14406) @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper Build-Depends-Indep: libcommons-httpclient-java (>= 3.1-6), libcommons-logging-java, libmaven-file-management-java, libmaven-plugin-tools-java, libmaven2-core-java, libplexus-utils-java -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-docck-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-docck-plugin/ Homepage: http://maven.apache.org/plugins/maven-docck-plugin/ Modified: trunk/maven-docck-plugin/debian/maven.properties =================================================================== --- trunk/maven-docck-plugin/debian/maven.properties 2011-08-22 20:04:57 UTC (rev 14405) +++ trunk/maven-docck-plugin/debian/maven.properties 2011-08-22 20:16:07 UTC (rev 14406) @@ -1 +1 @@ -maven.test.skip=true +#maven.test.skip=true Added: trunk/maven-docck-plugin/debian/source/format =================================================================== --- trunk/maven-docck-plugin/debian/source/format (rev 0) +++ trunk/maven-docck-plugin/debian/source/format 2011-08-22 20:16:07 UTC (rev 14406) @@ -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

