[med-svn] [beast2-mcmc] 06/08: Refresh patches
Andreas Tille
tille at debian.org
Wed May 4 09:36:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beast2-mcmc.
commit d921772e11047ade13622ece8254c06e91ff1f04
Author: Andreas Tille <tille at debian.org>
Date: Wed May 4 11:15:53 2016 +0200
Refresh patches
---
debian/patches/fix_classpath_in_build_xml.patch | 2 +-
debian/patches/remove_appbundler.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/fix_classpath_in_build_xml.patch b/debian/patches/fix_classpath_in_build_xml.patch
index f854fd9..c28d50c 100644
--- a/debian/patches/fix_classpath_in_build_xml.patch
+++ b/debian/patches/fix_classpath_in_build_xml.patch
@@ -50,5 +50,5 @@ Forwarded: no
- <copy file="../beast2/version.xml" todir="${release_dir}/package/"/>
+ <copy file="version.xml" todir="${release_dir}/package/"/>
- <jar jarfile="${release_dir}/package/beast.package.${version}.zip">
+ <jar jarfile="${release_dir}/package/BEAST.addon.v${version}.zip">
<fileset dir="${release_dir}/package">
diff --git a/debian/patches/remove_appbundler.patch b/debian/patches/remove_appbundler.patch
index 00c9f55..7be39fc 100644
--- a/debian/patches/remove_appbundler.patch
+++ b/debian/patches/remove_appbundler.patch
@@ -5,7 +5,7 @@ Description: Remove mac specific stuff breaking build on Linux when not
--- a/build.xml
+++ b/build.xml
-@@ -456,9 +456,6 @@
+@@ -469,9 +469,6 @@
<echo message="cp BEAST.v${version}.tgz ~/tmp"/>
</target>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast2-mcmc.git
More information about the debian-med-commit
mailing list