[SCM] Cobertura Maven Plugin branch, master, updated. upstream/2.3+dfsg-21-gfa728ce

2011-10-22 Thread Miguel Landaeta
The following commit has been merged in the master branch:
commit fa728ce75a70b5d330832fb6296887444aa669f3
Author: Miguel Landaeta mig...@miguel.cc
Date:   Sat Oct 22 20:29:26 2011 -0430

Make copyright file DEP-5 compliant

diff --git a/debian/changelog b/debian/changelog
index 9756c35..21274e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ 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.
+  * Make copyright file DEP-5 compliant.
 
  -- Miguel Landaeta mig...@miguel.cc  Sat, 22 Oct 2011 20:00:39 -0430
 
diff --git a/debian/copyright b/debian/copyright
index 69af1a3..6e4cf74 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Cobertura Maven Plugin
-Maintainer: Joakim Erdfelt joa...@erdfelt.net,
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Cobertura Maven Plugin
+Upstream-Contact: Joakim Erdfelt joa...@erdfelt.net,
  Will Gwaltney will.gwalt...@sas.com,
  Fabrizio Giustina fgi...@apache.org,
  Arnaud Heritier aherit...@apache.org
@@ -11,7 +11,7 @@ License: Apache-2.0
   On Debian GNU/Linux system you can find the complete text of the
   Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
 
-Files: src/site/resources/sample-maven-shared-io-report/js/sortabletable.js,
+Files: src/site/resources/sample-maven-shared-io-report/js/sortabletable.js
  src/site/resources/sample-maven-shared-io-report/js/stringbuilder.js
 Copyright: 1998-2004, Erik Arvidsson
 License: GPL

-- 
Cobertura Maven Plugin

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] Cobertura Maven Plugin branch, master, updated. upstream/2.3+dfsg-21-gfa728ce

2011-10-22 Thread Miguel Landaeta
The following commit has been merged in the master branch:
commit c15e08419acdd90ce62268bb2189ac15e1953f73
Author: Miguel Landaeta mig...@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 mig...@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-maintain...@lists.alioth.debian.or
 Uploaders: Gabriele Giacone 1o5g4...@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

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits