[josm-plugins] 54/369: Removed patch for usertools

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 18 12:03:25 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository josm-plugins.

commit d1780738d3b0e5210486f5a7512f315b4cda60db
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Apr 4 23:12:49 2009 +0000

    Removed patch for usertools
---
 debian/patches/00list               |  1 -
 debian/patches/110_usertools.dpatch | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/00list b/debian/patches/00list
index 92f346c..cef8d16 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -8,4 +8,3 @@
 80_measurement
 90_openvisible
 100_surveyor
-110_usertools
diff --git a/debian/patches/110_usertools.dpatch b/debian/patches/110_usertools.dpatch
deleted file mode 100755
index 1d8d954..0000000
--- a/debian/patches/110_usertools.dpatch
+++ /dev/null
@@ -1,25 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 110_usertools.dpatch by  <g.mascellani at gmail.com>
-##
-## DP: Patch for plugin usertools
-## DP:  * Disable upstream SVN access
-
- at DPATCH@
-diff -urNad trunk~/usertools/build.xml trunk/usertools/build.xml
---- trunk~/usertools/build.xml	2009-01-09 10:04:33.000000000 +0100
-+++ trunk/usertools/build.xml	2009-02-16 11:08:10.000000000 +0100
-@@ -16,14 +16,6 @@
-         </javac>
-     </target>
-     <target name="dist" depends="compile">
--        <exec append="false" output="REVISION" executable="svn" failifexecutionfails="false">
--            <env key="LANG" value="C"/>
--            <arg value="info"/>
--            <arg value="--xml"/>
--            <arg value="."/>
--        </exec>
--        <xmlproperty file="REVISION" prefix="version" keepRoot="false" collapseAttributes="true"/>
--        <delete file="REVISION"/>
-         <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}">
-             <manifest>
-                 <attribute name="Plugin-Class" value="usertools.UserToolsPlugin" />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git



More information about the Pkg-grass-devel mailing list