[netty-tcnative] 03/06: Ignore the new *-static modules and build only openssl-dynamic
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Feb 24 23:40:09 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository netty-tcnative.
commit 14d88dcef70085b557ae27fe79c27c9dab51f35a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Feb 25 00:31:21 2016 +0100
Ignore the new *-static modules and build only openssl-dynamic
---
debian/changelog | 4 +++-
debian/libnetty-tcnative-java.poms | 4 ++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8ab5927..5e8727a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-netty-tcnative (1.1.33.Fork12-2) UNRELEASED; urgency=medium
+netty-tcnative (1.1.33.Fork14-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Ignore the new *-static modules and build only openssl-dynamic
* Fixed the build failure when building the architecture dependent package
only (Closes: #815649)
diff --git a/debian/libnetty-tcnative-java.poms b/debian/libnetty-tcnative-java.poms
index 8545d14..235eda3 100644
--- a/debian/libnetty-tcnative-java.poms
+++ b/debian/libnetty-tcnative-java.poms
@@ -26,3 +26,7 @@
# Empty by default. [mh_install]
#
pom.xml --no-parent
+openssl-dynamic/pom.xml --has-package-version
+openssl-static/pom.xml --ignore
+boringssl-static/pom.xml --ignore
+libressl-static/pom.xml --ignore
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty-tcnative.git
More information about the pkg-java-commits
mailing list