[ant] 03/05: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Apr 14 10:23:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ant.
commit 5bbda621c19f0fdc66793e3619ef143f510280e5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Apr 14 11:35:57 2016 +0200
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/0002-do-not-build-test-jars.patch | 2 +-
debian/patches/0006-fix-ANT_HOME-path.patch | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b3ab7d2..d4922f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-ant (1.9.6-3) UNRELEASED; urgency=medium
+ant (1.9.7-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patches
* Standards-Version updated to 3.9.8 (no changes)
-- Emmanuel Bourg <ebourg at apache.org> Thu, 14 Apr 2016 11:07:15 +0200
diff --git a/debian/patches/0002-do-not-build-test-jars.patch b/debian/patches/0002-do-not-build-test-jars.patch
index b2229fe..a925967 100644
--- a/debian/patches/0002-do-not-build-test-jars.patch
+++ b/debian/patches/0002-do-not-build-test-jars.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] do not build test jars
--- a/build.xml
+++ b/build.xml
-@@ -899,7 +899,7 @@
+@@ -889,7 +889,7 @@
===================================================================
-->
<target name="dist-lite"
diff --git a/debian/patches/0006-fix-ANT_HOME-path.patch b/debian/patches/0006-fix-ANT_HOME-path.patch
index 297a6e3..add109d 100644
--- a/debian/patches/0006-fix-ANT_HOME-path.patch
+++ b/debian/patches/0006-fix-ANT_HOME-path.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] fix $ANT_HOME path
--- a/src/script/ant
+++ b/src/script/ant
-@@ -96,25 +96,9 @@
+@@ -97,25 +97,9 @@
esac
if [ -z "$ANT_HOME" -o ! -d "$ANT_HOME" ] ; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ant.git
More information about the pkg-java-commits
mailing list