This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit 19f2e6c55ef7308ba791a632d0e1ca41e0510fee Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 22 17:14:36 2016 +0200 Updated README.Debian --- debian/README.Debian | 9 --------- debian/changelog | 1 + 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 46046fe..721a1d0 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -13,13 +13,4 @@ Here is a list of excluded files regarding original content of SpringFramework. [non-free] IBM Websphere is non-free org/springframework/transaction/jta/WebSphereUowTransactionManager.java -* spring-jdbc - [not-in-debian] Derby DB - org/springframework/jdbc/datasource/embedded/DerbyEmbeddedDatabaseConfigurer.java - -*** Changes in dependencies *** - -Use debian ASM 3.x JAR instead of CGLIB-nodep version - see debian/patches/use_debian_asm3.diff in debian diff - -- Damien Raude-Morvan <[email protected]> Wed, 23 Sep 2009 20:30:00 +0200 diff --git a/debian/changelog b/debian/changelog index 450885f..e7a508e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libspring-java (4.1.9-2) UNRELEASED; urgency=medium * Relocated the 3.x Maven artifacts to the generic 'debian' version * Refreshed the pom of spring-aspects, spring-framework-bom and spring-instrument-tomcat + * Updated README.Debian -- Emmanuel Bourg <[email protected]> Fri, 22 Jul 2016 12:55:56 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

