[jetty8] 01/01: Fixed the symlinks to ASM (Closes: #826264)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jun 3 20:07:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jetty8.

commit bd4cf0d20037742b0eeb36da8aa73bd10423321c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jun 3 21:57:42 2016 +0200

    Fixed the symlinks to ASM (Closes: #826264)
---
 debian/changelog                  | 7 +++++++
 debian/libjetty8-extra-java.links | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 05ffb43..89f30d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jetty8 (8.1.19-3) unstable; urgency=medium
+
+  * Team upload.
+  * Fixed the symlinks to ASM (Closes: #826264)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 03 Jun 2016 21:58:42 +0200
+
 jetty8 (8.1.19-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/libjetty8-extra-java.links b/debian/libjetty8-extra-java.links
index dd9eb3f..55853c7 100755
--- a/debian/libjetty8-extra-java.links
+++ b/debian/libjetty8-extra-java.links
@@ -8,8 +8,8 @@ usr/share/java/jetty8-plus.jar               usr/share/jetty8/lib/jetty-plus-${V
 usr/share/java/jetty8-test-servlet.jar       usr/share/jetty8/lib/test-jetty-servlet-${VERSION}.jar
 
 usr/share/tomcat7/lib/annotations-api.jar    usr/share/jetty8/lib/annotations/javax.annotation.jar
-usr/share/java/asm4.jar                      usr/share/jetty8/lib/annotations/org.objectweb.asm.jar
-usr/share/java/asm4-commons.jar              usr/share/jetty8/lib/annotations/org.objectweb.asm.commons.jar
+usr/share/java/asm.jar                       usr/share/jetty8/lib/annotations/org.objectweb.asm.jar
+usr/share/java/asm-commons.jar               usr/share/jetty8/lib/annotations/org.objectweb.asm.commons.jar
 usr/share/java/javax.mail.jar                usr/share/jetty8/lib/jndi/javax.mail.jar
 usr/share/java/jsp-api-2.2.jar               usr/share/jetty8/lib/jsp/javax.servlet.jsp.jar
 usr/share/tomcat7/lib/jasper.jar             usr/share/jetty8/lib/jsp/jasper.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty8.git



More information about the pkg-java-commits mailing list