[mkgmap] 03/04: New upstream SVN snapshot.

2015-06-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 mkgmap.

commit 436c929a3420827cbd543371d400c023699d219c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 08:58:46 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 12ed2b3..6d4f29f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mkgmap (0.0.0+svn3598-1) UNRELEASED; urgency=medium
+
+  * New upstream SVN snapshot.
+
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 08:57:37 +0200
+
 mkgmap (0.0.0+svn3552-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] 01/04: Imported Upstream version 0.0.0+svn3598

2015-06-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 mkgmap.

commit 21243da3c43c4e47e865bc1dbd451b519622d57d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 08:57:17 2015 +0200

Imported Upstream version 0.0.0+svn3598
---
 doc/options.txt| 45 ---
 resources/help/en/options  | 52 -
 resources/mkgmap-version.properties|  4 +-
 resources/styles/default/lines |  2 +-
 resources/styles/default/points|  2 +-
 src/uk/me/parabola/mkgmap/build/LocatorConfig.java | 15 +++--
 src/uk/me/parabola/mkgmap/build/MapBuilder.java| 57 ++-
 src/uk/me/parabola/mkgmap/main/Main.java   |  4 +-
 .../parabola/mkgmap/osmstyle/StyledConverter.java  | 66 +++---
 .../mkgmap/reader/osm/LinkDestinationHook.java | 56 ++
 .../mkgmap/reader/osm/POIGeneratorHook.java| 48 +++-
 11 files changed, 241 insertions(+), 110 deletions(-)

diff --git a/doc/options.txt b/doc/options.txt
index 54d1300..667c328 100644
--- a/doc/options.txt
+++ b/doc/options.txt
@@ -34,7 +34,7 @@ long name instead.
 
 ;--output-dir=filename
 : The directory in which all output files are written. It defaults
-to the current working directory, ie. the directory the command is
+to the current working directory, i.e. the directory the command is
 executed from.
 
 ;-n name
@@ -46,7 +46,7 @@ that it is unique and does not clash with others.
 
 ;--description=text
 :  Sets the descriptive text for the map. This may be displayed in
-QLandkarte, MapSource on on a GPS etc, where it is normally shown
+QLandkarte, MapSource or on a GPS, where it is normally shown
 below the family name. Example: --description=Germany, Denmark
 Please note: if you use splitter.jar to build a template.args file
 and use -c template.args, then that file may contain a
@@ -71,12 +71,15 @@ no abbreviated region name.
 ;--latin1
 :  This is equivalent to --code-page=1252.
 
+;--unicode
+:  This is equivalent to --code-page=65001. Note that only newer devices 
support Unicode.
+
 ;--code-page=number
 : This option enables the use of international characters. Only 8 bit
 character sets are supported and so you have to specify which code page
 you want to use.
 
-: It is entirely dependant on the device firmware which code pages are
+: It is entirely dependent on the device firmware which code pages are
 supported.
 
 ;--charset=name
@@ -120,12 +123,12 @@ tags using the style file:
   (mkgmap:is_in - used by location-autofill=is_in)
 
 : If the index is created from previously compiled .img files, then the
-same code page and sorting options (eg. --code-page, --latin1 etc) must
+same code page and sorting options (e.g. --code-page, --latin1) must
 be used as were used to compile the individual map tiles.
 
 ;--bounds=directory|zipfile
-: A directory or a zipfile containing the preprocessed bounds files. 
-Bounds files in a zipfile must be located in the zipfiles root directory.
+: A directory or a zip file containing the preprocessed bounds files. 
+Bounds files in a zip file must be located in the zip file's root directory.
 
 : The preprocessed boundaries are used to add special tags to all elements 
 (points, lines and polygons) containing the elements location information.
@@ -180,7 +183,7 @@ The mkgmap:street tag must be added to the street in the 
style file.
 :: Way 2 - name=Main Street, mkgmap:street=Main Street
 :: Way 3 - mkgmap:street=Mainstreet
 :: Way 4 - name=Main Street [A504]
-: The node matches to way 2. It has mkgmap:street set with a value equal to
+: The node matches to Way 2. It has mkgmap:street set with a value equal to
 the addr:street tag value of the house  number node.
 
 === Overview map options ===
@@ -228,15 +231,15 @@ style file.
 ;--style=name
 :  Specify a style name. Must be used if --style-file points to a 
 directory or zip file containing multiple styles. If --style-file 
-is not used, it selects one of the builtin styles. 
+is not used, it selects one of the built-in styles. 
 
 ;--list-styles
-:  List the available styles. If this option is preceeded by a style-file
+:  List the available styles. If this option is preceded by a style-file
 option then it lists the styles available within that file.
 
 ;--check-styles
 :  Perform some checks on the available styles. If this option is 
-preceeded by a style-file option then it checks the styles 
+preceded by a style-file option then it checks the styles 
 available within that file. If it is also preceded by the style
 option it will only check that style.
 
@@ -249,7 +252,7 @@ its own default. Up to 8 levels may be specified.
 ;--name-tag-list
 :  Get the tag that will be used to supply the name.  Useful for
 language variations.  You can supply a list and the 

[mkgmap] 02/04: Merge tag 'upstream/0.0.0+svn3598'

2015-06-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 mkgmap.

commit f49b096fc9c62eb11752a1447eabb40c8e33cc60
Merge: 0ac5cc2 21243da
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 08:57:20 2015 +0200

Merge tag 'upstream/0.0.0+svn3598'

Upstream version 0.0.0+svn3598

 doc/options.txt| 45 ---
 resources/help/en/options  | 52 -
 resources/mkgmap-version.properties|  4 +-
 resources/styles/default/lines |  2 +-
 resources/styles/default/points|  2 +-
 src/uk/me/parabola/mkgmap/build/LocatorConfig.java | 15 +++--
 src/uk/me/parabola/mkgmap/build/MapBuilder.java| 57 ++-
 src/uk/me/parabola/mkgmap/main/Main.java   |  4 +-
 .../parabola/mkgmap/osmstyle/StyledConverter.java  | 66 +++---
 .../mkgmap/reader/osm/LinkDestinationHook.java | 56 ++
 .../mkgmap/reader/osm/POIGeneratorHook.java| 48 +++-
 11 files changed, 241 insertions(+), 110 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] branch master updated (0ac5cc2 - 0895070)

2015-06-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 mkgmap.

  from  0ac5cc2   Move from experimental to unstable.
   new  21243da   Imported Upstream version 0.0.0+svn3598
   new  f49b096   Merge tag 'upstream/0.0.0+svn3598'
   new  436c929   New upstream SVN snapshot.
   new  0895070   Set distribution to unstable.

The 4 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 ++
 doc/options.txt| 45 ---
 resources/help/en/options  | 52 -
 resources/mkgmap-version.properties|  4 +-
 resources/styles/default/lines |  2 +-
 resources/styles/default/points|  2 +-
 src/uk/me/parabola/mkgmap/build/LocatorConfig.java | 15 +++--
 src/uk/me/parabola/mkgmap/build/MapBuilder.java| 57 ++-
 src/uk/me/parabola/mkgmap/main/Main.java   |  4 +-
 .../parabola/mkgmap/osmstyle/StyledConverter.java  | 66 +++---
 .../mkgmap/reader/osm/LinkDestinationHook.java | 56 ++
 .../mkgmap/reader/osm/POIGeneratorHook.java| 48 +++-
 12 files changed, 247 insertions(+), 110 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] 04/04: Set distribution to unstable.

2015-06-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 mkgmap.

commit 0895070369b20e1ba14c4946a4c44d354c09cf36
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 08:59:21 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6d4f29f..7d3a39a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-mkgmap (0.0.0+svn3598-1) UNRELEASED; urgency=medium
+mkgmap (0.0.0+svn3598-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.
 
- -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 08:57:37 +0200
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 08:58:49 +0200
 
 mkgmap (0.0.0+svn3552-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] branch pristine-tar updated (6777e99 - 608239d)

2015-06-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 mkgmap.

  from  6777e99   pristine-tar data for mkgmap_0.0.0+svn3552.orig.tar.gz
   new  608239d   pristine-tar data for mkgmap_0.0.0+svn3598.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:
 mkgmap_0.0.0+svn3598.orig.tar.gz.delta | Bin 0 - 47881 bytes
 mkgmap_0.0.0+svn3598.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 mkgmap_0.0.0+svn3598.orig.tar.gz.delta
 create mode 100644 mkgmap_0.0.0+svn3598.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] 01/01: pristine-tar data for mkgmap_0.0.0+svn3598.orig.tar.gz

2015-06-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 mkgmap.

commit 608239db514bd08d65fc5bdb64202d73f77128dc
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 08:57:19 2015 +0200

pristine-tar data for mkgmap_0.0.0+svn3598.orig.tar.gz
---
 mkgmap_0.0.0+svn3598.orig.tar.gz.delta | Bin 0 - 47881 bytes
 mkgmap_0.0.0+svn3598.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/mkgmap_0.0.0+svn3598.orig.tar.gz.delta 
b/mkgmap_0.0.0+svn3598.orig.tar.gz.delta
new file mode 100644
index 000..8af89de
Binary files /dev/null and b/mkgmap_0.0.0+svn3598.orig.tar.gz.delta differ
diff --git a/mkgmap_0.0.0+svn3598.orig.tar.gz.id 
b/mkgmap_0.0.0+svn3598.orig.tar.gz.id
new file mode 100644
index 000..e1736fe
--- /dev/null
+++ b/mkgmap_0.0.0+svn3598.orig.tar.gz.id
@@ -0,0 +1 @@
+c2c36224773e17c3b56947215e601443db864be5

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] tag debian/0.0.0+svn3598-1 created (now 0895070)

2015-06-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.0+svn3598-1
in repository mkgmap.

