[openjpa] 01/04: Added the missing libxbean-java dependency on the binary package
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 4 13:37:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjpa.
commit 122e8a175ac6292728977665f2a88287aee09cdf
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 4 14:22:20 2017 +0100
Added the missing libxbean-java dependency on the binary package
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 66b942f..c91c1c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openjpa (2.4.2-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Added the missing libxbean-java dependency on the binary package
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Dec 2017 14:21:58 +0100
+
openjpa (2.4.2-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 40e5433..dfde024 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,7 @@ Depends: libcommons-collections3-java,
liblog4j1.2-java,
libpostgresql-jdbc-java,
libserp-java,
+ libxbean-java,
${misc:Depends}
Suggests: aspectj,
libopenjpa-java-doc (= ${binary:Version})
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjpa.git
More information about the pkg-java-commits
mailing list