[pkg-java] r10646 - trunk/maven-reporting-impl/debian

Michael Koch mkoch at alioth.debian.org
Sat Sep 26 21:11:08 UTC 2009


Author: mkoch
Date: 2009-09-26 21:11:07 +0000 (Sat, 26 Sep 2009)
New Revision: 10646

Added:
   trunk/maven-reporting-impl/debian/README.source
Modified:
   trunk/maven-reporting-impl/debian/changelog
   trunk/maven-reporting-impl/debian/compat
   trunk/maven-reporting-impl/debian/control
Log:
maven-reporting-impl (2.0.4.2-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends on debhelper >= 7.
  * Added debian/README.source.
  * Added myself to Uploaders.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror at gmx.de>  Sat, 26 Sep 2009 22:26:24 +0200



Added: trunk/maven-reporting-impl/debian/README.source
===================================================================
--- trunk/maven-reporting-impl/debian/README.source	                        (rev 0)
+++ trunk/maven-reporting-impl/debian/README.source	2009-09-26 21:11:07 UTC (rev 10646)
@@ -0,0 +1,5 @@
+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-reporting-impl/debian/changelog
===================================================================
--- trunk/maven-reporting-impl/debian/changelog	2009-09-26 18:37:18 UTC (rev 10645)
+++ trunk/maven-reporting-impl/debian/changelog	2009-09-26 21:11:07 UTC (rev 10646)
@@ -1,3 +1,13 @@
+maven-reporting-impl (2.0.4.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Build-Depends on debhelper >= 7.
+  * Added debian/README.source.
+  * Added myself to Uploaders.
+  * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 26 Sep 2009 22:26:24 +0200
+
 maven-reporting-impl (2.0.4.1-4) unstable; urgency=low
 
   * Upload to unstable.

Modified: trunk/maven-reporting-impl/debian/compat
===================================================================
--- trunk/maven-reporting-impl/debian/compat	2009-09-26 18:37:18 UTC (rev 10645)
+++ trunk/maven-reporting-impl/debian/compat	2009-09-26 21:11:07 UTC (rev 10646)
@@ -1 +1 @@
-5
+7

Modified: trunk/maven-reporting-impl/debian/control
===================================================================
--- trunk/maven-reporting-impl/debian/control	2009-09-26 18:37:18 UTC (rev 10645)
+++ trunk/maven-reporting-impl/debian/control	2009-09-26 21:11:07 UTC (rev 10646)
@@ -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>
-Build-Depends: debhelper (>= 5), cdbs, quilt, default-jdk
+Uploaders: Torsten Werner <twerner at debian.org>, Michael Koch <konqueror at gmx.de>
+Build-Depends: debhelper (>= 7), cdbs, quilt, default-jdk
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, 
  libmaven2-core-java, libdoxia-java, libcommons-validator-java, 
  libplexus-utils-java, libdoxia-sitetools-java
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-reporting-impl
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-reporting-impl
 Homepage: http://maven.apache.org/shared/maven-reporting-impl/




More information about the pkg-java-commits mailing list