[SCM] Cobertura Maven Plugin branch, master, updated. upstream/2.3+dfsg-21-gfa728ce
Miguel Landaeta
miguel at miguel.cc
Sun Oct 23 01:00:29 UTC 2011
The following commit has been merged in the master branch:
commit c15e08419acdd90ce62268bb2189ac15e1953f73
Author: Miguel Landaeta <miguel at miguel.cc>
Date: Sat Oct 22 20:26:29 2011 -0430
Add Build-Depends on libmaven-plugin-tools-java
* Team upload.
* Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643498).
* Bump Standards-Version to 3.9.2. No changes were required.
diff --git a/debian/changelog b/debian/changelog
index 672754e..9756c35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cobertura-maven-plugin (2.3+dfsg-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643498).
+ * Bump Standards-Version to 3.9.2. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Sat, 22 Oct 2011 20:00:39 -0430
+
cobertura-maven-plugin (2.3+dfsg-1) unstable; urgency=low
* Initial release (Closes: #566697)
diff --git a/debian/control b/debian/control
index 91930cf..b738010 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
Build-Depends-Indep: libcobertura-java, junit, libhttpunit-java, libgetopt-java,
- libmaven-plugin-testing-java
-Standards-Version: 3.8.4
+ libmaven-plugin-testing-java, libmaven-plugin-tools-java
+Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-java/cobertura-maven-plugin.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/cobertura-maven-plugin.git
Homepage: http://mojo.codehaus.org/cobertura-maven-plugin
diff --git a/debian/maven.rules b/debian/maven.rules
index 12bae7f..e66c979 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,3 @@
-org.apache.maven.plugins maven-surefire-plugin maven-plugin s/.*/2.4.3/
junit junit jar s/.*/3.x/ *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ *
s/urbanophile/gnu-getopt/ s/java-getopt/getopt jar s/.*/debian/ *
--
Cobertura Maven Plugin
More information about the pkg-java-commits
mailing list