at  0895070   (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/mkgmap.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


[mkgmap] branch upstream updated (3f7bf1e - 21243da)

2015-06-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 mkgmap.

  from  3f7bf1e   Imported Upstream version 0.0.0+svn3552
   new  21243da   Imported Upstream version 0.0.0+svn3598

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:
 doc/options.txt| 45 ---
 resources/help/en/options  | 52 -
 resources/mkgmap-version.properties|  4 +-
 resources/styles/default/lines |  2 +-
 resources/styles/default/points|  2 +-
 src/uk/me/parabola/mkgmap/build/LocatorConfig.java | 15 +++--
 src/uk/me/parabola/mkgmap/build/MapBuilder.java| 57 ++-
 src/uk/me/parabola/mkgmap/main/Main.java   |  4 +-
 .../parabola/mkgmap/osmstyle/StyledConverter.java  | 66 +++---
 .../mkgmap/reader/osm/LinkDestinationHook.java | 56 ++
 .../mkgmap/reader/osm/POIGeneratorHook.java| 48 +++-
 11 files changed, 241 insertions(+), 110 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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


[mkgmap] annotated tag upstream/0.0.0+svn3598 created (now 707e55b)

2015-06-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.0+svn3598
in repository mkgmap.

at  707e55b   (tag)
   tagging  21243da3c43c4e47e865bc1dbd451b519622d57d (commit)
  replaces  upstream/0.0.0+svn3552
 tagged by  Bas Couwenberg
on  Mon Jun 1 08:57:19 2015 +0200

- Log -
Upstream version 0.0.0+svn3598

Bas Couwenberg (1):
  Imported Upstream version 0.0.0+svn3598

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap.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 mkgmap_0.0.0+svn3598-1_amd64.changes

2015-06-01 Thread Debian FTP Masters
mkgmap_0.0.0+svn3598-1_amd64.changes uploaded successfully to localhost
along with the files:
  mkgmap_0.0.0+svn3598-1.dsc
  mkgmap_0.0.0+svn3598.orig.tar.gz
  mkgmap_0.0.0+svn3598-1.debian.tar.xz
  mkgmap_0.0.0+svn3598-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


mkgmap_0.0.0+svn3598-1_amd64.changes ACCEPTED into unstable

2015-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jun 2015 08:58:49 +0200
Source: mkgmap
Binary: mkgmap
Architecture: source all
Version: 0.0.0+svn3598-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 mkgmap - Generate Garmin maps from OpenStreetMap data
Changes:
 mkgmap (0.0.0+svn3598-1) unstable; urgency=medium
 .
   * New upstream SVN snapshot.
Checksums-Sha1:
 7069e7e91abfaabc3b04ed1bfe6917822d22cdef 2124 mkgmap_0.0.0+svn3598-1.dsc
 b83669d6fa4c053e280ce60bd5964f2898eae0ad 1634955 
mkgmap_0.0.0+svn3598.orig.tar.gz
 7fd495f57113990a64332743ca1c5b53abd2a3b4 6468 
mkgmap_0.0.0+svn3598-1.debian.tar.xz
 9863e40c44d1b160395ee4d87879e4a57824c9b4 1980416 mkgmap_0.0.0+svn3598-1_all.deb
Checksums-Sha256:
 f3ffde982e6692ee9aa76687f27a00bc6cfc96b66cd45b9eb58abe944050aab6 2124 
mkgmap_0.0.0+svn3598-1.dsc
 c84030e94b879984dfc0a363bc75e41c6eef633c359887a4dec4347a15f38f3f 1634955 
mkgmap_0.0.0+svn3598.orig.tar.gz
 66fbb57f1592a5e085a148cf04c473a327f1b3c565136e3d44f2852f8c6e083e 6468 
mkgmap_0.0.0+svn3598-1.debian.tar.xz
 df6e9f9198bbecf8cc2dab5a670716bdf5a47b60aa6b1abcb6b02972315e5116 1980416 
mkgmap_0.0.0+svn3598-1_all.deb
Files:
 d3cf9bb0c86e1e4dda919fc8a4ab1e1b 2124 utils optional mkgmap_0.0.0+svn3598-1.dsc
 56bbb1f0abdcfbee2f7cbf8f8c2e11e9 1634955 utils optional 
mkgmap_0.0.0+svn3598.orig.tar.gz
 69f6a172ebf39f0121ddedb8ce744edd 6468 utils optional 
mkgmap_0.0.0+svn3598-1.debian.tar.xz
 323b75e672506c807df4819ce138cd99 1980416 utils optional 
mkgmap_0.0.0+svn3598-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVbAUKAAoJEGdQ8QrojUrxbMUP/1rDIL0JOjAqnB6wVh0+atTp
OMzPe9JwgrQI21W7njJpN5JZpvdjsm1twqeaZqe9Kqf0zT06zEWyseJF/EnG/00D
Z075YVPl1/dA4IHNb37wiZ3cUkSck6/KmGMVZ4yI9JKpTZLtlGoshsbRfiPZS/5s
njuao+nm7hOHRWYtyrNXRw6+Zd4iM2tA3MGs5MulCig/RLPx96toSzDrKBeAepAM
XBLEA1a2wzouWVHgXbBuOLwoV18wq5culI2Zgkybnu0845a/aWFHC65a/cbNfwrE
Wg2OheGlZ6NWdRiTa03Q0kWJqG3HbDKA7C2+gM7asUS2VTjgJRbWceeKGfo0BpC7
elmsX3aQfgzw9yIu4Zf5UvKBFfXeN7mfv/Myb2GaBcANJqRbLHEtgUyoW7g1SSyU
VKojpy0U/Gov8PhZSGuuuI9rRBwLMiHMppKIACxmzwl+m6f1fYFmxuOo2eNFp4ST
4XR77GADZ5qTpBDXKcLE7T7NrdkW8c06prFg8JkTUHioF4IksbzHp6AH2pjABqmp
BYlwBFcecow0T4pODafP9oFh27KP1y0gNEnCHcohJ+7i9DvsIDd+TNpCJ8YwOjkr
o3d4KE3oWG+bvXbVvJ/x4IIzK/kajlmCFvOCaZn7CFkS2duCauOn96HDu426OFCF
1iA3Wx6Yz4S85+F+R57b
=RaJQ
-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


[mkgmap-splitter] 04/06: Add --wanted-admin-level option to man page.

2015-06-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 mkgmap-splitter.

commit 7c73cff2773c4bfa086770c4b5db8ae41d93797f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:30:56 2015 +0200

Add --wanted-admin-level option to man page.
---
 debian/changelog |  1 +
 debian/man/mkgmap-splitter.1.xml | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3c0e8a7..5add6c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mkgmap-splitter (0.0.0+svn423-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
+  * Add --wanted-admin-level option to man page.
 
  -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 09:14:15 +0200
 
diff --git a/debian/man/mkgmap-splitter.1.xml b/debian/man/mkgmap-splitter.1.xml
index c514a4e..b133c25 100644
--- a/debian/man/mkgmap-splitter.1.xml
+++ b/debian/man/mkgmap-splitter.1.xml
@@ -154,6 +154,21 @@ JAVA_OPTS=replaceable-Xmx512m/replaceable 
commandmkgmap-splitter/comman
 variablelist
 
   varlistentry
+
termoption--wanted-admin-level=replaceablestring/replaceable/option/term
+listitem
+  para
+Specifies the lowest admin_level value of boundary relations that
+should be kept complete. Used to filter boundary relations for
+problem-list processing. The default value 5 means that
+boundary relations are kept complete when the admin_level is
+5 or higher (5..11).
+The parameter is ignored if option--keep-complete=false/option.
+Default: 5
+  /para
+/listitem
+  /varlistentry
+
+  varlistentry
 
termoption--boundary-tags=replaceablestring/replaceable/option/term
 listitem
   para

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] 05/06: Add patch to fix 'allow to' typo.

2015-06-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 mkgmap-splitter.

commit f8fd2a4316119ae37591047be38127152398730b
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:31:51 2015 +0200

Add patch to fix 'allow to' typo.
---
 debian/changelog   |  1 +
 debian/man/mkgmap-splitter.1.xml   |  2 +-
 debian/patches/allow-to-typo.patch | 37 +
 debian/patches/series  |  1 +
 4 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5add6c6..0fdbf48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mkgmap-splitter (0.0.0+svn423-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
   * Add --wanted-admin-level option to man page.
+  * Add patch to fix 'allow one to' typo.
 
  -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 09:14:15 +0200
 
diff --git a/debian/man/mkgmap-splitter.1.xml b/debian/man/mkgmap-splitter.1.xml
index b133c25..02af56d 100644
--- a/debian/man/mkgmap-splitter.1.xml
+++ b/debian/man/mkgmap-splitter.1.xml
@@ -54,7 +54,7 @@
 para
   You will need a lot of memory on your computer if you intend to split a
   large area.
-  A few options allow to configure how much memory you need.
+  A few options allow configuring how much memory you need.
   With the default parameters, you need about 4-5 bytes for every node and
   way.
   This doesn't sound a lot but there are about 1700 million nodes in the
diff --git a/debian/patches/allow-to-typo.patch 
b/debian/patches/allow-to-typo.patch
new file mode 100644
index 000..7047fa0
--- /dev/null
+++ b/debian/patches/allow-to-typo.patch
@@ -0,0 +1,37 @@
+Description: Fix 'allow to' typo.
+Author: Bas Couwenberg sebas...@debian.org
+Forwarded: http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2015q2/023661.html
+
+--- a/doc/splitter.1
 b/doc/splitter.1
+@@ -35,7 +35,7 @@ Tiles join exactly with no overlap or ga
+ .PP
+ You will need a lot of memory on your computer if you intend to split a
+ large area.
+-A few options allow to configure how much memory you need.
++A few options allow configuring how much memory you need.
+ With the default parameters, you need about 4-5 bytes for every node and
+ way.
+ This doesn't sound a lot but there are about 1700 million nodes in the
+--- a/doc/splitter.1.xml
 b/doc/splitter.1.xml
+@@ -46,7 +46,7 @@
+ para
+   You will need a lot of memory on your computer if you intend to split a
+   large area.
+-  A few options allow to configure how much memory you need.
++  A few options allow configuring how much memory you need.
+   With the default parameters, you need about 4-5 bytes for every node and
+   way.
+   This doesn't sound a lot but there are about 1700 million nodes in the
+--- a/doc/splitter.txt
 b/doc/splitter.txt
+@@ -18,7 +18,7 @@ The two most important features are:
+ == First ==
+ 
+ You will need a lot of memory on your computer if you intend to split a large
+-area. A few options allow to configure how much memory you need.  With the
++area. A few options allow configuring how much memory you need.  With the
+ default parameters, you need about 4-5 bytes for every node and way. This
+ doesn't sound a lot but there are about 1700 million nodes in the whole planet
+ file and so you cannot process the whole planet in one pass file on a 32 bit
diff --git a/debian/patches/series b/debian/patches/series
index 37c468a..157e31e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 local-dependencies.patch
+allow-to-typo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] branch master updated (31781be - bd57618)

2015-06-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 mkgmap-splitter.

  from  31781be   Move from experimental to unstable.
   new  514e968   Imported Upstream version 0.0.0+svn423
   new  1a5e3e5   Merge tag 'upstream/0.0.0+svn423'
   new  381e5be   New upstream SVN snapshot.
   new  7c73cff   Add --wanted-admin-level option to man page.
   new  f8fd2a4   Add patch to fix 'allow to' typo.
   new  bd57618   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:
 debian/changelog   |  8 +
 debian/man/mkgmap-splitter.1.xml   | 17 +-
 debian/patches/allow-to-typo.patch | 37 ++
 debian/patches/series  |  1 +
 doc/splitter.1 |  9 ++
 doc/splitter.1.xml | 15 +
 resources/splitter-version.properties  |  4 +--
 src/uk/me/parabola/splitter/Main.java  | 23 +++---
 .../me/parabola/splitter/ProblemListProcessor.java | 26 ---
 .../me/parabola/splitter/args/SplitterParams.java  |  6 
 10 files changed, 134 insertions(+), 12 deletions(-)
 create mode 100644 debian/patches/allow-to-typo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] 02/06: Merge tag 'upstream/0.0.0+svn423'

