This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-site-plugin.
commit 9535b68a8aebc9797dfcc70d9d8134a94982fdc3 Author: Michael Koch <[email protected]> Date: Wed Nov 4 15:37:57 2009 +0000 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 --- debian/README.source | 8 ++++++++ debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 6 +++--- 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..15f8be5 --- /dev/null +++ b/debian/README.source @@ -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. diff --git a/debian/changelog b/debian/changelog index 2a444af..e729192 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index cbcd73d..9cb8d5c 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: maven-site-plugin 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/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

