Author: twerner Date: 2011-08-28 21:41:01 +0000 (Sun, 28 Aug 2011) New Revision: 14540
Added: trunk/maven-ejb-plugin/debian/TODO trunk/maven-ejb-plugin/debian/source/ trunk/maven-ejb-plugin/debian/source/format Modified: trunk/maven-ejb-plugin/debian/changelog trunk/maven-ejb-plugin/debian/control Log: * Team upload. * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Add Build-Depends-Indep: libmaven-plugin-tools-java. * Add debian/TODO (fix tests). Added: trunk/maven-ejb-plugin/debian/TODO =================================================================== --- trunk/maven-ejb-plugin/debian/TODO (rev 0) +++ trunk/maven-ejb-plugin/debian/TODO 2011-08-28 21:41:01 UTC (rev 14540) @@ -0,0 +1 @@ +- fix tests Modified: trunk/maven-ejb-plugin/debian/changelog =================================================================== --- trunk/maven-ejb-plugin/debian/changelog 2011-08-28 21:31:26 UTC (rev 14539) +++ trunk/maven-ejb-plugin/debian/changelog 2011-08-28 21:41:01 UTC (rev 14540) @@ -1,3 +1,13 @@ +maven-ejb-plugin (2.2-2) unstable; urgency=low + + * Team upload. + * Switch to source format 3.0. + * Update Standards-Version: 3.9.1. + * Add Build-Depends-Indep: libmaven-plugin-tools-java. + * Add debian/TODO (fix tests). + + -- Torsten Werner <[email protected]> Sun, 28 Aug 2011 23:39:43 +0200 + maven-ejb-plugin (2.2-1) unstable; urgency=low * Initial release (Closes: #540054) Modified: trunk/maven-ejb-plugin/debian/control =================================================================== --- trunk/maven-ejb-plugin/debian/control 2011-08-28 21:31:26 UTC (rev 14539) +++ trunk/maven-ejb-plugin/debian/control 2011-08-28 21:41:01 UTC (rev 14540) @@ -5,8 +5,8 @@ Uploaders: Ludovic Claude <[email protected]> Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-archiver-java, libmaven2-core-java, - libplexus-utils-java, libmaven-plugin-testing-java -Standards-Version: 3.8.2 + libplexus-utils-java, libmaven-plugin-testing-java, libmaven-plugin-tools-java +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ejb-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ejb-plugin/ Homepage: http://maven.apache.org/plugins/maven-ejb-plugin/ Added: trunk/maven-ejb-plugin/debian/source/format =================================================================== --- trunk/maven-ejb-plugin/debian/source/format (rev 0) +++ trunk/maven-ejb-plugin/debian/source/format 2011-08-28 21:41:01 UTC (rev 14540) @@ -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

