[libhibernate3-java] 01/05: Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 29 22:19:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libhibernate3-java.
commit f0b6c0b19853373eb67963019e951651a3909e6a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 29 19:22:27 2017 +0100
Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
---
debian/changelog | 7 +++++++
debian/control | 3 ++-
debian/maven.rules | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a850a61..3b50bdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 29 Nov 2017 17:42:29 +0100
+
libhibernate3-java (3.6.10.Final-7) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 48b1dd8..e0cd0f8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends:
ant,
debhelper (>= 10),
default-jdk,
- glassfish-javaee,
junit,
libantlr-java,
libantlr-maven-plugin-java,
@@ -22,6 +21,7 @@ Build-Depends:
libehcache-java,
libgeronimo-jacc-1.1-spec-java,
libgeronimo-jpa-2.0-spec-java,
+ libgeronimo-jta-1.2-spec-java,
libgeronimo-validation-1.0-spec-java,
libh2-java,
libhibernate-commons-annotations-java,
@@ -47,6 +47,7 @@ Architecture: all
Depends:
libantlr-java,
libdom4j-java,
+ libgeronimo-jta-1.2-spec-java,
libhibernate-commons-annotations-java,
libslf4j-java,
${misc:Depends}
diff --git a/debian/maven.rules b/debian/maven.rules
index 451e7af..dcaa171 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,10 +19,10 @@
junit junit jar s/3\..*/3.x/
s/^hsqldb/org.hsqldb/ hsqldb jar s/.*/debian/
commons-collections commons-collections jar s/3\..*/3.x/
-javax.transaction s/jta/transaction-api/ jar *
s/^ant/org.apache.ant/ ant jar s/.*/debian/
antlr antlr jar s/2\..*/2.x/
s/org.jboss.javaee/org.apache.geronimo.specs/ s/jboss-jacc-api_JDK4/geronimo-jacc_1.1_spec/ jar s/.*/debian/
s/org.hibernate.javax.persistence/org.apache.geronimo.specs/ s/hibernate-jpa-2.0-api/geronimo-jpa_2.0_spec/ jar s/.*/debian/
+s/javax.transaction/org.apache.geronimo.specs/ s/jta/geronimo-jta_1.2_spec/ * s/.*/debian/ * *
s/javax.validation/org.apache.geronimo.specs/ s/validation-api/geronimo-validation_1.0_spec/ jar s/.*/debian/
net.sf.ehcache s/ehcache/ehcache-core/ jar s/.*/debian/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate3-java.git
More information about the pkg-java-commits
mailing list