This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit f45153efb61d5455da5e163c27382499c114674a Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 27 14:57:00 2015 +0100 Rebuild with libmaven2-core-java 2.2.1-17 (Closes: #779337) --- debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4d40ddb..204e543 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ -maven2 (2.2.1-22) UNRELEASED; urgency=medium +maven2 (2.2.1-22) unstable; urgency=high + * Rebuild with libmaven2-core-java 2.2.1-17: Use a secure connection + by default to download artifacts from the Maven Central repository + (Closes: #779337) * Moved the package to Git -- Emmanuel Bourg <[email protected]> Fri, 27 Feb 2015 12:23:20 +0100 diff --git a/debian/control b/debian/control index 8a8d645..b83b133 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ant-optional, libmaven-jar-plugin-java (>= 2.4), libmaven-resources-plugin-java, libmaven-shade-plugin-java (>= 1.7.1), - libmaven2-core-java (>= 2.2.1-16~), + libmaven2-core-java (>= 2.2.1-17~), maven-ant-helper, maven-repo-helper Build-Depends: ant, cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

