[libxstream-java] 03/05: No longer build the xstream-benchmark module
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 29 10:59:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxstream-java.
commit 2714d7ec404c64d39710a3696ecdc21bdc9fc498
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 29 12:02:25 2016 +0200
No longer build the xstream-benchmark module
---
debian/changelog | 1 +
debian/libxstream-java.poms | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 558970f..1955224 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxstream-java (1.4.9-1) UNRELEASED; urgency=medium
* New upstream release
- Ignore the new xstream-jmh module
+ * No longer build the xstream-benchmark module (never used in Debian)
* Build with maven-debian-helper
* Depend on libcglib-nodep-java instead of libcglib3-java
* Standards-Version updated to 3.9.7 (no changes)
diff --git a/debian/libxstream-java.poms b/debian/libxstream-java.poms
index 1d08c27..f35002e 100644
--- a/debian/libxstream-java.poms
+++ b/debian/libxstream-java.poms
@@ -30,4 +30,5 @@ xstream/pom.xml --has-package-version --java-lib
xstream-benchmark/pom.xml --has-package-version --java-lib
xstream-hibernate/pom.xml --ignore
xstream-distribution/pom.xml --ignore
+xstream-benchmark/pom.xml --ignore
xstream-jmh/pom.xml --ignore
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxstream-java.git
More information about the pkg-java-commits
mailing list