[maven2] 79/87: Rebuild with libmaven2-core-java 2.2.1-12 (Updates maven-plugin-plugin) Updated Standards-Version to 3.9.5 (no changes)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:59:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven2.
commit a1f12c32c4290772530ad03e76aa9152aa7cd57b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 4 16:40:01 2013 +0000
Rebuild with libmaven2-core-java 2.2.1-12 (Updates maven-plugin-plugin)
Updated Standards-Version to 3.9.5 (no changes)
---
debian/changelog | 8 ++++++++
debian/control | 33 ++++++++++++++++++++++-----------
2 files changed, 30 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index efc0d43..d396021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven2 (2.2.1-16) unstable; urgency=low
+
+ * Team upload.
+ * Rebuild with libmaven2-core-java 2.2.1-12 (Updates maven-plugin-plugin)
+ * Updated Standards-Version to 3.9.5 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 18 Oct 2013 19:10:12 +0200
+
maven2 (2.2.1-15) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index 76e5364..db0d70f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,23 +4,34 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
Torsten Werner <twerner at debian.org>
-Build-Depends-Indep: maven-repo-helper, ant-optional, junit, libmaven-clean-plugin-java,
- libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java,
- libmaven-resources-plugin-java, libmaven-shade-plugin-java,
- libmaven2-core-java (>= 2.2.1-11~), maven-ant-helper
-Build-Depends: debhelper (>= 9), cdbs (>= 0.4.5.3), default-jdk, ant
-Standards-Version: 3.9.4
-Homepage: http://maven.apache.org
+Build-Depends-Indep: ant-optional,
+ junit,
+ libmaven-clean-plugin-java,
+ libmaven-compiler-plugin-java,
+ libmaven-install-plugin-java,
+ libmaven-jar-plugin-java,
+ libmaven-resources-plugin-java,
+ libmaven-shade-plugin-java,
+ libmaven2-core-java (>= 2.2.1-12~),
+ maven-ant-helper,
+ maven-repo-helper
+Build-Depends: ant, cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk
+Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven2
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven2
+Homepage: http://maven.apache.org
Package: maven2
Architecture: all
-Depends: ${misc:Depends}, libmaven2-core-java,
- default-jre (>= 1.5) | default-jre-headless (>= 1.5) | java2-runtime | java2-runtime-headless
+Depends: default-jre (>= 1.5) | default-jre-headless (>= 1.5) | java2-runtime | java2-runtime-headless,
+ libmaven2-core-java,
+ ${misc:Depends}
Recommends: libmaven-clean-plugin-java,
- libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java,
- libmaven-resources-plugin-java, libmaven-shade-plugin-java
+ libmaven-compiler-plugin-java,
+ libmaven-install-plugin-java,
+ libmaven-jar-plugin-java,
+ libmaven-resources-plugin-java,
+ libmaven-shade-plugin-java
Conflicts: maven2-binary
Replaces: maven2-binary
Description: Java software project management and comprehension tool
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git
More information about the pkg-java-commits
mailing list