2015-06-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 mkgmap-splitter.

commit 1a5e3e54721af44e0ed59b16b5eea92d17e43ba2
Merge: 31781be 514e968
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:12:52 2015 +0200

Merge tag 'upstream/0.0.0+svn423'

Upstream version 0.0.0+svn423

 doc/splitter.1 |  9 
 doc/splitter.1.xml | 15 +
 resources/splitter-version.properties  |  4 ++--
 src/uk/me/parabola/splitter/Main.java  | 23 ++-
 .../me/parabola/splitter/ProblemListProcessor.java | 26 ++
 .../me/parabola/splitter/args/SplitterParams.java  |  6 +
 6 files changed, 72 insertions(+), 11 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] 03/06: New upstream SVN snapshot.

2015-06-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 mkgmap-splitter.

commit 381e5be4f4fdb848983e094ede1c58982caac5f3
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:34:09 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 98c4514..3c0e8a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mkgmap-splitter (0.0.0+svn423-1) UNRELEASED; urgency=medium
+
+  * New upstream SVN snapshot.
+
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 09:14:15 +0200
+
 mkgmap-splitter (0.0.0+svn421-1) unstable; urgency=medium
 
   * Update my email to use @debian.org address.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


mkgmap-splitter_0.0.0+svn423-1_amd64.changes is NEW

2015-06-01 Thread Debian FTP Masters
binary:mkgmap-splitter is NEW.
source:mkgmap-splitter is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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


[mkgmap-splitter] branch pristine-tar updated (9b8102b - 74080cf)

2015-06-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 mkgmap-splitter.

  from  9b8102b   pristine-tar data for 
mkgmap-splitter_0.0.0+svn421.orig.tar.gz
   new  74080cf   pristine-tar data for 
mkgmap-splitter_0.0.0+svn423.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:
 mkgmap-splitter_0.0.0+svn423.orig.tar.gz.delta | Bin 0 - 5613 bytes
 mkgmap-splitter_0.0.0+svn423.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 mkgmap-splitter_0.0.0+svn423.orig.tar.gz.delta
 create mode 100644 mkgmap-splitter_0.0.0+svn423.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] 06/06: Set distribution to unstable.

2015-06-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 mkgmap-splitter.

