[h2database] branch master updated (a8b6f97 -> 477fddd)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Feb 16 18:26:16 UTC 2015


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

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

      from  a8b6f97   add maven .jar symlinks
       new  3dd5db1   Build with the Servlet API 2.5
       new  2f1811a   Use canonical URLs for the Vcs-* fields
       new  f15dfcd   Standards-Version updated to 3.9.6
       new  44e47ef   Fixed debian/copyright
       new  f959408   Remove the javadoc with debuild clean
       new  243b921   Do not copy the pom in debian/ and reuse the template instead
       new  74f02e3   DEP3 header for 02-servlet-api-compatibility.patch
       new  76ad90b   Java 8 compatibility
       new  efef147   Switch to debhelper level 9
       new  50ee417   Copyright information for JdbcConnectionPool.java
       new  477fddd   Added an orig-tar.sh script

The 11 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/compat                                     |  2 +-
 debian/control                                    | 10 ++++----
 debian/copyright                                  | 30 ++++++++++++++++++++---
 debian/libh2-java.jlibs                           |  1 -
 debian/libh2-java.links                           |  2 --
 debian/libh2-java.poms                            |  1 -
 debian/orig-tar.sh                                | 15 ++++++++++++
 debian/patches/02-servlet-api-compatibility.patch | 16 ++++++++++++
 debian/patches/03-java8-compatibility.patch       | 13 ++++++++++
 debian/patches/series                             |  2 ++
 debian/patches/use-jar-files-from-debian.patch    |  2 +-
 debian/pom.xml                                    | 22 -----------------
 debian/rules                                      | 16 ++++++++++--
 debian/watch                                      |  3 +--
 14 files changed, 95 insertions(+), 40 deletions(-)
 delete mode 100644 debian/libh2-java.jlibs
 delete mode 100644 debian/libh2-java.links
 delete mode 100644 debian/libh2-java.poms
 create mode 100755 debian/orig-tar.sh
 create mode 100644 debian/patches/02-servlet-api-compatibility.patch
 create mode 100644 debian/patches/03-java8-compatibility.patch
 delete mode 100644 debian/pom.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git



More information about the pkg-java-commits mailing list