[sfcgal] branch upstream updated (3abc54a -> 0482d7a)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository sfcgal.

  from  3abc54a   Imported Upstream version 1.2.2
   new  0482d7a   Imported Upstream version 1.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt |   29 +-
 NEWS   |   10 +
 .../boost-1.60.0/boost/graph/adjacency_matrix.hpp  | 1238 
 src/Geometry.cpp   |   14 +-
 src/Geometry.h |   17 +-
 src/Grid.cpp   |  138 ---
 src/Grid.h |  239 
 src/algorithm/extrude.cpp  |4 +-
 src/algorithm/isValid.cpp  |   74 +-
 src/algorithm/isValid.h|   71 +-
 src/algorithm/minkowskiSum.cpp |4 +-
 src/algorithm/straightSkeleton.cpp |  165 ++-
 src/algorithm/straightSkeleton.h   |   11 +-
 src/algorithm/union.cpp|2 -
 src/capi/sfcgal_c.cpp  |   62 +-
 src/capi/sfcgal_c.h|   30 +
 ...tPointsVisitor.cpp => ForceValidityVisitor.cpp} |   39 +-
 src/{Transform.h => detail/ForceValidityVisitor.h} |   30 +-
 src/detail/io/WktReader.cpp|   12 +-
 src/detail/tools/Log.h |4 -
 src/detail/transform/AffineTransform2.cpp  |6 +-
 src/detail/transform/AffineTransform3.cpp  |5 +-
 src/detail/transform/Force2D.cpp   |5 +-
 src/detail/transform/ForceZ.cpp|5 +-
 src/io/asc.cpp |  125 --
 src/io/asc.h   |   43 -
 src/io/wkt.cpp |   18 +-
 src/triangulate/triangulate2DZ.cpp |2 +-
 test/bench/{BenchArea.cpp => BenchPredicate.cpp}   |   57 +-
 test/data/CoversTest.txt   |4 +-
 test/garden/main.cpp   |5 +-
 test/regress/standalone/SFCGAL/ASCTest.cpp |  102 --
 test/unit/SFCGAL/GridTest.cpp  |  180 ---
 .../SFCGAL/algorithm/ApproximateMedialAxis.cpp |   18 +-
 test/unit/SFCGAL/algorithm/DistanceTest.cpp|2 +-
 .../unit/SFCGAL/algorithm/StraightSkeletonTest.cpp |   16 +
 test/unit/SFCGAL/capi/sfcgal_cTest.cpp |   20 +
 test/unit/SFCGAL/io/WktReaderTest.cpp  |   38 +-
 .../unit/SFCGAL/triangulate/Triangulate2DZTest.cpp |4 -
 viewer/CMakeLists.txt  |   40 -
 viewer/cmake/Modules/FindosgQt.cmake   |   50 -
 viewer/include/SFCGAL/viewer/GISManipulator.h  |   44 -
 viewer/include/SFCGAL/viewer/ViewerPlugin.h|   74 --
 viewer/include/SFCGAL/viewer/ViewerWidget.h|  102 --
 viewer/include/SFCGAL/viewer/ViewerWindow.h|  112 --
 viewer/include/SFCGAL/viewer/plugins/DataPlugin.h  |   70 --
 viewer/include/SFCGAL/viewer/plugins/DemoPlugin.h  |   76 --
 viewer/include/SFCGAL/viewer/plugins/GridPlugin.h  |   67 --
 viewer/include/SFCGAL/viewer/plugins/PSQLPlugin.h  |  160 ---
 viewer/include/db.h|  274 -
 viewer/main.cpp|  105 --
 viewer/src/SFCGAL/viewer/GISManipulator.cpp|   82 --
 viewer/src/SFCGAL/viewer/ViewerPlugin.cpp  |   67 --
 viewer/src/SFCGAL/viewer/ViewerWidget.cpp  |  353 --
 viewer/src/SFCGAL/viewer/ViewerWindow.cpp  |  259 
 viewer/src/SFCGAL/viewer/plugins/DataPlugin.cpp|  103 --
 viewer/src/SFCGAL/viewer/plugins/DemoPlugin.cpp|  231 
 viewer/src/SFCGAL/viewer/plugins/GridPlugin.cpp|  122 --
 viewer/src/SFCGAL/viewer/plugins/PSQLPlugin.cpp|  553 -
 viewer/src/db.cpp  |   66 --
 60 files changed, 1810 insertions(+), 4048 deletions(-)
 create mode 100644 patches/boost-1.60.0/boost/graph/adjacency_matrix.hpp
 delete mode 100644 src/Grid.cpp
 delete mode 100644 src/Grid.h
 copy src/detail/{GetPointsVisitor.cpp => ForceValidityVisitor.cpp} (69%)
 copy src/{Transform.h => detail/ForceValidityVisitor.h} (75%)
 delete mode 100644 src/io/asc.cpp
 delete mode 100644 src/io/asc.h
 copy test/bench/{BenchArea.cpp => BenchPredicate.cpp} (54%)
 delete mode 100644 test/regress/standalone/SFCGAL/ASCTest.cpp
 delete mode 100644 test/unit/SFCGAL/GridTest.cpp
 delete mode 100644 viewer/CMakeLists.txt
 delete mode 100644 viewer/cmake/Modules/FindosgQt.cmake
 delete mode 100644 viewer/include/SFCGAL/viewer/GISManipulator.h
 delete 

[sfcgal] 06/06: Bump Standards-Version to 3.9.7, no changes.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository sfcgal.

commit 91da3411eddf45c74633798b9b91e7d25670b1e2
Author: Bas Couwenberg 
Date:   Wed Mar 2 00:01:01 2016 +0100

Bump Standards-Version to 3.9.7, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a3e793a..0b4c565 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sfcgal (1.3.0-1) UNRELEASED; urgency=medium
   * Update Vcs-Git URL to use HTTPS.
   * Drop sfcgal-bin package, viewer removed upstream.
   * Update copyright file, add license & copyright for Boost patch.
+  * Bump Standards-Version to 3.9.7, no changes.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 23:43:35 +0100
 
diff --git a/debian/control b/debian/control
index 0728d0e..3dcb970 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
libopenthreads-dev,
pkg-kde-tools,
chrpath
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/sfcgal.git/
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/sfcgal.git
 Homepage: http://www.sfcgal.org/

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

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


[sfcgal] 03/06: New upstream release.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository sfcgal.

commit db6031bf652920e907846b7451564787b8a2dc86
Author: Bas Couwenberg 
Date:   Tue Mar 1 23:43:42 2016 +0100

New upstream release.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a349858..b3fc8fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sfcgal (1.3.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg   Tue, 01 Mar 2016 23:43:35 +0100
+
 sfcgal (1.2.2-1) unstable; urgency=medium
 
   * Team upload.

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

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


[sfcgal] branch master updated (7f67299 -> 91da341)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository sfcgal.

  from  7f67299   Update Vcs-Git URL to use HTTPS.
   new  0482d7a   Imported Upstream version 1.3.0
   new  ca21d73   Merge tag 'upstream/1.3.0'
   new  db6031b   New upstream release.
   new  9d9e763   Drop sfcgal-bin package, viewer removed upstream.
   new  65479ac   Update copyright file, add license & copyright for Boost 
patch.
   new  91da341   Bump Standards-Version to 3.9.7, no changes.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt |   29 +-
 NEWS   |   10 +
 debian/changelog   |   10 +
 debian/control |   18 +-
 debian/copyright   |   30 +
 debian/rules   |3 +-
 debian/sfcgal-bin.docs |1 -
 debian/sfcgal-bin.install  |1 -
 debian/sfcgal-bin.manpages |1 -
 .../boost-1.60.0/boost/graph/adjacency_matrix.hpp  | 1238 
 src/Geometry.cpp   |   14 +-
 src/Geometry.h |   17 +-
 src/Grid.cpp   |  138 ---
 src/Grid.h |  239 
 src/algorithm/extrude.cpp  |4 +-
 src/algorithm/isValid.cpp  |   74 +-
 src/algorithm/isValid.h|   71 +-
 src/algorithm/minkowskiSum.cpp |4 +-
 src/algorithm/straightSkeleton.cpp |  165 ++-
 src/algorithm/straightSkeleton.h   |   11 +-
 src/algorithm/union.cpp|2 -
 src/capi/sfcgal_c.cpp  |   62 +-
 src/capi/sfcgal_c.h|   30 +
 ...tPointsVisitor.cpp => ForceValidityVisitor.cpp} |   39 +-
 src/{Transform.h => detail/ForceValidityVisitor.h} |   30 +-
 src/detail/io/WktReader.cpp|   12 +-
 src/detail/tools/Log.h |4 -
 src/detail/transform/AffineTransform2.cpp  |6 +-
 src/detail/transform/AffineTransform3.cpp  |5 +-
 src/detail/transform/Force2D.cpp   |5 +-
 src/detail/transform/ForceZ.cpp|5 +-
 src/io/asc.cpp |  125 --
 src/io/asc.h   |   43 -
 src/io/wkt.cpp |   18 +-
 src/triangulate/triangulate2DZ.cpp |2 +-
 test/bench/{BenchArea.cpp => BenchPredicate.cpp}   |   57 +-
 test/data/CoversTest.txt   |4 +-
 test/garden/main.cpp   |5 +-
 test/regress/standalone/SFCGAL/ASCTest.cpp |  102 --
 test/unit/SFCGAL/GridTest.cpp  |  180 ---
 .../SFCGAL/algorithm/ApproximateMedialAxis.cpp |   18 +-
 test/unit/SFCGAL/algorithm/DistanceTest.cpp|2 +-
 .../unit/SFCGAL/algorithm/StraightSkeletonTest.cpp |   16 +
 test/unit/SFCGAL/capi/sfcgal_cTest.cpp |   20 +
 test/unit/SFCGAL/io/WktReaderTest.cpp  |   38 +-
 .../unit/SFCGAL/triangulate/Triangulate2DZTest.cpp |4 -
 viewer/CMakeLists.txt  |   40 -
 viewer/cmake/Modules/FindosgQt.cmake   |   50 -
 viewer/include/SFCGAL/viewer/GISManipulator.h  |   44 -
 viewer/include/SFCGAL/viewer/ViewerPlugin.h|   74 --
 viewer/include/SFCGAL/viewer/ViewerWidget.h|  102 --
 viewer/include/SFCGAL/viewer/ViewerWindow.h|  112 --
 viewer/include/SFCGAL/viewer/plugins/DataPlugin.h  |   70 --
 viewer/include/SFCGAL/viewer/plugins/DemoPlugin.h  |   76 --
 viewer/include/SFCGAL/viewer/plugins/GridPlugin.h  |   67 --
 viewer/include/SFCGAL/viewer/plugins/PSQLPlugin.h  |  160 ---
 viewer/include/db.h|  274 -
 viewer/main.cpp|  105 --
 viewer/src/SFCGAL/viewer/GISManipulator.cpp|   82 --
 viewer/src/SFCGAL/viewer/ViewerPlugin.cpp  |   67 --
 viewer/src/SFCGAL/viewer/ViewerWidget.cpp  |  353 --
 viewer/src/SFCGAL/viewer/ViewerWindow.cpp  |  259 
 viewer/src/SFCGAL/viewer/plugins/DataPlugin.cpp|  103 --
 viewer/src/SFCGAL/viewer/plugins/DemoPlugin.cpp|  231 
 viewer/src/SFCGAL/viewer/plugins/GridPlugin.cpp|  122 --
 viewer/src/SFCGAL/viewer/plugins/PSQLPlugin.cpp|  553 -
 viewer/src/db.cpp  |   66 --
 67 

[sfcgal] 05/06: Update copyright file, add license & copyright for Boost patch.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository sfcgal.

commit 65479ac54435796808dfb84e709cd1b3d496c4d4
Author: Bas Couwenberg 
Date:   Tue Mar 1 23:59:35 2016 +0100

