[ant] 03/04: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 6 00:31:01 UTC 2017


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

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

commit 9c7be687a54c7796b90e9c28b602b6c36ab721f9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jan 6 01:27:33 2017 +0100

    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 a8b871c..36c5c66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-ant (1.9.7-4) UNRELEASED; urgency=medium
+ant (1.9.8-1) UNRELEASED; urgency=medium
 
+  * New upstream release
+    - Refreshed the patches
   * Reproducibility improvements:
     - The PropertyFile task now honors the SOURCE_DATE_EPOCH variable
       for the date in the header of the .properties file generated
diff --git a/debian/patches/0002-do-not-build-test-jars.patch b/debian/patches/0002-do-not-build-test-jars.patch
index a925967..718bf47 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
-@@ -889,7 +889,7 @@
+@@ -887,7 +887,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 add109d..bbe68e0 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
-@@ -97,25 +97,9 @@
+@@ -153,25 +153,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