[tomcat8] branch master updated (c557fe9 -> 8558919)

Emmanuel Bourg ebourg-guest at alioth.debian.org
Fri Sep 13 16:04:56 UTC 2013


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

ebourg-guest pushed a change to branch master
in repository tomcat8.

      from  c557fe9   Improved the readability of debian/rules
       new  0f1775b   Mentioned 'Apache Tomcat' in the packages descriptions
       new  02636ba   Deploy the Tomcat artifacts in the Maven repository with the 8.x version instead of 'debian' to avoid conflicts with other versions of Tomcat.
       new  218a74e   Minor simplification of 0010-debianize-build-xml.patch
       new  51ed197   No longer alter the poms in debian/javaxpoms during the build. They are copied and transformed in the temporary debian/poms directory.
       new  54c899f   The spec jars under the org.apache.tomcat groupId are now deployed with the upstream version instead of the specification version to match the artifacts available on Maven central.
       new  894e380   Version mangling for the release candidates (x.y.z~RCn -> x.y.z-RCn)
       new  91b2852   Installed the new jars (spdy, jni, websocket and websocket-api)
       new  88bce1f   Renamed the jars in /usr/share/java to tomcat8-xxx to avoid conflicts with other versions of Tomcat
       new  b6533e2   Removed libservlet3.1-java.links defining the tomcat-* links in /usr/share/java with the specifications versions
       new  78ebc15   Added myself to the uploaders
       new  c68322a   Install the new jar catalina-storeconfig.jar
       new  1689246   Added the missing descriptions to the patches
       new  27cfc97   Added a Lintian override for the incompatible-java-bytecode-format warning since Tomcat requires Java 7
       new  8558919   Marked the ITP closed by this new package

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   20 +++++-
 debian/control                                     |   36 +++++------
 debian/libservlet3.1-java.links                    |    3 -
 debian/libservlet3.1-java.lintian-overrides        |    2 +
 debian/libtomcat8-java.manifest                    |   10 +--
 debian/libtomcat8-java.poms                        |    4 ++
 debian/maven.rules                                 |   29 +++++++++
 debian/patches/0010-debianize-build-xml.patch      |    2 +-
 debian/patches/0014-JDTCompiler.patch              |    5 ++
 .../0015_disable_test_TestCometProcessor.patch     |    2 +
 debian/rules                                       |   66 +++++++++++++-------
 debian/tomcat8-common.links                        |    8 +--
 debian/tomcat8-common.lintian-overrides            |    2 +
 13 files changed, 133 insertions(+), 56 deletions(-)
 delete mode 100644 debian/libservlet3.1-java.links
 create mode 100644 debian/libservlet3.1-java.lintian-overrides
 create mode 100644 debian/tomcat8-common.lintian-overrides

-- 
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