Update copyright file, add license & copyright for Boost patch.
---
 debian/changelog |  1 +
 debian/copyright | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 85cdff4..a3e793a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ sfcgal (1.3.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update Vcs-Git URL to use HTTPS.
   * Drop sfcgal-bin package, viewer removed upstream.
+  * Update copyright file, add license & copyright for Boost patch.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 23:43:35 +0100
 
diff --git a/debian/copyright b/debian/copyright
index e09dc26..992b802 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,6 +17,11 @@ Files: debian/*
 Copyright: 2015, Sven Geggus 
 License: LGPL-2+
 
+Files: patches/boost-1.60.0/boost/graph/adjacency_matrix.hpp
+Copyright: 2001, University of Notre Dame
+   2006, Trustees of Indiana University
+License: BSL-1.0
+
 Files: patches/CGAL-4.2/CGAL/Point_inside_polyhedron_3.h

patches/CGAL-4.2/CGAL/internal/Operations_on_polyhedra/AABB_triangle_accessor_3_primitive.h

patches/CGAL-4.2/CGAL/internal/Operations_on_polyhedra/Ray_3_Triangle_3_traversal_traits.h
@@ -119,3 +124,28 @@ License: CGAL-Commercial
   accordance with the commercial license agreement provided with the
   software.
 
+License: BSL-1.0
+ Boost Software License - Version 1.0 - August 17th, 2003
+ .
+ Permission is hereby granted, free of charge, to any person or organization
+ obtaining a copy of the software and accompanying documentation covered by
+ this license (the "Software") to use, reproduce, display, distribute,
+ execute, and transmit the Software, and to prepare derivative works of the
+ Software, and to permit third-parties to whom the Software is furnished to
+ do so, all subject to the following:
+ .
+ The copyright notices in the Software and this entire statement, including
+ the above license grant, this restriction and the following disclaimer,
+ must be included in all copies of the Software, in whole or in part, and
+ all derivative works of the Software, unless such copies or derivative
+ works are solely in the form of machine-executable object code generated by
+ a source language processor.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+

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

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


[sfcgal] branch pristine-tar updated (f55c7fa -> 1d95141)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch pristine-tar
in repository sfcgal.

  from  f55c7fa   pristine-tar data for sfcgal_1.2.2.orig.tar.gz
   new  1d95141   pristine-tar data for sfcgal_1.3.0.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sfcgal_1.3.0.orig.tar.gz.delta | Bin 0 -> 16007 bytes
 sfcgal_1.3.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 sfcgal_1.3.0.orig.tar.gz.delta
 create mode 100644 sfcgal_1.3.0.orig.tar.gz.id

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

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


[sfcgal] 01/01: pristine-tar data for sfcgal_1.3.0.orig.tar.gz

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch pristine-tar
in repository sfcgal.

commit 1d951416707625e5e8fa575a4032e57b3f43a025
Author: Bas Couwenberg 
Date:   Tue Mar 1 23:43:23 2016 +0100

pristine-tar data for sfcgal_1.3.0.orig.tar.gz
---
 sfcgal_1.3.0.orig.tar.gz.delta | Bin 0 -> 16007 bytes
 sfcgal_1.3.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/sfcgal_1.3.0.orig.tar.gz.delta b/sfcgal_1.3.0.orig.tar.gz.delta
new file mode 100644
index 000..9114322
Binary files /dev/null and b/sfcgal_1.3.0.orig.tar.gz.delta differ
diff --git a/sfcgal_1.3.0.orig.tar.gz.id b/sfcgal_1.3.0.orig.tar.gz.id
new file mode 100644
index 000..cfd947f
--- /dev/null
+++ b/sfcgal_1.3.0.orig.tar.gz.id
@@ -0,0 +1 @@
+f7a2863652bf42b72198eaf24eee9b1460863295

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

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


liblas_1.8.0-8_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 23:19:16 +0100
Source: liblas
Binary: liblas3 liblas-c3 liblas-dev liblas-c-dev liblas-bin python-liblas
Architecture: source amd64 all
Version: 1.8.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 liblas-bin - ASPRS LiDAR data translation toolset
 liblas-c-dev - ASPRS LiDAR data translation library - C development files
 liblas-c3  - ASPRS LiDAR data translation library - C version
 liblas-dev - ASPRS LiDAR data translation library - C++ development files
 liblas3- ASPRS LiDAR data translation library - C++ version
 python-liblas - Python module to use the ASPRS LiDAR data translation library
Changes:
 liblas (1.8.0-8) unstable; urgency=medium
 .
   * Update symbols for other architectures.
   * Move from experimental to unstable.
Checksums-Sha1:
 71f9c8b5f7c7f769730754c59cca181f2860790a 2556 liblas_1.8.0-8.dsc
 5cd1fd5877c9211f00165f14c72b4c43b18303b7 35356 liblas_1.8.0-8.debian.tar.xz
 a2f3f9b9fa2e4fc10a114f2a64614d35d19893c5 5459496 
liblas-bin-dbgsym_1.8.0-8_amd64.deb
 b5c91575f7c55533978b84252693bd54793dd42b 311456 liblas-bin_1.8.0-8_amd64.deb
 8d225a6a5d78a6b39bafe38e11afc7c3a681641c 15530 liblas-c-dev_1.8.0-8_amd64.deb
 436a709c55b8c348921032e0ae787b2fdd4463eb 484032 
liblas-c3-dbgsym_1.8.0-8_amd64.deb
 3726b7a71f47c388cfc0a0d6ab1d30d9f8475b7b 70088 liblas-c3_1.8.0-8_amd64.deb
 b4164fec928645aec4c85f20ee3748486cd583a4 92238 liblas-dev_1.8.0-8_amd64.deb
 b36fc112759c52d3de3d77554d74be458005b06d 3481830 
liblas3-dbgsym_1.8.0-8_amd64.deb
 2845b0d97b4b59a2374592b1d6fa37f331829b6f 273218 liblas3_1.8.0-8_amd64.deb
 89a3a9a3e3f27a3a0495252f3d6d28f26191ea82 39304 python-liblas_1.8.0-8_all.deb
Checksums-Sha256:
 9a3755543ee41363031f12d237f72754ab0c6a8ce91e42e8142438c4d1531e0f 2556 
liblas_1.8.0-8.dsc
 7e3928d28953713045fd4145d5db515e1d1a1ef2a8a66b43c6b6039177515834 35356 
liblas_1.8.0-8.debian.tar.xz
 0c02e1122f522240ec7d83e2211eec5b5f5bf9c9662a719db3c7a2b14b7ff276 5459496 
liblas-bin-dbgsym_1.8.0-8_amd64.deb
 e6e271df2962a6b0386ed904e26c1a463219d724e06813f317fe3e38a1709218 311456 
liblas-bin_1.8.0-8_amd64.deb
 3ce0614518ae4d64c847f3f814b75b6165d541630209855781739c51aefab52d 15530 
liblas-c-dev_1.8.0-8_amd64.deb
 3adf34bc3268c43cfacdea01e69b04b3aee94562689b9f2fc23ae287c1f2b866 484032 
liblas-c3-dbgsym_1.8.0-8_amd64.deb
 3ff9083c1e7ed2624d6d4941d12a46ce3259d6f34c3b8968f7cfa113771a6536 70088 
liblas-c3_1.8.0-8_amd64.deb
 2259f9e7fb0335fedbbc35d8ce48c95838b643025e8ab75825ac383ec912dfd2 92238 
liblas-dev_1.8.0-8_amd64.deb
 03fc5712cc439e3a760342e509a9a4e7794f277152c8696dca77253a69e69e9f 3481830 
liblas3-dbgsym_1.8.0-8_amd64.deb
 c1ed71726b12b4c3e271c54bd0cf6799c37d7e82885236b353099bd006501079 273218 
liblas3_1.8.0-8_amd64.deb
 3a7c8de635d1a8a2b2334ca1e7694df47920ee5e3aba1eba804dbe3443649591 39304 
python-liblas_1.8.0-8_all.deb
Files:
 09962d0a21ea07474be34a63cef87fc0 2556 science optional liblas_1.8.0-8.dsc
 81719ac5c157c01595a6927726142b4c 35356 science optional 
liblas_1.8.0-8.debian.tar.xz
 21f317544e1730fa4d2bc041255f8710 5459496 debug extra 
liblas-bin-dbgsym_1.8.0-8_amd64.deb
 7c38aba74ff7dc01bb7992fc0e9d3934 311456 science optional 
liblas-bin_1.8.0-8_amd64.deb
 375d8d63b2460eea0dee74e804df031b 15530 libdevel optional 
liblas-c-dev_1.8.0-8_amd64.deb
 c478500d7fda2aecb6c9f7e1f40843b4 484032 debug extra 
liblas-c3-dbgsym_1.8.0-8_amd64.deb
 3e262b3de7efab59c4ec5a52bb76c9df 70088 libs optional 
liblas-c3_1.8.0-8_amd64.deb
 2b093a0296b8056b4c9d66f2695de599 92238 libdevel optional 
liblas-dev_1.8.0-8_amd64.deb
 0ff920d1b57c091871ca93e9b862f9c6 3481830 debug extra 
liblas3-dbgsym_1.8.0-8_amd64.deb
 c00474fc2c0880c03d1c8b6a81198c7d 273218 libs optional liblas3_1.8.0-8_amd64.deb
 a6206ca919435f6e26167cc7881d580c 39304 python optional 
python-liblas_1.8.0-8_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJW1hdTAAoJEGdQ8QrojUrxOBkP/1/3azlMviGbP2xWe/XxjFfy
ODIhI8Ca4MP7hMpIID3t+8riaI02VmnuawF9g/dq9uHkbUdk4YNm6eCfq/s3MFah
vwwyeoQok7SVG3HEjzVP7b4u+27GJsXJ8Hfcw8JjtspkCx8V4Yo0I+J+/T91VkfO
5I5XDOoXnkeZrpI4HEFO2b7v1SSM8lB8TJJ8GhH74Wq5rcAkQtVWDdoTgMRaogX1
GAIETarWzHWvuy9GBX65tYR98CST4J+E1gC9Vn1+rlwbQHwcz0EHWwzma1Pf1psN
aR5Jr3qhUd0VqrHNy9eEVgVMRJIxVuFA/38q2RXRV0kU+Rr+xihTAv0j6+KUr30b
nFBivCHS9ppZ73w3N4JGwWY1wyHAJowEfi85VWdd+Mn8GQPRXmXM0D8N7a4mnNLY
+9OknUDrGZl5JmBQcHUhmjOBuimbhG0+ljAz4/Noets62OV6GkfTTLQzGKIxXR06
XWxfY8RAcQaWigZgzzwyKOtTvvaq8VmZgB6EX2zgtjXw1rYX5VpZquGABzu99cVc
cAcAyC02QScpE+Q2asDr77NgT3XihkNrNk0sKEyrdyii8gH4h6LB3QeUkTV5Ldwc
ju0IEKq3Z3pOLFPe88933z/IMguiuQehRqODw60SnfWHpGxaJgziNTqwFdFtzY8r
z3vy5l+lKWpcVnbi8aEb
=7Grp
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org

Processing of liblas_1.8.0-8_amd64.changes

2016-03-01 Thread Debian FTP Masters
liblas_1.8.0-8_amd64.changes uploaded successfully to localhost
along with the files:
  liblas_1.8.0-8.dsc
  liblas_1.8.0-8.debian.tar.xz
  liblas-bin-dbgsym_1.8.0-8_amd64.deb
  liblas-bin_1.8.0-8_amd64.deb
  liblas-c-dev_1.8.0-8_amd64.deb
  liblas-c3-dbgsym_1.8.0-8_amd64.deb
  liblas-c3_1.8.0-8_amd64.deb
  liblas-dev_1.8.0-8_amd64.deb
  liblas3-dbgsym_1.8.0-8_amd64.deb
  liblas3_1.8.0-8_amd64.deb
  python-liblas_1.8.0-8_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[liblas] 01/02: Update branch in gbp.conf & Vcs-Git URL.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository liblas.

commit 2763bdf21c68b38ba02e1457e63dae42ac6a874f
Author: Bas Couwenberg 
Date:   Tue Mar 1 23:18:34 2016 +0100

Update branch in gbp.conf & Vcs-Git URL.
---
 debian/control  | 2 +-
 debian/gbp.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2676902..730681f 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9),
xsltproc
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/liblas.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/liblas.git -b experimental
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/liblas.git
 Homepage: http://liblas.org/
 X-Python-Version: >= 2.5
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 6464eea..21d0417 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,7 +6,7 @@ upstream-branch = upstream
 
 # The default name for the Debian branch is "master".
 # Change it if the name is different (for instance, "debian/unstable").
-debian-branch = experimental
+debian-branch = master
 
 # git-import-orig uses the following names for the upstream tags.
 # Change the value if you are not using git-import-orig

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

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


[liblas] branch experimental updated (f230cdf -> 52ecfce)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch experimental
in repository liblas.

  from  f230cdf   Set distribution to experimental.
   new  52ecfce   Update symbols for other architectures.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |   6 +
 debian/liblas-c3.symbols |  15 +-
 debian/liblas3.symbols   | 430 ---
 3 files changed, 234 insertions(+), 217 deletions(-)

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

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


[liblas] branch master updated (4d50be8 -> 5815a07)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository liblas.

  from  4d50be8   Add lintian override for 
old-style-config-script-multiarch-path.
  adds  6cdb922   Require at least libgdal-dev 2.0 for experimental builds.
  adds  317c14c   Update branch in gbp.conf & Vcs-Git URL.
  adds  aa80eed   Update symbols for amd64.
  adds  f230cdf   Set distribution to experimental.
   new  52ecfce   Update symbols for other architectures.
   new  2763bdf   Update branch in gbp.conf & Vcs-Git URL.
   new  5815a07   Set distribution to unstable.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |  13 +-
 debian/control   |   2 +-
 debian/liblas-c3.symbols |  15 +-
 debian/liblas3.symbols   | 430 ---
 4 files changed, 240 insertions(+), 220 deletions(-)

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

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


[liblas] tag debian/1.8.0-8 created (now 5815a07)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/1.8.0-8
in repository liblas.

at  5815a07   (commit)
No new revisions were added by this update.

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

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


[liblas] 02/02: Set distribution to unstable.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository liblas.

commit 5815a0725e91617c09b16c1015c6e74334df56b3
Author: Bas Couwenberg 
Date:   Tue Mar 1 23:19:47 2016 +0100

Set distribution to unstable.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a945170..f8b5f7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-liblas (1.8.0-8~exp2) UNRELEASED; urgency=medium
+liblas (1.8.0-8) unstable; urgency=medium
 
   * Update symbols for other architectures.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg   Tue, 01 Mar 2016 23:17:33 +0100
+ -- Bas Couwenberg   Tue, 01 Mar 2016 23:19:16 +0100
 
 liblas (1.8.0-8~exp1) experimental; urgency=medium
 

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

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


openstreetmap-map-icons_0.0.svn32088-1_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 07:20:07 +0100
Source: openstreetmap-map-icons
Binary: openstreetmap-map-icons-classic openstreetmap-map-icons-square 
openstreetmap-map-icons-scalable
Architecture: source all
Version: 1:0.0.svn32088-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 openstreetmap-map-icons-classic - Collection of map icons (classic set)
 openstreetmap-map-icons-scalable - Collection of map icons (scalable set)
 openstreetmap-map-icons-square - Collection of map icons (square set)
Changes:
 openstreetmap-map-icons (1:0.0.svn32088-1) unstable; urgency=medium
 .
   * New upstream SVN snapshot.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
Checksums-Sha1:
 946c59fa6ef8297dff1fda766785cb67dba50880 2437 
openstreetmap-map-icons_0.0.svn32088-1.dsc
 04e837c9793da5595953285ed4ad1f83558a8235 2665763 
openstreetmap-map-icons_0.0.svn32088.orig.tar.gz
 2088bc2ad18d52d6d05bed1e31d8186873e6fa77 30772 
openstreetmap-map-icons_0.0.svn32088-1.debian.tar.xz
 164ce562d92d0590b30156c366a70978bd7c3d57 765828 
openstreetmap-map-icons-classic_0.0.svn32088-1_all.deb
 7a2f9d4e6fce605146879ce3f6ccf188ff27b8ba 662306 
openstreetmap-map-icons-scalable_0.0.svn32088-1_all.deb
 9888fee4b163abb7086480b167bb8e8de553bead 603786 
openstreetmap-map-icons-square_0.0.svn32088-1_all.deb
Checksums-Sha256:
 a16056ed5e6280c6f21c494ad79d0a32b827b0d5ac5c0c8575597f0bb33413c4 2437 
openstreetmap-map-icons_0.0.svn32088-1.dsc
 0404bd0297fb5e02f1c967ec21ec2300bb0f6b6e9e221625d0ed6dbffa17a91c 2665763 
openstreetmap-map-icons_0.0.svn32088.orig.tar.gz
 3e571ef832638bf2312a53fd1e0e42e4054111486c0d8cc607c0e56d00b52570 30772 
openstreetmap-map-icons_0.0.svn32088-1.debian.tar.xz
 0f910e526be90aac5df2bdd51eec171ed5ed5350b91162b9795909a22aa992de 765828 
openstreetmap-map-icons-classic_0.0.svn32088-1_all.deb
 c7726a17a57af1caae0c84a3462e6e87c3981800ed15f5896c4a36809278daff 662306 
openstreetmap-map-icons-scalable_0.0.svn32088-1_all.deb
 006eef51b1b48e7178b0359b84c13d70ab66c5f5dd9ac809c9a79e32c5d14bd5 603786 
openstreetmap-map-icons-square_0.0.svn32088-1_all.deb
Files:
 06c77d2db215adb492a236e50b708997 2437 utils optional 
openstreetmap-map-icons_0.0.svn32088-1.dsc
 f2f99d5f469214415a973ed34cde06ea 2665763 utils optional 
openstreetmap-map-icons_0.0.svn32088.orig.tar.gz
 6292c43bdb912bf59d70e907f2bf0cc0 30772 utils optional 
openstreetmap-map-icons_0.0.svn32088-1.debian.tar.xz
 10c735d44147b1f5352596d65cf32b2d 765828 utils optional 
openstreetmap-map-icons-classic_0.0.svn32088-1_all.deb
 e4a76ed5c0929070e6d8c9c5385c54c0 662306 utils optional 
openstreetmap-map-icons-scalable_0.0.svn32088-1_all.deb
 75f49554b4e8445705dea59be9779732 603786 utils optional 
openstreetmap-map-icons-square_0.0.svn32088-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJW1gx6AAoJEGdQ8QrojUrx/FwP/A2DIk777LERYWbPvc7wy4fJ
fWwYaE3hQ8cQzMeCpFjI8SqjF7vZTLD8ufmsY3XmwcgLz7u/nFJx+vcfZWzVV/X0
chmr2nM5xymwf0V/1jxZj/CnkCluHKoF+axjInylO7XciaojdvgvLbrjUtMWk4oC
x9Bkb+HhIu5ny+Rg1i26F3z5jdFese1EgC6o4+WXnoVXjFpF6pLEBvXD0A4GrZOz
N358OlLIRNdF7UKJ/VkmHn97S6T9742g1qqAolTJNYkY5T2lVTzXSV9q+bsDiwMF
ibvgyye3NEJCI0zyx+LvsvxS5IfJB3l4VzW3sBot/+9LjrUMsDqwOuc0aaAWEZm0
9dnoFuw768nC8bPEd3AB3eVgxwiwK48QVR2lk0e/XSeH9iHjrEsedho/rYZNKOIg
8iWvR5h52bQ/D29mn3ke6Q8Qu3H/EKGstCltYA22lwsMWTkLmwzP056lAjwE3OWe
bUXVdx6rYO7J2t7zSUrSHrospyuGojTn7kFkEmTkssYvOSTywA/HvRgjuE4kw80x
VaJhb1I5YSNiGpLVJD5igoV5EMexx7zqDBjdiqzyedaqp/uzB75IuuAjjZR0d+T9
6CmZ9W4repM7N15wUd51EseG52YMFe1lceQrlr/+ECWUrTjbwARpu/A3So+H0H+k
aOQD+sf/vGNIybqUrinP
=9eQA
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


josm_0.0.svn9900+dfsg-1_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 22:27:07 +0100
Source: josm
Binary: josm josm-l10n
Architecture: source all
Version: 0.0.svn9900+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 josm   - Editor for OpenStreetMap
 josm-l10n  - Editor for OpenStreetMap - translation files
Changes:
 josm (0.0.svn9900+dfsg-1) unstable; urgency=medium
 .
   * New tested snapshot.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
   * Update copyright file, changes:
 - Add license & copyright for test validation routines
 - Drop © character from copyright statements
   * Refresh patches.
   * Bump minimum required jmapviewer version to 1.15.
   * Update missing-sources for overpass-wizard.
Checksums-Sha1:
 b492bdd995163d4a28c27458823d470ce62af091 2405 josm_0.0.svn9900+dfsg-1.dsc
 95df9d54e0b5d4e68c1e017b436827fb68977f4b 31013308 
josm_0.0.svn9900+dfsg.orig.tar.gz
 39101680192826f651369610b2a772b935674cbc 82876 
josm_0.0.svn9900+dfsg-1.debian.tar.xz
 1abb473b11996a6dcb8219f452b4b8e05a834e7c 1570218 
josm-l10n_0.0.svn9900+dfsg-1_all.deb
 4f52307378711157805a4aa55d06ddf779a6eaba 6681256 
josm_0.0.svn9900+dfsg-1_all.deb
Checksums-Sha256:
 dd7df93e0c4812a5c4f47aa2da6b43121b10d87ff670dc81beb967e45fb00ce5 2405 
josm_0.0.svn9900+dfsg-1.dsc
 9e175bee622c65f72bd4ac7b259f1e5bfc0389cbb9ca811833f5ef7eda616cff 31013308 
josm_0.0.svn9900+dfsg.orig.tar.gz
 57ffb422bfd5f35021f3b218d4c11baacc17ff221279549c63d8e7ce65f88187 82876 
josm_0.0.svn9900+dfsg-1.debian.tar.xz
 1c433fe263cb6244c333e6e49d68c1ef5afd19f74d01ffb2aa1f0b1fbc2be22a 1570218 
josm-l10n_0.0.svn9900+dfsg-1_all.deb
 df08eac440c9437a496eadb283cfd3572c73a943494275828a2316df7c50 6681256 
josm_0.0.svn9900+dfsg-1_all.deb
Files:
 697368e0364311ddde3dc037cd8404ef 2405 utils extra josm_0.0.svn9900+dfsg-1.dsc
 ea70af7352bf341753126780c1dce889 31013308 utils extra 
josm_0.0.svn9900+dfsg.orig.tar.gz
 b95a92ab098e348b516c75c0783ce546 82876 utils extra 
josm_0.0.svn9900+dfsg-1.debian.tar.xz
 7b5f2ca629c891d1c41c8e43c00e3ed3 1570218 localization extra 
josm-l10n_0.0.svn9900+dfsg-1_all.deb
 5bfebfa6adb21f1aa995b1d0b8c9c09d 6681256 utils extra 
josm_0.0.svn9900+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJW1guaAAoJEGdQ8QrojUrx1KEP/27nbKmGKZnOj32YIJorICTP
MvCflBHWcLmp0d70X3NqtZJcVo2Df2m2cTeUNxg11AsI/77iBWCNac0vDDiKdkin
mvP9nDcaC3ciHJlN8lGQpgb6n11L0uHLzf7s+nTdMzt/jwycv3UtwPpQaeq59vWo
c4tJoRUQCCgYXglepgh2RkG4wrtjUeu89xK401nc+DU4LqSswXMFD2gLLBIILIsR
IJkzTILi2ir3nNreRtkw3YA+vxTjApKc5N/Als/UmimF1+fAbKhhuKV77KNeQG3t
1cmy5jcfWPxPPq6Ua2Ck2mVoU3IvwEjHFoI/JenNS062kG1N0wCZqAskeD50F0gb
SKPZFn8N3EMoQNDJYq69F/LT/0oSiIhO7Gk3U81o2AOw2VpS4dp96ip3ueP5VHBl
L1FyeCjS50uDDtKgkHqrMTCU5r4mwpsPZskH/xMHc/D8Z+10UwjHkh8G0bhefHye
c91dnIwleuoMCNvkmaEHPiikm/SiwkL7i3iDB6I7iCuv4ssx5qlCA8/VTk9dvqPn
L2GTDaPyrZzq6miRo3Rf/3X8/gpR2GqHQc+HToHxKHjbpwP4RsiQ528SB/hd1wkg
PmtdH6wH79Qduma2/VK9S3vkbQhzdcpGsb8p9HPK4G2FSmuEROUl3Lo5g0vT6aUI
YmBOne8pDwZpEksuwMhQ
=aHep
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

josm-plugins_0.0.svn32088+ds-1_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 07:22:04 +0100
Source: josm-plugins
Binary: josm-plugins
Architecture: source all
Version: 0.0.svn32088+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 josm-plugins - Plugins for JOSM
Changes:
 josm-plugins (0.0.svn32088+ds-1) unstable; urgency=medium
 .
   * New upstream SVN snapshot.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
   * Bump JOSM dependency to 9900.
   * Refresh patches.
Checksums-Sha1:
 054411cef1440e07add958f3578fa0876f3647b8 2366 
josm-plugins_0.0.svn32088+ds-1.dsc
 981126c70e3a9a80197c1a9c6d6aea930a734a28 153026 
josm-plugins_0.0.svn32088+ds.orig.tar.gz
 4b96fa81689dde0415b4e770dd7f6cde56cdb744 11032 
josm-plugins_0.0.svn32088+ds-1.debian.tar.xz
 414405ab17b3b7f62ec7fc69aadfc164d50a19fc 196392 
josm-plugins_0.0.svn32088+ds-1_all.deb
Checksums-Sha256:
 117fbd19b1e517c4f64e9f73ab1b66a367ea97eff47b53f51a5986ffaf3481a8 2366 
josm-plugins_0.0.svn32088+ds-1.dsc
 56cb2a8e7cd9deba22cb4c04e25470fa311f79700ae615d2beb4d46dc43dcd7f 153026 
josm-plugins_0.0.svn32088+ds.orig.tar.gz
 99e1c21d70ec0ed408b7ddd95be26811900728f95a18240b4069f0c7b987c67b 11032 
josm-plugins_0.0.svn32088+ds-1.debian.tar.xz
 e803b94dcbb49f44fa30d757c305122a77b6268733ca1ca2ed9bc27c207fcafe 196392 
josm-plugins_0.0.svn32088+ds-1_all.deb
Files:
 3df28527b250608be8da2e684149248e 2366 science optional 
josm-plugins_0.0.svn32088+ds-1.dsc
 3dd542c4505c6d8b3d7d4c146ae279a0 153026 science optional 
josm-plugins_0.0.svn32088+ds.orig.tar.gz
 c2f1a4cf890cced3c570d65c2d962dff 11032 science optional 
josm-plugins_0.0.svn32088+ds-1.debian.tar.xz
 76b9c6014d01cf5dae6bdbe1d0e8e87e 196392 science optional 
josm-plugins_0.0.svn32088+ds-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJW1g5kAAoJEGdQ8QrojUrxGSkP/0Rj6qcKmyTiLU/qT4d8Ibqs
sBIdhFL4/+PhYNal8Zjxg5xcGTqyBRiyFVqf+x+o4v1ed/6/xoEqenkaXUqF3DEq
qf2VpkrdXnyPU7pmyqzBitP3lFgLiG2BgeM3rXux9wn7378d5jqKFLufWSpO3p9C
meVc/NP/i04Dv3AmmidHR0Ev9r98VjweiUhLNd2jY+gMLMkoAgoTBRGD/lLawJNu
DHyEbyqp8RuQtxuF7lIqbSZYJZPUxWINwBjCCPbhVdKZAqyyqmmYO7zdguS33k3I
iHVkpFst68jVarhW0m8VEtLJTDrIsnrSs29bn8ESuAKGzxrVb5YkocHnEQo3d+Qo
pdoS0mVYNEWF1Pj9na7UDTuFqIlNrdO6o7jX36TpRBoCTwvhasCqhFxdPsQZEu9l
Zw9jqPH1G5+ywziz2N+v5bRJa870tyLaevTFM4Ivpvk40p3SRRFeTCt7apWtJzF9
NaFhVl0S0sVE5f5svnAQDeDKL1awqWj2+VrX/VehrUWPViNVcbEe/crDwQ2FYqbe
H99wUvVAU21VTVRgRX+JmpfMRg1dheSj0giB5TU5WAz+XRyIfgBDU0et5vUbTZ1J
6LvFV5OuZR8m4Tdmw/aBkNvkg/8QBUPVthpFkS2IUERgYgJcIpSwGDrPI6gRIrez
MRjfxI3oNbZkfRS4MhUl
=HE+Z
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of josm-plugins_0.0.svn32088+ds-1_amd64.changes

2016-03-01 Thread Debian FTP Masters
josm-plugins_0.0.svn32088+ds-1_amd64.changes uploaded successfully to localhost
along with the files:
  josm-plugins_0.0.svn32088+ds-1.dsc
  josm-plugins_0.0.svn32088+ds.orig.tar.gz
  josm-plugins_0.0.svn32088+ds-1.debian.tar.xz
  josm-plugins_0.0.svn32088+ds-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[josm-plugins] tag debian/0.0.svn32088+ds-1 created (now 915599e)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/0.0.svn32088+ds-1
in repository josm-plugins.

at  915599e   (commit)
No new revisions were added by this update.

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

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


[josm-plugins] annotated tag upstream/0.0.svn32088+ds created (now 01f9f39)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/0.0.svn32088+ds
in repository josm-plugins.

at  01f9f39   (tag)
   tagging  a1ceabb64809a9bd71447a308ceb830ec7c3f160 (commit)
  replaces  upstream/0.0.svn31964+ds
 tagged by  Bas Couwenberg
on  Tue Mar 1 07:00:39 2016 +0100

- Log -
Upstream version 0.0.svn32088+ds

Bas Couwenberg (1):
  Imported Upstream version 0.0.svn32088+ds

---

No new revisions were added by this update.

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

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


[josm-plugins] branch upstream updated (bc2d1e1 -> a1ceabb)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository josm-plugins.

  from  bc2d1e1   Imported Upstream version 0.0.svn31964+ds
   new  a1ceabb   Imported Upstream version 0.0.svn32088+ds

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-common.xml | 16 
 svn-info.xml |  8 
 2 files changed, 12 insertions(+), 12 deletions(-)

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

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


[josm-plugins] 01/01: pristine-tar data for josm-plugins_0.0.svn32088+ds.orig.tar.gz

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch pristine-tar
in repository josm-plugins.

commit 0f47daca47477d2534187968c496fdf346470368
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:00:39 2016 +0100

pristine-tar data for josm-plugins_0.0.svn32088+ds.orig.tar.gz
---
 josm-plugins_0.0.svn32088+ds.orig.tar.gz.delta | Bin 0 -> 7806 bytes
 josm-plugins_0.0.svn32088+ds.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/josm-plugins_0.0.svn32088+ds.orig.tar.gz.delta 
b/josm-plugins_0.0.svn32088+ds.orig.tar.gz.delta
new file mode 100644
index 000..943dead
Binary files /dev/null and b/josm-plugins_0.0.svn32088+ds.orig.tar.gz.delta 
differ
diff --git a/josm-plugins_0.0.svn32088+ds.orig.tar.gz.id 
b/josm-plugins_0.0.svn32088+ds.orig.tar.gz.id
new file mode 100644
index 000..797700b
--- /dev/null
+++ b/josm-plugins_0.0.svn32088+ds.orig.tar.gz.id
@@ -0,0 +1 @@
+b82627af96769302872e6ab4c8be18a17c13d3ff

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

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


[josm-plugins] 05/08: Bump Standards-Version to 3.9.7, no changes.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit 6525346d6c3c25f5f8cf8892eba0fff1cfa54533
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:05:56 2016 +0100

Bump Standards-Version to 3.9.7, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5002a13..8220227 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ josm-plugins (0.0.svn32088+ds-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
   * Update Vcs-Git URL to use HTTPS.
+  * Bump Standards-Version to 3.9.7, no changes.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 07:00:44 +0100
 
diff --git a/debian/control b/debian/control
index eebd4d0..76f18ee 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
libmetadata-extractor-java,
python
 Build-Conflicts: josm (>= 0.0.svn9330)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm-plugins.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm-plugins.git
 Homepage: https://josm.openstreetmap.de/wiki/Plugins

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

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


[josm-plugins] 06/08: Bump JOSM dependency to 9900.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit 294a9594300a34bfc14d3830901e70c3c523a9dd
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:07:03 2016 +0100

Bump JOSM dependency to 9900.
---
 debian/changelog | 1 +
 debian/control   | 8 
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8220227..2d5881e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ josm-plugins (0.0.svn32088+ds-1) UNRELEASED; urgency=medium
   * New upstream SVN snapshot.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
+  * Bump JOSM dependency to 9900.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 07:00:44 +0100
 
diff --git a/debian/control b/debian/control
index 76f18ee..3e0fc93 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,13 @@ Build-Depends: debhelper (>= 9),
default-jdk,
ant,
ant-contrib,
-   josm (>= 0.0.svn9329),
+   josm (>= 0.0.svn9900),
libgettext-ant-tasks-java,
libjgrapht0.8-java,
liblog4j1.2-java,
libmetadata-extractor-java,
python
-Build-Conflicts: josm (>= 0.0.svn9330)
+Build-Conflicts: josm (>= 0.0.svn9901)
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm-plugins.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm-plugins.git
@@ -25,12 +25,12 @@ Homepage: https://josm.openstreetmap.de/wiki/Plugins
 Package: josm-plugins
 Architecture: all
 Depends: ${misc:Depends},
- josm (>= 0.0.svn9329),
+ josm (>= 0.0.svn9900),
  libjgrapht0.8-java,
  liblog4j1.2-java,
  libmetadata-extractor-java
 Suggests: gpsd
-Breaks: josm (>= 0.0.svn9330)
+Breaks: josm (>= 0.0.svn9901)
 Description: Plugins for JOSM
  JOSM (Java OpenStreetMap) plugin collection.
  .

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

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


[josm-plugins] branch master updated (7124c2e -> 915599e)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

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

  from  7124c2e   Update Vcs-Git URL to use HTTPS.
   new  a1ceabb   Imported Upstream version 0.0.svn32088+ds
   new  afa4265   Merge tag 'upstream/0.0.svn32088+ds'
   new  f4e1397   New upstream SVN snapshot.
   new  45eae07   Add changelog entry for Vcs-Git URL change.
   new  6525346   Bump Standards-Version to 3.9.7, no changes.
   new  294a959   Bump JOSM dependency to 9900.
   new  6e966f4   Refresh patches.
   new  915599e   Set distribution to unstable.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-common.xml | 16 
 debian/changelog | 10 ++
 debian/control   | 10 +-
 debian/patches/00-fix_build-common.patch |  2 +-
 svn-info.xml |  8 
 5 files changed, 28 insertions(+), 18 deletions(-)

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

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


[josm-plugins] 01/08: Imported Upstream version 0.0.svn32088+ds

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit a1ceabb64809a9bd71447a308ceb830ec7c3f160
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:00:39 2016 +0100

Imported Upstream version 0.0.svn32088+ds
---
 build-common.xml | 16 
 svn-info.xml |  8 
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/build-common.xml b/build-common.xml
index 4278661..50dca38 100644
--- a/build-common.xml
+++ b/build-common.xml
@@ -14,7 +14,7 @@
 
 
 
-
+
 
 
 
@@ -302,10 +302,10 @@
 
 
 
 
@@ -352,7 +352,7 @@
 
 
 
 
 
@@ -412,6 +412,7 @@
 
 
 
+
 
 
 
@@ -452,7 +453,7 @@
 
 
 
-
 
 
@@ -492,7 +493,7 @@
 
 
 
 
 
@@ -505,9 +506,8 @@
 * install Install the plugin in current system
 * runjosm Install plugin and start josm
 * profilejosm Install plugin and start josm in profiling mode
-
+
 There are other targets, which usually should not be called manually.
 
 
 
-
diff --git a/svn-info.xml b/svn-info.xml
index 57b58cc..2a1f15a 100644
--- a/svn-info.xml
+++ b/svn-info.xml
@@ -3,7 +3,7 @@
 
+   revision="32088">
 https://svn.openstreetmap.org/applications/editors/josm/plugins
 ^/applications/editors/josm/plugins
 
@@ -11,9 +11,9 @@
 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
 
 
-holgermappt
-2016-01-07T18:34:38.218545Z
+   revision="32088">
+malcolmh
+2016-02-29T10:29:17.640058Z
 
 
 

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

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


[josm-plugins] 02/08: Merge tag 'upstream/0.0.svn32088+ds'

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit afa426575094c63ff598ce4b4caec2ac27d82359
Merge: 7124c2e a1ceabb
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:00:40 2016 +0100

Merge tag 'upstream/0.0.svn32088+ds'

Upstream version 0.0.svn32088+ds

 build-common.xml | 16 
 svn-info.xml |  8 
 2 files changed, 12 insertions(+), 12 deletions(-)

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

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


[josm] annotated tag upstream/0.0.svn9329+dfsg1 deleted (was a357f6b)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/0.0.svn9329+dfsg1
in repository josm.

*** WARNING: tag upstream/0.0.svn9329+dfsg1 was deleted! ***

   tag was  a357f6b

This change permanently discards the following revisions:

  discards  1dda79c   Imported Upstream version 0.0.svn9329+dfsg1

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

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


[openstreetmap-map-icons] branch upstream updated (7321345 -> 875224f)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository openstreetmap-map-icons.

  from  7321345   Imported Upstream version 0.0.svn31964
   new  875224f   Imported Upstream version 0.0.svn32088

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 classic.small/emergency/ambulance_station.svg  |  76 
 classic.small/emergency/assembly_point.svg |  32 ++
 classic.small/emergency/fire_extinguisher.svg  |  11 +
 classic.small/emergency/fire_hose.svg  |  87 
 classic.small/emergency/siren.svg  |  67 +++
 classic.small/emergency/water_tank.svg |   9 +
 classic.small/leisure/fitness_station.svg  |  70 +++
 classic.small/misc/grit_bin.png| Bin 543 -> 0 bytes
 classic.small/misc/grit_bin.svg| 248 ++
 classic.small/misc/landmark/mountain_pass.png  | Bin 195 -> 0 bytes
 classic.small/misc/landmark/mountain_pass.svg  | 236 ++
 classic.small/misc/landmark/power/pole.png | Bin 143 -> 0 bytes
 classic.small/misc/landmark/power/tower.png| Bin 216 -> 0 bytes
 classic.small/misc/landmark/power/tower_small.png  | Bin 242 -> 0 bytes
 classic.small/misc/landmark/power/transformer.png  | Bin 302 -> 0 bytes
 classic.small/misc/landmark/spring.png | Bin 112 -> 0 bytes
 .../landmark/spring.svg}   |  49 +-
 classic.small/nautical/dam.png | Bin 321 -> 0 bytes
 .../bridge/bridge_support.svg => nautical/dam.svg} |  54 ++-
 .../bridge_outline.svg => nautical/water.svg}  |  28 +-
 classic.small/nautical/waterfall.png   | Bin 226 -> 0 bytes
 .../bridge_movable.svg => nautical/waterfall.svg}  |  33 +-
 classic.small/nautical/weir.png| Bin 182 -> 0 bytes
 classic.small/nautical/weir.svg|  78 
 classic.small/power/bay.svg| 269 +++
 classic.small/power/busbar.svg | 251 +++
 classic.small/power/cable.svg  | 235 ++
 classic.small/power/cable_distribution_cabinet.svg | 235 ++
 classic.small/power/catenary_mast.svg  | 240 ++
 classic.small/power/compensator.svg| 240 ++
 classic.small/power/converter.svg  | 266 +++
 classic.small/power/generator.svg  | 245 ++
 classic.small/power/heliostat.svg  | 254 +++
 classic.small/power/insulator.svg  | 247 ++
 classic.small/power/line.svg   | 249 ++
 classic.small/power/location_transition.svg| 239 ++
 classic.small/power/plant.svg  | 232 ++
 classic.small/power/pole.svg   | 226 ++
 classic.small/power/pole_transformer.svg   | 233 ++
 classic.small/power/portal.svg | 294 
 classic.small/power/power.svg  | 223 +
 classic.small/power/substation.svg | 318 +
 classic.small/power/switch.svg | 232 ++
 classic.small/power/switchgear.svg | 290 
 classic.small/power/terminal.svg   | 239 ++
 classic.small/power/tower.svg  | 253 +++
 classic.small/power/transformer.svg| 275 
 classic.small/power/transformer_tower.svg  | 234 ++
 classic.small/service/elevator.png | Bin 392 -> 0 bytes
 classic.small/service/elevator.svg | 243 ++
 classic.small/shop/beauty.svg  | 388 +++-
 classic.small/shop/cosmetics.svg   | 133 ++
 classic.small/shop/houseware.svg   | 105 +
 classic.small/shop/perfumery.svg   | 174 +++
 classic.small/shop/tobacco.svg |  44 ++
 classic.small/sport/golf/bunker.svg| 106 +
 classic.small/sport/golf/driving_range.svg | 156 +++
 classic.small/sport/golf/fairway.svg   | 122 +
 classic.small/sport/golf/golf.svg  | 164 +++
 classic.small/sport/golf/green.svg | 116 +
 classic.small/sport/golf/hole.svg  | 136 ++
 classic.small/sport/golf/lateral_water_hazard.svg  | 106 +
 classic.small/sport/golf/pin.svg   | 126 ++
 classic.small/sport/golf/rough.svg | 220 +
 classic.small/sport/golf/tee.svg   | 189 
 classic.small/sport/golf/tee_area.svg  | 161 +++
 

[openstreetmap-map-icons] 05/06: Bump Standards-Version to 3.9.7, no changes.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit aa0369e94af3e7ddae84c5319267b8d66cec5604
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:02:50 2016 +0100

Bump Standards-Version to 3.9.7, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30e2305..9986c35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ openstreetmap-map-icons (1:0.0.svn32088-1) UNRELEASED; 
urgency=medium
 
   * New upstream SVN snapshot.
   * Update Vcs-Git URL to use HTTPS.
+  * Bump Standards-Version to 3.9.7, no changes.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 07:01:35 +0100
 
diff --git a/debian/control b/debian/control
index d1e35e1..588d671 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Paleino ,
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-grass/openstreetmap-map-icons.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/openstreetmap-map-icons.git
 Homepage: https://wiki.openstreetmap.org/wiki/Map_Icons

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 06/06: Set distribution to unstable.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 33f34147f665f0ea42d037d432e209b35e14b687
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:20:24 2016 +0100

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9986c35..b28c1bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-openstreetmap-map-icons (1:0.0.svn32088-1) UNRELEASED; urgency=medium
+openstreetmap-map-icons (1:0.0.svn32088-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
 
- -- Bas Couwenberg   Tue, 01 Mar 2016 07:01:35 +0100
+ -- Bas Couwenberg   Tue, 01 Mar 2016 07:20:07 +0100
 
 openstreetmap-map-icons (1:0.0.svn31964-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 04/06: Add changelog entry for Vcs-Git URL change.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit de42986d42492670e2d4f613b5d9e1e210e968fa
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:02:22 2016 +0100

Add changelog entry for Vcs-Git URL change.
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 37dfc89..30e2305 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 openstreetmap-map-icons (1:0.0.svn32088-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
+  * Update Vcs-Git URL to use HTTPS.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 07:01:35 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] annotated tag upstream/0.0.svn32088 created (now 893f848)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/0.0.svn32088
in repository openstreetmap-map-icons.

at  893f848   (tag)
   tagging  875224f2ae85fed4244ef7516c3d6a3b0263ede9 (commit)
  replaces  upstream/0.0.svn31964
 tagged by  Bas Couwenberg
on  Tue Mar 1 07:01:25 2016 +0100

- Log -
Upstream version 0.0.svn32088

Bas Couwenberg (1):
  Imported Upstream version 0.0.svn32088

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] branch pristine-tar updated (dd8616d -> 2d75b86)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch pristine-tar
in repository openstreetmap-map-icons.

  from  dd8616d   pristine-tar data for 
openstreetmap-map-icons_0.0.svn31964.orig.tar.gz
   new  2d75b86   pristine-tar data for 
openstreetmap-map-icons_0.0.svn32088.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 openstreetmap-map-icons_0.0.svn32088.orig.tar.gz.delta | Bin 0 -> 88657 bytes
 openstreetmap-map-icons_0.0.svn32088.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 openstreetmap-map-icons_0.0.svn32088.orig.tar.gz.delta
 create mode 100644 openstreetmap-map-icons_0.0.svn32088.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[openstreetmap-map-icons] 02/06: Merge tag 'upstream/0.0.svn32088'

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 1b32f87554dfca37c2e83d3bdf4bdd962f714b2d
Merge: a9dde5b 875224f
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:01:25 2016 +0100

Merge tag 'upstream/0.0.svn32088'

Upstream version 0.0.svn32088

 classic.small/emergency/ambulance_station.svg  |  76 
 classic.small/emergency/assembly_point.svg |  32 ++
 classic.small/emergency/fire_extinguisher.svg  |  11 +
 classic.small/emergency/fire_hose.svg  |  87 
 classic.small/emergency/siren.svg  |  67 +++
 classic.small/emergency/water_tank.svg |   9 +
 classic.small/leisure/fitness_station.svg  |  70 +++
 classic.small/misc/grit_bin.png| Bin 543 -> 0 bytes
 classic.small/misc/grit_bin.svg| 248 ++
 classic.small/misc/landmark/mountain_pass.png  | Bin 195 -> 0 bytes
 classic.small/misc/landmark/mountain_pass.svg  | 236 ++
 classic.small/misc/landmark/power/pole.png | Bin 143 -> 0 bytes
 classic.small/misc/landmark/power/tower.png| Bin 216 -> 0 bytes
 classic.small/misc/landmark/power/tower_small.png  | Bin 242 -> 0 bytes
 classic.small/misc/landmark/power/transformer.png  | Bin 302 -> 0 bytes
 classic.small/misc/landmark/spring.png | Bin 112 -> 0 bytes
 .../landmark/spring.svg}   |  49 +-
 classic.small/nautical/dam.png | Bin 321 -> 0 bytes
 .../bridge/bridge_support.svg => nautical/dam.svg} |  54 ++-
 .../bridge_outline.svg => nautical/water.svg}  |  28 +-
 classic.small/nautical/waterfall.png   | Bin 226 -> 0 bytes
 .../bridge_movable.svg => nautical/waterfall.svg}  |  33 +-
 classic.small/nautical/weir.png| Bin 182 -> 0 bytes
 classic.small/nautical/weir.svg|  78 
 classic.small/power/bay.svg| 269 +++
 classic.small/power/busbar.svg | 251 +++
 classic.small/power/cable.svg  | 235 ++
 classic.small/power/cable_distribution_cabinet.svg | 235 ++
 classic.small/power/catenary_mast.svg  | 240 ++
 classic.small/power/compensator.svg| 240 ++
 classic.small/power/converter.svg  | 266 +++
 classic.small/power/generator.svg  | 245 ++
 classic.small/power/heliostat.svg  | 254 +++
 classic.small/power/insulator.svg  | 247 ++
 classic.small/power/line.svg   | 249 ++
 classic.small/power/location_transition.svg| 239 ++
 classic.small/power/plant.svg  | 232 ++
 classic.small/power/pole.svg   | 226 ++
 classic.small/power/pole_transformer.svg   | 233 ++
 classic.small/power/portal.svg | 294 
 classic.small/power/power.svg  | 223 +
 classic.small/power/substation.svg | 318 +
 classic.small/power/switch.svg | 232 ++
 classic.small/power/switchgear.svg | 290 
 classic.small/power/terminal.svg   | 239 ++
 classic.small/power/tower.svg  | 253 +++
 classic.small/power/transformer.svg| 275 
 classic.small/power/transformer_tower.svg  | 234 ++
 classic.small/service/elevator.png | Bin 392 -> 0 bytes
 classic.small/service/elevator.svg | 243 ++
 classic.small/shop/beauty.svg  | 388 +++-
 classic.small/shop/cosmetics.svg   | 133 ++
 classic.small/shop/houseware.svg   | 105 +
 classic.small/shop/perfumery.svg   | 174 +++
 classic.small/shop/tobacco.svg |  44 ++
 classic.small/sport/golf/bunker.svg| 106 +
 classic.small/sport/golf/driving_range.svg | 156 +++
 classic.small/sport/golf/fairway.svg   | 122 +
 classic.small/sport/golf/golf.svg  | 164 +++
 classic.small/sport/golf/green.svg | 116 +
 classic.small/sport/golf/hole.svg  | 136 ++
 classic.small/sport/golf/lateral_water_hazard.svg  | 106 +
 classic.small/sport/golf/pin.svg   | 126 ++
 classic.small/sport/golf/rough.svg | 220 +
 classic.small/sport/golf/tee.svg   | 189 
 classic.small/sport/golf/tee_area.svg  | 161 +++
 classic.small/sport/golf/water_hazard.svg  | 106 +
 classic.small/sport/roller_skating.svg | 118 +
 

[openstreetmap-map-icons] 03/06: New upstream SVN snapshot.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit bbcf6dbfcc80622d203cbf9ccb8ed71d443bb4c7
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:01:46 2016 +0100

New upstream SVN snapshot.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3c55e38..37dfc89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openstreetmap-map-icons (1:0.0.svn32088-1) UNRELEASED; urgency=medium
+
+  * New upstream SVN snapshot.
+
+ -- Bas Couwenberg   Tue, 01 Mar 2016 07:01:35 +0100
+
 openstreetmap-map-icons (1:0.0.svn31964-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/openstreetmap-map-icons.git

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


[josm] tag debian/0.0.svn9900+dfsg-1 created (now 2722e86)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/0.0.svn9900+dfsg-1
in repository josm.

at  2722e86   (commit)
No new revisions were added by this update.

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

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


[openstreetmap-map-icons] branch master updated (a9dde5b -> 33f3414)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository openstreetmap-map-icons.

  from  a9dde5b   Update Vcs-Git URL to use HTTPS.
   new  875224f   Imported Upstream version 0.0.svn32088
   new  1b32f87   Merge tag 'upstream/0.0.svn32088'
   new  bbcf6db   New upstream SVN snapshot.
   new  de42986   Add changelog entry for Vcs-Git URL change.
   new  aa0369e   Bump Standards-Version to 3.9.7, no changes.
   new  33f3414   Set distribution to unstable.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 classic.small/emergency/ambulance_station.svg  |  76 
 classic.small/emergency/assembly_point.svg |  32 ++
 classic.small/emergency/fire_extinguisher.svg  |  11 +
 classic.small/emergency/fire_hose.svg  |  87 
 classic.small/emergency/siren.svg  |  67 +++
 classic.small/emergency/water_tank.svg |   9 +
 classic.small/leisure/fitness_station.svg  |  70 +++
 classic.small/misc/grit_bin.png| Bin 543 -> 0 bytes
 classic.small/misc/grit_bin.svg| 248 ++
 classic.small/misc/landmark/mountain_pass.png  | Bin 195 -> 0 bytes
 classic.small/misc/landmark/mountain_pass.svg  | 236 ++
 classic.small/misc/landmark/power/pole.png | Bin 143 -> 0 bytes
 classic.small/misc/landmark/power/tower.png| Bin 216 -> 0 bytes
 classic.small/misc/landmark/power/tower_small.png  | Bin 242 -> 0 bytes
 classic.small/misc/landmark/power/transformer.png  | Bin 302 -> 0 bytes
 classic.small/misc/landmark/spring.png | Bin 112 -> 0 bytes
 .../landmark/spring.svg}   |  49 +-
 classic.small/nautical/dam.png | Bin 321 -> 0 bytes
 .../bridge/bridge_support.svg => nautical/dam.svg} |  54 ++-
 .../bridge_outline.svg => nautical/water.svg}  |  28 +-
 classic.small/nautical/waterfall.png   | Bin 226 -> 0 bytes
 .../bridge_movable.svg => nautical/waterfall.svg}  |  33 +-
 classic.small/nautical/weir.png| Bin 182 -> 0 bytes
 classic.small/nautical/weir.svg|  78 
 classic.small/power/bay.svg| 269 +++
 classic.small/power/busbar.svg | 251 +++
 classic.small/power/cable.svg  | 235 ++
 classic.small/power/cable_distribution_cabinet.svg | 235 ++
 classic.small/power/catenary_mast.svg  | 240 ++
 classic.small/power/compensator.svg| 240 ++
 classic.small/power/converter.svg  | 266 +++
 classic.small/power/generator.svg  | 245 ++
 classic.small/power/heliostat.svg  | 254 +++
 classic.small/power/insulator.svg  | 247 ++
 classic.small/power/line.svg   | 249 ++
 classic.small/power/location_transition.svg| 239 ++
 classic.small/power/plant.svg  | 232 ++
 classic.small/power/pole.svg   | 226 ++
 classic.small/power/pole_transformer.svg   | 233 ++
 classic.small/power/portal.svg | 294 
 classic.small/power/power.svg  | 223 +
 classic.small/power/substation.svg | 318 +
 classic.small/power/switch.svg | 232 ++
 classic.small/power/switchgear.svg | 290 
 classic.small/power/terminal.svg   | 239 ++
 classic.small/power/tower.svg  | 253 +++
 classic.small/power/transformer.svg| 275 
 classic.small/power/transformer_tower.svg  | 234 ++
 classic.small/service/elevator.png | Bin 392 -> 0 bytes
 classic.small/service/elevator.svg | 243 ++
 classic.small/shop/beauty.svg  | 388 +++-
 classic.small/shop/cosmetics.svg   | 133 ++
 classic.small/shop/houseware.svg   | 105 +
 classic.small/shop/perfumery.svg   | 174 +++
 classic.small/shop/tobacco.svg |  44 ++
 classic.small/sport/golf/bunker.svg| 106 +
 classic.small/sport/golf/driving_range.svg | 156 +++
 classic.small/sport/golf/fairway.svg   | 122 +
 classic.small/sport/golf/golf.svg  | 164 +++
 classic.small/sport/golf/green.svg | 116 +
 classic.small/sport/golf/hole.svg  | 136 ++
 classic.small/sport/golf/lateral_water_hazard.svg 

Processing of josm_0.0.svn9900+dfsg-1_amd64.changes

2016-03-01 Thread Debian FTP Masters
josm_0.0.svn9900+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  josm_0.0.svn9900+dfsg-1.dsc
  josm_0.0.svn9900+dfsg.orig.tar.gz
  josm_0.0.svn9900+dfsg-1.debian.tar.xz
  josm-l10n_0.0.svn9900+dfsg-1_all.deb
  josm_0.0.svn9900+dfsg-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[josm] annotated tag upstream/0.0.svn9900+dfsg created (now c39c126)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/0.0.svn9900+dfsg
in repository josm.

at  c39c126   (tag)
   tagging  428e590a927a4cda921bb1540b7c156d5f6c6508 (commit)
  replaces  upstream/0.0.svn9329+dfsg
 tagged by  Bas Couwenberg
on  Tue Mar 1 06:34:02 2016 +0100

- Log -
Upstream version 0.0.svn9900+dfsg

Bas Couwenberg (1):
  Imported Upstream version 0.0.svn9900+dfsg

---

No new revisions were added by this update.

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

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


Processing of openstreetmap-map-icons_0.0.svn32088-1_amd64.changes

2016-03-01 Thread Debian FTP Masters
openstreetmap-map-icons_0.0.svn32088-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  openstreetmap-map-icons_0.0.svn32088-1.dsc
  openstreetmap-map-icons_0.0.svn32088.orig.tar.gz
  openstreetmap-map-icons_0.0.svn32088-1.debian.tar.xz
  openstreetmap-map-icons-classic_0.0.svn32088-1_all.deb
  openstreetmap-map-icons-scalable_0.0.svn32088-1_all.deb
  openstreetmap-map-icons-square_0.0.svn32088-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[josm] annotated tag upstream/0.0.svn9329+dfsg1 created (now a357f6b)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/0.0.svn9329+dfsg1
in repository josm.

at  a357f6b   (tag)
   tagging  1dda79ccf42c7d781ba33c413528904a6831226e (commit)
  replaces  upstream/0.0.svn9329+dfsg
 tagged by  Bas Couwenberg
on  Fri Feb 12 23:52:37 2016 +0100

- Log -
Upstream version 0.0.svn9329+dfsg1

Bas Couwenberg (1):
  Imported Upstream version 0.0.svn9329+dfsg1

---

This annotated tag includes the following new commits:

   new  1dda79c   Imported Upstream version 0.0.svn9329+dfsg1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

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


[josm] branch pristine-tar updated (f8bfa4a -> 33efee7)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch pristine-tar
in repository josm.

  from  f8bfa4a   pristine-tar data for josm_0.0.svn9329+dfsg.orig.tar.gz
   new  33efee7   pristine-tar data for josm_0.0.svn9900+dfsg.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 josm_0.0.svn9900+dfsg.orig.tar.gz.delta | Bin 0 -> 156965 bytes
 josm_0.0.svn9900+dfsg.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 josm_0.0.svn9900+dfsg.orig.tar.gz.delta
 create mode 100644 josm_0.0.svn9900+dfsg.orig.tar.gz.id

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

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


[josm] 03/10: New tested snapshot.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit b578f9e87afde6278a25ecc6f9e772374c2e7230
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:34:50 2016 +0100

New tested snapshot.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 90f689f..ef33a64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
+
+  * New tested snapshot.
+
+ -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
+
 josm (0.0.svn9329+dfsg-1) unstable; urgency=medium
 
   * New tested snapshot.

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

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


[josm] 04/10: Add changelog entry for Vcs-Git URL change.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit b9a8b8c7ea87c5e3870305cf02a0b282bab7f084
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:23:11 2016 +0100

Add changelog entry for Vcs-Git URL change.
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index ef33a64..2f4480f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
 
   * New tested snapshot.
+  * Update Vcs-Git URL to use HTTPS.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
 

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

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


[josm] 02/10: Merge tag 'upstream/0.0.svn9900+dfsg'

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit 73cf1cc3a05e677cb7e87c033c167a6823354e09
Merge: a73898d 428e590
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:34:03 2016 +0100

Merge tag 'upstream/0.0.svn9900+dfsg'

Upstream version 0.0.svn9900+dfsg

 README | 2 +-
 REVISION   | 6 +-
 build.xml  |   224 +-
 data/defaultpresets.xml|  1712 +-
 data/maps.xsd  | 9 +-
 data/overpass-turbo-ffs.js | 1 -
 data/overpass-wizard.js| 1 +
 data/preferences.xsd   |   152 +-
 data/validator/combinations.mapcss |38 +-
 data/validator/deprecated.mapcss   |   253 +-
 data/validator/geometry.mapcss |30 +
 data/validator/highway.mapcss  |11 +
 data/validator/ignoretags.cfg  |21 +-
 data/validator/numeric.mapcss  | 8 +-
 data/validator/power.mapcss|18 -
 data/validator/religion.mapcss | 2 +-
 data/validator/unnecessary.mapcss  | 2 +-
 data_nodist/btnmeatrack_2016-01-25.nmea|99 +
 data_nodist/neubrandenburg.osm.bz2 |   Bin 2079678 -> 2639451 
bytes
 data_nodist/projection/epsg|   962 +-
 data_nodist/projection/josm-epsg   |87 +-
 data_nodist/projection/projection-reference-data   | 99435 +++
 .../projection/projection-reference-data.csv   |   420 -
 .../projection/projection-regression-test-data |  3410 +-
 .../projection-regression-test-data-java9  | 16722 +++-
 data_nodist/trans/ast.lang |   Bin 8723 -> 8725 bytes
 data_nodist/trans/be.lang  |   Bin 15872 -> 15874 bytes
 data_nodist/trans/bg.lang  |   Bin 2397 -> 2399 bytes
 data_nodist/trans/ca-valencia.lang |   Bin 7807 -> 7809 bytes
 data_nodist/trans/ca.lang  |   Bin 10326 -> 10328 bytes
 data_nodist/trans/cs.lang  |   Bin 10033 -> 10079 bytes
 data_nodist/trans/da.lang  |   Bin 9330 -> 9382 bytes
 data_nodist/trans/de.lang  |   Bin 10330 -> 10388 bytes
 data_nodist/trans/el.lang  |   Bin 1399 -> 1401 bytes
 data_nodist/trans/en.lang  |   Bin 8561 -> 8603 bytes
 data_nodist/trans/en_AU.lang   |   Bin 1484 -> 1486 bytes
 data_nodist/trans/en_GB.lang   |   Bin 1910 -> 1952 bytes
 data_nodist/trans/es.lang  |   Bin 11229 -> 11231 bytes
 data_nodist/trans/et.lang  |   Bin 1432 -> 1434 bytes
 data_nodist/trans/fi.lang  |   Bin 3070 -> 3072 bytes
 data_nodist/trans/fr.lang  |   Bin 10582 -> 10584 bytes
 data_nodist/trans/gl.lang  |   Bin 2947 -> 2949 bytes
 data_nodist/trans/hu.lang  |   Bin 9765 -> 10817 bytes
 data_nodist/trans/id.lang  |   Bin 6719 -> 6721 bytes
 data_nodist/trans/it.lang  |   Bin 9871 -> 9873 bytes
 data_nodist/trans/ja.lang  |   Bin 11387 -> 11389 bytes
 data_nodist/trans/km.lang  |   Bin 16174 -> 16176 bytes
 data_nodist/trans/lt.lang  |   Bin 1948 -> 1950 bytes
 data_nodist/trans/nb.lang  |   Bin 1675 -> 1677 bytes
 data_nodist/trans/nl.lang  |   Bin 10945 -> 10985 bytes
 data_nodist/trans/pl.lang  |   Bin 2929 -> 2779 bytes
 data_nodist/trans/pt.lang  |   Bin 12576 -> 13218 bytes
 data_nodist/trans/pt_BR.lang   |   Bin 8111 -> 9738 bytes
 data_nodist/trans/ru.lang  |   Bin 16277 -> 16365 bytes
 data_nodist/trans/sk.lang  |   Bin 9405 -> 9450 bytes
 data_nodist/trans/sv.lang  |   Bin 1336 -> 1338 bytes
 data_nodist/trans/uk.lang  |   Bin 16696 -> 16799 bytes
 data_nodist/trans/vi.lang  |   Bin 10526 -> 10528 bytes
 data_nodist/trans/zh_CN.lang   |   Bin 5850 -> 5852 bytes
 data_nodist/trans/zh_TW.lang   |   Bin 4643 -> 4645 bytes
 i18n/po/af.po  |  1532 +-
 i18n/po/am.po  |  1532 +-
 i18n/po/ar.po  |  1558 +-
 i18n/po/ast.po  

[josm] 09/10: Update missing-sources for overpass-wizard.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit 75738ba5b4d35e8c45dbfa814d9a78810b36509a
Author: Bas Couwenberg 
Date:   Tue Mar 1 09:50:09 2016 +0100

Update missing-sources for overpass-wizard.
---
 debian/changelog |1 +
 debian/copyright |2 +-
 debian/missing-sources/overpass-turbo-ffs.js | 1170 --
 debian/missing-sources/overpass-wizard.js| 1358 ++
 4 files changed, 1360 insertions(+), 1171 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fe20626..3e0ed86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
 - Drop © character from copyright statements
   * Refresh patches.
   * Bump minimum required jmapviewer version to 1.15.
+  * Update missing-sources for overpass-wizard.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 2715071..b7dda90 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -732,5 +732,5 @@ License: CDDL-1.1
  of California (excluding conflict-of-law provisions). Any litigation relating
  to this License shall be subject to the jurisdiction of the Federal Courts of
  the Northern District of California and the state courts of the State of
- California, with venue lying in Santa Clara County, California. 
+ California, with venue lying in Santa Clara County, California.
 
diff --git a/debian/missing-sources/overpass-turbo-ffs.js 
b/debian/missing-sources/overpass-turbo-ffs.js
deleted file mode 100644
index 399fa45..000
--- a/debian/missing-sources/overpass-turbo-ffs.js
+++ /dev/null
@@ -1,1170 +0,0 @@
-// ffs/wizard module
-if (typeof turbo === "undefined") turbo={};
-turbo.ffs = function() {
-  var ffs = {};
-  var freeFormQuery;
-
-  /* this converts a random boolean expression into a normalized form:
-   * A∧B∧… ∨ C∧D∧… ∨ …
-   * for example: A∧(B∨C) ⇔ (A∧B)∨(A∧C)
-   */
-  function normalize(query) {
-var normalized_query = {
-  logical:"or",
-  queries:[]
-};
-function normalize_recursive(rem_query) {
-  if (!rem_query.logical) {
-return [{
-  logical: "and",
-  queries: [rem_query]
-}];
-  } else if (rem_query.logical === "and") {
-var c1 = normalize_recursive( rem_query.queries[0] );
-var c2 = normalize_recursive( rem_query.queries[1] );
-// return cross product of c1 and c2
-var c = [];
-for (var i=0; i.searchArea;');
-bounds_part = '(area.searchArea)';
-  break;
-  case "around":
-query_parts.push('// adjust the search radius (in meters) here');
-query_parts.push('{{radius=1000}}');
-bounds_part = '(around:{{radius}},{{geocodeCoords:'+ffs.area+'}})';
-  break;
-  case "bbox":
-bounds_part = '({{bbox}})';
-  break;
-  case "global":
-bounds_part = undefined;
-  break;
-  default:
-alert("unknown bounds condition: 

[josm] 06/10: Update copyright file.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit 9b5201adf61c59ba8863f2f84e5773d57573277a
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:42:50 2016 +0100

Update copyright file.

Changes:
- Add license & copyright for test validation routines
- Drop © character from copyright statements
---
 debian/changelog |  3 ++
 debian/copyright | 86 +++-
 2 files changed, 51 insertions(+), 38 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 239adbe..59b4eb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
   * New tested snapshot.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
+  * Update copyright file, changes:
+- Add license & copyright for test validation routines
+- Drop © character from copyright statements
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 6443e20..2715071 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,23 +12,23 @@ Comment: JOSM, and all its integral parts, are released 
under GPL-2+.
  an integral part of JOSM and may be under any license.
 
 Files: *
-Copyright: © Immanuel Scholz 
-   © Stefan Breunig
-   © David Earl 
-   © Gabriel Ebner 
-   © Dave Hansen
-   © Paul Hartmann
-   © Karl Guggisberg
-   © Matthias Julius
-   © Alexei Kasatkin
-   © Jiri Klement
-   © Ulf Lamping 
-   © Simon Legner
-   © Raphael Mack 
-   © Upliner Mikhalych
-   © Vincent Privat 
-   © Frederik Ramm 
-   © Dirk Stöcker 
+Copyright: Immanuel Scholz 
+   Stefan Breunig
+   David Earl 
+   Gabriel Ebner 
+   Dave Hansen
+   Paul Hartmann
+   Karl Guggisberg
+   Matthias Julius
+   Alexei Kasatkin
+   Jiri Klement
+   Ulf Lamping 
+   Simon Legner
+   Raphael Mack 
+   Upliner Mikhalych
+   Vincent Privat 
+   Frederik Ramm 
+   Dirk Stöcker 
 Comment: JOSM was originally designed and coded by Immanuel Scholz,
  and is now maintained by the OpenStreetMap community.
  .
@@ -63,15 +63,15 @@ Comment: JOSM was originally designed and coded by Immanuel 
Scholz,
 License: GPL-2+
 
 Files: debian/*
-Copyright: © 2008, Petter Reinholdtsen 
-  © 2008-2009, Andreas Putzo 
-  © 2009-2011, Giovanni Mascellani 
-  © 2010-2014, David Paleino 
+Copyright: 2008, Petter Reinholdtsen 
+  2008-2009, Andreas Putzo 
+  2009-2011, Giovanni Mascellani 
+  2010-2014, David Paleino 
 License: GPL-3+
 
 Files: data/validator/opening_hours.js
-Copyright: © 2012-2013, Dmitry Marakasov
-   © 2013-2014, Robin `ypid` Schneider
+Copyright: 2012-2013, Dmitry Marakasov
+   2013-2014, Robin `ypid` Schneider
 License: BSD-2-Clause
 
 Files: src/com/drew/*
@@ -80,8 +80,8 @@ Copyright: 2002-2015, Drew Noakes
 License: Apache-2.0
 
 Files: src/gnu/*
-Copyright: © 1987-1997, Free Software Foundation, Inc.
-© 1998, Aaron M. Renn 
+Copyright: 1987-1997, Free Software Foundation, Inc.
+1998, Aaron M. Renn 
 License: LGPL-2.1+
 
 Files: src/org/apache/commons/jcs/*
@@ -89,14 +89,14 @@ Copyright: 2001-2015, The Apache Software Foundation.
 License: Apache-2.0
 
 Files: src/org/openstreetmap/josm/data/projection/Ellipsoid.java
-Copyright: © 2002, Johan Montagnat 
+Copyright: 2002, Johan Montagnat 
 License: GPL-2+
 
 Files: src/org/openstreetmap/josm/data/projection/datum/NTV2GridShift.java
  src/org/openstreetmap/josm/data/projection/datum/NTV2GridShiftFile.java
  src/org/openstreetmap/josm/data/projection/datum/NTV2SubGrid.java
  src/org/openstreetmap/josm/data/projection/datum/NTV2Util.java
-Copyright: © 2003, Objectix Pty Ltd.
+Copyright: 2003, Objectix Pty Ltd.
 License: LGPL-2.1+
 
 Files: src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
@@ -105,11 +105,11 @@ Files: 
src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
  

[josm] 07/10: Refresh patches.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit 36c2cd982c347d00c567f366f3ac82fdd92a07c5
Author: Bas Couwenberg 
Date:   Tue Mar 1 09:21:06 2016 +0100

Refresh patches.
---
 debian/changelog  |   1 +
 debian/patches/00-build.patch | 117 +-
 debian/patches/01-bts.patch   |   8 +-
 debian/patches/02-elemstyles.patch|   4 +-
 debian/patches/03-default_look_and_feel.patch |   2 +-
 debian/patches/04-use_system_jmapviewer.patch |   2 +-
 debian/patches/05-fix_version.patch   |   2 +-
 debian/patches/06-move_data_out_of_jar.patch  |   4 +-
 debian/patches/07-use_system_fonts.patch  |   2 +-
 debian/patches/08-use_noto_font.patch |   4 +-
 10 files changed, 73 insertions(+), 73 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 59b4eb5..b463632 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
   * Update copyright file, changes:
 - Add license & copyright for test validation routines
 - Drop © character from copyright statements
+  * Refresh patches.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
 
diff --git a/debian/patches/00-build.patch b/debian/patches/00-build.patch
index f95e786..6cc6211 100644
--- a/debian/patches/00-build.patch
+++ b/debian/patches/00-build.patch
@@ -9,50 +9,50 @@ Forwarded: not-needed
 
 --- a/build.xml
 +++ b/build.xml
-@@ -15,7 +15,8 @@
- 
- 
- 
--
-+
-+
- 
-@@ -26,6 +27,19 @@
- 
- 
- 
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
- 
- 
+@@ -35,6 +36,19 @@
+ 
+ 
+ 
++
++
++
++
++
++
++
++
++
++
++
++
++
+ 
+ 
+ 
+@@ -90,10 +104,9 @@
  
--
+-
 +
  
--
--
+-
+-
 +
  
  
  
-@@ -86,8 +99,10 @@
+@@ -104,8 +117,10 @@
  
  # automatically generated by JOSM build.xml - do not edit
  Revision: ${version.entry.commit.revision}
@@ -64,17 +64,16 @@ Forwarded: not-needed
  
  
  
--
-+
- 
+-
++
+ 
  
  
-@@ -117,6 +133,8 @@ Build-Date: ${build.tstamp}
+@@ -135,6 +150,8 @@ Build-Date: ${build.tstamp}
  
  
  
@@ -83,7 +82,7 @@ Forwarded: not-needed
  
  
  
-@@ -187,10 +205,7 @@ Build-Date: ${build.tstamp}
+@@ -205,10 +222,7 @@ Build-Date: ${build.tstamp}
  
  
  
@@ -95,7 +94,7 @@ Forwarded: not-needed
  
  
  
-@@ -201,31 +216,19 @@ Build-Date: ${build.tstamp}
+@@ -219,31 +233,19 @@ Build-Date: ${build.tstamp}
  
  
  
@@ -126,44 +125,44 @@ Forwarded: not-needed
 +
 +
  
--
  
  
-@@ -242,7 +245,7 @@ Build-Date: ${build.tstamp}
+@@ -260,7 +262,7 @@ Build-Date: ${build.tstamp}
  
  
  
--
  
  
-@@ -269,6 +272,7 @@ Build-Date: ${build.tstamp}
+@@ -287,6 +289,7 @@ Build-Date: ${build.tstamp}
  
- 
- 
+ 
+ 
 +
  
- 
- 
+ 
  
  
 +
  
- 
- 
-@@ -659,6 +664,7 @@ Build-Date: ${build.tstamp}
- 
- 
- 
+ 
+ 
+@@ -710,6 +714,7 @@ Build-Date: ${build.tstamp}
+ 
+ 
+ 
 +
  
+ 
  
- 
 --- a/i18n/build.xml
 +++ b/i18n/build.xml
 @@ -1,7 +1,7 @@
diff --git a/debian/patches/01-bts.patch b/debian/patches/01-bts.patch
index 435d41e..76ca1d7 100644
--- a/debian/patches/01-bts.patch
+++ b/debian/patches/01-bts.patch
@@ -46,7 +46,7 @@ Forwarded: not-needed
  private String time;
  private String buildName;
  private boolean isLocalBuild;
-@@ -74,6 +75,8 @@ public class Version {
+@@ -73,6 +74,8 @@ public class Version {
  version = JOSM_UNKNOWN_VERSION;
  }
  
@@ -55,7 +55,7 @@ Forwarded: not-needed
  // the last changed data
  //
  time = properties.getProperty("Last Changed Date");
-@@ -130,6 +133,10 @@ public class Version {
+@@ -132,6 +135,10 @@ public class Version {
  return  version == 0 ? tr("UNKNOWN") : Integer.toString(version);
  }
  
@@ -110,7 +110,7 @@ Forwarded: not-needed
  text = 

[josm] 01/01: pristine-tar data for josm_0.0.svn9900+dfsg.orig.tar.gz

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch pristine-tar
in repository josm.

commit 33efee7dd4c775ecca27bc4f0837ca1cf34dc013
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:34:02 2016 +0100

pristine-tar data for josm_0.0.svn9900+dfsg.orig.tar.gz
---
 josm_0.0.svn9900+dfsg.orig.tar.gz.delta | Bin 0 -> 156965 bytes
 josm_0.0.svn9900+dfsg.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/josm_0.0.svn9900+dfsg.orig.tar.gz.delta 
b/josm_0.0.svn9900+dfsg.orig.tar.gz.delta
new file mode 100644
index 000..dfc5067
Binary files /dev/null and b/josm_0.0.svn9900+dfsg.orig.tar.gz.delta differ
diff --git a/josm_0.0.svn9900+dfsg.orig.tar.gz.id 
b/josm_0.0.svn9900+dfsg.orig.tar.gz.id
new file mode 100644
index 000..d4d40ff
--- /dev/null
+++ b/josm_0.0.svn9900+dfsg.orig.tar.gz.id
@@ -0,0 +1 @@
+e634fa2b1a4586e7084825d413d4d9919f077365

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

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


[josm] 05/10: Bump Standards-Version to 3.9.7, no changes.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit 1d6588d5223c5cd06c53589823ffe0a34658b0d2
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:23:40 2016 +0100

Bump Standards-Version to 3.9.7, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2f4480f..239adbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
 
   * New tested snapshot.
   * Update Vcs-Git URL to use HTTPS.
+  * Bump Standards-Version to 3.9.7, no changes.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
 
diff --git a/debian/control b/debian/control
index cccd7a8..a166a08 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9~),
libsvgsalamander-java,
libterm-readkey-perl,
jmapviewer (>= 1.14)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm.git
 Homepage: https://josm.openstreetmap.de

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

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


[josm] branch upstream updated (30f3218 -> 428e590)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository josm.

  from  30f3218   Imported Upstream version 0.0.svn9329+dfsg
   new  428e590   Imported Upstream version 0.0.svn9900+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README | 2 +-
 REVISION   | 6 +-
 build.xml  |   224 +-
 data/defaultpresets.xml|  1712 +-
 data/maps.xsd  | 9 +-
 data/overpass-turbo-ffs.js | 1 -
 data/overpass-wizard.js| 1 +
 data/preferences.xsd   |   152 +-
 data/validator/combinations.mapcss |38 +-
 data/validator/deprecated.mapcss   |   253 +-
 data/validator/geometry.mapcss |30 +
 data/validator/highway.mapcss  |11 +
 data/validator/ignoretags.cfg  |21 +-
 data/validator/numeric.mapcss  | 8 +-
 data/validator/power.mapcss|18 -
 data/validator/religion.mapcss | 2 +-
 data/validator/unnecessary.mapcss  | 2 +-
 data_nodist/btnmeatrack_2016-01-25.nmea|99 +
 data_nodist/neubrandenburg.osm.bz2 |   Bin 2079678 -> 2639451 
bytes
 data_nodist/projection/epsg|   962 +-
 data_nodist/projection/josm-epsg   |87 +-
 data_nodist/projection/projection-reference-data   | 99435 +++
 .../projection/projection-reference-data.csv   |   420 -
 .../projection/projection-regression-test-data |  3410 +-
 .../projection-regression-test-data-java9  | 16722 +++-
 data_nodist/trans/ast.lang |   Bin 8723 -> 8725 bytes
 data_nodist/trans/be.lang  |   Bin 15872 -> 15874 bytes
 data_nodist/trans/bg.lang  |   Bin 2397 -> 2399 bytes
 data_nodist/trans/ca-valencia.lang |   Bin 7807 -> 7809 bytes
 data_nodist/trans/ca.lang  |   Bin 10326 -> 10328 bytes
 data_nodist/trans/cs.lang  |   Bin 10033 -> 10079 bytes
 data_nodist/trans/da.lang  |   Bin 9330 -> 9382 bytes
 data_nodist/trans/de.lang  |   Bin 10330 -> 10388 bytes
 data_nodist/trans/el.lang  |   Bin 1399 -> 1401 bytes
 data_nodist/trans/en.lang  |   Bin 8561 -> 8603 bytes
 data_nodist/trans/en_AU.lang   |   Bin 1484 -> 1486 bytes
 data_nodist/trans/en_GB.lang   |   Bin 1910 -> 1952 bytes
 data_nodist/trans/es.lang  |   Bin 11229 -> 11231 bytes
 data_nodist/trans/et.lang  |   Bin 1432 -> 1434 bytes
 data_nodist/trans/fi.lang  |   Bin 3070 -> 3072 bytes
 data_nodist/trans/fr.lang  |   Bin 10582 -> 10584 bytes
 data_nodist/trans/gl.lang  |   Bin 2947 -> 2949 bytes
 data_nodist/trans/hu.lang  |   Bin 9765 -> 10817 bytes
 data_nodist/trans/id.lang  |   Bin 6719 -> 6721 bytes
 data_nodist/trans/it.lang  |   Bin 9871 -> 9873 bytes
 data_nodist/trans/ja.lang  |   Bin 11387 -> 11389 bytes
 data_nodist/trans/km.lang  |   Bin 16174 -> 16176 bytes
 data_nodist/trans/lt.lang  |   Bin 1948 -> 1950 bytes
 data_nodist/trans/nb.lang  |   Bin 1675 -> 1677 bytes
 data_nodist/trans/nl.lang  |   Bin 10945 -> 10985 bytes
 data_nodist/trans/pl.lang  |   Bin 2929 -> 2779 bytes
 data_nodist/trans/pt.lang  |   Bin 12576 -> 13218 bytes
 data_nodist/trans/pt_BR.lang   |   Bin 8111 -> 9738 bytes
 data_nodist/trans/ru.lang  |   Bin 16277 -> 16365 bytes
 data_nodist/trans/sk.lang  |   Bin 9405 -> 9450 bytes
 data_nodist/trans/sv.lang  |   Bin 1336 -> 1338 bytes
 data_nodist/trans/uk.lang  |   Bin 16696 -> 16799 bytes
 data_nodist/trans/vi.lang  |   Bin 10526 -> 10528 bytes
 data_nodist/trans/zh_CN.lang   |   Bin 5850 -> 5852 bytes
 data_nodist/trans/zh_TW.lang   |   Bin 4643 -> 4645 bytes
 i18n/po/af.po  |  1532 +-
 i18n/po/am.po   

[josm] 08/10: Bump minimum required jmapviewer version to 1.15.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit ee3b3d24c4e5d062dcb90424efe60726afa654d7
Author: Bas Couwenberg 
Date:   Tue Mar 1 09:22:42 2016 +0100

Bump minimum required jmapviewer version to 1.15.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b463632..fe20626 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
 - Add license & copyright for test validation routines
 - Drop © character from copyright statements
   * Refresh patches.
+  * Bump minimum required jmapviewer version to 1.15.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
 
diff --git a/debian/control b/debian/control
index a166a08..95b2353 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9~),
liboauth-signpost-java (>= 1.2),
libsvgsalamander-java,
libterm-readkey-perl,
-   jmapviewer (>= 1.14)
+   jmapviewer (>= 1.15)
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm.git
@@ -35,7 +35,7 @@ Depends: default-jre | java7-runtime,
  libsvgsalamander-java,
  liboauth-signpost-java (>= 1.2),
  openstreetmap-map-icons-classic,
- jmapviewer (>= 1.14),
+ jmapviewer (>= 1.15),
  fonts-noto,
  ${misc:Depends}
 Recommends: josm-plugins,

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

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

[josm] 10/10: Set distribution to unstable.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm.

commit 2722e8646bcc3ee6b5841091e3cc84d5dad42272
Author: Bas Couwenberg 
Date:   Tue Mar 1 22:27:36 2016 +0100

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e0ed86..8a4e995 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
+josm (0.0.svn9900+dfsg-1) unstable; urgency=medium
 
   * New tested snapshot.
   * Update Vcs-Git URL to use HTTPS.
@@ -10,7 +10,7 @@ josm (0.0.svn9900+dfsg-1) UNRELEASED; urgency=medium
   * Bump minimum required jmapviewer version to 1.15.
   * Update missing-sources for overpass-wizard.
 
- -- Bas Couwenberg   Tue, 01 Mar 2016 06:34:35 +0100
+ -- Bas Couwenberg   Tue, 01 Mar 2016 22:27:07 +0100
 
 josm (0.0.svn9329+dfsg-1) unstable; urgency=medium
 

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

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


[josm] branch master updated (a73898d -> 2722e86)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository josm.

  from  a73898d   Update Vcs-Git URL to use HTTPS.
   new  428e590   Imported Upstream version 0.0.svn9900+dfsg
   new  73cf1cc   Merge tag 'upstream/0.0.svn9900+dfsg'
   new  b578f9e   New tested snapshot.
   new  b9a8b8c   Add changelog entry for Vcs-Git URL change.
   new  1d6588d   Bump Standards-Version to 3.9.7, no changes.
   new  9b5201a   Update copyright file.
   new  36c2cd9   Refresh patches.
   new  ee3b3d2   Bump minimum required jmapviewer version to 1.15.
   new  75738ba   Update missing-sources for overpass-wizard.
   new  2722e86   Set distribution to unstable.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README | 2 +-
 REVISION   | 6 +-
 build.xml  |   224 +-
 data/defaultpresets.xml|  1712 +-
 data/maps.xsd  | 9 +-
 data/overpass-turbo-ffs.js | 1 -
 data/overpass-wizard.js| 1 +
 data/preferences.xsd   |   152 +-
 data/validator/combinations.mapcss |38 +-
 data/validator/deprecated.mapcss   |   253 +-
 data/validator/geometry.mapcss |30 +
 data/validator/highway.mapcss  |11 +
 data/validator/ignoretags.cfg  |21 +-
 data/validator/numeric.mapcss  | 8 +-
 data/validator/power.mapcss|18 -
 data/validator/religion.mapcss | 2 +-
 data/validator/unnecessary.mapcss  | 2 +-
 data_nodist/btnmeatrack_2016-01-25.nmea|99 +
 data_nodist/neubrandenburg.osm.bz2 |   Bin 2079678 -> 2639451 
bytes
 data_nodist/projection/epsg|   962 +-
 data_nodist/projection/josm-epsg   |87 +-
 data_nodist/projection/projection-reference-data   | 99435 +++
 .../projection/projection-reference-data.csv   |   420 -
 .../projection/projection-regression-test-data |  3410 +-
 .../projection-regression-test-data-java9  | 16722 +++-
 data_nodist/trans/ast.lang |   Bin 8723 -> 8725 bytes
 data_nodist/trans/be.lang  |   Bin 15872 -> 15874 bytes
 data_nodist/trans/bg.lang  |   Bin 2397 -> 2399 bytes
 data_nodist/trans/ca-valencia.lang |   Bin 7807 -> 7809 bytes
 data_nodist/trans/ca.lang  |   Bin 10326 -> 10328 bytes
 data_nodist/trans/cs.lang  |   Bin 10033 -> 10079 bytes
 data_nodist/trans/da.lang  |   Bin 9330 -> 9382 bytes
 data_nodist/trans/de.lang  |   Bin 10330 -> 10388 bytes
 data_nodist/trans/el.lang  |   Bin 1399 -> 1401 bytes
 data_nodist/trans/en.lang  |   Bin 8561 -> 8603 bytes
 data_nodist/trans/en_AU.lang   |   Bin 1484 -> 1486 bytes
 data_nodist/trans/en_GB.lang   |   Bin 1910 -> 1952 bytes
 data_nodist/trans/es.lang  |   Bin 11229 -> 11231 bytes
 data_nodist/trans/et.lang  |   Bin 1432 -> 1434 bytes
 data_nodist/trans/fi.lang  |   Bin 3070 -> 3072 bytes
 data_nodist/trans/fr.lang  |   Bin 10582 -> 10584 bytes
 data_nodist/trans/gl.lang  |   Bin 2947 -> 2949 bytes
 data_nodist/trans/hu.lang  |   Bin 9765 -> 10817 bytes
 data_nodist/trans/id.lang  |   Bin 6719 -> 6721 bytes
 data_nodist/trans/it.lang  |   Bin 9871 -> 9873 bytes
 data_nodist/trans/ja.lang  |   Bin 11387 -> 11389 bytes
 data_nodist/trans/km.lang  |   Bin 16174 -> 16176 bytes
 data_nodist/trans/lt.lang  |   Bin 1948 -> 1950 bytes
 data_nodist/trans/nb.lang  |   Bin 1675 -> 1677 bytes
 data_nodist/trans/nl.lang  |   Bin 10945 -> 10985 bytes
 data_nodist/trans/pl.lang  |   Bin 2929 -> 2779 bytes
 data_nodist/trans/pt.lang  |   Bin 12576 -> 13218 bytes
 data_nodist/trans/pt_BR.lang   |   Bin 8111 -> 9738 bytes
 data_nodist/trans/ru.lang  |   Bin 16277 -> 16365 bytes
 data_nodist/trans/sk.lang  |   

gdal_2.0.2+dfsg-1_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 21:02:59 +0100
Source: gdal
Binary: libgdal20 libgdal-dev libgdal-doc gdal-bin python-gdal python3-gdal 
libgdal-perl libgdal-java
Architecture: source amd64 all
Version: 2.0.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-dev - Geospatial Data Abstraction Library - Development files
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-java - Java bindings to the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal20  - Geospatial Data Abstraction Library
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
 python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library
Changes:
 gdal (2.0.2+dfsg-1) unstable; urgency=medium
 .
   * Update symbols for hurd-i386 & x32.
   * Add patches for 'formatted' & 'Remaining' typos.
   * Move from experimental to unstable.
Checksums-Sha1:
 13b7c916870d352471b47656267ab21981d40386 3162 gdal_2.0.2+dfsg-1.dsc
 ae2b1b6d20c061d1b2a81eae979be0a1c038a12b 165224 gdal_2.0.2+dfsg-1.debian.tar.xz
 16226b740100328ee7bd9e58048a54a4b462abcc 899466 
gdal-bin-dbgsym_2.0.2+dfsg-1_amd64.deb
 cf6b33f69f807f5ffeb4107ced4715196f767c64 405016 gdal-bin_2.0.2+dfsg-1_amd64.deb
 e22cf2c18c175a9b5aa3cf3f34fc021dd0672aec 5189256 
libgdal-dev_2.0.2+dfsg-1_amd64.deb
 42576c0e5618bc85c645f595d21cf0c862904867 1849162 
libgdal-doc_2.0.2+dfsg-1_all.deb
 5b550fc13a0edfc964fe71d4b3f5b6a407c1a5eb 614676 
libgdal-java-dbgsym_2.0.2+dfsg-1_amd64.deb
 aa1a37b4443b17ef4c597a5ce04b928a56e770a0 371570 
libgdal-java_2.0.2+dfsg-1_amd64.deb
 7d44798166a96e30009d0ba156dddac8a7cb595b 924486 
libgdal-perl-dbgsym_2.0.2+dfsg-1_amd64.deb
 919ace248c05e14b89d6be41500b41ed3867d63f 425230 
libgdal-perl_2.0.2+dfsg-1_amd64.deb
 d89860869acd487c5d3382ce613f0e7f0f90699a 23715992 
libgdal20-dbgsym_2.0.2+dfsg-1_amd64.deb
 ecd0a118113ded354394af5c0b38fb0d2060f57b 4476678 
libgdal20_2.0.2+dfsg-1_amd64.deb
 41e4572c9dd9dd3f2c7b93893d1c3e8a72c3b886 855362 
python-gdal-dbgsym_2.0.2+dfsg-1_amd64.deb
 a0cd4d6af9cbc2fd5eaade1aaa9361064f1b3586 627500 
python-gdal_2.0.2+dfsg-1_amd64.deb
 01ad6e0f87f19ea753d0485a22016020ccd8fbc7 863546 
python3-gdal-dbgsym_2.0.2+dfsg-1_amd64.deb
 c4bd709364175b0739bef1e5e4df7e2b17e33024 444240 
python3-gdal_2.0.2+dfsg-1_amd64.deb
Checksums-Sha256:
 6124296479478fbd5905326a9cc1bdd3bc198bf88a05ac5fbc26dd14842346f6 3162 
gdal_2.0.2+dfsg-1.dsc
 e104f280fa3dab6c418ecc1e0cc95e565663e721136b24389348ee974f455eb0 165224 
gdal_2.0.2+dfsg-1.debian.tar.xz
 5ff4063615155637a5a2a699b9d9d3886608128efae8b21e7167faa2dd7f4c84 899466 
gdal-bin-dbgsym_2.0.2+dfsg-1_amd64.deb
 4cc267db0c74675d36ff538486bf002831bfff2c3bdeb471752b9452983a4449 405016 
gdal-bin_2.0.2+dfsg-1_amd64.deb
 5d3d52f237085456f107ad075d7286a23d85d0f0beaf3e313cdf1ea13865ce9a 5189256 
libgdal-dev_2.0.2+dfsg-1_amd64.deb
 16e592d12bd37fc2acbd7aa160afae28818529f15ff29a7542829c48fbf9fc52 1849162 
libgdal-doc_2.0.2+dfsg-1_all.deb
 2d4beaa4a5d0b2bcc3b67f333b3bfc3a95121cbe809652d3aff592c989af67bb 614676 
libgdal-java-dbgsym_2.0.2+dfsg-1_amd64.deb
 fa256c13ec5f7cd6dc16d6d6e4d22f564bde5669a4d1a517ced80326b9ba1057 371570 
libgdal-java_2.0.2+dfsg-1_amd64.deb
 89d1e253de9acfe8822984771d43a8cc7a99cb6d3fe901ad8f46980e5ba0a82a 924486 
libgdal-perl-dbgsym_2.0.2+dfsg-1_amd64.deb
 dd2f67cb3e6e3b4d72fa0c2bd24d4e33553e8b2e66743e8265bbdf25a460e888 425230 
libgdal-perl_2.0.2+dfsg-1_amd64.deb
 106d5ce44a6447cb6e49ea5ba44df4f58062cc5ec6ed39cffc1c6dac06eb009f 23715992 
libgdal20-dbgsym_2.0.2+dfsg-1_amd64.deb
 54ee50012de234181132ee6f8657a408ea3bab9db4d63fa90ddbb5f036938bdd 4476678 
libgdal20_2.0.2+dfsg-1_amd64.deb
 0ebac1313800393e22510986289cc8d0081ca4c7078eee3d12ab74893fa860d0 855362 
python-gdal-dbgsym_2.0.2+dfsg-1_amd64.deb
 214e39a87decb8c50840093878282ac625f6842357fd95761b65be9d46d83995 627500 
python-gdal_2.0.2+dfsg-1_amd64.deb
 5d7267e68849cbf9a1283a896e0f82a0bae33b7179b2d18d2bf2e6720a83e45f 863546 
python3-gdal-dbgsym_2.0.2+dfsg-1_amd64.deb
 9d2369b401d81f2729784949fdbee8fa5d0f83d0973e088978c9f088ee7aa5fc 444240 
python3-gdal_2.0.2+dfsg-1_amd64.deb
Files:
 ccb90d6d09bce6a3eb6b6333ce10568b 3162 science optional gdal_2.0.2+dfsg-1.dsc
 75ee40e505a8fcd5c36e083b16d65bd1 165224 science optional 
gdal_2.0.2+dfsg-1.debian.tar.xz
 90ba6f30ca5e4c769e9a11865bb1e4eb 899466 debug extra 
gdal-bin-dbgsym_2.0.2+dfsg-1_amd64.deb
 6492a362ced3f7a86eef56e3b70b4a41 405016 science optional 
gdal-bin_2.0.2+dfsg-1_amd64.deb
 4f55064cda9f2e4164634c49950007f5 5189256 libdevel optional 
libgdal-dev_2.0.2+dfsg-1_amd64.deb
 7f89f2e92773109ca6777e455a844e1b 1849162 doc optional 
libgdal-doc_2.0.2+dfsg-1_all.deb
 32815d215773952bdb701b9cd5ed966e 614676 debug extra 

[jmapviewer] tag debian/1.15+dfsg-1 created (now 73075d7)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/1.15+dfsg-1
in repository jmapviewer.

at  73075d7   (commit)
No new revisions were added by this update.

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

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


[jmapviewer] branch master updated (09dd61a -> 73075d7)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository jmapviewer.

  from  09dd61a   Update Vcs-Git URL to use HTTPS.
   new  c84ae8c   Imported Upstream version 1.15+dfsg
   new  702f2cc   Merge tag 'upstream/1.15+dfsg'
   new  047bef7   New upstream release.
   new  215e540   Add changelog entry for Vcs-Git URL change.
   new  20e9e79   Bump Standards-Version to 3.9.7, no changes.
   new  73075d7   Set distribution to unstable.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.xml  |   2 +-
 debian/changelog   |   8 +
 debian/control |   2 +-
 .../gui/jmapviewer/AttributionSupport.java |   2 +-
 .../gui/jmapviewer/DefaultMapController.java   |   5 +-
 src/org/openstreetmap/gui/jmapviewer/Demo.java |   3 +-
 .../openstreetmap/gui/jmapviewer/JMapViewer.java   | 161 +++--
 .../gui/jmapviewer/JMapViewerTree.java |   3 +-
 src/org/openstreetmap/gui/jmapviewer/Layer.java|   2 +-
 .../openstreetmap/gui/jmapviewer/OsmMercator.java  |   2 +-
 .../gui/jmapviewer/OsmTileLoader.java  |  14 +-
 src/org/openstreetmap/gui/jmapviewer/Style.java|   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodeData.java  |   2 +-
 .../checkBoxTree/CheckBoxNodeEditor.java   |   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodePanel.java |   2 +-
 .../checkBoxTree/CheckBoxNodeRenderer.java |   6 +-
 .../jmapviewer/interfaces/TileClearController.java |   2 +-
 .../tilesources/AbstractOsmTileSource.java |   8 +-
 .../tilesources/AbstractTMSTileSource.java |  81 +--
 .../tilesources/BingAerialTileSource.java  |   2 +-
 .../tilesources/MapQuestOsmTileSource.java |   2 +-
 .../gui/jmapviewer/tilesources/TMSTileSource.java  |  53 +++
 .../gui/jmapviewer/tilesources/TileSourceInfo.java |  22 ++-
 23 files changed, 299 insertions(+), 89 deletions(-)

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

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


[jmapviewer] 02/06: Merge tag 'upstream/1.15+dfsg'

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository jmapviewer.

commit 702f2ccc351f9af28b18d2715b54a6d5b628635c
Merge: 09dd61a c84ae8c
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:35:21 2016 +0100

Merge tag 'upstream/1.15+dfsg'

Upstream version 1.15+dfsg

 build.xml  |   2 +-
 .../gui/jmapviewer/AttributionSupport.java |   2 +-
 .../gui/jmapviewer/DefaultMapController.java   |   5 +-
 src/org/openstreetmap/gui/jmapviewer/Demo.java |   3 +-
 .../openstreetmap/gui/jmapviewer/JMapViewer.java   | 161 +++--
 .../gui/jmapviewer/JMapViewerTree.java |   3 +-
 src/org/openstreetmap/gui/jmapviewer/Layer.java|   2 +-
 .../openstreetmap/gui/jmapviewer/OsmMercator.java  |   2 +-
 .../gui/jmapviewer/OsmTileLoader.java  |  14 +-
 src/org/openstreetmap/gui/jmapviewer/Style.java|   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodeData.java  |   2 +-
 .../checkBoxTree/CheckBoxNodeEditor.java   |   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodePanel.java |   2 +-
 .../checkBoxTree/CheckBoxNodeRenderer.java |   6 +-
 .../jmapviewer/interfaces/TileClearController.java |   2 +-
 .../tilesources/AbstractOsmTileSource.java |   8 +-
 .../tilesources/AbstractTMSTileSource.java |  81 +--
 .../tilesources/BingAerialTileSource.java  |   2 +-
 .../tilesources/MapQuestOsmTileSource.java |   2 +-
 .../gui/jmapviewer/tilesources/TMSTileSource.java  |  53 +++
 .../gui/jmapviewer/tilesources/TileSourceInfo.java |  22 ++-
 21 files changed, 290 insertions(+), 88 deletions(-)

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

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


[jmapviewer] annotated tag upstream/1.15+dfsg created (now 6fe1be1)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/1.15+dfsg
in repository jmapviewer.

at  6fe1be1   (tag)
   tagging  c84ae8ccad561ed1607526d95c9f4bb6df3720a5 (commit)
  replaces  upstream/1.14+dfsg
 tagged by  Bas Couwenberg
on  Tue Mar 1 06:35:21 2016 +0100

- Log -
Upstream version 1.15+dfsg

Bas Couwenberg (1):
  Imported Upstream version 1.15+dfsg

---

No new revisions were added by this update.

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

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


[jmapviewer] branch upstream updated (a6a8413 -> c84ae8c)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository jmapviewer.

  from  a6a8413   Imported Upstream version 1.14+dfsg
   new  c84ae8c   Imported Upstream version 1.15+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.xml  |   2 +-
 .../gui/jmapviewer/AttributionSupport.java |   2 +-
 .../gui/jmapviewer/DefaultMapController.java   |   5 +-
 src/org/openstreetmap/gui/jmapviewer/Demo.java |   3 +-
 .../openstreetmap/gui/jmapviewer/JMapViewer.java   | 161 +++--
 .../gui/jmapviewer/JMapViewerTree.java |   3 +-
 src/org/openstreetmap/gui/jmapviewer/Layer.java|   2 +-
 .../openstreetmap/gui/jmapviewer/OsmMercator.java  |   2 +-
 .../gui/jmapviewer/OsmTileLoader.java  |  14 +-
 src/org/openstreetmap/gui/jmapviewer/Style.java|   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodeData.java  |   2 +-
 .../checkBoxTree/CheckBoxNodeEditor.java   |   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodePanel.java |   2 +-
 .../checkBoxTree/CheckBoxNodeRenderer.java |   6 +-
 .../jmapviewer/interfaces/TileClearController.java |   2 +-
 .../tilesources/AbstractOsmTileSource.java |   8 +-
 .../tilesources/AbstractTMSTileSource.java |  81 +--
 .../tilesources/BingAerialTileSource.java  |   2 +-
 .../tilesources/MapQuestOsmTileSource.java |   2 +-
 .../gui/jmapviewer/tilesources/TMSTileSource.java  |  53 +++
 .../gui/jmapviewer/tilesources/TileSourceInfo.java |  22 ++-
 21 files changed, 290 insertions(+), 88 deletions(-)

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

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


[jmapviewer] 06/06: Set distribution to unstable.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository jmapviewer.

commit 73075d726068978374c98194dcb977851dc56bbb
Author: Bas Couwenberg 
Date:   Tue Mar 1 07:19:32 2016 +0100

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8935674..044e4ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-jmapviewer (1.15+dfsg-1) UNRELEASED; urgency=medium
+jmapviewer (1.15+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
 
- -- Bas Couwenberg   Tue, 01 Mar 2016 06:35:26 +0100
+ -- Bas Couwenberg   Tue, 01 Mar 2016 07:19:21 +0100
 
 jmapviewer (1.14+dfsg-1) unstable; urgency=medium
 

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

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


[jmapviewer] 04/06: Add changelog entry for Vcs-Git URL change.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository jmapviewer.

commit 215e54038ff732eefd3b4c6d3f9d1102db8b7973
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:56:04 2016 +0100

Add changelog entry for Vcs-Git URL change.
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 4014a08..b533605 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 jmapviewer (1.15+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Update Vcs-Git URL to use HTTPS.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:35:26 +0100
 

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

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


[jmapviewer] 01/06: Imported Upstream version 1.15+dfsg

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository jmapviewer.

commit c84ae8ccad561ed1607526d95c9f4bb6df3720a5
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:35:20 2016 +0100

Imported Upstream version 1.15+dfsg
---
 build.xml  |   2 +-
 .../gui/jmapviewer/AttributionSupport.java |   2 +-
 .../gui/jmapviewer/DefaultMapController.java   |   5 +-
 src/org/openstreetmap/gui/jmapviewer/Demo.java |   3 +-
 .../openstreetmap/gui/jmapviewer/JMapViewer.java   | 161 +++--
 .../gui/jmapviewer/JMapViewerTree.java |   3 +-
 src/org/openstreetmap/gui/jmapviewer/Layer.java|   2 +-
 .../openstreetmap/gui/jmapviewer/OsmMercator.java  |   2 +-
 .../gui/jmapviewer/OsmTileLoader.java  |  14 +-
 src/org/openstreetmap/gui/jmapviewer/Style.java|   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodeData.java  |   2 +-
 .../checkBoxTree/CheckBoxNodeEditor.java   |   2 +-
 .../jmapviewer/checkBoxTree/CheckBoxNodePanel.java |   2 +-
 .../checkBoxTree/CheckBoxNodeRenderer.java |   6 +-
 .../jmapviewer/interfaces/TileClearController.java |   2 +-
 .../tilesources/AbstractOsmTileSource.java |   8 +-
 .../tilesources/AbstractTMSTileSource.java |  81 +--
 .../tilesources/BingAerialTileSource.java  |   2 +-
 .../tilesources/MapQuestOsmTileSource.java |   2 +-
 .../gui/jmapviewer/tilesources/TMSTileSource.java  |  53 +++
 .../gui/jmapviewer/tilesources/TileSourceInfo.java |  22 ++-
 21 files changed, 290 insertions(+), 88 deletions(-)

diff --git a/build.xml b/build.xml
index a96296e..b13ba03 100644
--- a/build.xml
+++ b/build.xml
@@ -77,7 +77,7 @@
 
 
 
+   classpath="tools/checkstyle/checkstyle-6.16-all.jar"/>
 
 
 
diff --git a/src/org/openstreetmap/gui/jmapviewer/AttributionSupport.java 
b/src/org/openstreetmap/gui/jmapviewer/AttributionSupport.java
index 15111b9..d038e25 100644
--- a/src/org/openstreetmap/gui/jmapviewer/AttributionSupport.java
+++ b/src/org/openstreetmap/gui/jmapviewer/AttributionSupport.java
@@ -53,7 +53,7 @@ public class AttributionSupport {
 }
 }
 
-public void paintAttribution(Graphics g, int width, int height, 
ICoordinate topLeft, ICoordinate bottomRight, 
+public void paintAttribution(Graphics g, int width, int height, 
ICoordinate topLeft, ICoordinate bottomRight,
 int zoom, ImageObserver observer) {
 if (source == null || !source.requiresAttribution()) {
 attrToUBounds = null;
diff --git a/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java 
b/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java
index 7721045..7b5e75f 100644
--- a/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java
+++ b/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java
@@ -44,7 +44,7 @@ MouseWheelListener {
 if (!movementEnabled || !isMoving)
 return;
 // Is only the selected mouse button pressed?
-if ((e.getModifiersEx() & MOUSE_BUTTONS_MASK) == 
movementMouseButtonMask 
+if ((e.getModifiersEx() & MOUSE_BUTTONS_MASK) == 
movementMouseButtonMask
 || isPlatformOsx() && e.getModifiersEx() == 
MAC_MOUSE_BUTTON3_MASK) {
 Point p = e.getPoint();
 if (lastDragPoint != null) {
@@ -82,7 +82,8 @@ MouseWheelListener {
 @Override
 public void mouseWheelMoved(MouseWheelEvent e) {
 if (wheelZoomEnabled) {
-map.setZoom(map.getZoom() - e.getWheelRotation(), e.getPoint());
+int rotation = JMapViewer.zoomReverseWheel ? -e.getWheelRotation() 
: e.getWheelRotation();
+map.setZoom(map.getZoom() - rotation, e.getPoint());
 }
 }
 
diff --git a/src/org/openstreetmap/gui/jmapviewer/Demo.java 
b/src/org/openstreetmap/gui/jmapviewer/Demo.java
index ea507b2..f3ec77b 100644
--- a/src/org/openstreetmap/gui/jmapviewer/Demo.java
+++ b/src/org/openstreetmap/gui/jmapviewer/Demo.java
@@ -62,7 +62,7 @@ public class Demo extends JFrame implements 
JMapViewerEventListener  {
 setLayout(new BorderLayout());
 setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
 setExtendedState(JFrame.MAXIMIZED_BOTH);
-JPanel panel = new JPanel();
+JPanel panel = new JPanel(new BorderLayout());
 JPanel panelTop = new JPanel();
 JPanel panelBottom = new JPanel();
 JPanel helpPanel = new JPanel();
@@ -75,7 +75,6 @@ public class Demo extends JFrame implements 
JMapViewerEventListener  {
 
 add(panel, BorderLayout.NORTH);
 add(helpPanel, BorderLayout.SOUTH);
-panel.setLayout(new BorderLayout());
 panel.add(panelTop, BorderLayout.NORTH);
 panel.add(panelBottom, BorderLayout.SOUTH);
 JLabel helpLabel = new JLabel("Use right mouse button to move,\n "

[gdal] tag debian/2.0.2+dfsg-1 created (now c0bf13c)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.0.2+dfsg-1
in repository gdal.

at  c0bf13c   (commit)
No new revisions were added by this update.

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

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


[gdal] 01/03: Merge branch 'experimental-2.0'

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal.

commit 458418907015e883f072b91c426377fc598872e1
Merge: eb7c878 0271833
Author: Bas Couwenberg 
Date:   Tue Mar 1 20:53:50 2016 +0100

Merge branch 'experimental-2.0'

Conflicts:
GDALmake.opt.in
NEWS
VERSION
alg/gdalgrid_priv.h
alg/gdaltransformer.cpp
alg/llrasterize.cpp
apps/gdalbuildvrt.cpp
apps/gdaldem.cpp
apps/gdalserver.c
apps/gdalwarp.cpp
apps/ogr2ogr.cpp
configure.in
data/ruian_vf_ob_v1.gfs
data/ruian_vf_v1.gfs
debian/changelog
debian/control
debian/copyright
debian/gbp.conf
debian/gdal-symbols.pl
debian/libgdal1h.install
debian/libgdal1i.install
debian/libgdal1i.symbols.alpha
debian/libgdal1i.symbols.amd64
debian/libgdal1i.symbols.arm64
debian/libgdal1i.symbols.armel
debian/libgdal1i.symbols.armhf
debian/libgdal1i.symbols.common
debian/libgdal1i.symbols.hppa
debian/libgdal1i.symbols.hurd-i386
debian/libgdal1i.symbols.i386
debian/libgdal1i.symbols.kfreebsd-amd64
debian/libgdal1i.symbols.kfreebsd-i386
debian/libgdal1i.symbols.mips
debian/libgdal1i.symbols.mipsel
debian/libgdal1i.symbols.powerpc
debian/libgdal1i.symbols.ppc64
debian/libgdal1i.symbols.ppc64el
debian/libgdal1i.symbols.s390x
debian/libgdal1i.symbols.x32
debian/libgdal20.install
debian/patches/accomodate-typo
debian/patches/algoritm-typo
debian/patches/allows-typo
debian/patches/bandwith-typo
debian/patches/consistant-typo
debian/patches/developement-typo
debian/patches/doc-brief
debian/patches/existence-typo.patch
debian/patches/explicitely-typo
debian/patches/hardening
debian/patches/inconsistant-typo
debian/patches/initalize-typo
debian/patches/instantiate-typo.patch
debian/patches/occurred-typo.patch
debian/patches/outputting-typo.patch
debian/patches/paramters-typo
debian/patches/position-typo.patch
debian/patches/recommanded-typo
debian/patches/responsibility-typo.patch
debian/patches/ressource-typo
debian/patches/retrieve-typo.patch
debian/patches/series
debian/patches/spatialite
debian/patches/sqlite-3.10.0
debian/patches/supported-typo.patch
debian/patches/supress-typo
debian/patches/transfered-typo
debian/patches/transfering-typo
debian/patches/transform-typo.patch
debian/patches/usefull-typo
debian/rules
frmts/envisat/EnvisatFile.c
frmts/ers/ersdataset.cpp
frmts/frmt_various.html
frmts/grass/pkg/configure.in
frmts/gtiff/geotiff.cpp
frmts/gtiff/gt_wkt_srs.cpp
frmts/hdf4/hdf4dataset.cpp
frmts/hf2/hf2dataset.cpp
frmts/netcdf/netcdfdataset.cpp
frmts/nitf/ecrgtocdataset.cpp
frmts/nitf/rpftocfile.cpp
frmts/northwood/grcdataset.cpp
frmts/northwood/grddataset.cpp
frmts/northwood/northwood.cpp
frmts/pdf/pdfdataset.cpp
frmts/pdf/pdfio.cpp
frmts/pdf/pdfio.h
frmts/raw/btdataset.cpp
frmts/til/tildataset.cpp
frmts/vrt/vrtdataset.cpp
frmts/vrt/vrtsources.cpp
gcore/gdal_version.h
gcore/gdaljp2metadata.cpp
gcore/gdalrasterband.cpp
man/man1/gdal-config.1
man/man1/gdal2tiles.1
man/man1/gdal_calc.1
man/man1/gdal_contour.1
man/man1/gdal_edit.1
man/man1/gdal_fillnodata.1
man/man1/gdal_grid.1
man/man1/gdal_merge.1
man/man1/gdal_polygonize.1
man/man1/gdal_proximity.1
man/man1/gdal_rasterize.1
man/man1/gdal_retile.1
man/man1/gdal_sieve.1
man/man1/gdal_translate.1
man/man1/gdal_utilities.1
man/man1/gdaladdo.1
man/man1/gdalbuildvrt.1
man/man1/gdalcompare.1
man/man1/gdaldem.1
man/man1/gdalinfo.1
man/man1/gdallocationinfo.1
man/man1/gdalmanage.1
man/man1/gdalmove.1
man/man1/gdalsrsinfo.1
man/man1/gdaltindex.1
man/man1/gdaltransform.1
man/man1/gdalwarp.1
man/man1/nearblack.1
man/man1/ogr2ogr.1
man/man1/ogr_utilities.1
man/man1/ogrinfo.1
man/man1/ogrlineref.1
man/man1/ogrtindex.1
man/man1/pct2rgb.1
man/man1/rgb2pct.1
ogr/ogr_srs_api.h
ogr/ogr_srs_esri.cpp
ogr/ogrsf_frmts/edigeo/ogredigeodatasource.cpp
ogr/ogrsf_frmts/geojson/ogrgeojsondatasource.cpp
ogr/ogrsf_frmts/geojson/ogrgeojsonreader.cpp

[gdal] 02/03: Add patches for 'formatted' & 'Remaining' typos.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal.

commit cab06b0a2ac0b302755e97d6e2cb77607db20ed9
Author: Bas Couwenberg 
Date:   Tue Mar 1 21:47:17 2016 +0100

Add patches for 'formatted' & 'Remaining' typos.
---
 debian/changelog|  2 ++
 debian/patches/formatted-typo.patch | 57 +
 debian/patches/remaining-typo.patch | 15 ++
 debian/patches/series   |  2 ++
 4 files changed, 76 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1a426c6..0ae5722 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 gdal (2.0.2+dfsg-1~exp3) UNRELEASED; urgency=medium
 
   * Update symbols for hurd-i386 & x32.
+  * Add patches for 'formatted' & 'Remaining' typos.
+  * Move from experimental to unstable.
 
  -- Bas Couwenberg   Sat, 20 Feb 2016 00:23:55 +0100
 
diff --git a/debian/patches/formatted-typo.patch 
b/debian/patches/formatted-typo.patch
new file mode 100644
index 000..8c75147
--- /dev/null
+++ b/debian/patches/formatted-typo.patch
@@ -0,0 +1,57 @@
+Description: Fix 'formated' typo, replace with 'formatted'.
+Author: Bas Couwenberg 
+Forwarded: not-needed
+
+--- a/frmts/grib/degrib18/degrib/clock.c
 b/frmts/grib/degrib18/degrib/clock.c
+@@ -902,7 +902,7 @@ void Clock_PrintDate (double clock, sInt
+  * Arthur Taylor / MDL
+  *
+  * PURPOSE
+- *   To create formated output from a time structure that is stored as a
++ *   To create formatted output from a time structure that is stored as a
+  * double.
+  *
+  * ARGUMENTS
+@@ -983,7 +983,7 @@ void Clock_Print (char *buffer, int n, d
+  * Arthur Taylor / MDL
+  *
+  * PURPOSE
+- *   To create formated output from a time structure that is stored as a
++ *   To create formatted output from a time structure that is stored as a
+  * double.  This is similar to Clock_Print, except it bases the timezone
+  * shift on what the user supplies rather than the system timezone, and
+  * accepts a flag that indicates whether to inquire about daylight savings.
+--- a/frmts/grib/degrib18/degrib/myutil.c
 b/frmts/grib/degrib18/degrib/myutil.c
+@@ -1081,7 +1081,7 @@ int myParseTime3 (const char *is, time_t
+memset (, 0, sizeof (struct tm));
+myAssert (strlen (is) == 14);
+if (strlen (is) != 14) {
+-  printf ("%s is not formated correctly\n", is);
++  printf ("%s is not formatted correctly\n", is);
+   return 1;
+}
+strncpy (buffer, is, 4);
+--- a/gcore/gdalmajorobject.cpp
 b/gcore/gdalmajorobject.cpp
+@@ -226,7 +226,7 @@ GDALGetMetadataDomainList( GDALMajorObje
+  * \brief Fetch metadata.
+  *
+  * The returned string list is owned by the object, and may change at
+- * any time.  It is formated as a "Name=value" list with the last pointer
++ * any time.  It is formatted as a "Name=value" list with the last pointer
+  * value being NULL.  Use the the CPL StringList functions such as 
+  * CSLFetchNameValue() to manipulate it. 
+  *
+--- a/swig/java/add_javadoc.c
 b/swig/java/add_javadoc.c
+@@ -29,7 +29,7 @@
+ 
***/
+ 
+ /* NOTE : this is really a quick and very dirty hack to put the javadoc 
contained */
+-/* in a special formated file, javadoc.java, into the SWIG generated java 
files */
++/* in a special formatted file, javadoc.java, into the SWIG generated java 
files */
+ /* This program leaks memory and would crash easily on unexpected inputs */
+ 
+ #include 
diff --git a/debian/patches/remaining-typo.patch 
b/debian/patches/remaining-typo.patch
new file mode 100644
index 000..0196d4b
--- /dev/null
+++ b/debian/patches/remaining-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix 'Remaing' typo, replace with 'Remaining'.
+Author: Bas Couwenberg 
+Forwarded: not-needed
+
+--- a/frmts/pdf/pdfreadvectors.cpp
 b/frmts/pdf/pdfreadvectors.cpp
+@@ -1166,7 +1166,7 @@ OGRGeometry* PDFDataset::ParseContent(co
+ {
+ nTokenStackSize--;
+ CPLDebug("PDF",
+- "Remaing values in stack : %s",
++ "Remaining values in stack : %s",
+  aszTokenStack[nTokenStackSize]);
+ }
+ return  NULL;
diff --git a/debian/patches/series b/debian/patches/series
index 69ae111..2bd45c1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,5 @@ instantiate-typo.patch
 supported-typo.patch
 transform-typo.patch
 sqlite-3.10.0
+formatted-typo.patch
+remaining-typo.patch

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

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


[gdal] 03/03: Set distribution to unstable.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal.

commit c0bf13c81c2e469714e55a66e52c1ab4ba8980c6
Author: Bas Couwenberg 
Date:   Tue Mar 1 21:49:10 2016 +0100

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0ae5722..563dc2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-gdal (2.0.2+dfsg-1~exp3) UNRELEASED; urgency=medium
+gdal (2.0.2+dfsg-1) unstable; urgency=medium
 
   * Update symbols for hurd-i386 & x32.
   * Add patches for 'formatted' & 'Remaining' typos.
   * Move from experimental to unstable.
 
- -- Bas Couwenberg   Sat, 20 Feb 2016 00:23:55 +0100
+ -- Bas Couwenberg   Tue, 01 Mar 2016 21:02:59 +0100
 
 gdal (2.0.2+dfsg-1~exp2) experimental; urgency=medium
 

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

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


[gdal] 01/01: Merge branch 'upstream-2.0' into upstream

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch upstream
in repository gdal.

commit 2af9a77bf9d74678ffbc3b4165569f3054f96938
Merge: 47d46ba fe9aa2d
Author: Bas Couwenberg 
Date:   Tue Mar 1 21:01:45 2016 +0100

Merge branch 'upstream-2.0' into upstream

Conflicts:
GDALmake.opt.in
NEWS
VERSION
alg/gdalgrid_priv.h
alg/gdaltransformer.cpp
alg/llrasterize.cpp
apps/gdalbuildvrt.cpp
apps/gdaldem.cpp
apps/gdalserver.c
apps/gdalwarp.cpp
apps/ogr2ogr.cpp
configure.in
data/ruian_vf_ob_v1.gfs
data/ruian_vf_v1.gfs
doxygen_sqlite3.db
frmts/bsb/bsb_read.c
frmts/envisat/EnvisatFile.c
frmts/ers/ersdataset.cpp
frmts/frmt_various.html
frmts/grass/pkg/configure.in
frmts/gtiff/geotiff.cpp
frmts/gtiff/gt_wkt_srs.cpp
frmts/hdf4/hdf4dataset.cpp
frmts/hf2/hf2dataset.cpp
frmts/hfa/hfaband.cpp
frmts/hfa/hfaentry.cpp
frmts/netcdf/netcdfdataset.cpp
frmts/nitf/ecrgtocdataset.cpp
frmts/nitf/nitffile.c
frmts/nitf/rpftocfile.cpp
frmts/northwood/grcdataset.cpp
frmts/northwood/grddataset.cpp
frmts/northwood/northwood.cpp
frmts/pdf/pdfdataset.cpp
frmts/pdf/pdfio.cpp
frmts/pdf/pdfio.h
frmts/pds/pdsdataset.cpp
frmts/raw/btdataset.cpp
frmts/til/tildataset.cpp
frmts/vrt/vrtdataset.cpp
frmts/vrt/vrtrasterband.cpp
frmts/vrt/vrtrawrasterband.cpp
frmts/vrt/vrtsources.cpp
frmts/wms/wmsdriver.cpp
frmts/xpm/xpmdataset.cpp
gcore/gdal_version.h
gcore/gdaljp2metadata.cpp
gcore/gdalproxypool.cpp
gcore/gdalrasterband.cpp
man/man1/_home_rouault_dist_wrk_gdal_apps_.1
man/man1/gdal-config.1
man/man1/gdal2tiles.1
man/man1/gdal_calc.1
man/man1/gdal_contour.1
man/man1/gdal_edit.1
man/man1/gdal_fillnodata.1
man/man1/gdal_grid.1
man/man1/gdal_merge.1
man/man1/gdal_polygonize.1
man/man1/gdal_proximity.1
man/man1/gdal_rasterize.1
man/man1/gdal_retile.1
man/man1/gdal_sieve.1
man/man1/gdal_translate.1
man/man1/gdal_utilities.1
man/man1/gdaladdo.1
man/man1/gdalbuildvrt.1
man/man1/gdalcompare.1
man/man1/gdaldem.1
man/man1/gdalinfo.1
man/man1/gdallocationinfo.1
man/man1/gdalmanage.1
man/man1/gdalmove.1
man/man1/gdalsrsinfo.1
man/man1/gdaltindex.1
man/man1/gdaltransform.1
man/man1/gdalwarp.1
man/man1/nearblack.1
man/man1/ogr2ogr.1
man/man1/ogr_utilities.1
man/man1/ogrinfo.1
man/man1/ogrlineref.1
man/man1/ogrtindex.1
man/man1/pct2rgb.1
man/man1/rgb2pct.1
ogr/ogr_srs_api.h
ogr/ogr_srs_esri.cpp
ogr/ogrgeometrycollection.cpp
ogr/ogrsf_frmts/csv/ogrcsvlayer.cpp
ogr/ogrsf_frmts/edigeo/ogredigeodatasource.cpp
ogr/ogrsf_frmts/generic/ogr_gensql.cpp
ogr/ogrsf_frmts/generic/ogrlayer.cpp
ogr/ogrsf_frmts/geojson/ogrgeojsondatasource.cpp
ogr/ogrsf_frmts/geojson/ogrgeojsonreader.cpp
ogr/ogrsf_frmts/geojson/ogrtopojsonreader.cpp
ogr/ogrsf_frmts/gml/gmlhandler.cpp
ogr/ogrsf_frmts/gml/parsexsd.cpp
ogr/ogrsf_frmts/gpkg/ogrgeopackagelayer.cpp
ogr/ogrsf_frmts/gpkg/ogrgeopackageutility.cpp
ogr/ogrsf_frmts/mitab/mitab_feature_mif.cpp
ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatialtablelayer.cpp
ogr/ogrsf_frmts/ntf/ntfrecord.cpp
ogr/ogrsf_frmts/openfilegdb/filegdbtable.cpp
ogr/ogrsf_frmts/openfilegdb/ogropenfilegdbdatasource.cpp
ogr/ogrsf_frmts/openfilegdb/ogropenfilegdblayer.cpp
ogr/ogrsf_frmts/pg/ogrpgtablelayer.cpp
ogr/ogrsf_frmts/pgdump/ogrpgdumpdatasource.cpp
ogr/ogrsf_frmts/pgdump/ogrpgdumplayer.cpp
ogr/ogrsf_frmts/shape/shape2ogr.cpp
ogr/ogrsf_frmts/sqlite/ogrsqliteselectlayer.cpp
ogr/ogrsf_frmts/vrt/ogrvrtlayer.cpp
port/cpl_path.cpp
port/cpl_string.cpp
port/cpl_vsil_stdout.cpp
port/cpl_vsil_tar.cpp
swig/include/perl/gdal_perl.i
swig/include/perl/ogr_perl.i
swig/include/python/ogr_python.i
swig/perl/gdalconst_wrap.c
swig/perl/lib/Geo/GDAL.pm
swig/perl/lib/Geo/OGR.dox
swig/perl/lib/Geo/OGR.pm
swig/perl/ogr_wrap.cpp
swig/perl/osr_wrap.cpp
swig/perl/t/gdal.t
swig/perl/t/ogr.t
swig/python/samples/ogr_layer_algebra.py
swig/python/scripts/gdal_merge.py
swig/python/setup.py

 COMMITERS  |11 +-
 Doxyfile   | 5 +
 

[gdal] branch master updated (eb7c878 -> c0bf13c)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository gdal.

  from  eb7c878   Set distribution to unstable.
  adds  cb0a2d4   Update branch in gbp.conf & Vcs-Git URL.
  adds  15d7d19   Update watch file for GDAL 2.0.0 beta1.
  adds  0f0c8d1   Update watch file for GDAL 2.0.0 beta2.
  adds  f50897a   Update watch file for GDAL 2.0.0 RC1.
  adds  365d9db   Imported Upstream version 2.0.0~beta1+dfsg
  adds  d841a3a   Merge tag 'upstream/2.0.0_beta1+dfsg' into 
experimental-2.0
  adds  496aca2   Imported Upstream version 2.0.0~beta2+dfsg
  adds  0e21944   Merge tag 'upstream/2.0.0_beta2+dfsg' into 
experimental-2.0
  adds  caa4c70   Imported Upstream version 2.0.0~rc1+dfsg
  adds  2c07a87   Merge tag 'upstream/2.0.0_rc1+dfsg' into experimental-2.0
  adds  4dbdfe4   New upstream release candidate.
  adds  c250f5e   Update copyright years & holders.
  adds  0335f9b   Use uscan in get-orig-source target.
  adds  90d66bd   Drop patches applied upstream, refresh remaining patches.
  adds  353e96f   Rename libgdal1h to libgdal20 to match SONAME.
  adds  02c95fc   Use packaged libgeotiff & libtiff instead of internal 
copies.
  adds  f8bf1d7   Mark typo patches as Applied-Upstream.
  adds  75d96a2   Update documentation for removal of separate ogr 
directory.
  adds  d1db690   Mark patches as Forwarded.
  adds  6c89e90   Add patches for new typos.
  adds  d20a8bd   Drop libgdal1-dev transitional package, and obsolete 
Breaks/Replaces.
  adds  c39366e   Remove trailing whitespace to fix syntax error in symbols 
files.
  adds  22cb320   Mark typo patches as Applied-Upstream.
  adds  d0fb419   Drop files section for gcore/gdal_rpcimdio.cpp, removed 
upstream.
  adds  e18377b   Mark java-make patch as Applied-Upstream.
  adds  bf69e09   Imported Upstream version 2.0.0~rc2+dfsg
  adds  17bb7c8   Merge tag 'upstream/2.0.0_rc2+dfsg' into experimental-2.0
  adds  572b4a0   New upstream release candidate.
  adds  56f8c5e   Drop patches applied upstream.
  adds  d090e71   Mark initalize-typo patch as Applied-Upstream.
  adds  b5b8c03   Include upstream version in library package name instead 
of using an alternative dependency template for the C++ symbols.
  adds  f5da07f   Revert "Include upstream version in library package name 
instead of using an alternative dependency template for the C++ symbols."
  adds  fad5592   Change virtual package from 
libgdal.so.1-.. format to gdal-abi--- 
format.
  adds  0045895   Update watch file for GDAL 2.0.0.
  adds  96e71aa   Imported Upstream version 2.0.0+dfsg
  adds  7c69ab1   Merge tag 'upstream/2.0.0+dfsg' into experimental-2.0
  adds  b4842a2   New upstream release.
  adds  2e9c802   Fix syntax error in abi regex.
  adds  307ae09   Don't create lintian overrides in rules files, add 
overrides file instead.
  adds  d984bc7   Close bug in changelog.
  adds  3f79a56   Update my email to use @debian.org address in other files 
too.
  adds  5c2bf25   Drop libhdf4-alt-dev architecture restrictions in -dev 
package dependency.
  adds  e7e8c60   Collapse double space into one.
  adds  2c5e218   Update copyright file.
  adds  7d966a2   Update copyright file.
  adds  a3dfe53   Add patch to fix 'existent' typo.
  adds  45826aa   Mark patch as Forwarded.
  adds  4482192   Mark hardening patch as Applied-Upstream.
  adds  7ea5f2c   Update watch file for 2.0.1 pre-releases.
  adds  a74a7a6   Imported Upstream version 2.0.1~rc1+dfsg
  adds  ea90087   Merge tag 'upstream/2.0.1_rc1+dfsg' into experimental-2.0
  adds  fb6f9e3   New upstream pre-release.
  adds  b648a40   Drop patches applied upstream, refresh remaining patches.
  adds  4d12a9f   Drop custom symbol version script, never updated after 
1.8.
  adds  65ff3df   Update watch file for final releases.
  adds  3d5d56e   Imported Upstream version 2.0.1+dfsg
  adds  0dac9c7   Merge tag 'upstream/2.0.1+dfsg' into experimental-2.0
  adds  2c1bcd7   New upstream release.
  adds  d0884e4   Restore hardening patch for java changes applied upstream 
in trunk only.
  adds  1f91e1a   Mark hardening as Applied-Upstream for 2.0 branch too.
  adds  49c7d2e   Merge changes from master branch.
  adds  b3ff1d9   Update examples in gdal-symbols.pl for @Base symbols.
  adds  c9e9906   Remove JNI libraries after install to usr/lib/jni.
  adds  b948057   Include Geo::GDAL manpage in libgdal-perl.
  adds  2078f9e   Set distribution to experimental.
  adds  cdf07d1   Update watch file for 2.0.2 pre-releases.
  adds  2867b3b   Imported Upstream version 2.0.2~rc1+dfsg
  adds  60eeb89   Merge tag 'upstream/2.0.2_rc1+dfsg' into experimental-2.0
  adds  2221093   New upstream release candidate.
  adds  88874a1   Drop 

Processing of gdal_2.0.2+dfsg-1_amd64.changes

2016-03-01 Thread Debian FTP Masters
gdal_2.0.2+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  gdal_2.0.2+dfsg-1.dsc
  gdal_2.0.2+dfsg-1.debian.tar.xz
  gdal-bin-dbgsym_2.0.2+dfsg-1_amd64.deb
  gdal-bin_2.0.2+dfsg-1_amd64.deb
  libgdal-dev_2.0.2+dfsg-1_amd64.deb
  libgdal-doc_2.0.2+dfsg-1_all.deb
  libgdal-java-dbgsym_2.0.2+dfsg-1_amd64.deb
  libgdal-java_2.0.2+dfsg-1_amd64.deb
  libgdal-perl-dbgsym_2.0.2+dfsg-1_amd64.deb
  libgdal-perl_2.0.2+dfsg-1_amd64.deb
  libgdal20-dbgsym_2.0.2+dfsg-1_amd64.deb
  libgdal20_2.0.2+dfsg-1_amd64.deb
  python-gdal-dbgsym_2.0.2+dfsg-1_amd64.deb
  python-gdal_2.0.2+dfsg-1_amd64.deb
  python3-gdal-dbgsym_2.0.2+dfsg-1_amd64.deb
  python3-gdal_2.0.2+dfsg-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


Processing of jmapviewer_1.15+dfsg-1_amd64.changes

2016-03-01 Thread Debian FTP Masters
jmapviewer_1.15+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  jmapviewer_1.15+dfsg-1.dsc
  jmapviewer_1.15+dfsg.orig.tar.gz
  jmapviewer_1.15+dfsg-1.debian.tar.xz
  jmapviewer_1.15+dfsg-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[jmapviewer] 03/06: New upstream release.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository jmapviewer.

commit 047bef7a6b626b0206b150c0eb9a084e9eeb69d4
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:35:38 2016 +0100

New upstream release.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aaa24b4..4014a08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jmapviewer (1.15+dfsg-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg   Tue, 01 Mar 2016 06:35:26 +0100
+
 jmapviewer (1.14+dfsg-1) unstable; urgency=medium
 
   * New upstream release.

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

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


[jmapviewer] 01/01: pristine-tar data for jmapviewer_1.15+dfsg.orig.tar.gz

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch pristine-tar
in repository jmapviewer.

commit a6e082fbe22950c8d649d5b3e5208b5ace5fd25b
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:35:21 2016 +0100

pristine-tar data for jmapviewer_1.15+dfsg.orig.tar.gz
---
 jmapviewer_1.15+dfsg.orig.tar.gz.delta | Bin 0 -> 48369 bytes
 jmapviewer_1.15+dfsg.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/jmapviewer_1.15+dfsg.orig.tar.gz.delta 
b/jmapviewer_1.15+dfsg.orig.tar.gz.delta
new file mode 100644
index 000..49c050b
Binary files /dev/null and b/jmapviewer_1.15+dfsg.orig.tar.gz.delta differ
diff --git a/jmapviewer_1.15+dfsg.orig.tar.gz.id 
b/jmapviewer_1.15+dfsg.orig.tar.gz.id
new file mode 100644
index 000..ce503f0
--- /dev/null
+++ b/jmapviewer_1.15+dfsg.orig.tar.gz.id
@@ -0,0 +1 @@
+7c4cf8aab2ac7581d15c0ef68b09b2f982a80ac8

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

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


[jmapviewer] branch pristine-tar updated (31908ca -> a6e082f)

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch pristine-tar
in repository jmapviewer.

  from  31908ca   pristine-tar data for jmapviewer_1.14+dfsg.orig.tar.gz
   new  a6e082f   pristine-tar data for jmapviewer_1.15+dfsg.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jmapviewer_1.15+dfsg.orig.tar.gz.delta | Bin 0 -> 48369 bytes
 jmapviewer_1.15+dfsg.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 jmapviewer_1.15+dfsg.orig.tar.gz.delta
 create mode 100644 jmapviewer_1.15+dfsg.orig.tar.gz.id

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

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


[jmapviewer] 05/06: Bump Standards-Version to 3.9.7, no changes.

2016-03-01 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository jmapviewer.

commit 20e9e79a7c6dd593ceac6f1d942db96c233abfc5
Author: Bas Couwenberg 
Date:   Tue Mar 1 06:56:33 2016 +0100

Bump Standards-Version to 3.9.7, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b533605..8935674 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jmapviewer (1.15+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Update Vcs-Git URL to use HTTPS.
+  * Bump Standards-Version to 3.9.7, no changes.
 
  -- Bas Couwenberg   Tue, 01 Mar 2016 06:35:26 +0100
 
diff --git a/debian/control b/debian/control
index e063e9b..6a8dda7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9~),
docbook-xsl,
docbook-xml,
xsltproc
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/jmapviewer.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/jmapviewer.git
 Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer

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

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


ruby-hdfeos5_1.2-6_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 18:16:41 +0900
Source: ruby-hdfeos5
Binary: ruby-hdfeos5
Architecture: source amd64
Version: 1.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Youhei SASAKI 
Description:
 ruby-hdfeos5 - Ruby interface to the HDF-EOS5 library
Changes:
 ruby-hdfeos5 (1.2-6) unstable; urgency=medium
 .
   * Remove dbg package
   * Drop transitional packages
   * Bump Standard version: 3.9.7
   * Fix lintian warning: vcs-field-uses-insecure-uri
   * Rebuild against Ruby 2.3
Checksums-Sha1:
 76e4bfb8d9ce2a9b9b6602c7dd3e64acbc6c04da 2064 ruby-hdfeos5_1.2-6.dsc
 3c5aadd6fc2139936e4d1af7d9900408ccb874cf 8628 ruby-hdfeos5_1.2-6.debian.tar.xz
 f5b03aacf2f21d058e8d727840526bf7d4777915 442984 
ruby-hdfeos5-dbgsym_1.2-6_amd64.deb
 73831e344bdb1f09251d0410adda395c617cb7e9 92256 ruby-hdfeos5_1.2-6_amd64.deb
Checksums-Sha256:
 0b29194fffd6a7f9679600351e6b2b173b84663aee98ce6b9e89989097f55a6e 2064 
ruby-hdfeos5_1.2-6.dsc
 452897f8c75137c5537027d1a575ba0b685924243b76a18af8203870e6de46ba 8628 
ruby-hdfeos5_1.2-6.debian.tar.xz
 bcd0a4e20f94c7c024bc2b76c6b107d3cb103ad7895544b2b8d43e6de666108b 442984 
ruby-hdfeos5-dbgsym_1.2-6_amd64.deb
 364616b91fda08c70ff8c33159037fd25bfa78073247bb13be7ec5bb5c392db0 92256 
ruby-hdfeos5_1.2-6_amd64.deb
Files:
 a02fb08ac7203bec0031c0ba290ba2cf 2064 ruby optional ruby-hdfeos5_1.2-6.dsc
 24241a9b3764e3b566e8014e2d6ff4e6 8628 ruby optional 
ruby-hdfeos5_1.2-6.debian.tar.xz
 60d4c9324d0bb48dc78d6a4bcaad22d0 442984 debug extra 
ruby-hdfeos5-dbgsym_1.2-6_amd64.deb
 c4e4305707b88b5d4828860f3e4130a6 92256 ruby optional 
ruby-hdfeos5_1.2-6_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJW1V5EAAoJEJOU81SJHX4HRRoQAKoYFY9zMmRpj+IQ6lO7YrjE
PwohkBdy4FOJuo+1SrbxydKxANyVa6pK/0ffr3Lhm8XjRXAJIJWujsMVI7louBH8
ty9ZCgr92Bx3qn94TnLlBcX2x/BbZQWenNMAlPu55qneC68O8q8yjzqduCpAlIsw
cbnPYd3QfRlWTt+7zYmR/1CtQbuSzpfYG3y0duA+TPnSTU67KCXHvf33epbdxSGa
oWoXwnesrZVrOeE1uWZpCEQ/4c5bW9g7cnWF3E3EltEP9OW+eojLRCNP+HvG4ukG
08/sneIx2fWi4cXw/Bv9NUat+yHcoI8RfIxH0it7i7C+W3lZWrkIKlECkc4F9dJb
slxlJq8k373C+hQv70jAKN5QXnSqbGp0Bv3l1nepNfq5qKywK02b3tgy9bYYpHwd
invx0y0FKFJUNI4BpeNWUc08iK/b7Eq8boRRoZUZah3jyo669YQuLo25U61ztPFx
kD4lFV/dHM8EdJxx8ldslId00+BVlnvcxqG+aYokzSQJ5aDJM/q5jda99Kub4wxW
gGR9zPzT0N1AnNIwldq5yBRbvXX08phF/tcTdiTsnQIBghycrlRUC4UyqiXBDG3j
Fa/8lEYazuzkNME6s0XeXGL0EEnCcqNf2VQNnQj9+6cULx5Tx8jZLwtfyRNyvT8m
icMsQ/kdtSKv1Ac9QVx7
=opCU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


ruby-netcdf_0.7.1.1-7_amd64.changes ACCEPTED into unstable

2016-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Mar 2016 18:02:08 +0900
Source: ruby-netcdf
Binary: ruby-netcdf
Architecture: source amd64
Version: 0.7.1.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Youhei SASAKI 
Description:
 ruby-netcdf - Ruby interface of netCDF library
Changes:
 ruby-netcdf (0.7.1.1-7) unstable; urgency=medium
 .
   * Remove dbg package
   * Add patch: fix spelling error
   * Fix lintian warning: vcs-field-uses-insecure-uri
   * Rebuild against Ruby 2.3
   * Bump Standard Version: 3.9.7
Checksums-Sha1:
 3043358f1a2870b42634353f7b3fa5c32ccbb1f9 2054 ruby-netcdf_0.7.1.1-7.dsc
 265c674492e58b762f286a07422ff73a7a960bd3 29936 
ruby-netcdf_0.7.1.1-7.debian.tar.xz
 66ab7a18866e839d4c541afa4f7efbff448db6d8 165858 
ruby-netcdf-dbgsym_0.7.1.1-7_amd64.deb
 97150a47022193cb59ca03b9c7ab0a3ead3478ad 53720 ruby-netcdf_0.7.1.1-7_amd64.deb
Checksums-Sha256:
 d309517f3ea677e0bd0b6d926a877c298446b309e714b25302fe8d175418ecdd 2054 
ruby-netcdf_0.7.1.1-7.dsc
 621f98c1fefddfff64037cd20fba8ac54a0bd93cd2027954046ec2ef250ac342 29936 
ruby-netcdf_0.7.1.1-7.debian.tar.xz
 217393af1e41a461576d212b2921c53c0b41c6b979db47d806461d98310a5a70 165858 
ruby-netcdf-dbgsym_0.7.1.1-7_amd64.deb
 5262b3bb3af9370fea1713ee857d2e0712b0461efd07707d9099803ab6123a99 53720 
ruby-netcdf_0.7.1.1-7_amd64.deb
Files:
 108a90faf2868d451248b99b80c6e176 2054 ruby optional ruby-netcdf_0.7.1.1-7.dsc
 760c555a121da4dc49200ac47e2d7009 29936 ruby optional 
ruby-netcdf_0.7.1.1-7.debian.tar.xz
 679285969aa5b571f3cb9b409d04c995 165858 debug extra 
ruby-netcdf-dbgsym_0.7.1.1-7_amd64.deb
 ca537f2e5db37e8580d5f57416cba9cc 53720 ruby optional 
ruby-netcdf_0.7.1.1-7_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJW1VtLAAoJEJOU81SJHX4HzLMP/3bWy8JJ5S9wYD8akFgkEvpd
w4dk5UVu2NUwWdHzZHLyNMG/gHYeNZLhVaPSNaNBtz48FLcgFhGY4L0AEbDePlyT
NlKcDPo75gnPC9/YAojZ6p/s/x1kAG/1jKSijycH2dDFNjfsknkqUz90gMEOr8WV
6kbFYatmQlrIHjAUEOhyn4h0R3g0i2H2Cod/VlbEDnwtBXwsHQ/rI4WyJ2v5haP3
uQEaEthz/tNpp8h2cvbocOrl0kUb/+Xlf8CxGL48E2mDczPb4mhcoSVypDO/Msz5
G2dOt2Ysw3QKaXU3krQ8TNd+q2A4Ix76ihLzh63hl+O/pUFxApUus+Librvk8Jy2
9LnmkG9F9nVkuRIlEnPhhrwvE/6M6gw4C4RPqlKJbVTp4IjA2Pk99ylHVP6j9E5A
TGHos8XMNbnmIMvSl0+u9D53K7rW2XIKuHJODwG4UBfHu+jt5iQDgRw2O96yGNmE
5ePNbardMG1+zNlP5UGjvlOt5hV4Y0j4P3N+rRy8A0uOFq5htwVQXulA7sAB8XgP
LFp88Sixv/vwwnYLLrzC9TAPfRIAKHO142x00njviqBoh8b4iqCmcSUy6KmZ+XIU
X50DJZPIVvo5ci5jxKEn3f0OzRZpvuAWr2WZqRbArQN8WsXmwy+ClQQ1iBUdPX1o
4YxoJY8bhJ55P5njiQQy
=qvYJ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of ruby-hdfeos5_1.2-6_amd64.changes

2016-03-01 Thread Debian FTP Masters
ruby-hdfeos5_1.2-6_amd64.changes uploaded successfully to localhost
along with the files:
  ruby-hdfeos5_1.2-6.dsc
  ruby-hdfeos5_1.2-6.debian.tar.xz
  ruby-hdfeos5-dbgsym_1.2-6_amd64.deb
  ruby-hdfeos5_1.2-6_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[ruby-hdfeos5] annotated tag debian/1.2-6 created (now 73af113)

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to annotated tag debian/1.2-6
in repository ruby-hdfeos5.

at  73af113   (tag)
   tagging  97d5032e993f242fbb67803719ba8a0d9b497195 (commit)
  replaces  debian/1.2-5
 tagged by  Youhei SASAKI
on  Tue Mar 1 18:17:58 2016 +0900

- Log -
ruby-hdfeos5 Debian release 1.2-6

Youhei SASAKI (5):
  Remove dbg package
  Drop transitional packages
  Bump Standard version: 3.9.7
  Fix lintian warning: vcs-field-uses-insecure-uri
  Update debian/changelog

---

No new revisions were added by this update.

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

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


[ruby-hdfeos5] 05/05: Update debian/changelog

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-hdfeos5.

commit 97d5032e993f242fbb67803719ba8a0d9b497195
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:16:55 2016 +0900

Update debian/changelog

Signed-off-by: Youhei SASAKI 
---
 debian/changelog | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c83faee..e2aaf79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-hdfeos5 (1.2-6) unstable; urgency=medium
+
+  * Remove dbg package
+  * Drop transitional packages
+  * Bump Standard version: 3.9.7
+  * Fix lintian warning: vcs-field-uses-insecure-uri
+  * Rebuild against Ruby 2.3
+
+ -- Youhei SASAKI   Tue, 01 Mar 2016 18:16:41 +0900
+
 ruby-hdfeos5 (1.2-5) unstable; urgency=medium
 
   * Set HDFEOS5 lib,inc dir explicitly

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

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


[ruby-hdfeos5] 02/05: Drop transitional packages

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-hdfeos5.

commit 86c130983c62d945249c1308c055a14d7b97a04e
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:14:22 2016 +0900

Drop transitional packages

Signed-off-by: Youhei SASAKI 
---
 debian/control | 39 ---
 1 file changed, 39 deletions(-)

diff --git a/debian/control b/debian/control
index 364ef36..d70da58 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,6 @@ XS-Ruby-Versions: all
 Package: ruby-hdfeos5
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libhdfeos5-ruby (<< 1.1-1~), libhdfeos5-ruby1.9.1 (<< 1.1-1~)
-Breaks: libhdfeos5-ruby (<< 1.1-1~), libhdfeos5-ruby1.9.1 (<< 1.1-1~)
-Provides: libhdfeos5-ruby, libhdfeos5-ruby1.9.1
 Description: Ruby interface to the HDF-EOS5 library
  HDF-EOS5 is a software library designed built on HDF5 to support EOS-specific
  data structures, namely Grid, Point, and Swath.
@@ -25,39 +22,3 @@ Description: Ruby interface to the HDF-EOS5 library
  This package provides Ruby interface to the HDF-EOS5 library built on
  the NArray library, which is an efficient multi-dimensional numeric
  array class for Ruby.
-
-Package: libhdfeos5-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-hdfeos5
-Description: Transitional package for ruby-hdfeos5
- This is a transitional package to ease upgrades to the ruby-hdfeos5
- package. It can safely be removed.
-
-Package: libhdfeos5-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-hdfeos5
-Description: Transitional package for ruby-hdfeos5
- This is a transitional package to ease upgrades to the ruby-hdfeos5
- package. It can safely be removed.
-
-Package: libhdfeos5-ruby1.9.1-dbg
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-hdfeos5-dbg
-Description: Transitional package for ruby-hdfeos5-dbg
- This is a transitional package to ease upgrades to the ruby-hdfeos5-dbg
- package. It can safely be removed.
-
-Package: libhdfeos5-ruby-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-hdfeos5
-Description: Transitional package for ruby-hdfeos5
- This is a transitional package to ease upgrades to the ruby-hdfeos5
- package. It can safely be removed.

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

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


[ruby-hdfeos5] 03/05: Bump Standard version: 3.9.7

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-hdfeos5.

commit 9cdd0ab2ab04cafb682781640118defadacf3541
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:16:02 2016 +0900

Bump Standard version: 3.9.7

Signed-off-by: Youhei SASAKI 
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d70da58..16a2504 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Youhei SASAKI 
 Build-Depends: debhelper (>= 9~), gem2deb,
   ruby-narray, ruby-narray-miss,
   libhe5-hdfeos-dev, libgctp-dev, libhdf5-serial-dev
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/ruby-hdfeos5.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/ruby-hdfeos5.git
 Homepage: http://ruby.gfd-dennou.org/products/ruby-hdfeos5/

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

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


[ruby-hdfeos5] 04/05: Fix lintian warning: vcs-field-uses-insecure-uri

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-hdfeos5.

commit 0d86844d6b641df6aadd8d79e14b83e82450e42a
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:16:31 2016 +0900

Fix lintian warning: vcs-field-uses-insecure-uri

Signed-off-by: Youhei SASAKI 
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 16a2504..4c2bf8f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9~), gem2deb,
   ruby-narray, ruby-narray-miss,
   libhe5-hdfeos-dev, libgctp-dev, libhdf5-serial-dev
 Standards-Version: 3.9.7
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/ruby-hdfeos5.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/ruby-hdfeos5.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ruby-hdfeos5.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-grass/ruby-hdfeos5.git
 Homepage: http://ruby.gfd-dennou.org/products/ruby-hdfeos5/
 XS-Ruby-Versions: all
 

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

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


[ruby-hdfeos5] branch master updated (77140e4 -> 97d5032)

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to branch master
in repository ruby-hdfeos5.

  from  77140e4   Update debian/changelog
   new  c006d5c   Remove dbg package
   new  86c1309   Drop transitional packages
   new  9cdd0ab   Bump Standard version: 3.9.7
   new  0d86844   Fix lintian warning: vcs-field-uses-insecure-uri
   new  97d5032   Update debian/changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 10 +
 debian/control   | 62 +++-
 debian/rules |  3 ---
 3 files changed, 13 insertions(+), 62 deletions(-)

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

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


[ruby-hdfeos5] 01/05: Remove dbg package

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-hdfeos5.

commit c006d5cc9d4578c0584739ee0d8b6e5920d8dc62
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:13:47 2016 +0900

Remove dbg package

Signed-off-by: Youhei SASAKI 
---
 debian/control | 17 -
 debian/rules   |  3 ---
 2 files changed, 20 deletions(-)

diff --git a/debian/control b/debian/control
index 0ac8f2a..364ef36 100644
--- a/debian/control
+++ b/debian/control
@@ -26,23 +26,6 @@ Description: Ruby interface to the HDF-EOS5 library
  the NArray library, which is an efficient multi-dimensional numeric
  array class for Ruby.
 
-Package: ruby-hdfeos5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-hdfeos5 (=${binary:Version}), ${misc:Depends}
-Description: Ruby interface to the HDF-EOS5 library (debug symbol)
- HDF-EOS5 is a software library designed built on HDF5 to support EOS-specific
- data structures, namely Grid, Point, and Swath.
- .
- This package provides Ruby interface to the HDF-EOS5 library built on
- the NArray library, which is an efficient multi-dimensional numeric
- array class for Ruby.
- .
- This package is primarily to provide a backtrace with names in a
- debugger, this make it somewhat easier to interpret core dumps. Most
- people will not need this package.
-
 Package: libhdfeos5-ruby
 Section: oldlibs
 Priority: extra
diff --git a/debian/rules b/debian/rules
index 8d88d54..94f6daf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ export HE5_HDF_INCDIR := /usr/include/hdf-eos5
@echo $(HDF5_DIR)
dh $@ --with ruby --buildsystem ruby
 
-override_dh_strip:
-   dh_strip --dbg-package=ruby-hdfeos5-dbg
-
 override_dh_auto_clean:
dh_auto_clean
rm -f *.he5

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

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


[ruby-netcdf] tag debian/0.7.1.1-7 created (now afc902f)

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to tag debian/0.7.1.1-7
in repository ruby-netcdf.

at  afc902f   (commit)
No new revisions were added by this update.

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

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


Processing of ruby-netcdf_0.7.1.1-7_amd64.changes

2016-03-01 Thread Debian FTP Masters
ruby-netcdf_0.7.1.1-7_amd64.changes uploaded successfully to localhost
along with the files:
  ruby-netcdf_0.7.1.1-7.dsc
  ruby-netcdf_0.7.1.1-7.debian.tar.xz
  ruby-netcdf-dbgsym_0.7.1.1-7_amd64.deb
  ruby-netcdf_0.7.1.1-7_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[ruby-netcdf] annotated tag debian/0.7.1.1-6 created (now 50ddd2d)

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to annotated tag debian/0.7.1.1-6
in repository ruby-netcdf.

at  50ddd2d   (tag)
   tagging  3754474456c4770a5e9718cc2720e5e2e595bd11 (commit)
  replaces  debian/0.7.1.1-5
 tagged by  Youhei SASAKI
on  Mon Dec 7 02:23:28 2015 +0900

- Log -
ruby-netcdf Debian release 0.7.1.1-6

Youhei SASAKI (2):
  Add patch: Replace git execution from gemspec
  Update debian/changelog

---

No new revisions were added by this update.

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

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


[ruby-netcdf] branch master updated (41480b0 -> afc902f)

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to branch master
in repository ruby-netcdf.

  from  41480b0   Update Vcs-Git URL to use HTTPS.
   new  1c44d8a   Remove dbg package
   new  7d29217   Add patch: fix spelling error
   new  1a14ad4   Fix lintian warning: vcs-field-uses-insecure-uri
   new  c947789   Update debian/changelog
   new  afc902f   Bump Standard version: 3.9.7

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 10 +++
 debian/control | 19 ++---
 .../0004-Fix-spelling-error-in-binary.patch| 31 ++
 debian/patches/series  |  1 +
 debian/rules   |  3 ---
 5 files changed, 44 insertions(+), 20 deletions(-)
 create mode 100644 debian/patches/0004-Fix-spelling-error-in-binary.patch

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

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


[ruby-netcdf] 01/05: Remove dbg package

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit 1c44d8aef2dbf333a1853bab8b10b5b1f8ec0928
Author: Youhei SASAKI 
Date:   Tue Mar 1 17:56:37 2016 +0900

Remove dbg package

Signed-off-by: Youhei SASAKI 
---
 debian/control | 15 ---
 debian/rules   |  3 ---
 2 files changed, 18 deletions(-)

diff --git a/debian/control b/debian/control
index 9d43fa7..c4ab41a 100644
--- a/debian/control
+++ b/debian/control
@@ -27,18 +27,3 @@ Description: Ruby interface of netCDF library
  library, which is an efficient multi-dimensional numeric array class
  for Ruby.
 XB-Ruby-Versions: ${ruby:Versions}
-
-Package: ruby-netcdf-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: ruby-netcdf (= ${binary:Version}),
- ${misc:Depends}
-Description: Ruby-NetCDF debug symbols
- RubyNetCDF is a Ruby interface of netCDF library built on the NArray
- library, which is an efficient multi-dimensional numeric array class
- for Ruby.
- .
- This package is provided primarily to provide a backtrace with names
- in a debugger, this makes it somewhat easier to interpret core
- dumps.  Most people will not need this package.
diff --git a/debian/rules b/debian/rules
index 387bdec..1b110e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ override_dh_auto_install:
dh_auto_install
rm -fr $(CURDIR)/debian/ruby-netcdf/usr/bin
 
-override_dh_strip:
-   dh_strip --dbg-package=ruby-netcdf-dbg
-
 override_dh_installchangelogs:
dh_installchangelogs -A ChangeLog
 

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

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


[ruby-netcdf] 03/05: Fix lintian warning: vcs-field-uses-insecure-uri

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit 1a14ad483e9225ebc3b9d355a8fd12f48709a763
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:00:47 2016 +0900

Fix lintian warning: vcs-field-uses-insecure-uri

Signed-off-by: Youhei SASAKI 
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c4ab41a..84d3e99 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9~),
netcdf-bin
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ruby-netcdf.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ruby-netcdf.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-grass/ruby-netcdf.git
 Homepage: http://ruby.gfd-dennou.org/products/ruby-netcdf
 XS-Ruby-Versions: all
 

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

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


[ruby-netcdf] 05/05: Bump Standard version: 3.9.7

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit afc902f400064e1c074522a66aae5e80208fe6d5
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:04:19 2016 +0900

Bump Standard version: 3.9.7

Signed-off-by: Youhei SASAKI 
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d767594..a53b05a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-netcdf (0.7.1.1-7) unstable; urgency=medium
   * Add patch: fix spelling error
   * Fix lintian warning: vcs-field-uses-insecure-uri
   * Rebuild against Ruby 2.3
+  * Bump Standard Version: 3.9.7
 
  -- Youhei SASAKI   Tue, 01 Mar 2016 18:02:08 +0900
 
diff --git a/debian/control b/debian/control
index 84d3e99..a4bed8e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
ruby-narray-miss,
libnetcdf-dev,
netcdf-bin
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ruby-netcdf.git
 Vcs-Git: https://anonscm.debian.org/cgit/pkg-grass/ruby-netcdf.git
 Homepage: http://ruby.gfd-dennou.org/products/ruby-netcdf

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

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


[ruby-netcdf] 04/05: Update debian/changelog

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit c947789c908a9fdca8226f6ad16da3f98d88cf9e
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:02:32 2016 +0900

Update debian/changelog

Signed-off-by: Youhei SASAKI 
---
 debian/changelog | 9 +
 1 file changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ed63ed1..d767594 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-netcdf (0.7.1.1-7) unstable; urgency=medium
+
+  * Remove dbg package
+  * Add patch: fix spelling error
+  * Fix lintian warning: vcs-field-uses-insecure-uri
+  * Rebuild against Ruby 2.3
+
+ -- Youhei SASAKI   Tue, 01 Mar 2016 18:02:08 +0900
+
 ruby-netcdf (0.7.1.1-6) unstable; urgency=medium
 
   * Add patch: Replace git execution from gemspec

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

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


[ruby-netcdf] 02/05: Add patch: fix spelling error

2016-03-01 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit 7d29217d7e956de34a3fc54dd0132a5755619592
Author: Youhei SASAKI 
Date:   Tue Mar 1 18:00:13 2016 +0900

Add patch: fix spelling error

Signed-off-by: Youhei SASAKI 
---
 .../0004-Fix-spelling-error-in-binary.patch| 31 ++
 debian/patches/series  |  1 +
 2 files changed, 32 insertions(+)

diff --git a/debian/patches/0004-Fix-spelling-error-in-binary.patch 
b/debian/patches/0004-Fix-spelling-error-in-binary.patch
new file mode 100644
index 000..18aa928
--- /dev/null
+++ b/debian/patches/0004-Fix-spelling-error-in-binary.patch
@@ -0,0 +1,31 @@
+From: Youhei SASAKI 
+Date: Tue, 1 Mar 2016 17:59:27 +0900
+Subject: Fix spelling error in binary
+
+Signed-off-by: Youhei SASAKI 
+---
+ ext/numru/netcdfraw.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/ext/numru/netcdfraw.c b/ext/numru/netcdfraw.c
+index 200e8f3..bd2fc6c 100644
+--- a/ext/numru/netcdfraw.c
 b/ext/numru/netcdfraw.c
+@@ -635,7 +635,7 @@ NetCDF_put_att_char(int ncid, char *name,VALUE value,VALUE 
atttype, int varid)
+   }
+ } else if (TYPE(atttype) != T_NIL) {
+   rb_raise(rb_eNetcdfError,
+-   "type specfication must be by a string or nil");
++   "type specification must be by a string or nil");
+ }
+ /* put value */
+ Check_Type(value,T_STRING);
+@@ -807,7 +807,7 @@ NetCDF_def_var(VALUE file,VALUE var_name,VALUE 
vartype,VALUE dimensions)
+   xtype = natypecode2nctype(NUM2INT(vartype)); 
+   } else {
+   rb_raise(rb_eNetcdfError,
+- "type specfication must be by a string or nil");
++ "type specification must be by a string or nil");
+   }
+ 
+   for(i=0;i