[jetty9] 01/03: Rebuild for jessie-backports
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 6 12:02:15 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/9.2.23-1_bpo8+1
in repository jetty9.
commit ceecc164c5d72c5360f5c9c0bce2c8a847ae3f21
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Mar 5 14:14:02 2018 +0100
Rebuild for jessie-backports
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/maven.rules | 4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9ff2bac..1c1552f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jetty9 (9.2.23-1~bpo8+1) jessie-backports-sloppy; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 05 Mar 2018 14:13:47 +0100
+
jetty9 (9.2.23-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 5ca77cb..bd679bf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Build-Depends: ant-optional,
debhelper (>= 10),
default-jdk,
dh-exec,
+ glassfish-javaee,
javahelper,
junit,
libasm-java (>= 5.0),
libbuild-helper-maven-plugin-java,
- libgeronimo-jta-1.2-spec-java,
libmail-java,
libjcip-annotations-java,
libmaven-bundle-plugin-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 44eabc4..a557cbf 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,8 +2,8 @@ javax.servlet.jsp javax.jsp-api jar s/.*/2.3/ * *
javax.servlet javax.servlet-api * s/.*/3.1/ * *
javax.el javax.el-api jar s/.*/3.0/ * *
javax.websocket javax.websocket-api jar s/.*/1.0/ * *
-s/javax.annotation/org.apache.tomcat/ s/javax.annotation-api/tomcat-annotations-api/ * s/.*/8.x/ * *
-s/javax.transaction/org.apache.geronimo.specs/ s/javax.transaction-api/geronimo-jta_1.2_spec/ * s/.*/debian/ * *
+javax.transaction s/javax.transaction-api/transaction-api/ jar s/.*/debian/ * *
+s/javax\.annotation/org.apache.tomcat/ s/javax\.annotation-api/tomcat-annotations-api/ * s/.*/8.x/ * *
junit junit * s/4\..*/4.x/ * *
org.apache.felix maven-bundle-plugin * s/.*/2.3.5/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git
More information about the pkg-java-commits
mailing list