This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-jexl2-java.
commit 4402f08c71a9b01b49aadcc8edfe44e006b43994 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 4 16:02:14 2017 +0100 Standards-Version updated to 4.1.2 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 25a504d..2c1f489 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-jexl2-java (2.1.1-4) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.1.2 + + -- Emmanuel Bourg <[email protected]> Mon, 04 Dec 2017 16:02:11 +0100 + libcommons-jexl2-java (2.1.1-3) unstable; urgency=medium * Fixed the build failure with commons-parent 39 (enables the OSGI metadata) diff --git a/debian/control b/debian/control index a0222e6..f84b08a 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: libjavacc-maven-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java -Standards-Version: 3.9.6 +Standards-Version: 4.1.2 Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-jexl2-java.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-jexl2-java.git Homepage: http://commons.apache.org/jexl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jexl2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

