[tomcat8] 01/01: add information about upstream's migration guides
Tony Mancill
tmancill at moszumanska.debian.org
Thu Jun 5 05:02:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository tomcat8.
commit d96cf984d3a378404b35e447cacd37d51df6b5cf
Author: tony mancill <tmancill at debian.org>
Date: Wed Jun 4 22:02:00 2014 -0700
add information about upstream's migration guides
---
debian/README.Debian | 11 +++++++++++
debian/changelog | 4 ++++
2 files changed, 15 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index 4fea428..837a6db 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,3 +1,14 @@
+Migrating from tomcat6 or tomcat7:
+
+ * Refer to the upstream migration guides for application compatibility
+ and configuration chages:
+ - http://tomcat.apache.org/migration-7.html
+ - http://tomcat.apache.org/migration-8.html
+
+ * The Debian packages for tomcat[678] each create a separate tomcatX user.
+ You may need to recursively update your application directories to be
+ owned by the tomcat8 user.
+
Getting started:
* After installing the tomcat8 package, the server should be accessible
at http://localhost:8080/
diff --git a/debian/changelog b/debian/changelog
index 61b8bdc..a68fe6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
tomcat8 (8.0.8-2) UNRELEASED; urgency=medium
+ [ Emmanuel Bourg ]
* Search for OpenJDK 8 and Oracle JDKs when starting the server
* Removed the dependency on the non existent java-7-runtime package
* Fixed a link still pointing to the Tomcat 7 documentation in README.Debian
* Updated the version required for libtcnative-1 (>= 1.1.30)
+ [ tony mancill ]
+ * Update README.Debian with information about migration guides.
+
-- Emmanuel Bourg <ebourg at apache.org> Mon, 26 May 2014 12:13:02 +0200
tomcat8 (8.0.8-1) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git
More information about the pkg-java-commits
mailing list