Author: twerner Date: 2011-08-23 09:44:18 +0000 (Tue, 23 Aug 2011) New Revision: 14417
Added: trunk/maven-jar-plugin/debian/source/ trunk/maven-jar-plugin/debian/source/format Modified: trunk/maven-jar-plugin/debian/changelog trunk/maven-jar-plugin/debian/compat trunk/maven-jar-plugin/debian/control Log: UNRELEASED * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. Modified: trunk/maven-jar-plugin/debian/changelog =================================================================== --- trunk/maven-jar-plugin/debian/changelog 2011-08-23 09:04:01 UTC (rev 14416) +++ trunk/maven-jar-plugin/debian/changelog 2011-08-23 09:44:18 UTC (rev 14417) @@ -1,3 +1,12 @@ +maven-jar-plugin (2.2-5) unstable; urgency=low + + UNRELEASED + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Tue, 23 Aug 2011 11:39:30 +0200 + maven-jar-plugin (2.2-4) unstable; urgency=low * Upload to unstable. Modified: trunk/maven-jar-plugin/debian/compat =================================================================== --- trunk/maven-jar-plugin/debian/compat 2011-08-23 09:04:01 UTC (rev 14416) +++ trunk/maven-jar-plugin/debian/compat 2011-08-23 09:44:18 UTC (rev 14417) @@ -1 +1 @@ -6 +7 Modified: trunk/maven-jar-plugin/debian/control =================================================================== --- trunk/maven-jar-plugin/debian/control 2011-08-23 09:04:01 UTC (rev 14416) +++ trunk/maven-jar-plugin/debian/control 2011-08-23 09:44:18 UTC (rev 14417) @@ -3,12 +3,12 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]> -Build-Depends: default-jdk, debhelper (>= 6), cdbs +Build-Depends: default-jdk, debhelper (>= 7), cdbs Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, junit, libmaven-plugin-tools-java, libplexus-velocity-java, velocity, libmaven2-core-java, libmaven-archiver-java, libplexus-archiver-java, libplexus-io-java, libplexus-utils-java, libcommons-lang-java -Standards-Version: 3.8.1 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-jar-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-jar-plugin/ Homepage: http://maven.apache.org/plugins/maven-jar-plugin/ Added: trunk/maven-jar-plugin/debian/source/format =================================================================== --- trunk/maven-jar-plugin/debian/source/format (rev 0) +++ trunk/maven-jar-plugin/debian/source/format 2011-08-23 09:44:18 UTC (rev 14417) @@ -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