commit bd5761872087a438c5f34317fb97cbd08d42dbf5
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:35:50 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 0fdbf48..4590f58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-mkgmap-splitter (0.0.0+svn423-1) UNRELEASED; urgency=medium
+mkgmap-splitter (0.0.0+svn423-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.
   * Add --wanted-admin-level option to man page.
   * Add patch to fix 'allow one to' typo.
 
- -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 09:14:15 +0200
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 09:35:37 +0200
 
 mkgmap-splitter (0.0.0+svn421-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] 01/01: pristine-tar data for mkgmap-splitter_0.0.0+svn423.orig.tar.gz

2015-06-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 mkgmap-splitter.

commit 74080cf478ea6c20f64d96cfe35db94172e7d748
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:12:52 2015 +0200

pristine-tar data for mkgmap-splitter_0.0.0+svn423.orig.tar.gz
---
 mkgmap-splitter_0.0.0+svn423.orig.tar.gz.delta | Bin 0 - 5613 bytes
 mkgmap-splitter_0.0.0+svn423.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/mkgmap-splitter_0.0.0+svn423.orig.tar.gz.delta 
b/mkgmap-splitter_0.0.0+svn423.orig.tar.gz.delta
new file mode 100644
index 000..6461791
Binary files /dev/null and b/mkgmap-splitter_0.0.0+svn423.orig.tar.gz.delta 
differ
diff --git a/mkgmap-splitter_0.0.0+svn423.orig.tar.gz.id 
b/mkgmap-splitter_0.0.0+svn423.orig.tar.gz.id
new file mode 100644
index 000..80e7808
--- /dev/null
+++ b/mkgmap-splitter_0.0.0+svn423.orig.tar.gz.id
@@ -0,0 +1 @@
+7a315d6744c5c8a049ec3ea13459e44ce8ffe8e4

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[mkgmap-splitter] tag debian/0.0.0+svn423-1 created (now bd57618)

2015-06-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.0+svn423-1
in repository mkgmap-splitter.

at  bd57618   (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/mkgmap-splitter.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


[mkgmap-splitter] annotated tag upstream/0.0.0+svn423 created (now 84b29f6)

2015-06-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.0+svn423
in repository mkgmap-splitter.

at  84b29f6   (tag)
   tagging  514e9688f1538ffa39cef7c95eaab32cdecbde8f (commit)
  replaces  upstream/0.0.0+svn421
 tagged by  Bas Couwenberg
on  Mon Jun 1 09:12:52 2015 +0200

- Log -
Upstream version 0.0.0+svn423

Bas Couwenberg (1):
  Imported Upstream version 0.0.0+svn423

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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 mkgmap-splitter_0.0.0+svn423-1_amd64.changes

2015-06-01 Thread Debian FTP Masters
mkgmap-splitter_0.0.0+svn423-1_amd64.changes uploaded successfully to localhost
along with the files:
  mkgmap-splitter_0.0.0+svn423-1.dsc
  mkgmap-splitter_0.0.0+svn423.orig.tar.gz
  mkgmap-splitter_0.0.0+svn423-1.debian.tar.xz
  mkgmap-splitter_0.0.0+svn423-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


[mkgmap-splitter] 01/06: Imported Upstream version 0.0.0+svn423

2015-06-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 mkgmap-splitter.

commit 514e9688f1538ffa39cef7c95eaab32cdecbde8f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 09:12:52 2015 +0200

Imported Upstream version 0.0.0+svn423
---
 doc/splitter.1 |  9 
 doc/splitter.1.xml | 15 +
 resources/splitter-version.properties  |  4 ++--
 src/uk/me/parabola/splitter/Main.java  | 23 ++-
 .../me/parabola/splitter/ProblemListProcessor.java | 26 ++
 .../me/parabola/splitter/args/SplitterParams.java  |  6 +
 6 files changed, 72 insertions(+), 11 deletions(-)

diff --git a/doc/splitter.1 b/doc/splitter.1
index 2920cdc..4092458 100644
--- a/doc/splitter.1
+++ b/doc/splitter.1
@@ -116,6 +116,15 @@ The o5m format is faster to read, but requires more space 
on the disk.
 There are a number of options to fine tune things that you might want to
 try.
 .TP 
+\*(T\fB\-\-wanted\-admin\-level=\fR\*(T\fIint\fR
+Specifies the lowest admin_level value of boundary relations that 
+should be kept complete. Used to filter boundary relations for
+problem-list processing. The default value 5 means that 
+boundary relations are kept complete when the admin_level is
+5 or higher (5..11).
+The parameter is ignored if \*(T\fB\-\-keep\-complete=false\fR\*(T. 
+Default: 5
+.TP 
 \*(T\fB\-\-boundary\-tags=\fR\*(T\fIstring\fR
 A comma separated list of tag values for relations.
 Used to filter multipolygon and boundary relations for
diff --git a/doc/splitter.1.xml b/doc/splitter.1.xml
index 53789ba..e570b2a 100644
--- a/doc/splitter.1.xml
+++ b/doc/splitter.1.xml
@@ -146,6 +146,21 @@ JAVA_OPTS=replaceable-Xmx512m/replaceable 
commandmkgmap-splitter/comman
 variablelist
 
   varlistentry
+
termoption--wanted-admin-level=replaceablestring/replaceable/option/term
+listitem
+  para
+Specifies the lowest admin_level value of boundary relations that 
+   should be kept complete. Used 
to filter boundary relations for
+problem-list processing. The default value 5 means that 
+boundary relations are kept complete when the admin_level is
+5 or higher (5..11). 
+   The parameter is ignored if 
option--keep-complete=false/option.
+Default: 5
+  /para
+/listitem
+  /varlistentry
+
+  varlistentry
 
termoption--boundary-tags=replaceablestring/replaceable/option/term
 listitem
   para
diff --git a/resources/splitter-version.properties 
b/resources/splitter-version.properties
index 1d1c589..b3dd098 100644
--- a/resources/splitter-version.properties
+++ b/resources/splitter-version.properties
@@ -1,2 +1,2 @@
-svn.version: 421
-build.timestamp: 2015-01-10T20:01:10+
+svn.version: 423
+build.timestamp: 2015-05-22T08:27:25+0100
diff --git a/src/uk/me/parabola/splitter/Main.java 
b/src/uk/me/parabola/splitter/Main.java
index 3d17514..0e983dc 100644
--- a/src/uk/me/parabola/splitter/Main.java
+++ b/src/uk/me/parabola/splitter/Main.java
@@ -121,6 +121,9 @@ public class Main {
private boolean keepComplete;

private String problemReport;
+
+   // option for fine tuning the keep-complete processing 
+   private int wantedAdminLevel;

private String[] boundaryTags;

@@ -444,7 +447,7 @@ public class Main {
overlapAmount = Integer.valueOf(overlap);
} 
catch (NumberFormatException e){
-   throw new IllegalArgumentException(Error: 
--overlap= + overlap +  is not is not a valid option.);
+   throw new IllegalArgumentException(--overlap= 
+ overlap +  is not is not a valid option.);
}
}
problemReport = params.getProblemReport();
@@ -453,7 +456,16 @@ public class Main {
Pattern csvSplitter = 
Pattern.compile(Pattern.quote(,));
boundaryTags = csvSplitter.split(boundaryTagsParm);
}
-
+   
+   if (keepComplete){
+   String wantedAdminLevelString = 
params.getWantedAdminLevel();
+   try {
+   wantedAdminLevel = 
Integer.valueOf(wantedAdminLevelString);
+   } catch (NumberFormatException e) {
+   throw new 
IllegalArgumentException(--admin-level= + wantedAdminLevelString +  is not 
is not a valid option.);
+   }
+   }
+   
// plausibility checks and default handling 
if (keepComplete){

[mkgmap-splitter] branch upstream updated (7cd8dbd - 514e968)

2015-06-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 mkgmap-splitter.

  from  7cd8dbd   Imported Upstream version 0.0.0+svn421
   new  514e968   Imported Upstream version 0.0.0+svn423

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:
 doc/splitter.1 |  9 
 doc/splitter.1.xml | 15 +
 resources/splitter-version.properties  |  4 ++--
 src/uk/me/parabola/splitter/Main.java  | 23 ++-
 .../me/parabola/splitter/ProblemListProcessor.java | 26 ++
 .../me/parabola/splitter/args/SplitterParams.java  |  6 +
 6 files changed, 72 insertions(+), 11 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mkgmap-splitter.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


[gpsprune] branch master updated (b5109f8 - de961bf)

2015-06-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 gpsprune.

  from  b5109f8   Set distribution to experimental.
   new  de961bf   Move from experimental to unstable.

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 ++
 1 file changed, 6 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gpsprune.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


[gpsprune] 01/01: Move from experimental to unstable.

2015-06-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 gpsprune.

commit de961bfcc7e7a5762b87d37ae68bc108c1b2aba0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 19:27:21 2015 +0200

Move from experimental to unstable.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ad66144..9d70641 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gpsprune (17.2-2) unstable; urgency=medium
+
+  * Move from experimental to unstable.
+
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 19:27:07 +0200
+
 gpsprune (17.2-2~exp1) experimental; urgency=medium
 
   * Add patch to rename symbols as used in libmetadata-extractor-java 2.7.2.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gpsprune.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


[gpsprune] tag debian/17.2-2 created (now de961bf)

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

sebastic pushed a change to tag debian/17.2-2
in repository gpsprune.

at  de961bf   (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/gpsprune.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 gpsprune_17.2-2_amd64.changes

2015-06-01 Thread Debian FTP Masters
gpsprune_17.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  gpsprune_17.2-2.dsc
  gpsprune_17.2-2.debian.tar.xz
  gpsprune_17.2-2_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


gpsprune_17.2-2_amd64.changes ACCEPTED into unstable

2015-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jun 2015 19:27:07 +0200
Source: gpsprune
Binary: gpsprune
Architecture: source all
Version: 17.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 gpsprune   - visualize, edit, convert and prune GPS data
Changes:
 gpsprune (17.2-2) unstable; urgency=medium
 .
   * Move from experimental to unstable.
Checksums-Sha1:
 0cdbe55f921eef990e764868225d46cc05832074 2167 gpsprune_17.2-2.dsc
 3720586e2e81f9c7f7ca5d8cf0e71ae925165cb3 7784 gpsprune_17.2-2.debian.tar.xz
 b077d9351ff2d49185aab6094e085390cc6fc5bc 1186442 gpsprune_17.2-2_all.deb
Checksums-Sha256:
 a657dc6cacd4364edac6c4ce63ac2b943d939eb8cc1f078650f542ba49d8025b 2167 
gpsprune_17.2-2.dsc
 ba5ce36d82cc92aab8d9ebf0e31580cb5b4e6320a1c90dab4d2e29a55a7e27c2 7784 
gpsprune_17.2-2.debian.tar.xz
 f4906da2a5f5debe2ae6efdb6de2d2d4dcd23f348f704105286a24e5dba5e41a 1186442 
gpsprune_17.2-2_all.deb
Files:
 4511ed7cb77ffe43844ec757054422d4 2167 utils optional gpsprune_17.2-2.dsc
 13f4b68f2e83ddffbb0fe41abbfddc93 7784 utils optional 
gpsprune_17.2-2.debian.tar.xz
 858f1d46d48436c3d43e9e66041e9ae7 1186442 utils optional gpsprune_17.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVbKK6AAoJEGdQ8QrojUrxHvEQAMgkd6VWADIqN3KH0ffmPri7
95mh6De9i8JPw3YbluISSbD9cc8sxQboJmWNJL98nHDIMHIG3RzW92xCk4ZTpB4q
Njk+jUbC3RBujjVAiMhVcWIKQmqHE7ty+OX+9RgKm0VtzopHszrgD8GhHanLI1oB
niluRBTLW7D0C+CfNGF1cyOzvS3EInc5fUGF6NbaH+Bx8TLMw0UvsYBsupX0sBGX
gYg8kKVr6fEtjzuBEeF4v0watyCOZPQqeP1SCf/tfowKBB6hx9EeH3bIQNvau13L
74dewfS/z8xiSCKZBXN7x3Eo/NnLha3M6FUOUO8L2Dw0n5Eflg8NcCI/uhSYXhQT
EjydFiWvujBXP1WXiqLiGLYpruCuT8FE87VKE8pb9P0lm9YmPjBXkAR677OO/CN8
FBBrwUiJkWpNvS7vWq2rC8kRJPDILej8RIjUCUArDSdBkmO4WvFukCUyx839B9SC
m+UtgjgDJzHHHTo0Nu45A0xXbWOtGBgV1W8NDW4nHKSH1cRVmiRUxuLD/FpqWBZl
xACgBRPMNnLdBhSDI7kJTVaZ5T2CI1jzkS6UokFHgdhJ4EZ0TGyUsMaMyFnWYOCP
Vao+7VIoqHoSsN0itxWcdzbz/XbZfJv8um1d6OjjMqQdnP5/KkZxYPAVLX2dsuQ0
20qcyZZhq2cg/uDv1jeS
=iGhg
-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 jmapviewer_1.07+dfsg-1_amd64.changes

2015-06-01 Thread Debian FTP Masters
jmapviewer_1.07+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  jmapviewer_1.07+dfsg-1.dsc
  jmapviewer_1.07+dfsg.orig.tar.gz
  jmapviewer_1.07+dfsg-1.debian.tar.xz
  jmapviewer_1.07+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


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

2015-06-01 Thread Debian FTP Masters
jmapviewer_1.07+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  jmapviewer_1.07+dfsg-1.dsc
  jmapviewer_1.07+dfsg-1.debian.tar.xz
  jmapviewer_1.07+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] branch stretch created (now 117968b)

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

sebastic pushed a change to branch stretch
in repository jmapviewer.

at  117968b   Move from experimental to unstable.

This branch includes the following new commits:

   new  5df3dfe   Update branch in gbp.conf and Vcs-Git URL.
   new  117968b   Move from experimental to unstable.

The 2 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/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/02: Move from experimental to unstable.

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

sebastic pushed a commit to branch stretch
in repository jmapviewer.

commit 117968b8f8b83f2e40213a9eed4025c389db81c1
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 21:24:08 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 4cbb3cb..66477a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-jmapviewer (1.07+dfsg-1~exp2) UNRELEASED; urgency=medium
+jmapviewer (1.07+dfsg-1) unstable; urgency=medium
 
   * Update branch in gbp.conf and Vcs-Git URL.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 21:16:10 +0200
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 21:22:50 +0200
 
 jmapviewer (1.07+dfsg-1~exp1) experimental; 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_1.07+dfsg-1_amd64.changes REJECTED

2015-06-01 Thread Debian FTP Masters


jmapviewer_1.07+dfsg-1.dsc: Refers to non-existing file 
'jmapviewer_1.07+dfsg.orig.tar.gz'
Perhaps you need to include the file in your upload?

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


___
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/02: Update branch in gbp.conf and Vcs-Git URL.

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

sebastic pushed a commit to branch stretch
in repository jmapviewer.

commit 5df3dfe8c1f779e06af1905b32fbe87d058b47ed
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 21:20:47 2015 +0200

Update branch in gbp.conf and Vcs-Git URL.
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 debian/gbp.conf  | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 16ef175..4cbb3cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jmapviewer (1.07+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+  * Update branch in gbp.conf and Vcs-Git URL.
+
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 21:16:10 +0200
+
 jmapviewer (1.07+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ea9583a..d38540f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (= 9~),
xsltproc
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/jmapviewer.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/jmapviewer.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/jmapviewer.git -b stretch
 Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer
 
 Package: jmapviewer
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 21d0417..a83aacd 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 = master
+debian-branch = stretch
 
 # 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/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] tag debian/1.07+dfsg-1 created (now 117968b)

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

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

at  117968b   (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


packages for netcdf are outdated in debian testing (stretch)

2015-06-01 Thread Thomas Krueger
Dear Debian GIS Project pkg-grass-devel@lists.alioth.debian.org,
I try to download weather data from the noaa using ncks (NCO netcdf
operators).
NCO netcdf operators depends on netcdf.
The problem:
The debian packages for netcdf is very outdated (4.1.3-7.2 from
2011-06-17), actual is 4.3.3.1 from 2015-02-25.
The outdated version generates a Segmentation fault very often when working
with bigger files.
The problem is known and solved in the actual version.

Is it possible for you to upgrade the netcdf packages for debian testing to
a newer version, preferably the actual version 4.3.3.1?

Best regards,

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

Re: packages for netcdf are outdated in debian testing (stretch)

2015-06-01 Thread Sebastiaan Couwenberg
On 06/01/2015 10:16 PM, Thomas Krueger wrote:
 Is it possible for you to upgrade the netcdf packages for debian testing to
 a newer version, preferably the actual version 4.3.3.1?

Have a look in the NEW queue:

https://ftp-master.debian.org/new/netcdf_1:4.3.3.1+ds-1~exp1.html
https://ftp-master.debian.org/new/netcdf-cxx_4.2.1-1~exp1.html
https://ftp-master.debian.org/new/netcdf-fortran_4.4.2-1~exp1.html
https://ftp-master.debian.org/new/netcdf4-python_1.1.7-1.html

Once the FTP masters get around to reviewing these packages, and
accepting them into the archive we can start the process to get them
into the next stable release.

Help with the netCDF packages is very much appreciated. I don't use
these packages myself and only contribute to the packaging because of
their importance in the wider GIS ecosystem. Getting more netCDF users
involved in the packaging should help keep it from lagging behind recent
upstream releases.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

___
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_1.07+dfsg-1_amd64.changes ACCEPTED into unstable

2015-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jun 2015 21:22:50 +0200
Source: jmapviewer
Binary: jmapviewer
Architecture: source all
Version: 1.07+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 jmapviewer - Java OpenStreetMap Tile Viewer
Changes:
 jmapviewer (1.07+dfsg-1) unstable; urgency=medium
 .
   * Update branch in gbp.conf and Vcs-Git URL.
   * Move from experimental to unstable.
Checksums-Sha1:
 a88c60875a5442efa9670a054b45f0996291c631 2117 jmapviewer_1.07+dfsg-1.dsc
 7ab6fe0f65550e4a93d4494034e9a5749f3894ee 67012 jmapviewer_1.07+dfsg.orig.tar.gz
 537a5b6232bcd685f177c2058e38225cc27dfb1b 6852 
jmapviewer_1.07+dfsg-1.debian.tar.xz
 89b6320b5e3fb31093b8df734c734603e901ed27 140682 jmapviewer_1.07+dfsg-1_all.deb
Checksums-Sha256:
 3f0fb408dc10a00d1f5be376cff4d9dec392a23028085cc1ccd26c8c102e4acc 2117 
jmapviewer_1.07+dfsg-1.dsc
 5dab167ede36d1f267a94d5c26a3f3eca83bd570ce18b1b496dd5d003e3c2aaa 67012 
jmapviewer_1.07+dfsg.orig.tar.gz
 5fc0dc1f0b67d9668c024089e8ec4f31ce6d981c7f17b54118d18227a5905dd7 6852 
jmapviewer_1.07+dfsg-1.debian.tar.xz
 c2978675bc7d53824ce1b9540f4de15b9f16d783917eaa68e424cc9a0804a947 140682 
jmapviewer_1.07+dfsg-1_all.deb
Files:
 4adf7749fd88850aadbfa9c865462296 2117 utils optional jmapviewer_1.07+dfsg-1.dsc
 8e26560cba9144a4b89425330321a17f 67012 utils optional 
jmapviewer_1.07+dfsg.orig.tar.gz
 cc0849544725de4aaeeccf18ab850f7f 6852 utils optional 
jmapviewer_1.07+dfsg-1.debian.tar.xz
 a5903d679d4abcd46e169663b29ead03 140682 utils optional 
jmapviewer_1.07+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVbLsNAAoJEGdQ8QrojUrxYbsP/2GMxV48wV5reZWAjsf5eYSv
7xfDQzN6EUmsVxmZSdxf/RPKk+ytZVYm8M5zdW+mX7gPslwx8OTjohY5u52GXcWH
ilQQzDIIk23VjbZVPo3IOlJ+jR0yLrFANOutAuTZ0iZBbI8zoNzLP+ATRbNnG/44
TSEpkeL1JKvJb44nP3igJHRxe5UvxKE2P+1r26RaTU3sPGHYQ39pwQ+6H2NBDfed
r7JG6cEwbrcjXazu7sQSX9tz4rcxd7+nP57ydMEy1uMcVRqN6KajLvwvwrDT5tgu
3ZroWm9beyhSMnWk3iTCeNhy4AecBq0NWgW+LX94Ns44WAeh1t54Hqp1RFNtPl7E
+SV3AeHs+dzD+3RSbD5iTvNqUeqqWdlsy8p/Qw0iqDGyW5IwJnLDTuf5ItmCaQCZ
lcWvOLSt/jz4mz6WT3Yqudb0FpAHfRYJm1Mf9sZq760TwE+g0afujzmUOmQVUlwe
zRpWgyffmSLFTFFOwof8ULo+9rKXxkNKnJe+dOxdqH1JkP2j3aomKT2zsmyKdEwN
k2Rjm/FKos0bmpt6QuGQQTidvdj6+u7A9oj7+y25Pe4MLdmOUPIep6vDryUHSlxx
Cw0LHHBUELHNjww9N9x+VUBwmp7aJMun11+aLtR+8nLuDiEV9d9mjqRR0tqGShlB
03YoEsTRzB06g/iZ1vHH
=oSLe
-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] 02/02: Move from experimental to unstable.

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

sebastic pushed a commit to branch stretch
in repository josm.

commit 6b7d4f9c79ff851c444bf30d7ba37e3be00d0631
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 21:46:21 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index decd64e..b54023e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-josm (0.0.svn8159+dfsg1-1~exp2) UNRELEASED; urgency=medium
+josm (0.0.svn8159+dfsg1-1) unstable; urgency=medium
 
   * Update branch in gbp.conf and Vcs-Git URL.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 21:44:37 +0200
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 21:44:58 +0200
 
 josm (0.0.svn8159+dfsg1-1~exp1) experimental; 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] 01/02: Update branch in gbp.conf and Vcs-Git URL.

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

sebastic pushed a commit to branch stretch
in repository josm.

commit 0d48f924578d84272eda00d17e43c0e96c092d4d
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jun 1 21:44:43 2015 +0200

Update branch in gbp.conf and Vcs-Git URL.
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 debian/gbp.conf  | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e10a9cb..decd64e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+josm (0.0.svn8159+dfsg1-1~exp2) UNRELEASED; urgency=medium
+
+  * Update branch in gbp.conf and Vcs-Git URL.
+
+ -- Bas Couwenberg sebas...@debian.org  Mon, 01 Jun 2015 21:44:37 +0200
+
 josm (0.0.svn8159+dfsg1-1~exp1) experimental; urgency=medium
 
   * New tested snapshot.
diff --git a/debian/control b/debian/control
index b830802..d59dae7 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: debhelper (= 9~),
jmapviewer (= 1.07)
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/josm.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/josm.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/josm.git -b stretch
 Homepage: http://josm.openstreetmap.de
 
 Package: josm
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 21d0417..a83aacd 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 = master
+debian-branch = stretch
 
 # 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/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 stretch created (now 6b7d4f9)

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

sebastic pushed a change to branch stretch
in repository josm.

at  6b7d4f9   Move from experimental to unstable.

This branch includes the following new commits:

   new  0d48f92   Update branch in gbp.conf and Vcs-Git URL.
   new  6b7d4f9   Move from experimental to unstable.

The 2 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] 01/01: pristine-tar data for josm_0.0.svn8339+dfsg1.orig.tar.gz

2015-06-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 880f50035da772874de08d7a5b87bc5d41f1b148
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue May 12 09:06:20 2015 +0200

pristine-tar data for josm_0.0.svn8339+dfsg1.orig.tar.gz
---
 josm_0.0.svn8339+dfsg1.orig.tar.gz.delta | Bin 0 - 105428 bytes
 josm_0.0.svn8339+dfsg1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/josm_0.0.svn8339+dfsg1.orig.tar.gz.delta 
b/josm_0.0.svn8339+dfsg1.orig.tar.gz.delta
new file mode 100644
index 000..6d71af0
Binary files /dev/null and b/josm_0.0.svn8339+dfsg1.orig.tar.gz.delta differ
diff --git a/josm_0.0.svn8339+dfsg1.orig.tar.gz.id 
b/josm_0.0.svn8339+dfsg1.orig.tar.gz.id
new file mode 100644
index 000..92c5424
--- /dev/null
+++ b/josm_0.0.svn8339+dfsg1.orig.tar.gz.id
@@ -0,0 +1 @@
+f36c8436e9ab0d943df4668fe53a09ad8569c93d

-- 
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 (6b169d1 - 7c8bf9a)

2015-06-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  6b169d1   Imported Upstream version 0.0.svn8279+dfsg1
  adds  7c8bf9a   Imported Upstream version 0.0.svn8339+dfsg1

No new revisions were added by this update.

Summary of changes:
 .classpath |6 +-
 REVISION   |   11 +-
 data/defaultpresets.xml|  244 -
 data/tagging-preset.xsd|1 +
 data/validator/combinations.mapcss |2 +-
 {data/validator = data_nodist}/tagchecker.cfg |0
 data_nodist/trans/ast.lang |  Bin 0 - 9399 bytes
 data_nodist/trans/bg.lang  |  Bin 0 - 2806 bytes
 data_nodist/trans/ca-valencia.lang |  Bin 0 - 8323 bytes
 data_nodist/trans/ca.lang  |  Bin 0 - 9737 bytes
 data_nodist/trans/cs.lang  |  Bin 0 - 9742 bytes
 data_nodist/trans/da.lang  |  Bin 0 - 5205 bytes
 data_nodist/trans/de.lang  |  Bin 0 - 9781 bytes
 data_nodist/trans/el.lang  |  Bin 0 - 1395 bytes
 data_nodist/trans/en.lang  |  Bin 0 - 8247 bytes
 data_nodist/trans/en_AU.lang   |  Bin 0 - 1671 bytes
 data_nodist/trans/en_GB.lang   |  Bin 0 - 2259 bytes
 data_nodist/trans/es.lang  |  Bin 0 - 10692 bytes
 data_nodist/trans/et.lang  |  Bin 0 - 1428 bytes
 data_nodist/trans/fi.lang  |  Bin 0 - 2605 bytes
 data_nodist/trans/fr.lang  |  Bin 0 - 9453 bytes
 data_nodist/trans/gl.lang  |  Bin 0 - 3230 bytes
 data_nodist/trans/hu.lang  |  Bin 0 - 10662 bytes
 data_nodist/trans/id.lang  |  Bin 0 - 7149 bytes
 data_nodist/trans/it.lang  |  Bin 0 - 10263 bytes
 data_nodist/trans/ja.lang  |  Bin 0 - 11523 bytes
 data_nodist/trans/km.lang  |  Bin 0 - 17419 bytes
 data_nodist/trans/lt.lang  |  Bin 0 - 708 bytes
 data_nodist/trans/nl.lang  |  Bin 0 - 9085 bytes
 data_nodist/trans/pl.lang  |  Bin 0 - 2855 bytes
 data_nodist/trans/pt.lang  |  Bin 0 - 12660 bytes
 data_nodist/trans/pt_BR.lang   |  Bin 0 - 8869 bytes
 data_nodist/trans/ru.lang  |  Bin 0 - 15654 bytes
 data_nodist/trans/sk.lang  |  Bin 0 - 9163 bytes
 data_nodist/trans/sv.lang  |  Bin 0 - 1332 bytes
 data_nodist/trans/uk.lang  |  Bin 0 - 16154 bytes
 data_nodist/trans/zh_CN.lang   |  Bin 0 - 5411 bytes
 data_nodist/trans/zh_TW.lang   |  Bin 0 - 4866 bytes
 eclipse/JOSM (Java 7).launch   |   21 +
 eclipse/JOSM (Java 8).launch   |   21 +
 i18n/.tx/config|6 +-
 i18n/build.xml |   97 +-
 i18n/convcss.pl|   14 +
 i18n/convmaps.pl   |2 +-
 i18n/convpreset.pl |7 +-
 i18n/convstyle.pl  |1 +
 i18n/convvalidator.pl  |   40 -
 i18n/convwiki.pl   |   53 +
 i18n/i18n.pl   |  116 ++-
 i18n/po/af.po  |  145 ++-
 i18n/po/am.po  |  145 ++-
 i18n/po/ar.po  |  145 ++-
 i18n/po/ast.po |  156 ++-
 i18n/po/az.po  |  145 ++-
 i18n/po/be.po  |  145 ++-
 i18n/po/bg.po  |  167 ++-
 i18n/po/bn.po  |  145 ++-
 i18n/po/br.po  |  145 ++-
 i18n/po/bs.po  |  145 ++-
 i18n/po/ca.po  |  162 ++-
 i18n/po/c...@valencia.po |  151 ++-
 i18n/po/cs.po  |  176 +++-
 i18n/po/cy.po  |  145 ++-
 i18n/po/da.po  |  490 ++---
 i18n/po/de.po  |  188 +++-
 i18n/po/de_DE.po   |  145 ++-
 i18n/po/el.po  |  145 ++-
 i18n/po/en_AU.po   |  147 ++-
 i18n/po/en_CA.po  

[josm] 01/03: Merge tag 'upstream/0.0.svn8339+dfsg1'

2015-06-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 16384de73cda4ee5055de01fc3964bccfe6fa3a1
Merge: 0c6bb2d 7c8bf9a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue May 12 09:06:21 2015 +0200

Merge tag 'upstream/0.0.svn8339+dfsg1'

Upstream version 0.0.svn8339+dfsg1

 .classpath |6 +-
 REVISION   |   11 +-
 data/defaultpresets.xml|  244 -
 data/tagging-preset.xsd|1 +
 data/validator/combinations.mapcss |2 +-
 {data/validator = data_nodist}/tagchecker.cfg |0
 data_nodist/trans/ast.lang |  Bin 0 - 9399 bytes
 data_nodist/trans/bg.lang  |  Bin 0 - 2806 bytes
 data_nodist/trans/ca-valencia.lang |  Bin 0 - 8323 bytes
 data_nodist/trans/ca.lang  |  Bin 0 - 9737 bytes
 data_nodist/trans/cs.lang  |  Bin 0 - 9742 bytes
 data_nodist/trans/da.lang  |  Bin 0 - 5205 bytes
 data_nodist/trans/de.lang  |  Bin 0 - 9781 bytes
 data_nodist/trans/el.lang  |  Bin 0 - 1395 bytes
 data_nodist/trans/en.lang  |  Bin 0 - 8247 bytes
 data_nodist/trans/en_AU.lang   |  Bin 0 - 1671 bytes
 data_nodist/trans/en_GB.lang   |  Bin 0 - 2259 bytes
 data_nodist/trans/es.lang  |  Bin 0 - 10692 bytes
 data_nodist/trans/et.lang  |  Bin 0 - 1428 bytes
 data_nodist/trans/fi.lang  |  Bin 0 - 2605 bytes
 data_nodist/trans/fr.lang  |  Bin 0 - 9453 bytes
 data_nodist/trans/gl.lang  |  Bin 0 - 3230 bytes
 data_nodist/trans/hu.lang  |  Bin 0 - 10662 bytes
 data_nodist/trans/id.lang  |  Bin 0 - 7149 bytes
 data_nodist/trans/it.lang  |  Bin 0 - 10263 bytes
 data_nodist/trans/ja.lang  |  Bin 0 - 11523 bytes
 data_nodist/trans/km.lang  |  Bin 0 - 17419 bytes
 data_nodist/trans/lt.lang  |  Bin 0 - 708 bytes
 data_nodist/trans/nl.lang  |  Bin 0 - 9085 bytes
 data_nodist/trans/pl.lang  |  Bin 0 - 2855 bytes
 data_nodist/trans/pt.lang  |  Bin 0 - 12660 bytes
 data_nodist/trans/pt_BR.lang   |  Bin 0 - 8869 bytes
 data_nodist/trans/ru.lang  |  Bin 0 - 15654 bytes
 data_nodist/trans/sk.lang  |  Bin 0 - 9163 bytes
 data_nodist/trans/sv.lang  |  Bin 0 - 1332 bytes
 data_nodist/trans/uk.lang  |  Bin 0 - 16154 bytes
 data_nodist/trans/zh_CN.lang   |  Bin 0 - 5411 bytes
 data_nodist/trans/zh_TW.lang   |  Bin 0 - 4866 bytes
 eclipse/JOSM (Java 7).launch   |   21 +
 eclipse/JOSM (Java 8).launch   |   21 +
 i18n/.tx/config|6 +-
 i18n/build.xml |   97 +-
 i18n/convcss.pl|   14 +
 i18n/convmaps.pl   |2 +-
 i18n/convpreset.pl |7 +-
 i18n/convstyle.pl  |1 +
 i18n/convvalidator.pl  |   40 -
 i18n/convwiki.pl   |   53 +
 i18n/i18n.pl   |  116 ++-
 i18n/po/af.po  |  145 ++-
 i18n/po/am.po  |  145 ++-
 i18n/po/ar.po  |  145 ++-
 i18n/po/ast.po |  156 ++-
 i18n/po/az.po  |  145 ++-
 i18n/po/be.po  |  145 ++-
 i18n/po/bg.po  |  167 ++-
 i18n/po/bn.po  |  145 ++-
 i18n/po/br.po  |  145 ++-
 i18n/po/bs.po  |  145 ++-
 i18n/po/ca.po  |  162 ++-
 i18n/po/c...@valencia.po |  151 ++-
 i18n/po/cs.po  |  176 +++-
 i18n/po/cy.po  |  145 ++-
 i18n/po/da.po  |  490 ++---
 i18n/po/de.po  |  188 +++-
 i18n/po/de_DE.po   |  145 ++-
 i18n/po/el.po  |  145 ++-
 i18n/po/en_AU.po   |  147 

[josm] 02/03: New tested snapshot.

2015-06-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 4690d9f276fe993b768cebd18729f7498cd7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue May 12 09:17:50 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c5f3bd0..b2a7612 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-josm (0.0.svn8279+dfsg1-1) UNRELEASED; urgency=medium
+josm (0.0.svn8339+dfsg1-1) UNRELEASED; urgency=medium
 
   * New tested snapshot.
   * Refresh patches, add dependencies for commons-jcs  commons-logging.
 
- -- Bas Couwenberg sebas...@debian.org  Mon, 27 Apr 2015 20:25:45 +0200
+ -- Bas Couwenberg sebas...@debian.org  Tue, 12 May 2015 09:17:19 +0200
 
 josm (0.0.svn8159+dfsg1-1~exp1) experimental; 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 (0c6bb2d - 5357685)

2015-06-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  0c6bb2d   Refresh patches, add dependencies for commons-jcs  
commons-logging.
  adds  7c8bf9a   Imported Upstream version 0.0.svn8339+dfsg1
   new  16384de   Merge tag 'upstream/0.0.svn8339+dfsg1'
   new  4690d9f   New tested snapshot.
   new  5357685   Update copyright file.

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:
 .classpath |6 +-
 REVISION   |   11 +-
 data/defaultpresets.xml|  244 -
 data/tagging-preset.xsd|1 +
 data/validator/combinations.mapcss |2 +-
 {data/validator = data_nodist}/tagchecker.cfg |0
 data_nodist/trans/ast.lang |  Bin 0 - 9399 bytes
 data_nodist/trans/bg.lang  |  Bin 0 - 2806 bytes
 data_nodist/trans/ca-valencia.lang |  Bin 0 - 8323 bytes
 data_nodist/trans/ca.lang  |  Bin 0 - 9737 bytes
 data_nodist/trans/cs.lang  |  Bin 0 - 9742 bytes
 data_nodist/trans/da.lang  |  Bin 0 - 5205 bytes
 data_nodist/trans/de.lang  |  Bin 0 - 9781 bytes
 data_nodist/trans/el.lang  |  Bin 0 - 1395 bytes
 data_nodist/trans/en.lang  |  Bin 0 - 8247 bytes
 data_nodist/trans/en_AU.lang   |  Bin 0 - 1671 bytes
 data_nodist/trans/en_GB.lang   |  Bin 0 - 2259 bytes
 data_nodist/trans/es.lang  |  Bin 0 - 10692 bytes
 data_nodist/trans/et.lang  |  Bin 0 - 1428 bytes
 data_nodist/trans/fi.lang  |  Bin 0 - 2605 bytes
 data_nodist/trans/fr.lang  |  Bin 0 - 9453 bytes
 data_nodist/trans/gl.lang  |  Bin 0 - 3230 bytes
 data_nodist/trans/hu.lang  |  Bin 0 - 10662 bytes
 data_nodist/trans/id.lang  |  Bin 0 - 7149 bytes
 data_nodist/trans/it.lang  |  Bin 0 - 10263 bytes
 data_nodist/trans/ja.lang  |  Bin 0 - 11523 bytes
 data_nodist/trans/km.lang  |  Bin 0 - 17419 bytes
 data_nodist/trans/lt.lang  |  Bin 0 - 708 bytes
 data_nodist/trans/nl.lang  |  Bin 0 - 9085 bytes
 data_nodist/trans/pl.lang  |  Bin 0 - 2855 bytes
 data_nodist/trans/pt.lang  |  Bin 0 - 12660 bytes
 data_nodist/trans/pt_BR.lang   |  Bin 0 - 8869 bytes
 data_nodist/trans/ru.lang  |  Bin 0 - 15654 bytes
 data_nodist/trans/sk.lang  |  Bin 0 - 9163 bytes
 data_nodist/trans/sv.lang  |  Bin 0 - 1332 bytes
 data_nodist/trans/uk.lang  |  Bin 0 - 16154 bytes
 data_nodist/trans/zh_CN.lang   |  Bin 0 - 5411 bytes
 data_nodist/trans/zh_TW.lang   |  Bin 0 - 4866 bytes
 debian/changelog   |5 +-
 debian/copyright   |5 +-
 eclipse/JOSM (Java 7).launch   |   21 +
 eclipse/JOSM (Java 8).launch   |   21 +
 i18n/.tx/config|6 +-
 i18n/build.xml |   97 +-
 i18n/convcss.pl|   14 +
 i18n/convmaps.pl   |2 +-
 i18n/convpreset.pl |7 +-
 i18n/convstyle.pl  |1 +
 i18n/convvalidator.pl  |   40 -
 i18n/convwiki.pl   |   53 +
 i18n/i18n.pl   |  116 ++-
 i18n/po/af.po  |  145 ++-
 i18n/po/am.po  |  145 ++-
 i18n/po/ar.po  |  145 ++-
 i18n/po/ast.po |  156 ++-
 i18n/po/az.po  |  145 ++-
 i18n/po/be.po  |  145 ++-
 i18n/po/bg.po  |  167 ++-
 i18n/po/bn.po  |  145 ++-
 i18n/po/br.po  |  145 ++-
 i18n/po/bs.po  |  145 ++-
 i18n/po/ca.po  |  162 ++-
 i18n/po/c...@valencia.po |  151 ++-
 

[josm] branch pristine-tar updated (b036d4c - 880f500)

2015-06-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  b036d4c   pristine-tar data for josm_0.0.svn8279+dfsg1.orig.tar.gz
   new  880f500   pristine-tar data for josm_0.0.svn8339+dfsg1.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.svn8339+dfsg1.orig.tar.gz.delta | Bin 0 - 105428 bytes
 josm_0.0.svn8339+dfsg1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 josm_0.0.svn8339+dfsg1.orig.tar.gz.delta
 create mode 100644 josm_0.0.svn8339+dfsg1.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] annotated tag upstream/0.0.svn8339+dfsg1 created (now a1a1d6c)

2015-06-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.svn8339+dfsg1
in repository josm.

at  a1a1d6c   (tag)
   tagging  7c8bf9ac9a787b421710030a975b82c5f3234409 (commit)
  replaces  upstream/0.0.svn8279+dfsg1
 tagged by  Bas Couwenberg
on  Tue May 12 09:06:20 2015 +0200

- Log -
Upstream version 0.0.svn8339+dfsg1

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

---

This annotated tag includes the following new commits:

   new  7c8bf9a   Imported Upstream version 0.0.svn8339+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] tag debian/0.0.svn8159+dfsg1-1 created (now 6b7d4f9)

2015-06-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.svn8159+dfsg1-1
in repository josm.

at  6b7d4f9   (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


[josm] 03/03: Update copyright file.

2015-06-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 535768597e3de361ad8edb4839e7ad7b8ae1a8bd
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue May 12 09:18:04 2015 +0200

Update copyright file.
---
 debian/changelog | 1 +
 debian/copyright | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b2a7612..5ac3ee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ josm (0.0.svn8339+dfsg1-1) UNRELEASED; urgency=medium
 
   * New tested snapshot.
   * Refresh patches, add dependencies for commons-jcs  commons-logging.
+  * Update copyright file.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 12 May 2015 09:17:19 +0200
 
diff --git a/debian/copyright b/debian/copyright
index eb23d31..a6ea7d2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -179,12 +179,13 @@ Files: i18n/po/tr.po
 Copyright: © 2009, ikinokta
 License: BSD-3-Clause
 
-Files: i18n/convmaps.pl
+Files: i18n/convcss.pl
+ i18n/convmaps.pl
  i18n/convplugins.pl
  i18n/convpreset.pl
  i18n/convstyle.pl
  i18n/convsurveyor.pl
- i18n/convvalidator.pl
+ i18n/convwiki.pl
 Copyright: Dirk Stöcker openstreet...@dstoecker.de
 License: public-domain
  Public domain, no rights reserved.

-- 
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 josm_0.0.svn8159+dfsg1-1_amd64.changes

2015-06-01 Thread Debian FTP Masters
josm_0.0.svn8159+dfsg1-1_amd64.changes uploaded successfully to localhost
along with the files:
  josm_0.0.svn8159+dfsg1-1.dsc
  josm_0.0.svn8159+dfsg1-1.debian.tar.xz
  josm-l10n_0.0.svn8159+dfsg1-1_all.deb
  josm_0.0.svn8159+dfsg1-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_0.0.svn8159+dfsg1-1_amd64.changes ACCEPTED into unstable

2015-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jun 2015 21:44:58 +0200
Source: josm
Binary: josm josm-l10n
Architecture: source all
Version: 0.0.svn8159+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 josm   - Editor for OpenStreetMap
 josm-l10n  - Editor for OpenStreetMap - translation files
Changes:
 josm (0.0.svn8159+dfsg1-1) unstable; urgency=medium
 .
   * Update branch in gbp.conf and Vcs-Git URL.
   * Move from experimental to unstable.
Checksums-Sha1:
 ef71f23a8f23e4febe304a4838a5e31116a9b58e 2469 josm_0.0.svn8159+dfsg1-1.dsc
 6aaf0cc8c4551c4dae027c25781b43fb2060e1cc 33204 
josm_0.0.svn8159+dfsg1-1.debian.tar.xz
 f63f80949b3063b570f004fe9476f6cc9c8216da 1402538 
josm-l10n_0.0.svn8159+dfsg1-1_all.deb
 9861fa5f2efaf8d0ef1be3ed8b47faf3371e44eb 5642368 
josm_0.0.svn8159+dfsg1-1_all.deb
Checksums-Sha256:
 3c569677bb04575bc825fab4992d56a83e652058f55dae719afab7d62232f37c 2469 
josm_0.0.svn8159+dfsg1-1.dsc
 fca4699cbd3d4f08803adb375d82165ab6dc669db8dd1672c149d5c47daeb4de 33204 
josm_0.0.svn8159+dfsg1-1.debian.tar.xz
 a69de862e6420fdd3ff26260cf5e52fb9f65221a0051b58feb07fb373943c424 1402538 
josm-l10n_0.0.svn8159+dfsg1-1_all.deb
 53eec0a2ccf6137ad5d690d23cc303e123d488972005c9d4e6b54be2107177c7 5642368 
josm_0.0.svn8159+dfsg1-1_all.deb
Files:
 84cee094d7f43d68b05d82ec539ca2a7 2469 utils extra josm_0.0.svn8159+dfsg1-1.dsc
 6de39ba0c49b2fb1bca9281b44852dc8 33204 utils extra 
josm_0.0.svn8159+dfsg1-1.debian.tar.xz
 105ac2354b80c95120e7269c80c893db 1402538 localization extra 
josm-l10n_0.0.svn8159+dfsg1-1_all.deb
 efd50a9f8ba9e395ebaf26d836b2c903 5642368 utils extra 
josm_0.0.svn8159+dfsg1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVbNkpAAoJEGdQ8QrojUrxudsQAKbbV/5LYdQKJYY7gI+T1I8T
jBlPyQH8WtmHzP4Zgy9ejXVWoKXuo3e1effPByQq8vjuahYb2mb1CuiEQMvzr5xf
gSNSTrAyfXGP48FrLPpr57fOC2K0WXpo6bEsOJjwB77FOe5Kbc3NhXU7qWnm/zIG
iuc97OITU1augwWbDyIj7IxX49UClTbaHA17g+10Yjxj1XRRpaUijEOeCBQjU+yb
erWxZxKrd2JPgrkgfKFp9p8x2ANXgMUkoq1RpjYm79nmVe61wKMRZ7HcIUOmdj+y
LbZrtzHV9zBf8Tu/3U72XETWOoYK1uzAy7zM4R8I/IOYQAU1BMIcUlc+87b8EX/N
GvMJvyWPheeeLKHAzMz220l35cZzxI6BzckQNlMyp6UkSVi3ChaE/DV2fpgqrmt4
NPZbq5xrV7+VbjhbAERcueXprhu9IjG7DzlRqH+sJj+eueIIMFtpi5GczHViTmBL
BACBddlDi8XLMp1p0EIOoTxPVhtXPrfaZxvA6tiM60cTgbDc/jGGKipS1SiGdULa
HYkGzuXAWlpyXyQb3lQoG3RmtbQlo/+L2cGmu/MdkQfjcZeLibZgQlA/Gb2/d98i
PwyDpDAPVk2q8s3FtMmdQSBv8yqzGZXeuN2YjWsrB/UW/AU0Oiga3puWtYzG5Myj
ent2j/EeYKzm5msZWk2G
=IQ6N
-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] 02/03: Bump source target to Java 7 in custom ant.properties to match upstream.

2015-06-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 a43c0750636541682290a2dbb005887f626fdd04
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jun 2 00:42:05 2015 +0200

Bump source  target to Java 7 in custom ant.properties to match upstream.
---
 debian/ant.properties | 4 ++--
 debian/changelog  | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/ant.properties b/debian/ant.properties
index 7385c7f..3eb03b7 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -1,2 +1,2 @@
-ant.build.javac.source=1.5
-ant.build.javac.target=1.5
+ant.build.javac.source=1.7
+ant.build.javac.target=1.7
diff --git a/debian/changelog b/debian/changelog
index 4730a54..aaa80e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 josm-plugins (0.0.svn31107+ds1-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
+  * Bump source  target to Java 7 in custom ant.properties to match upstream.
 
  -- Bas Couwenberg sebas...@debian.org  Mon, 27 Apr 2015 21:13:39 +0200
 

-- 
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] tag debian/0.0.svn31107+ds1-1 created (now df91478)

2015-06-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.svn31107+ds1-1
in repository josm-plugins.

at  df91478   (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] branch master updated (5f80c3f - df91478)

2015-06-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  5f80c3f   Bump JOSM dependency to 8279.
   new  81f8446   Revert Bump JOSM dependency to 8279.
   new  a43c075   Bump source  target to Java 7 in custom ant.properties 
to match upstream.
   new  df91478   Move from experimental 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/ant.properties | 4 ++--
 debian/changelog  | 7 ---
 debian/control| 8 
 3 files changed, 10 insertions(+), 9 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/03: Revert Bump JOSM dependency to 8279.

2015-06-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 81f844695cc73571578de633409ca8c1c5ee173a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jun 2 00:22:29 2015 +0200

Revert Bump JOSM dependency to 8279.

This reverts commit 5f80c3f655a66648c646fee53a6db18c293c061f.
---
 debian/changelog | 1 -
 debian/control   | 8 
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 62c528d..4730a54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 josm-plugins (0.0.svn31107+ds1-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
-  * Bump JOSM dependency to 8279.
 
  -- Bas Couwenberg sebas...@debian.org  Mon, 27 Apr 2015 21:13:39 +0200
 
diff --git a/debian/control b/debian/control
index e840b22..1383bd3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,13 @@ Build-Depends: debhelper (= 9),
default-jdk,
ant,
ant-contrib,
-   josm (= 0.0.svn8279),
+   josm (= 0.0.svn8159),
libgettext-ant-tasks-java,
libjgrapht0.8-java,
liblog4j1.2-java,
libmetadata-extractor-java,
python
-Build-Conflicts: josm (= 0.0.svn8280)
+Build-Conflicts: josm (= 0.0.svn8160)
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/josm-plugins.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/josm-plugins.git
@@ -25,12 +25,12 @@ Homepage: http://josm.openstreetmap.de/wiki/Plugins
 Package: josm-plugins
 Architecture: all
 Depends: ${misc:Depends},
- josm (= 0.0.svn8279),
+ josm (= 0.0.svn8159),
  libjgrapht0.8-java,
  liblog4j1.2-java,
  libmetadata-extractor-java
 Suggests: gpsd
-Breaks: josm (= 0.0.svn8280)
+Breaks: josm (= 0.0.svn8160)
 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] 03/03: Move from experimental to unstable.

2015-06-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 df91478829d7e8a2a1b0a423ec3d7380a0eb86ad
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jun 2 00:24:48 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index aaa80e2..4563e03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-josm-plugins (0.0.svn31107+ds1-1) UNRELEASED; urgency=medium
+josm-plugins (0.0.svn31107+ds1-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.
   * Bump source  target to Java 7 in custom ant.properties to match upstream.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg sebas...@debian.org  Mon, 27 Apr 2015 21:13:39 +0200
+ -- Bas Couwenberg sebas...@debian.org  Tue, 02 Jun 2015 00:23:17 +0200
 
 josm-plugins (0.0.svn31074+ds1-1~exp1) experimental; urgency=medium
 

-- 
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


Processing of josm-plugins_0.0.svn31107+ds1-1_amd64.changes

2015-06-01 Thread Debian FTP Masters
josm-plugins_0.0.svn31107+ds1-1_amd64.changes uploaded successfully to localhost
along with the files:
  josm-plugins_0.0.svn31107+ds1-1.dsc
  josm-plugins_0.0.svn31107+ds1.orig.tar.gz
  josm-plugins_0.0.svn31107+ds1-1.debian.tar.xz
  josm-plugins_0.0.svn31107+ds1-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_0.0.svn31107+ds1-1_amd64.changes ACCEPTED into unstable

2015-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 02 Jun 2015 00:23:17 +0200
Source: josm-plugins
Binary: josm-plugins
Architecture: source all
Version: 0.0.svn31107+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 josm-plugins - Plugins for JOSM
Changes:
 josm-plugins (0.0.svn31107+ds1-1) unstable; urgency=medium
 .
   * New upstream SVN snapshot.
   * Bump source  target to Java 7 in custom ant.properties to match upstream.
   * Move from experimental to unstable.
Checksums-Sha1:
 278c250857c9ba684561a9cbae2676312f94ea56 2365 
josm-plugins_0.0.svn31107+ds1-1.dsc
 7eadc0329acb13f0a20dcb83f4e835067f27d693 152612 
josm-plugins_0.0.svn31107+ds1.orig.tar.gz
 df77c48b776491d6d398b47d0ae2a41fb46cefa6 10876 
josm-plugins_0.0.svn31107+ds1-1.debian.tar.xz
 eefa81434035f3562f706f2213710578203de38d 196722 
josm-plugins_0.0.svn31107+ds1-1_all.deb
Checksums-Sha256:
 374d46f75c8d60f242f893740c9ba10389ed5b745263edeb7814caa2eec64667 2365 
josm-plugins_0.0.svn31107+ds1-1.dsc
 4c3fbd16b3bb380782a8860f5c5a3de8e7be2558c08b65d5659a990125c50ce3 152612 
josm-plugins_0.0.svn31107+ds1.orig.tar.gz
 05bc05e6981e29d86447d2f88ebb0d0a029fe1e6afe7068e435093a08d71ec52 10876 
josm-plugins_0.0.svn31107+ds1-1.debian.tar.xz
 6be859ac741582b408017d11beda6576f3dce4cf2e308b0e56657255b73b4998 196722 
josm-plugins_0.0.svn31107+ds1-1_all.deb
Files:
 ee3514e7dc79c244b56cd20ec954eb3c 2365 science optional 
josm-plugins_0.0.svn31107+ds1-1.dsc
 95f5c9aaa293c3514a90b246e1084eaf 152612 science optional 
josm-plugins_0.0.svn31107+ds1.orig.tar.gz
 fa891252aeafd72c66e37fa66f462b16 10876 science optional 
josm-plugins_0.0.svn31107+ds1-1.debian.tar.xz
 d28073d21c8eaf10a1d2f1175a4eca69 196722 science optional 
josm-plugins_0.0.svn31107+ds1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVbOtJAAoJEGdQ8QrojUrxDpUQAIDUD+sDG6ZpDGCAjbI2LHu8
uwTOkbX7Cftp0nIjxqWhozTJX/+hH/pzeJkzixkqjpmqNVrHhkjqXfDGa61uyNJ5
SY11pIWPnhBeNc/eyM8SIg84FgXYxVVRZ+srbCgtPa+DuRAR0AhE8ab1rhXIDkKA
FVNo0fqPvCyxL1IR+PeCQDcY//GB1eLnjha02jTK5oDgR0Y1/MUoiBTZWKiI9ctl
2y3X6lNX+XD6t0dsCS1TLHHSy2kR4XaR8WeIV6EMdwPBXPbhXOj2uePKQ4qbxgLU
YF9nNS0QZ6Y1y+btnJe4qRWTyzR/o9ZVCI8K5iQbcmiLIyJHhtYVwccK8woUOJmA
ru3bdqVVDlYnGEChSVoWl9on1z+u7Er/sTlHXv7dR1CsV3v36P6SYQjsmEoRRhnM
7QA+r4YXTdaCkMBpS7ox9XDtcJeFctObI5HmNWYvb3kk6dsx6J3c9H0wslYGjgxB
3FYtbY4JMQ8yoloMbRXYQHmsmc4tbmdgfiw4P4Hwu4GoC7iQVUUQVyMzBDbH9S+j
E1jfBihB3uKidmrlPOsOH+Cy0PUHpNY5QgB+PyW7zsnoOIk3qXKFLK9TqRnC99cf
IBFwhaytR45ol/wJKfO/QWCuJPBCfklzkTPMx+MBsoVCRHkjraZn0DtYWPc5gvI3
hT0/6nI3IYlrc5z4g0fj
=KIW8
-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