Re: [DebianGIS-dev] Boost default is now 1.42

2010-05-14 Thread Dane Springmeyer
The Mapnik package depends on boost, builds fine with Boost 1.42, and  
the next release will require at least Boost 1.41, so this is great  
news.


 - Dane


On May 4, 2010, at 2:09 AM, Steve M. Robbins wrote:


Hello,

The packages in the to line are currently build-depend on boost 1.40
-dev packages.

We recently changed the boost-defaults to 1.42.  I'd like to remove
boost 1.40 from the archive fairly soon.

Can you let me know whether:

1. your package builds with Boost 1.42
   and you will upload with updated build-deps

2. your package fails to build with Boost 1.42

3. you prefer that I try building with Boost 1.42
   and upload an NMU

4. something else?

Thanks,
-Steve


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r2866 - packages/spatialite/trunk/debian

2010-05-14 Thread aboudreault-guest
Author: aboudreault-guest
Date: 2010-05-14 17:18:54 + (Fri, 14 May 2010)
New Revision: 2866

Modified:
   packages/spatialite/trunk/debian/changelog
   packages/spatialite/trunk/debian/control
Log:
Changed build-dep libsqlite3-dev to (= 3.5.0)

Modified: packages/spatialite/trunk/debian/changelog
===
--- packages/spatialite/trunk/debian/changelog  2010-05-13 10:06:25 UTC (rev 
2865)
+++ packages/spatialite/trunk/debian/changelog  2010-05-14 17:18:54 UTC (rev 
2866)
@@ -1,3 +1,9 @@
+spatialite (2.4.0~rc2-5) unstable; urgency=low
+
+  * Changed build-dep libsqlite3-dev to (= 3.5.0).
+
+ -- Alan Boudreault aboudrea...@mapgears.com  Fri, 14 May 2010 13:09:49 -0400
+
 spatialite (2.4.0~rc2-4) unstable; urgency=medium
 
   * Now -dev package depends also on libsqlite3-dev.

Modified: packages/spatialite/trunk/debian/control
===
--- packages/spatialite/trunk/debian/control2010-05-13 10:06:25 UTC (rev 
2865)
+++ packages/spatialite/trunk/debian/control2010-05-14 17:18:54 UTC (rev 
2866)
@@ -4,7 +4,7 @@
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
 Build-Depends: debhelper (= 7), autotools-dev, 
- libsqlite3-dev (= 3.3.6), libgeos-dev (= 3.0.3), libproj-dev, 
libreadline-dev, quilt
+ libsqlite3-dev (= 3.5.0), libgeos-dev (= 3.0.3), libproj-dev, 
libreadline-dev, quilt
 Standards-Version: 3.8.4
 Homepage: http://www.gaia-gis.it/spatialite/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/spatialite/trunk


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r2867 - packages/gdal/trunk/debian/patches

2010-05-14 Thread aboudreault-guest
Author: aboudreault-guest
Date: 2010-05-14 19:17:12 + (Fri, 14 May 2010)
New Revision: 2867

Modified:
   packages/gdal/trunk/debian/patches/mrsid-plugin.dpatch
Log:
Fixed spaces in mrsid-plugin patch

Modified: packages/gdal/trunk/debian/patches/mrsid-plugin.dpatch
===
--- packages/gdal/trunk/debian/patches/mrsid-plugin.dpatch  2010-05-14 
17:18:54 UTC (rev 2866)
+++ packages/gdal/trunk/debian/patches/mrsid-plugin.dpatch  2010-05-14 
19:17:12 UTC (rev 2867)
@@ -13,12 +13,12 @@
  #-no-undefined -export-dynamic
  
 +dist:
-+   cp -r pkg gdal-mrsid-$(GDAL_VER)
-+   rm -rf gdal-mrsid-$(GDAL_VER)/.svn
-+   cp *.h gdal-mrsid-$(GDAL_VER)
-+   cp *.cpp gdal-mrsid-$(GDAL_VER)
-+   tar czvf gdal-mrsid-$(GDAL_VER).tar.gz ./gdal-mrsid-$(GDAL_VER)
-+   rm -rf gdal-mrsid-$(GDAL_VER)
++  cp -r pkg libgdal-mrsid-$(GDAL_VER)
++  rm -rf libgdal-mrsid-$(GDAL_VER)/.svn
++  cp *.h libgdal-mrsid-$(GDAL_VER)
++  cp *.cpp libgdal-mrsid-$(GDAL_VER)
++  tar czvf libgdal-mrsid-$(GDAL_VER).tar.gz ./libgdal-mrsid-$(GDAL_VER)
++  rm -rf libgdal-mrsid-$(GDAL_VER)
 diff -urNad gdal-1.7.1~/frmts/mrsid/pkg/Makefile.in 
