[zookeeper] 03/05: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 16 13:18:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository zookeeper.
commit 182af08575e06883a13f75ecf7cfd9d41f585818
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Sep 16 15:10:58 2016 +0200
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/02-patch-build-system.patch | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fca8f6e..39371d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-zookeeper (3.4.8-3) UNRELEASED; urgency=medium
+zookeeper (3.4.9-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patches
* Updated the upstream signing keys
-- Emmanuel Bourg <ebourg at apache.org> Fri, 16 Sep 2016 15:09:08 +0200
diff --git a/debian/patches/02-patch-build-system.patch b/debian/patches/02-patch-build-system.patch
index 2082afa..9b7bf33 100644
--- a/debian/patches/02-patch-build-system.patch
+++ b/debian/patches/02-patch-build-system.patch
@@ -4,7 +4,7 @@ Author: James Page <james.page at ubuntu.com>, Thomas Koch <thomas at koch.ro>
Forwarded: not-needed
--- a/build.xml
+++ b/build.xml
-@@ -1237,26 +1237,10 @@
+@@ -1239,26 +1239,10 @@
<target name="test-init" depends="jar,compile-test">
<delete dir="${test.log.dir}" />
<delete dir="${test.tmp.dir}" />
@@ -31,7 +31,7 @@ Forwarded: not-needed
</target>
<condition property="quicktest">
-@@ -1309,6 +1293,9 @@
+@@ -1311,6 +1295,9 @@
<batchtest todir="${test.log.dir}" if="fulltest">
<fileset dir="${test.src.dir}">
<include name="**/*${test.category}Test.java"/>
--
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