This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cglib.
commit 58b4d0464148e65d99c7a24f22c9eb95aa22e8c9 Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 12 23:46:29 2018 +0100 Refreshed the patches --- debian/changelog | 1 + debian/patches/04-optional-ant-dependency.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e32e078..493b3e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ cglib (3.2.6-1) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * New upstream release - Depend on libasm-java (>= 6.0) + - Refreshed the patches * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 diff --git a/debian/patches/04-optional-ant-dependency.patch b/debian/patches/04-optional-ant-dependency.patch index d54c41e..4adb02f 100644 --- a/debian/patches/04-optional-ant-dependency.patch +++ b/debian/patches/04-optional-ant-dependency.patch @@ -14,7 +14,7 @@ Bug-Debian: https://bugs.debian.org/830204 <dependency> --- a/pom.xml +++ b/pom.xml -@@ -227,7 +227,6 @@ +@@ -226,7 +226,6 @@ <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <version>1.9.6</version> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cglib.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

