[libjdo-api-java] 04/05: Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 21 23:07:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjdo-api-java.
commit 2a0214883dec13e7f420c2c66cd593b7d1c222b5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 22 00:06:45 2017 +0100
Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
---
debian/changelog | 1 +
debian/control | 2 +-
debian/maven.rules | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index caf09d7..b3c950d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libjdo-api-java (3.1-2) UNRELEASED; urgency=medium
* Team upload.
+ * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
* Standards-Version updated to 4.1.1
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 411b091..67051cb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Torsten Werner <twerner at debian.org>
Build-Depends:
debhelper (>= 10),
default-jdk,
- glassfish-javaee,
+ libgeronimo-jta-1.2-spec-java,
libmaven-bundle-plugin-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.1.1
diff --git a/debian/maven.rules b/debian/maven.rules
index 4ae18c3..057c449 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -5,3 +5,4 @@ org.apache jdo pom * * *
org.apache.jdo parent-pom pom * * *
org.apache.maven maven-plugin-api jar s/.*/3.x/ * *
org.eclipse.persistence javax.persistence * s/2\..*/2.x/ * *
+s/javax.transaction/org.apache.geronimo.specs/ s/transaction-api/geronimo-jta_1.2_spec/ * s/.*/debian/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjdo-api-java.git
More information about the pkg-java-commits
mailing list