[zookeeper] 01/01: Fixed the Maven rule for netty to work with maven-repo-helper << 1.8.10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jan 28 22:25:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository zookeeper.

commit 4d589e6d838e09aef5416f3e983b664f0008e44a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jan 28 23:20:54 2015 +0100

    Fixed the Maven rule for netty to work with maven-repo-helper << 1.8.10
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5a40516..917639e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+zookeeper (3.4.6-3) experimental; urgency=medium
+
+  * Team upload.
+  * Fixed the Maven rule for netty to work with maven-repo-helper << 1.8.10
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 28 Jan 2015 23:19:38 +0100
+
 zookeeper (3.4.6-2) experimental; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index c73f1aa..cec6589 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,2 @@
 log4j log4j * s/.*/1.2.x/ * *
-s/io.netty/org.jboss.netty/ * * s/.*/debian/ * *
+s/io\.netty/org.jboss.netty/ * * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/zookeeper.git



More information about the pkg-java-commits mailing list