[libfreemarker-java] 01/04: Updated the Maven rule for ASM
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 3 07:55:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libfreemarker-java.
commit 00e22f97a65e3e15e27984e3dd1e6766cd80f32c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 3 09:48:07 2017 +0200
Updated the Maven rule for ASM
---
debian/changelog | 7 +++++++
debian/maven.rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fae5d45..3968ca5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libfreemarker-java (2.3.23-7) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Updated the Maven rule for ASM
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 03 Oct 2017 09:47:49 +0200
+
libfreemarker-java (2.3.23-6) unstable; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 38a2561..fe13564 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,5 @@
-asm * * s/.*/3.x/ * *
+s/asm/org.ow2.asm/ * * s/.*/debian/ * *
com.google.guava s/guava-jdk5/guava/ * s/.*/debian/ * *
javax.el javax.el-api * s/.*/3.0/ * *
javax.servlet.jsp s/jsp-api/javax.servlet.jsp-api/ * s/.*/2.3/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libfreemarker-java.git
More information about the pkg-java-commits
mailing list