This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/9.2.14-1_bpo8+1 in repository jetty9.
commit a3420df68507a21e628e6a5ee7cb9e7e4e45fb33 Author: Emmanuel Bourg <[email protected]> Date: Thu Feb 25 15:32:45 2016 +0100 Rebuild for jessie-backports --- debian/changelog | 6 ++++++ debian/maven.rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bbf1b8f..086dbca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jetty9 (9.2.14-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + + -- Emmanuel Bourg <[email protected]> Thu, 25 Feb 2016 15:31:49 +0100 + jetty9 (9.2.14-1) unstable; urgency=medium * New upstream release (Closes: #795416) diff --git a/debian/maven.rules b/debian/maven.rules index 63fceba..3a7c96f 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -5,7 +5,7 @@ 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/ * * 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/ * * +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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

