Author: mkoch Date: 2009-11-04 15:37:57 +0000 (Wed, 04 Nov 2009) New Revision: 10990
Added: trunk/maven-site-plugin/debian/README.source Modified: trunk/maven-site-plugin/debian/changelog trunk/maven-site-plugin/debian/compat trunk/maven-site-plugin/debian/control Log: maven-site-plugin (2.0.1-1) UNRELEASED; urgency=low * New upstream release. * Added debian/README.source. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Wed, 04 Nov 2009 16:10:25 +0100 Added: trunk/maven-site-plugin/debian/README.source =================================================================== --- trunk/maven-site-plugin/debian/README.source (rev 0) +++ trunk/maven-site-plugin/debian/README.source 2009-11-04 15:37:57 UTC (rev 10990) @@ -0,0 +1,8 @@ +Patch System +============ + +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +See /usr/share/doc/quilt/README.source for a detailed explanation. Modified: trunk/maven-site-plugin/debian/changelog =================================================================== --- trunk/maven-site-plugin/debian/changelog 2009-11-04 14:22:46 UTC (rev 10989) +++ trunk/maven-site-plugin/debian/changelog 2009-11-04 15:37:57 UTC (rev 10990) @@ -1,3 +1,12 @@ +maven-site-plugin (2.0.1-1) UNRELEASED; urgency=low + + * New upstream release. + * Added debian/README.source. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Wed, 04 Nov 2009 16:10:25 +0100 + maven-site-plugin (2.0-2) unstable; urgency=low * Upload to unstable. Modified: trunk/maven-site-plugin/debian/compat =================================================================== --- trunk/maven-site-plugin/debian/compat 2009-11-04 14:22:46 UTC (rev 10989) +++ trunk/maven-site-plugin/debian/compat 2009-11-04 15:37:57 UTC (rev 10990) @@ -1 +1 @@ -6 +7 Modified: trunk/maven-site-plugin/debian/control =================================================================== --- trunk/maven-site-plugin/debian/control 2009-11-04 14:22:46 UTC (rev 10989) +++ trunk/maven-site-plugin/debian/control 2009-11-04 15:37:57 UTC (rev 10990) @@ -2,12 +2,12 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, openjdk-6-jdk, quilt, maven-ant-helper (>> 4), ant-optional +Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]>, Michael Koch <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, openjdk-6-jdk, quilt, maven-ant-helper (>> 4), ant-optional Build-Depends-Indep: maven-repo-helper, junit, libmaven-plugin-tools-java, libplexus-velocity-java, velocity, libmaven-doxia-tools-java, libjetty-java -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/ Homepage: http://maven.apache.org/plugins/maven-site-plugin/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

