[zookeeper] 01/01: Fixed the groupId of netty in the installed pom
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 28 13:01:43 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 3337bb625f7c805607faed867713d7c674762998
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 28 13:58:30 2015 +0100
Fixed the groupId of netty in the installed pom
---
debian/changelog | 7 +++++++
debian/maven.rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b0ccac8..5a40516 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+zookeeper (3.4.6-2) experimental; urgency=medium
+
+ * Team upload.
+ * Fixed the groupId of netty in the installed pom
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 28 Jan 2015 11:32:32 +0100
+
zookeeper (3.4.6-1) experimental; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 97cd292..c73f1aa 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1 +1,2 @@
log4j log4j * s/.*/1.2.x/ * *
+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