This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-repo-helper.
commit 57266b5ec81f534eb5da1795da56a2b1aa07fba3 Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 10 22:41:07 2014 +0100 Breaks maven-debian-helper (<= 1.6.6) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 028b896..2f23ec5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Architecture: all Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless, libstax-java Recommends: debhelper Suggests: maven-debian-helper -Breaks: maven-debian-helper (<= 1.6.5) +Breaks: maven-debian-helper (<= 1.6.6) Description: Helper tools for including Maven metadata in Debian packages This package enables Debian packages which are not using Maven in their build process to provide and install Maven POMs and libraries in the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repo-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

