[DebianGIS-dev] r2129 - packages/josm-plugins/trunk/debian/patches

gmascellani-guest at alioth.debian.org gmascellani-guest at alioth.debian.org
Sat Apr 4 23:12:49 UTC 2009


Author: gmascellani-guest
Date: 2009-04-04 23:12:49 +0000 (Sat, 04 Apr 2009)
New Revision: 2129

Removed:
   packages/josm-plugins/trunk/debian/patches/110_usertools.dpatch
Modified:
   packages/josm-plugins/trunk/debian/patches/00list
Log:
Removed patch for usertools


Modified: packages/josm-plugins/trunk/debian/patches/00list
===================================================================
--- packages/josm-plugins/trunk/debian/patches/00list	2009-04-02 19:10:15 UTC (rev 2128)
+++ packages/josm-plugins/trunk/debian/patches/00list	2009-04-04 23:12:49 UTC (rev 2129)
@@ -8,4 +8,3 @@
 80_measurement
 90_openvisible
 100_surveyor
-110_usertools

Deleted: packages/josm-plugins/trunk/debian/patches/110_usertools.dpatch
===================================================================
--- packages/josm-plugins/trunk/debian/patches/110_usertools.dpatch	2009-04-02 19:10:15 UTC (rev 2128)
+++ packages/josm-plugins/trunk/debian/patches/110_usertools.dpatch	2009-04-04 23:12:49 UTC (rev 2129)
@@ -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" />




More information about the Pkg-grass-devel mailing list