gdal-1.7.1/frmts/mrsid/pkg/Makefile.in
 --- gdal-1.7.1~/frmts/mrsid/pkg/Makefile.in1969-12-31 19:00:00.0 
-0500
 +++ gdal-1.7.1/frmts/mrsid/pkg/Makefile.in 2009-12-01 09:12:23.800604739 
-0500


___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r2868 - packages/gdal-ecw/tags

2010-05-14 Thread aboudreault-guest
Author: aboudreault-guest
Date: 2010-05-14 19:26:39 + (Fri, 14 May 2010)
New Revision: 2868

Added:
   packages/gdal-ecw/tags/1.6.1-1/
Log:
Tagging gdal-ecw 1.6.1-1.



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] r2872 - in packages/gdal-mrsid/trunk: . debian

2010-05-14 Thread aboudreault-guest
Author: aboudreault-guest
Date: 2010-05-14 20:26:04 + (Fri, 14 May 2010)
New Revision: 2872

Added:
   packages/gdal-mrsid/trunk/debian/libgdal-mrsid-src.install.in
   packages/gdal-mrsid/trunk/libgdal-mrsid-1.7.2.tar.gz
Removed:
   packages/gdal-mrsid/trunk/debian/gdal-mrsid-src.install.in
   packages/gdal-mrsid/trunk/gdal-mrsid-1.6.1.tar.gz
   packages/gdal-mrsid/trunk/patches/
Modified:
   packages/gdal-mrsid/trunk/debian/README.Debian
   packages/gdal-mrsid/trunk/debian/README.source
   packages/gdal-mrsid/trunk/debian/changelog
   packages/gdal-mrsid/trunk/debian/control
   packages/gdal-mrsid/trunk/debian/rules
   packages/gdal-mrsid/trunk/gdal-mrsid-build.in
Log:
Merging branch 1.7 into main trunk

Modified: packages/gdal-mrsid/trunk/debian/README.Debian
===
--- packages/gdal-mrsid/trunk/debian/README.Debian  2010-05-14 20:24:07 UTC 
(rev 2871)
+++ packages/gdal-mrsid/trunk/debian/README.Debian  2010-05-14 20:26:04 UTC 
(rev 2872)
@@ -11,7 +11,7 @@
 
  * run the GDAL MrSID building script /usr/bin/gdal-mrsid-build
provided with this package in order to compile and install the
-   plugin under /usr/lib/gdal16plugins.
+   plugin under /usr/lib/gdal17plugins.
 
 After that, gdalinfo --formats should show a couple of new MrSID formats
 available.

Modified: packages/gdal-mrsid/trunk/debian/README.source
===
--- packages/gdal-mrsid/trunk/debian/README.source  2010-05-14 20:24:07 UTC 
(rev 2871)
+++ packages/gdal-mrsid/trunk/debian/README.source  2010-05-14 20:26:04 UTC 
(rev 2872)
@@ -2,7 +2,7 @@
 
 
 You need to use a patch under patches directory. The first
-patch is required in order to add plugin support for GDAL 1.6.1+
+patch is required in order to add plugin support for GDAL 1.7.1+
 to the MrSID formats.
 
 You need to apply patch to upstream tree and then run from there 

