Skip to content
Snippets Groups Projects
Commit 775a49e7 authored by Mattias Ellert's avatar Mattias Ellert
Browse files

Adjust maven plugin versions

parent a6faaa5d
No related branches found
No related tags found
No related merge requests found
voms-api-java (2.0.10-3) unstable; urgency=medium
* Adjust maven plugin versions (compiler, javadoc) (Closes: #739531)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 20 Feb 2014 10:48:38 +0100
voms-api-java (2.0.10-2) unstable; urgency=low
* Disable CRL tests - the CRL in the sources has expired (Closes: #726229)
......
......@@ -2,7 +2,7 @@ Source: voms-api-java
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Build-Depends: debhelper (>> 5), maven-debian-helper, maven-repo-helper, libmaven-compiler-plugin-java, libmaven-assembly-plugin-java, libmaven-javadoc-plugin-java, libsurefire-java, libbcprov-java (>= 1.48), libbcpkix-java (>= 1.48), libcommons-cli-java, libcommons-lang-java, liblog4j1.2-java
Standards-Version: 3.9.4
Standards-Version: 3.9.5
Section: java
Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/voms-api-java
Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/voms-api-java
......
junit junit * s/.*/3.x/
log4j log4j * s/.*/1.2.x/
org.apache.maven.plugins maven-assembly-plugin * s/.*/2.2-beta-5/
org.apache.maven.plugins maven-compiler-plugin * s/.*/2.0.2/
org.apache.maven.plugins maven-javadoc-plugin * s/.*/2.6.1/
org.apache.maven.plugins maven-compiler-plugin * s/.*/2.5.1/
org.apache.maven.plugins maven-javadoc-plugin * s/.*/2.9.1/
org.apache.maven.plugins maven-surefire-plugin * s/.*/2.10/
org.bouncycastle s/bcpkix.*/bcpkix/ * s/.*/debian/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment