[jetty9] 02/02: New upstream release (9.2.21)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 25 08:34:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jetty9.
commit 41268013bef997ca8208239ed793ef8dc808206d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 25 09:31:04 2017 +0100
New upstream release (9.2.21)
---
debian/changelog | 8 ++++++++
.../patches/05-remove-bundle-required-execution-environment.patch | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d73859e..4470c64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jetty9 (9.2.21-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release
+ - Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 25 Jan 2017 09:30:54 +0100
+
jetty9 (9.2.20-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/05-remove-bundle-required-execution-environment.patch b/debian/patches/05-remove-bundle-required-execution-environment.patch
index 3062e81..9d63a5a 100644
--- a/debian/patches/05-remove-bundle-required-execution-environment.patch
+++ b/debian/patches/05-remove-bundle-required-execution-environment.patch
@@ -9,7 +9,7 @@
<Bundle-Vendor>Eclipse Jetty Project</Bundle-Vendor>
<Bundle-Classpath>.</Bundle-Classpath>
<Export-Package>${bundle-symbolic-name}.*;version="${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}"</Export-Package>
- <Bundle-Copyright>Copyright (c) 2008-2016 Mort Bay Consulting Pty. Ltd.</Bundle-Copyright>
+ <Bundle-Copyright>Copyright (c) 2008-2017 Mort Bay Consulting Pty. Ltd.</Bundle-Copyright>
<_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
+ <_noee>true</_noee>
</instructions>
--
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