[pkg-java] r14429 - in trunk/maven-plugin-testing/debian: . source

Torsten Werner twerner at alioth.debian.org
Tue Aug 23 20:23:25 UTC 2011


Author: twerner
Date: 2011-08-23 20:23:24 +0000 (Tue, 23 Aug 2011)
New Revision: 14429

Added:
   trunk/maven-plugin-testing/debian/source/
   trunk/maven-plugin-testing/debian/source/format
Modified:
   trunk/maven-plugin-testing/debian/changelog
   trunk/maven-plugin-testing/debian/compat
   trunk/maven-plugin-testing/debian/control
   trunk/maven-plugin-testing/debian/rules
Log:
* Team upload.
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.1.

Modified: trunk/maven-plugin-testing/debian/changelog
===================================================================
--- trunk/maven-plugin-testing/debian/changelog	2011-08-23 20:16:44 UTC (rev 14428)
+++ trunk/maven-plugin-testing/debian/changelog	2011-08-23 20:23:24 UTC (rev 14429)
@@ -1,3 +1,12 @@
+maven-plugin-testing (1.2-3) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Switch to debhelper level 7.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 23 Aug 2011 22:21:18 +0200
+
 maven-plugin-testing (1.2-2) unstable; urgency=low
 
   * Publish a rule to handle the change of groupId in

Modified: trunk/maven-plugin-testing/debian/compat
===================================================================
--- trunk/maven-plugin-testing/debian/compat	2011-08-23 20:16:44 UTC (rev 14428)
+++ trunk/maven-plugin-testing/debian/compat	2011-08-23 20:23:24 UTC (rev 14429)
@@ -1 +1 @@
-6
+7

Modified: trunk/maven-plugin-testing/debian/control
===================================================================
--- trunk/maven-plugin-testing/debian/control	2011-08-23 20:16:44 UTC (rev 14428)
+++ trunk/maven-plugin-testing/debian/control	2011-08-23 20:23:24 UTC (rev 14429)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: ant, debhelper (>= 6), cdbs, default-jdk, quilt
+Build-Depends: ant, debhelper (>= 7), cdbs, default-jdk
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant-optional,
  junit, libmaven-plugin-tools-java, libplexus-component-metadata-java (>= 1.0~beta3.0.7),
  libmaven2-core-java, libmaven-invoker-java, libplexus-archiver-java, 
  libplexus-utils-java, libplexus-container-default-java, libeasymock-java
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-plugin-tools
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-plugin-tools/
 Homepage: http://maven.apache.org

Modified: trunk/maven-plugin-testing/debian/rules
===================================================================
--- trunk/maven-plugin-testing/debian/rules	2011-08-23 20:16:44 UTC (rev 14428)
+++ trunk/maven-plugin-testing/debian/rules	2011-08-23 20:23:24 UTC (rev 14429)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)

Added: trunk/maven-plugin-testing/debian/source/format
===================================================================
--- trunk/maven-plugin-testing/debian/source/format	                        (rev 0)
+++ trunk/maven-plugin-testing/debian/source/format	2011-08-23 20:23:24 UTC (rev 14429)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list