[pkg-java] r10990 - trunk/maven-site-plugin/debian
Michael Koch
mkoch at alioth.debian.org
Wed Nov 4 15:38:00 UTC 2009
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 <konqueror at gmx.de> 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 <konqueror at gmx.de> 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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 6), cdbs, openjdk-6-jdk, quilt, maven-ant-helper (>> 4), ant-optional
+Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
+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/
More information about the pkg-java-commits
mailing list