Modified: packages/gdal-mrsid/trunk/debian/changelog
===
--- packages/gdal-mrsid/trunk/debian/changelog  2010-05-14 20:24:07 UTC (rev 
2871)
+++ packages/gdal-mrsid/trunk/debian/changelog  2010-05-14 20:26:04 UTC (rev 
2872)
@@ -1,3 +1,18 @@
+libgdal-mrsid (1.7.2-1) unstable; urgency=low
+
+  * NOT RELEASED.
+  * New upstream release.
+
+ -- Alan Boudreault aboudrea...@mapgears.com  Fri, 14 May 2010 16:20:21 -0400
+
+libgdal-mrsid (1.7.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Files updated for 1.7.0.
+  * Modified package name to libgdal-mrsid.
+
+ -- Alan Boudreault aboudrea...@mapgears.com  Fri, 14 May 2010 16:20:19 -0400
+
 gdal-mrsid (1.6.1-3) experimental; urgency=low
 
   * Added missing library for JPEG2000 support.

Modified: packages/gdal-mrsid/trunk/debian/control
===
--- packages/gdal-mrsid/trunk/debian/control2010-05-14 20:24:07 UTC (rev 
2871)
+++ packages/gdal-mrsid/trunk/debian/control2010-05-14 20:26:04 UTC (rev 
2872)
@@ -1,16 +1,16 @@
-Source: gdal-mrsid
+Source: libgdal-mrsid
 Section: contrib/science
 Priority: extra
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
-Build-Depends: debhelper (5.0.0), libgdal1-dev (=1.6.0), libgeotiff-dev
+Build-Depends: debhelper (5.0.0), libgdal1-dev (=1.7.0), libgeotiff-dev
 Standards-Version: 3.7.3
 Uploaders: Alan Boudreault aboudrea...@mapgears.com
 Homepage: http://www.gdal.org/
 
-Package: gdal-mrsid-src
+Package: libgdal-mrsid-src
 Section: libs
 Architecture: all
-Depends: libgdal1-dev (=1.6.0), build-essential, libgeotiff-dev
+Depends: libgdal1-dev (=1.7.0), build-essential, libgeotiff-dev
 Recommends: gdal-bin
 Description: MrSID extension for the Geospatial Data Abstraction Library
  GDAL is a translator library for raster geospatial data formats.

Deleted: packages/gdal-mrsid/trunk/debian/gdal-mrsid-src.install.in
===
--- packages/gdal-mrsid/trunk/debian/gdal-mrsid-src.install.in  2010-05-14 
20:24:07 UTC (rev 2871)
+++ packages/gdal-mrsid/trunk/debian/gdal-mrsid-src.install.in  2010-05-14 
20:26:04 UTC (rev 2872)
@@ -1,2 +0,0 @@
-usr/src/gdal-mrs...@version@.tar.gz
-usr/bin/gdal-mrsid-build

Copied: packages/gdal-mrsid/trunk/debian/libgdal-mrsid-src.install.in (from rev 
2871, packages/gdal-mrsid/branches/1.7/debian/libgdal-mrsid-src.install.in)
===
--- packages/gdal-mrsid/trunk/debian/libgdal-mrsid-src.install.in   
(rev 0)
+++ packages/gdal-mrsid/trunk/debian/libgdal-mrsid-src.install.in   
2010-05-14 20:26:04 UTC (rev 2872)
@@ -0,0 +1,2 @@
+usr/src/libgdal-mrs...@version@.tar.gz
+usr/bin/gdal-mrsid-build

Modified: packages/gdal-mrsid/trunk/debian/rules
===
--- 

[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-37-g75f4562

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 1508c5cc82eb757d9a9838ae68a9f23922ab417e
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 17:32:37 2010 +0200

Using libjgrapht0.8-java

diff --git a/debian/control b/debian/control
index 218a69f..40fc888 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Giovanni Mascellani 
mascell...@poisson.phc.unipi.it,
  , Debian OpenStreetMap Team pkg-osm-ma...@lists.alioth.debian.org
 Build-Depends: ant, cdbs, dpatch, debhelper (= 5), default-jdk,
  josm (= 0.0.svn3094), libmetadata-extractor-java, liblog4j1.2-java,
- libjgrapht0.7-java
+ libjgrapht0.8-java
 Build-Conflicts: josm (= 0.0.svn3095)
 Standards-Version: 3.8.4
 Homepage: http://josm.openstreetmap.de/wiki/Plugins
diff --git a/debian/patches/150_routing.dpatch 
b/debian/patches/150_routing.dpatch
index 06c93a4..5418875 100755
--- a/debian/patches/150_routing.dpatch
+++ b/debian/patches/150_routing.dpatch
@@ -7,15 +7,15 @@
 
 @DPATCH@
 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
josm-plugins~/routing/build.xml josm-plugins/routing/build.xml
 josm-plugins~/routing/build.xml2010-03-30 00:03:05.0 +0200
-+++ josm-plugins/routing/build.xml 2010-03-30 10:58:14.0 +0200
+--- josm-plugins~/routing/build.xml2010-05-14 17:02:29.0 +0200
 josm-plugins/routing/build.xml 2010-05-14 17:30:34.0 +0200
 @@ -34,8 +34,8 @@
property name=plugin.dist.dirvalue=../../dist/
property name=plugin.build.dir   value=build/
property name=plugin.jar 
value=${plugin.dist.dir}/${ant.project.name}.jar/
 -  property name=jgraphtvalue=lib/jgrapht-jdk1.5.jar/
 -  property name=log4j  value=lib/log4j-1.2.15.jar/
-+  property name=jgrapht
value=/usr/share/java/jgrapht.jar/
++  property name=jgrapht
value=/usr/share/java/jgrapht0.8.jar/
 +  property name=log4j  
value=/usr/share/java/log4j-1.2.jar/
property name=ant.build.javac.target value=1.5/
!-- Some initializations for several other targets --

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-37-g75f4562

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 56faa4ed3df9fca1e1b2e3a3d1b62244b9fa3958
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 18:08:49 2010 +0200

Update josm version

diff --git a/debian/control b/debian/control
index 40fc888..7880442 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Uploaders: Giovanni Mascellani 
mascell...@poisson.phc.unipi.it,
  David Paleino da...@debian.org
  , Debian OpenStreetMap Team pkg-osm-ma...@lists.alioth.debian.org
 Build-Depends: ant, cdbs, dpatch, debhelper (= 5), default-jdk,
- josm (= 0.0.svn3094), libmetadata-extractor-java, liblog4j1.2-java,
+ josm (= 0.0.svn3208), libmetadata-extractor-java, liblog4j1.2-java,
  libjgrapht0.8-java
-Build-Conflicts: josm (= 0.0.svn3095)
+Build-Conflicts: josm (= 0.0.svn3209)
 Standards-Version: 3.8.4
 Homepage: http://josm.openstreetmap.de/wiki/Plugins
 Vcs-Git: git://git.debian.org/pkg-grass/josm-plugins.git
@@ -17,9 +17,9 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-grass/josm-plugins.git
 
 Package: josm-plugins
 Architecture: all
-Depends: josm (= 0.0.svn3094), libmetadata-extractor-java, ${misc:Depends},
+Depends: josm (= 0.0.svn3208), libmetadata-extractor-java, ${misc:Depends},
  liblog4j1.2-java, libjgrapht0.7-java
-Conflicts: josm (= 0.0.svn3095)
+Conflicts: josm (= 0.0.svn3209)
 Suggests: gpsd
 Description: Plugins for JOSM
  JOSM (Java OpenStreetMap) plugin collection.

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-37-g75f4562

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit a07b9dae96a7d00bf7527be246ba0b722dc2eee8
Merge: 56faa4ed3df9fca1e1b2e3a3d1b62244b9fa3958 
edd9e2cf4587593291aea257c15f4f2134e075ce
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 18:16:58 2010 +0200

Merge commit 'upstream/0.0.svn20981'


-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-37-g75f4562

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 75f45623c5c4228a5b351ccd10ce95e16c6ab694
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 18:19:16 2010 +0200

New upstream version

diff --git a/debian/changelog b/debian/changelog
index 985859a..a0af87d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-josm-plugins (0.0.svn20358-1) UNRELEASED; urgency=low
+josm-plugins (0.0.svn20981-1) UNRELEASED; urgency=low
 
   [ David Paleino ]
   * debian/control:
@@ -10,7 +10,7 @@ josm-plugins (0.0.svn20358-1) UNRELEASED; urgency=low
   * debian/copyright updated
 
   [ Giovanni Mascellani ]
-  * Updated to revision 20358 (closes: #571140)
+  * Updated to revision 20981 (closes: #571140)
   * Added plugins:
 + cadastre-fr - A special handler for the French land registry WMS
   server (closes: #555723)
@@ -26,7 +26,7 @@ josm-plugins (0.0.svn20358-1) UNRELEASED; urgency=low
 + validator - Bad license
   * Standards-Version bumped to 3.8.4 (no changes required)
 
- -- David Paleino da...@debian.org  Mon, 05 Apr 2010 09:17:49 +0200
+ -- Giovanni Mascellani mascell...@poisson.phc.unipi.it  Fri, 14 May 2010 
18:17:30 +0200
 
 josm-plugins (0.0.svn18009-1) unstable; urgency=low
 

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, pristine-tar, updated. f07afb15e43755aadf2ecdd09b2a0ad01f37d973

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the pristine-tar branch:
commit f07afb15e43755aadf2ecdd09b2a0ad01f37d973
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 18:16:58 2010 +0200

pristine-tar data for josm-plugins_0.0.svn20981.orig.tar.gz

diff --git a/josm-plugins_0.0.svn20981.orig.tar.gz.delta 
b/josm-plugins_0.0.svn20981.orig.tar.gz.delta
new file mode 100644
index 000..be418ea
Binary files /dev/null and b/josm-plugins_0.0.svn20981.orig.tar.gz.delta differ
diff --git a/josm-plugins_0.0.svn20981.orig.tar.gz.id 
b/josm-plugins_0.0.svn20981.orig.tar.gz.id
new file mode 100644
index 000..0ecc7ff
--- /dev/null
+++ b/josm-plugins_0.0.svn20981.orig.tar.gz.id
@@ -0,0 +1 @@
+edd9e2cf4587593291aea257c15f4f2134e075ce

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit d5cbf7cb8cb94036fe6bef05a85a7042e15c5ce9
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:26:16 2010 +0200

3.0 (quilt)

diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 8efd4b501251e77038634d52fc4f2941474de924
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:43:34 2010 +0200

Moved to quilt

diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 25902b9..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,12 +0,0 @@
-10_colorscheme
-20_livegps
-30_slippymap
-60_wmsplugin
-80_measurement
-90_openvisible
-100_surveyor
-110_cadastre-fr
-120_DirectUpload
-130_editgpx
-140_lakewalker
-150_routing
diff --git a/debian/patches/100_surveyor.dpatch 
b/debian/patches/100_surveyor.diff
similarity index 100%
rename from debian/patches/100_surveyor.dpatch
rename to debian/patches/100_surveyor.diff
diff --git a/debian/patches/10_colorscheme.dpatch 
b/debian/patches/10_colorscheme.diff
similarity index 100%
rename from debian/patches/10_colorscheme.dpatch
rename to debian/patches/10_colorscheme.diff
diff --git a/debian/patches/110_cadastre-fr.dpatch 
b/debian/patches/110_cadastre-fr.diff
similarity index 100%
rename from debian/patches/110_cadastre-fr.dpatch
rename to debian/patches/110_cadastre-fr.diff
diff --git a/debian/patches/120_DirectUpload.dpatch 
b/debian/patches/120_DirectUpload.diff
similarity index 100%
rename from debian/patches/120_DirectUpload.dpatch
rename to debian/patches/120_DirectUpload.diff
diff --git a/debian/patches/130_editgpx.dpatch b/debian/patches/130_editgpx.diff
similarity index 100%
rename from debian/patches/130_editgpx.dpatch
rename to debian/patches/130_editgpx.diff
diff --git a/debian/patches/140_lakewalker.dpatch 
b/debian/patches/140_lakewalker.diff
similarity index 100%
rename from debian/patches/140_lakewalker.dpatch
rename to debian/patches/140_lakewalker.diff
diff --git a/debian/patches/150_routing.dpatch b/debian/patches/150_routing.diff
similarity index 100%
rename from debian/patches/150_routing.dpatch
rename to debian/patches/150_routing.diff
diff --git a/debian/patches/20_livegps.dpatch b/debian/patches/20_livegps.diff
similarity index 100%
rename from debian/patches/20_livegps.dpatch
rename to debian/patches/20_livegps.diff
diff --git a/debian/patches/30_slippymap.dpatch 
b/debian/patches/30_slippymap.diff
similarity index 100%
rename from debian/patches/30_slippymap.dpatch
rename to debian/patches/30_slippymap.diff
diff --git a/debian/patches/60_wmsplugin.dpatch 
b/debian/patches/60_wmsplugin.diff
similarity index 100%
rename from debian/patches/60_wmsplugin.dpatch
rename to debian/patches/60_wmsplugin.diff
diff --git a/debian/patches/80_measurement.dpatch 
b/debian/patches/80_measurement.diff
similarity index 100%
rename from debian/patches/80_measurement.dpatch
rename to debian/patches/80_measurement.diff
diff --git a/debian/patches/90_openvisible.dpatch 
b/debian/patches/90_openvisible.diff
similarity index 100%
rename from debian/patches/90_openvisible.dpatch
rename to debian/patches/90_openvisible.diff
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..18bf2fc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,12 @@
+150_routing.diff
+140_lakewalker.diff
+130_editgpx.diff
+120_DirectUpload.diff
+110_cadastre-fr.diff
+100_surveyor.diff
+90_openvisible.diff
+80_measurement.diff
+60_wmsplugin.diff
+30_slippymap.diff
+20_livegps.diff
+10_colorscheme.diff

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit a23158acc1dcb62db694efd1d38f51908649f87d
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:44:56 2010 +0200

Mods fixed

diff --git a/debian/patches/100_surveyor.diff b/debian/patches/100_surveyor.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/10_colorscheme.diff 
b/debian/patches/10_colorscheme.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/110_cadastre-fr.diff 
b/debian/patches/110_cadastre-fr.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/120_DirectUpload.diff 
b/debian/patches/120_DirectUpload.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/130_editgpx.diff b/debian/patches/130_editgpx.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/140_lakewalker.diff 
b/debian/patches/140_lakewalker.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/150_routing.diff b/debian/patches/150_routing.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/20_livegps.diff b/debian/patches/20_livegps.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/30_slippymap.diff b/debian/patches/30_slippymap.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/60_wmsplugin.diff b/debian/patches/60_wmsplugin.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/80_measurement.diff 
b/debian/patches/80_measurement.diff
old mode 100755
new mode 100644
diff --git a/debian/patches/90_openvisible.diff 
b/debian/patches/90_openvisible.diff
old mode 100755
new mode 100644

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit ffa5d08ac0032ebd4c3f86e8c8872ab2c122030e
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:50:59 2010 +0200

Patches descriptions fixed

diff --git a/debian/patches/100_surveyor.diff b/debian/patches/100_surveyor.diff
index 3dc1f64..d04af86 100644
--- a/debian/patches/100_surveyor.diff
+++ b/debian/patches/100_surveyor.diff
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 100_surveyor.dpatch by Giovanni Mascellani mascell...@poisson.phc.unipi.it
-##
-## DP: Patch for plugin surveyor
-## DP:  * Disable upstream SVN access
-
-...@dpatch@
+Patch for plugin surveyor
+ * Disable upstream SVN access
 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
josm-plugins~/surveyor/build.xml josm-plugins/surveyor/build.xml
 --- josm-plugins~/surveyor/build.xml   2010-03-30 00:03:05.0 +0200
 +++ josm-plugins/surveyor/build.xml2010-03-30 10:53:58.0 +0200
diff --git a/debian/patches/10_colorscheme.diff 
b/debian/patches/10_colorscheme.diff
index 839cb0f..e536e67 100644
--- a/debian/patches/10_colorscheme.diff
+++ b/debian/patches/10_colorscheme.diff
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_colorscheme.dpatch by Giovanni Mascellani 
mascell...@poisson.phc.unipi.it
-##
-## DP: Patch for plugin colorscheme
-## DP:  * Disable upstream SVN access
-
-...@dpatch@
+Patch for plugin colorscheme
+ * Disable upstream SVN access
 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
josm-plugins~/colorscheme/build.xml josm-plugins/colorscheme/build.xml
 --- josm-plugins~/colorscheme/build.xml2010-03-30 00:03:05.0 
+0200
 +++ josm-plugins/colorscheme/build.xml 2010-03-30 10:46:33.0 +0200
diff --git a/debian/patches/110_cadastre-fr.diff 
b/debian/patches/110_cadastre-fr.diff
index 6cd4174..7ebdb63 100644
--- a/debian/patches/110_cadastre-fr.diff
+++ b/debian/patches/110_cadastre-fr.diff
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 110_cadastre-fr.dpatch by Giovanni Mascellani 
mascell...@poisson.phc.unipi.it
-##
-## DP: Patch for plugin cadastre-fr
-## DP:  * Disable upstream SVN access
-
-...@dpatch@
+Patch for plugin cadastre-fr
+ * Disable upstream SVN access
 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
josm-plugins~/cadastre-fr/build.xml josm-plugins/cadastre-fr/build.xml
 --- josm-plugins~/cadastre-fr/build.xml2010-03-30 00:03:05.0 
+0200
 +++ josm-plugins/cadastre-fr/build.xml 2010-03-30 10:54:14.0 +0200
diff --git a/debian/patches/120_DirectUpload.diff 
b/debian/patches/120_DirectUpload.diff
index 42e4338..650e903 100644
--- a/debian/patches/120_DirectUpload.diff
+++ b/debian/patches/120_DirectUpload.diff
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 120_DirectUpload.dpatch by Giovanni Mascellani 
mascell...@poisson.phc.unipi.it
-##
-## DP: Patch for plugin DirectUpload
-## DP:  * Disable upstream SVN access
-
-...@dpatch@
+Patch for plugin DirectUpload
+ * Disable upstream SVN access
 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
josm-plugins~/DirectUpload/build.xml josm-plugins/DirectUpload/build.xml
 --- josm-plugins~/DirectUpload/build.xml   2010-03-30 00:03:05.0 
+0200
 +++ josm-plugins/DirectUpload/build.xml2010-03-30 10:55:01.0 
+0200
diff --git a/debian/patches/130_editgpx.diff b/debian/patches/130_editgpx.diff
index 4603398..319c20a 100644
--- a/debian/patches/130_editgpx.diff
+++ b/debian/patches/130_editgpx.diff
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 130_editgpx.dpatch by Giovanni Mascellani mascell...@poisson.phc.unipi.it
-##
-## DP: Patch for plugin editgpx
-## DP:  * Disable upstream SVN access
-
-...@dpatch@
+Patch for plugin editgpx
+ * Disable upstream SVN access
 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
josm-plugins~/editgpx/build.xml josm-plugins/editgpx/build.xml
 --- josm-plugins~/editgpx/build.xml2010-03-30 00:03:05.0 +0200
 +++ josm-plugins/editgpx/build.xml 2010-03-30 10:55:43.0 +0200
diff --git a/debian/patches/140_lakewalker.diff 
b/debian/patches/140_lakewalker.diff
index 81f11ca..7589b5b 100644
--- a/debian/patches/140_lakewalker.diff
+++ b/debian/patches/140_lakewalker.diff
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 140_lakewalker.dpatch by Giovanni Mascellani 
mascell...@poisson.phc.unipi.it
-##
-## DP: Patch for plugin lakewalker
-## DP:  * Disable upstream SVN access
-
-...@dpatch@
+Patch for plugin lakewalker
+ * Disable upstream SVN access
 

[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 10871824ad37132ef8f6922dab9dd2d72e46a714
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:51:36 2010 +0200

Removed dpatch dependency

diff --git a/debian/control b/debian/control
index 7880442..095bf6a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Giovanni Mascellani 
mascell...@poisson.phc.unipi.it,
  Andreas Putzo andr...@putzo.net,
  David Paleino da...@debian.org
  , Debian OpenStreetMap Team pkg-osm-ma...@lists.alioth.debian.org
-Build-Depends: ant, cdbs, dpatch, debhelper (= 5), default-jdk,
+Build-Depends: ant, cdbs, debhelper (= 5), default-jdk,
  josm (= 0.0.svn3208), libmetadata-extractor-java, liblog4j1.2-java,
  libjgrapht0.8-java
 Build-Conflicts: josm (= 0.0.svn3209)

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit 9d9075246d3e29384a9b7b2b04c2b6670c130485
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:51:48 2010 +0200

Fixed libjgrapht0.8-java binary dependency

diff --git a/debian/control b/debian/control
index 095bf6a..ff56d92 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-grass/josm-plugins.git
 Package: josm-plugins
 Architecture: all
 Depends: josm (= 0.0.svn3208), libmetadata-extractor-java, ${misc:Depends},
- liblog4j1.2-java, libjgrapht0.7-java
+ liblog4j1.2-java, libjgrapht0.8-java
 Conflicts: josm (= 0.0.svn3209)
 Suggests: gpsd
 Description: Plugins for JOSM

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] [SCM] josm-plugins branch, master, updated. upstream/0.0.svn18009-44-gc9f7d0c

2010-05-14 Thread Giovanni Mascellani
The following commit has been merged in the master branch:
commit c9f7d0c7dccad209719cbdc5010eb347343321eb
Author: Giovanni Mascellani mascell...@poisson.phc.unipi.it
Date:   Fri May 14 23:54:14 2010 +0200

Removed dpatch invocation

diff --git a/debian/rules b/debian/rules
index f7c6e74..d165f8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 # debian/rules file for josm-plugins (uses cdbs)
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
 include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java

-- 
Plugins for josm

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel