This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository python-avro.
commit 6d15ae113b206f09b74cbd4fa72df7466674083d Author: Afif Elghraoui <[email protected]> Date: Sat Jul 9 14:21:31 2016 -0700 Refresh patch --- debian/patches/external-dependencies.patch | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/debian/patches/external-dependencies.patch b/debian/patches/external-dependencies.patch index e44ba7e..3de145c 100644 --- a/debian/patches/external-dependencies.patch +++ b/debian/patches/external-dependencies.patch @@ -25,7 +25,7 @@ Last-Update: 2015-10-24 <include name="**/*.jar" /> </fileset> </path> -@@ -58,19 +54,8 @@ +@@ -58,17 +54,6 @@ <target name="init" description="Create the build directory."> <mkdir dir="${build.dir}"/> @@ -36,18 +36,16 @@ Last-Update: 2015-10-24 - <pathelement location="${ivy.jar}" /> - </classpath> - </typedef> - </target> - -- <target name="ivy-download" unless="ivy.jar.found" > -- <get src="http://repo2.maven.org/maven2/org/apache/ivy/ivy/${ivy.version}/ivy-${ivy.version}.jar" dest="${ivy.jar}" usetimestamp="true" /> - </target> - +- <target name="ivy-download" unless="ivy.jar.found" > +- <get src="http://repo2.maven.org/maven2/org/apache/ivy/ivy/${ivy.version}/ivy-${ivy.version}.jar" dest="${ivy.jar}" usetimestamp="true" /> + </target> + <target name="build" - description="Copy project files to build/ and do string replacement." - depends="init"> @@ -87,9 +72,6 @@ <exclude name="**/*.py~"/> - </fileset> + </fileset> </copy> - <copy todir="${build.dir}/lib"> - <fileset dir="${lib.dir}" /> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-avro.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
