[libspring-java] 01/01: Removed the unused dependency on glassfish-toplink-essentials
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Feb 2 23:41:56 UTC 2017
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 722b93347bf7fdecd9a791fc98d5d00c599234ef
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Feb 3 00:26:16 2017 +0100
Removed the unused dependency on glassfish-toplink-essentials
---
debian/changelog | 7 +++++++
debian/control | 6 ++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 43ce813..280618f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libspring-java (4.3.5-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Removed the unused dependency on glassfish-toplink-essentials
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 03 Feb 2017 00:25:50 +0100
+
libspring-java (4.3.5-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index c70cb63..48fec73 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Miguel Landaeta <nomadium at d
Build-Depends: debhelper (>= 10), default-jdk (>= 1:1.6), gradle (>= 1.7), gradle-debian-helper (>= 1.4.4~)
Build-Depends-Indep: bsh,
glassfish-javaee,
- glassfish-toplink-essentials,
gradle-plugin-protobuf,
gradle-propdeps-plugin,
groovy,
@@ -306,8 +305,7 @@ Description: modular Java/J2EE application framework - JMS tools
Package: libspring-orm-java
Architecture: all
Depends: libspring-jdbc-java (= ${source:Version}), ${misc:Depends}
-Recommends: glassfish-toplink-essentials,
- libdom4j-java,
+Recommends: libdom4j-java,
libhibernate3-java (>= 3.5),
libjdo-api-java (>= 3.1),
libspring-web-java (= ${source:Version})
@@ -317,7 +315,7 @@ Description: modular Java/J2EE application framework - ORM tools
common practices in the industry.
.
This package provide spring-orm.jar : JDO support, JPA support, Hibernate
- support, TopLink support.
+ support.
Package: libspring-expression-java
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git
More information about the pkg-java-commits
mailing list