[qmapshack] 06/07: Reorder Files paragraphs in copyright file, place debian/* at the end.

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

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

commit 2049ca427cd0cf73d7ebe574aef84105838611de
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 12:56:43 2015 +0100

Reorder Files paragraphs in copyright file, place debian/* at the end.
---
 debian/changelog |  1 +
 debian/copyright | 10 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a69d27..d4a7852 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qmapshack (0.9.1-1) UNRELEASED; urgency=medium
   * Refresh patches.
   * Reorder targets in rules file, drop get-orig-source target plain
 uscan is used now.
+  * Reorder Files paragraphs in copyright file, place debian/* at the end.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 12:48:57 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 189ed52..aa4224c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,11 +9,6 @@ Copyright:
  2006-2009, 2012, 2014, Oliver Eichler oliver.eich...@gmx.de
 License: GPL-3.0+
 
-Files: debian/*
-Copyright:
- 2014, Jaromír Mikeš mira.mi...@seznam.cz
-License: GPL-3.0+
-
 Files:
  src/helpers/Platform.h
 Copyright:
@@ -76,6 +71,11 @@ Files: src/helpers/CTextEditWidget.cpp
 Copyright: 2012, Digia Plc and/or its subsidiary(-ies)
 License: QT-Commercial or GPL-3.0 or LGPL-2.1 with Digia Qt LGPL Exception 1.1
 
+Files: debian/*
+Copyright:
+ 2014, Jaromír Mikeš mira.mi...@seznam.cz
+License: GPL-3.0+
+
 License: GPL-3.0+
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by

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

[qmapshack] 01/01: pristine-tar data for qmapshack_0.9.1.orig.tar.gz

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

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

commit 038665ecd47074fe8efd2e96c156619e167833f7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 12:48:44 2015 +0100

pristine-tar data for qmapshack_0.9.1.orig.tar.gz
---
 qmapshack_0.9.1.orig.tar.gz.delta | Bin 0 - 35223 bytes
 qmapshack_0.9.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/qmapshack_0.9.1.orig.tar.gz.delta 
b/qmapshack_0.9.1.orig.tar.gz.delta
new file mode 100644
index 000..316884c
Binary files /dev/null and b/qmapshack_0.9.1.orig.tar.gz.delta differ
diff --git a/qmapshack_0.9.1.orig.tar.gz.id b/qmapshack_0.9.1.orig.tar.gz.id
new file mode 100644
index 000..5a01f1d
--- /dev/null
+++ b/qmapshack_0.9.1.orig.tar.gz.id
@@ -0,0 +1 @@
+1ab0e5f8d258cfc3b1591aa318d2261d175d9a66

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


[qmapshack] 05/07: Reorder targets in rules file, drop get-orig-source target plain uscan is used now.

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

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

commit 6c57110e09f159b1e5a5ddb0238c4b0f2079c6d0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 12:55:10 2015 +0100

Reorder targets in rules file, drop get-orig-source target plain uscan is 
used now.
---
 debian/changelog |  2 ++
 debian/rules | 10 ++
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d15f65..3a69d27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ qmapshack (0.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Refresh patches.
+  * Reorder targets in rules file, drop get-orig-source target plain
+uscan is used now.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 12:48:57 +0100
 
diff --git a/debian/rules b/debian/rules
index 0e77797..4cd5fbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ export QT_SELECT := qt5
 %:
dh $@ --parallel
 
-override_dh_installchangelogs:
-   dh_installchangelogs changelog.txt
-
 override_dh_auto_build:
$(RM) $(CURDIR)/src/icons/16x16/*
$(RM) $(CURDIR)/src/icons/32x32/*
@@ -33,9 +30,6 @@ override_dh_auto_install:
dh_auto_install
install -m 644 $(CURDIR)/debian/*.xpm 
$(CURDIR)/debian/qmapshack/usr/share/pixmaps/
 
+override_dh_installchangelogs:
+   dh_installchangelogs changelog.txt
 
-# get-orig-source to drop upstream .hg dir
-get-orig-source:
-# When this bug will be fixed uscan will be used again
-# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749225
-   wget 
https://bitbucket.org/maproom/qmapshack/downloads/$(pkg)-$(upstream_version).tar.gz
 -O $(pkg)_$(upstream_version).orig.tar.gz

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


Bug#774418: RFS: qmapshack/0.9.1-1~exp1

2015-01-02 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package qmapshack

 Package name: qmapshack
 Version : 0.9.1-1~exp1
 Upstream Author : Oliver Eichler oliver.eich...@gmx.de
 URL : https://bitbucket.org/maproom/qmapshack/wiki/Home
 License : GPL-3.0+
 Section : science

It builds those binary packages:

 qmapshack - GPS mapping (GeoTiff and vector) and GPSr management

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/qmapshack


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/q/qmapshack/qmapshack_0.9.1-1~exp1.dsc

More information about QMapShack can be obtained from 
https://bitbucket.org/maproom/qmapshack/wiki/Home.

Changes since the last upload:

  * New upstream release.
  * Refresh patches.
  * Reorder targets in rules file, drop get-orig-source target plain
uscan is used now.
  * Reorder Files paragraphs in copyright file, place debian/* at the end.


Regards,
 Bas Couwenberg

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


[fiona] branch ubuntu created (now abfde87)

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch ubuntu
in repository fiona.

at  abfde87   trusty build

This branch includes the following new commits:

   new  abfde87   trusty build

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/fiona.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


[fiona] branch upstream updated (c793968 - d9dc848)

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch upstream
in repository fiona.

  from  c793968   Imported Upstream version 1.4.7
  adds  d9dc848   Imported Upstream version 1.4.8

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt  |  4 
 fiona/__init__.py|  2 +-
 fiona/collection.py  |  8 
 fiona/ogrext.pyx | 15 +++
 tests/test_collection.py |  4 
 5 files changed, 32 insertions(+), 1 deletion(-)

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


[qmapshack] 07/07: Set distribution to experimental.

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

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

commit 5585cec9030ac3b0459a73ca99b307a2f004796e
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 13:27:27 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d4a7852..6766af7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qmapshack (0.9.1-1) UNRELEASED; urgency=medium
+qmapshack (0.9.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.
   * Refresh patches.
@@ -6,7 +6,7 @@ qmapshack (0.9.1-1) UNRELEASED; urgency=medium
 uscan is used now.
   * Reorder Files paragraphs in copyright file, place debian/* at the end.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 12:48:57 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 13:27:08 +0100
 
 qmapshack (0.9.0-1~exp1) experimental; urgency=medium
 

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


Re: [fiona] 03/19: Merge tag 'upstream/1.4.8'

2015-01-02 Thread Johan Van de Wauw
On Wed, Dec 31, 2014 at 9:24 PM, Sebastiaan Couwenberg
sebas...@xs4all.nl wrote:
 Hi Johan,

 On 11/29/2014 12:54 AM, Johan Van de Wauw wrote:
 Merge tag 'upstream/1.4.8'

 Can you push your pristine-tar  upstream branches, and the associated
 tags? Only the master branch was updated on Alioth.

I did this.
Note that I didn't put this project in the new queue as the license of
the old demo files (used in th the tests) was still a bit unclear.
In the upstream git repository new tests have been made. I wanted to
wait until a release was made (which usually happens quite fast)
before adding it to the new queue.

https://github.com/Toblerity/Fiona/issues/185

Johan

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


[fiona] branch pristine-tar updated (a374ca0 - 895bccb)

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch pristine-tar
in repository fiona.

  from  a374ca0   pristine-tar data for fiona_1.4.7.orig.tar.gz
   new  895bccb   pristine-tar data for fiona_1.4.8.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:
 fiona_1.4.8.orig.tar.gz.delta | Bin 0 - 3274 bytes
 fiona_1.4.8.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 fiona_1.4.8.orig.tar.gz.delta
 create mode 100644 fiona_1.4.8.orig.tar.gz.id

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


[qmapshack] 03/07: New upstream release.

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

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

commit cacec66003ddb8709ab3b1deb3d65290c69025cf
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 12:49:53 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2c51753..2d4b470 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qmapshack (0.9.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 12:48:57 +0100
+
 qmapshack (0.9.0-1~exp1) experimental; urgency=medium
 
   * New upstream release.

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


[fiona] tag osgeolive/1.4.8-0_trusty created (now abfde87)

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to tag osgeolive/1.4.8-0_trusty
in repository fiona.

at  abfde87   (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/fiona.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 qmapshack_0.9.1-1~exp1_amd64.changes

2015-01-02 Thread Debian FTP Masters
qmapshack_0.9.1-1~exp1_amd64.changes uploaded successfully to localhost
along with the files:
  qmapshack_0.9.1-1~exp1.dsc
  qmapshack_0.9.1.orig.tar.gz
  qmapshack_0.9.1-1~exp1.debian.tar.xz
  qmapshack_0.9.1-1~exp1_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


[proj4js] branch pristine-tar updated (fc52d0a - e3faa74)

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

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

  from  fc52d0a   pristine-tar data for proj4js_2.3.3.orig.tar.gz
   new  e3faa74   pristine-tar data for proj4js_2.3.3+ds.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:
 proj4js_2.3.3+ds.orig.tar.gz.delta | Bin 0 - 4372 bytes
 proj4js_2.3.3+ds.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 proj4js_2.3.3+ds.orig.tar.gz.delta
 create mode 100644 proj4js_2.3.3+ds.orig.tar.gz.id

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


[proj4js] 01/07: Javascript policy changes.

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

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

commit 26c54a0025f13357843706cb3579b87e1c3ffb34
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Dec 28 23:11:26 2014 +0100

Javascript policy changes.

Javascript policy changes:
- Renaming package to libjs-proj4
- Add Recommends: javascript-common
- Add node-proj4 package
---
 debian/control | 35 ++-
 debian/docs|  2 ++
 debian/libjs-proj4.install |  3 +++
 debian/node-proj4.install  |  3 +++
 debian/rules   |  9 +
 debian/tests/control   |  2 ++
 debian/tests/require   |  3 +++
 7 files changed, 52 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 6677baf..59dfc46 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,21 @@ Section: science
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Bas Couwenberg sebas...@xs4all.nl
-Build-Depends: debhelper (= 9)
+Build-Depends: debhelper (= 9),
+   dh-buildinfo,
+   nodejs,
+   node-uglify
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/proj4js.git/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/proj4js.git
 Homepage: http://proj4js.org/
+XS-Testsuite: autopkgtest
 
-Package: proj4js
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Package: libjs-proj4
+Architecture: all
+Depends: ${misc:Depends},
+ libjs-mgrs
+Recommends: javascript-common
 Description: JavaScript library to transform point coordinates systems
  Proj4js is a JavaScript library to transform point coordinates from one
  coordinate system to another, including datum transformations.
@@ -24,3 +29,23 @@ Description: JavaScript library to transform point 
coordinates systems
  Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
  license as PROJ.4. 
 
+Package: node-proj4
+Architecture: all
+Depends: ${misc:Depends},
+ nodejs,
+ node-mgrs
+Description: Node.js module to transform point coordinates systems
+ Proj4js is a JavaScript library to transform point coordinates from one
+ coordinate system to another, including datum transformations.
+ .
+ This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
+ Enabling these transformations in the browser allows geographic data stored in
+ different projections to be combined in browser-based web mapping 
applications.
+ .
+ Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
+ license as PROJ.4. 
+ .
+ This package contains the proj4 module for Node.js.
+ .
+ Node.js is an event-based server-side JavaScript engine.
+
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 000..b81cfb8
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+README.md
+REFERENCES.md
diff --git a/debian/libjs-proj4.install b/debian/libjs-proj4.install
new file mode 100644
index 000..4fa945e
--- /dev/null
+++ b/debian/libjs-proj4.install
@@ -0,0 +1,3 @@
+dist/proj4-src.js usr/share/javascript/proj4/proj4.js
+dist/proj4.min.js usr/share/javascript/proj4/proj4.min.js
+lib/  usr/share/javascript/proj4/
diff --git a/debian/node-proj4.install b/debian/node-proj4.install
new file mode 100644
index 000..2d132d9
--- /dev/null
+++ b/debian/node-proj4.install
@@ -0,0 +1,3 @@
+dist/proj4-src.js usr/lib/nodejs/proj4/proj4.js
+package.json  usr/lib/nodejs/proj4/
+lib/  usr/lib/nodejs/proj4/
diff --git a/debian/rules b/debian/rules
index 440a381..7309979 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,12 @@
 %:
dh $@
 
+override_dh_clean:
+   dh_clean dist/proj4.min.js
+
+override_dh_auto_build:
+   dh_auto_build
+
+   # Minify Javascript
+   uglifyjs -o dist/proj4.min.js dist/proj4-src.js
+
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 000..e983245
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: require
+Depends: node-proj4
diff --git a/debian/tests/require b/debian/tests/require
new file mode 100644
index 000..745e965
--- /dev/null
+++ b/debian/tests/require
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+nodejs -e require('proj4');

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


[proj4js] 04/07: Imported Upstream version 2.3.3+ds

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

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

commit 375ffcdc3c0dbfefe13e86edcfd65ced1bb53335
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:41:22 2015 +0100

Imported Upstream version 2.3.3+ds
---
 dist/proj4.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dist/proj4.js b/dist/proj4.js
deleted file mode 100644
index e947345..000
--- a/dist/proj4.js
+++ /dev/null
@@ -1,3 +0,0 @@
-!function(a){if(object==typeof exports)module.exports=a();else 
if(function==typeof definedefine.amd)define(a);else{var 
b;undefined!=typeof window?b=window:undefined!=typeof 
global?b=global:undefined!=typeof 
self(b=self),b.proj4=a()}}(function(){return function a(b,c,d){function 
e(g,h){if(!c[g]){if(!b[g]){var i=function==typeof 
requirerequire;if(!hi)return i(g,!0);if(f)return f(g,!0);throw new 
Error(Cannot find module '+g+')}var j=c[g]={exports:{}};b[g][0].call(j.e 
[...]
-},c.inverse=function(a){var b,c,e,g,h,i;return 
a.x=(a.x-this.x0)/this.a,a.y=(a.y-this.y0)/this.a,a.x/=this.k0,a.y/=this.k0,(b=Math.sqrt(a.x*a.x+a.y*a.y))?(g=Math.atan2(b,this.rc),c=Math.sin(g),e=Math.cos(g),i=f(e*this.sin_p14+a.y*c*this.cos_p14/b),h=Math.atan2(a.x*c,b*this.cos_p14*e-a.y*this.sin_p14*c),h=d(this.long0+h)):(i=this.phic0,h=0),a.x=h,a.y=i,a},c.names=[gnom]},{../common/adjust_lon:5,../common/asinz:6}],47:[function(a,b,c){var
 d=a(../common/adjust_lon);c.init=function() [...]
-var c=function(b){return 
e(a,b)},d=[[standard_parallel_1,Standard_Parallel_1],[standard_parallel_2,Standard_Parallel_2],[false_easting,False_Easting],[false_northing,False_Northing],[central_meridian,Central_Meridian],[latitude_of_origin,Latitude_Of_Origin],[latitude_of_origin,Central_Parallel],[scale_factor,Scale_Factor],[k0,scale_factor],[latitude_of_center,Latitude_of_center],[lat0,latitude_of_center,f],[longitude_of_center,Longitude_Of_C
 [...]
\ No newline at end of file

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


[proj4js] 03/07: Exclude minified javascript.

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

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

commit c6b9fb791d6bf514a02117cd7ab999e4d06cb133
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:34:18 2015 +0100

Exclude minified javascript.
---
 debian/copyright | 2 ++
 debian/watch | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index dfb1dc4..9711176 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Proj4js
 Upstream-Contact: MetaCRS Developers meta...@lists.osgeo.org
 Source: https://github.com/proj4js/proj4js/releases
+Comment: The minified javascript is removed in favor of the plain source
+Files-Excluded: dist/proj4.js
 
 Files: *
 Copyright: 2014, Mike Adair
diff --git a/debian/watch b/debian/watch
index b0b50f9..93a15c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,7 @@
 version=3
 opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 
uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*?)?v?(\d[\d\.]*)\.tar\.gz/proj4js-$1.tar.gz/ \
+filenamemangle=s/(?:.*?)?v?(\d[\d\.]*)\.tar\.gz/proj4js-$1.tar.gz/,\
+repacksuffix=+ds \
 https://github.com/proj4js/proj4js/releases \
 
(?:.*/)*(?:rel|v|proj4js|)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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


[mgrs] 02/02: Initial Debian packaging.

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

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

commit 9cfbdd6adaa624cf57cca618b225547b0f3eb2f5
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 00:29:08 2015 +0100

Initial Debian packaging.
---
 debian/changelog  |  5 +
 debian/compat |  1 +
 debian/control| 51 +++
 debian/copyright  | 37 ++
 debian/gbp.conf   | 16 +++
 debian/get-orig-source| 19 ++
 debian/libjs-mgrs.install |  2 ++
 debian/node-mgrs.install  |  2 ++
 debian/rules  | 19 ++
 debian/source/format  |  1 +
 debian/tests/control  |  2 ++
 debian/tests/require  |  3 +++
 debian/upstream/metadata  |  6 ++
 13 files changed, 164 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..dd4cc04
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+mgrs (0.0~20131209-80d5465-1) UNRELEASED; urgency=medium
+
+  * Initial release (Closes: #774458)
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 23:56:12 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..96ad77a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,51 @@
+Source: mgrs
+Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
+Uploaders: Bas Couwenberg sebas...@xs4all.nl
+Section: science
+Priority: optional
+Build-Depends: debhelper (= 9),
+   dh-buildinfo,
+   nodejs,
+   node-uglify
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/mgrs.git/
+Vcs-Git: git://anonscm.debian.org/pkg-grass/mgrs.git
+Homepage: https://github.com/proj4js/mgrs
+XS-Testsuite: autopkgtest
+
+Package: libjs-mgrs
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: javascript-common
+Description: Javascript for converting between WGS84 lat/lng and MGRS 
coordinates
+ mgrs is a utility for converting between WGS84 lat/lng and MGRS coordinates,
+ spunoff from proj4js.
+ .
+ It has 3 methods:
+ .
+  * forward, takes an array of [lon,lat] and optional accuracy and returns an
+mgrs string
+  * inverse, takes an mgrs string and returns a bbox
+  * toPoint, takes an mgrs string, returns an array of '[lon,lat]'
+ .
+ This package contains the mgrs.js javascript file.
+
+Package: node-mgrs
+Architecture: all
+Depends: ${misc:Depends},
+ nodejs
+Description: Utility for converting between WGS84 lat/lng and MGRS coordinates
+ mgrs is a utility for converting between WGS84 lat/lng and MGRS coordinates,
+ spunoff from proj4js.
+ .
+ It has 3 methods:
+ .
+  * forward, takes an array of [lon,lat] and optional accuracy and returns an
+mgrs string
+  * inverse, takes an mgrs string and returns a bbox
+  * toPoint, takes an mgrs string, returns an array of '[lon,lat]'
+ .
+ This package contains the mgrs module for Node.js.
+ .
+ Node.js is an event-based server-side JavaScript engine.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..7d1e89a
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,37 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: mgrs
+Upstream-Contact: https://github.com/proj4js/mgrs/issues
+Source: https://github.com/proj4js/mgrs
+
+Files: *
+Copyright: 2012, Mike Adair,
+   2012, Richard Greenwood,
+   2012, Didier Richard,
+   2012, Stephen Irons,
+   2012, Olivier Terral,
+   2012, Calvin Metcalf
+License: Expat
+
+Files: debian/*
+Copyright: 2015, Bas Couwenberg sebas...@xs4all.nl
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the Software),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ 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 AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
diff --git 

[proj4js] 06/07: Update version for repacked upstream.

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

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

commit bf0356552987cbcdeda36754255faca3c8932d10
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:42:57 2015 +0100

Update version for repacked upstream.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9353b86..956d237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-proj4js (2.3.3-1) UNRELEASED; urgency=medium
+proj4js (2.3.3+ds-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #774112)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sun, 28 Dec 2014 22:36:14 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 03 Jan 2015 03:41:29 +0100

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


[proj4js] 02/07: Add gbp.conf to use pristine-tar by default.

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

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

commit b62347c324e3757bda755bd9f62c7402c91924d9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:21:09 2015 +0100

Add gbp.conf to use pristine-tar by default.
---
 debian/gbp.conf | 16 
 1 file changed, 16 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 000..21d0417
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[DEFAULT]
+
+# The default name for the upstream branch is upstream.
+# Change it if the name is different (for instance, master).
+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
+
+# git-import-orig uses the following names for the upstream tags.
+# Change the value if you are not using git-import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True

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


[proj4js] branch upstream updated (a008cd4 - 375ffcd)

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

sebastic-guest pushed a change to branch upstream
in repository proj4js.

  from  a008cd4   Imported Upstream version 2.3.3
   new  375ffcd   Imported Upstream version 2.3.3+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:
 dist/proj4.js | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 dist/proj4.js

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


[proj4js] 01/01: pristine-tar data for proj4js_2.3.3+ds.orig.tar.gz

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

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

commit e3faa741ca317878a6ff297e8e96a16edfc7677b
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:41:22 2015 +0100

pristine-tar data for proj4js_2.3.3+ds.orig.tar.gz
---
 proj4js_2.3.3+ds.orig.tar.gz.delta | Bin 0 - 4372 bytes
 proj4js_2.3.3+ds.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/proj4js_2.3.3+ds.orig.tar.gz.delta 
b/proj4js_2.3.3+ds.orig.tar.gz.delta
new file mode 100644
index 000..a817264
Binary files /dev/null and b/proj4js_2.3.3+ds.orig.tar.gz.delta differ
diff --git a/proj4js_2.3.3+ds.orig.tar.gz.id b/proj4js_2.3.3+ds.orig.tar.gz.id
new file mode 100644
index 000..8ca761a
--- /dev/null
+++ b/proj4js_2.3.3+ds.orig.tar.gz.id
@@ -0,0 +1 @@
+e6199e216fed60384de297586778f7df992f49cb

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


[mgrs] 01/01: pristine-tar data for mgrs_0.0~20131209-80d5465.orig.tar.gz

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

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

commit 7a3ffb671f2e028c5e17b0a8378c3db57c5e1109
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 00:17:55 2015 +0100

pristine-tar data for mgrs_0.0~20131209-80d5465.orig.tar.gz
---
 mgrs_0.0~20131209-80d5465.orig.tar.gz.delta | Bin 0 - 1015 bytes
 mgrs_0.0~20131209-80d5465.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/mgrs_0.0~20131209-80d5465.orig.tar.gz.delta 
b/mgrs_0.0~20131209-80d5465.orig.tar.gz.delta
new file mode 100644
index 000..3a4fa80
Binary files /dev/null and b/mgrs_0.0~20131209-80d5465.orig.tar.gz.delta differ
diff --git a/mgrs_0.0~20131209-80d5465.orig.tar.gz.id 
b/mgrs_0.0~20131209-80d5465.orig.tar.gz.id
new file mode 100644
index 000..a16f0f1
--- /dev/null
+++ b/mgrs_0.0~20131209-80d5465.orig.tar.gz.id
@@ -0,0 +1 @@
+9ca93d12e18e8b2b7c1b3b262ed22134f019e1b5

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


[proj4js] branch master updated (11a23eb - ffb8196)

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

sebastic-guest pushed a change to branch master
in repository proj4js.

  from  11a23eb   Initial debian packaging.
   new  26c54a0   Javascript policy changes.
   new  b62347c   Add gbp.conf to use pristine-tar by default.
   new  c6b9fb7   Exclude minified javascript.
   new  375ffcd   Imported Upstream version 2.3.3+ds
   new  956aa83   Merge tag 'upstream/2.3.3+ds'
   new  bf03565   Update version for repacked upstream.
   new  ffb8196   Use plain javascript instead of minified.

The 7 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   |  4 ++--
 debian/control | 35 ++-
 debian/copyright   |  2 ++
 debian/docs|  2 ++
 debian/gbp.conf| 16 
 debian/libjs-proj4.install |  3 +++
 debian/node-proj4.install  |  3 +++
 debian/rules   | 12 
 debian/tests/control   |  2 ++
 debian/tests/require   |  3 +++
 debian/watch   |  3 ++-
 dist/proj4.js  |  3 ---
 12 files changed, 77 insertions(+), 11 deletions(-)
 create mode 100644 debian/docs
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/libjs-proj4.install
 create mode 100644 debian/node-proj4.install
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/require
 delete mode 100644 dist/proj4.js

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


[mgrs] branch master updated (9cfbdd6 - 155283c)

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

sebastic-guest pushed a change to branch master
in repository mgrs.

  from  9cfbdd6   Initial Debian packaging.
   new  155283c   Fix javascript install path.

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/libjs-mgrs.install | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[mgrs] 01/01: Fix javascript install path.

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

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

commit 155283cc02285e8b06c7ef187d86676981b3ce4c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 02:41:10 2015 +0100

Fix javascript install path.
---
 debian/libjs-mgrs.install | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/libjs-mgrs.install b/debian/libjs-mgrs.install
index fdb8598..d19e780 100644
--- a/debian/libjs-mgrs.install
+++ b/debian/libjs-mgrs.install
@@ -1,2 +1,2 @@
-mgrs.js usr/share/javascript/foo/
-mgrs.min.js usr/share/javascript/foo/
+mgrs.js usr/share/javascript/mgrs/
+mgrs.min.js usr/share/javascript/mgrs/

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


[proj4js] 07/07: Use plain javascript instead of minified.

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

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

commit ffb819624097b628bbc3b6f5dbef85b9c8ac4ed9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:50:02 2015 +0100

Use plain javascript instead of minified.
---
 debian/libjs-proj4.install | 4 ++--
 debian/node-proj4.install  | 6 +++---
 debian/rules   | 5 -
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/libjs-proj4.install b/debian/libjs-proj4.install
index 4fa945e..6686d87 100644
--- a/debian/libjs-proj4.install
+++ b/debian/libjs-proj4.install
@@ -1,3 +1,3 @@
-dist/proj4-src.js usr/share/javascript/proj4/proj4.js
-dist/proj4.min.js usr/share/javascript/proj4/proj4.min.js
+dist/proj4.js usr/share/javascript/proj4/
+dist/proj4.min.js usr/share/javascript/proj4/
 lib/  usr/share/javascript/proj4/
diff --git a/debian/node-proj4.install b/debian/node-proj4.install
index 2d132d9..5cf5e96 100644
--- a/debian/node-proj4.install
+++ b/debian/node-proj4.install
@@ -1,3 +1,3 @@
-dist/proj4-src.js usr/lib/nodejs/proj4/proj4.js
-package.json  usr/lib/nodejs/proj4/
-lib/  usr/lib/nodejs/proj4/
+dist/proj4.js usr/lib/nodejs/proj4/
+package.json  usr/lib/nodejs/proj4/
+lib/  usr/lib/nodejs/proj4/
diff --git a/debian/rules b/debian/rules
index 7309979..f87ccbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,11 +6,14 @@
dh $@
 
 override_dh_clean:
-   dh_clean dist/proj4.min.js
+   dh_clean dist/proj4.js dist/proj4.min.js
 
 override_dh_auto_build:
dh_auto_build
 
+   # Use plain javascript
+   cp dist/proj4-src.js dist/proj4.js
+
# Minify Javascript
uglifyjs -o dist/proj4.min.js dist/proj4-src.js
 

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


[proj4js] 05/07: Merge tag 'upstream/2.3.3+ds'

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

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

commit 956aa830bbf97649d82dec7582147ffb2d7c9e0d
Merge: c6b9fb7 375ffcd
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 03:41:22 2015 +0100

Merge tag 'upstream/2.3.3+ds'

Upstream version 2.3.3+ds

 dist/proj4.js | 3 ---
 1 file changed, 3 deletions(-)

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


[qmapshack] 04/07: Refresh patches.

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

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

commit b77765acfcb1be9e6d4ee9214827eddfba3a911a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 12:50:20 2015 +0100

Refresh patches.
---
 debian/changelog| 1 +
 debian/patches/01-desktop.patch | 6 ++
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2d4b470..4d15f65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 qmapshack (0.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Fri, 02 Jan 2015 12:48:57 +0100
 
diff --git a/debian/patches/01-desktop.patch b/debian/patches/01-desktop.patch
index 3c30a13..e5b5282 100644
--- a/debian/patches/01-desktop.patch
+++ b/debian/patches/01-desktop.patch
@@ -2,10 +2,8 @@ Description: Provide code for Exec key
 Author: Jaromír Mikeš mira.mi...@seznam.cz
 Forwarded: no
 
-Index: qmapshack/qmapshack.desktop
-===
 qmapshack.orig/qmapshack.desktop
-+++ qmapshack/qmapshack.desktop
+--- a/qmapshack.desktop
 b/qmapshack.desktop
 @@ -1,7 +1,7 @@
  [Desktop Entry]
  Version=1.0

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

[qmapshack] annotated tag upstream/0.9.1 created (now 7fce81d)

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

sebastic-guest pushed a change to annotated tag upstream/0.9.1
in repository qmapshack.

at  7fce81d   (tag)
   tagging  b27f763456563bc8ce4ace8709c59c2c7c4518cf (commit)
  replaces  upstream/0.9.0
 tagged by  Bas Couwenberg
on  Fri Jan 2 12:48:44 2015 +0100

- Log -
Upstream version 0.9.1

Bas Couwenberg (1):
  Imported Upstream version 0.9.1

---

No new revisions were added by this update.

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


[qmapshack] 02/07: Merge tag 'upstream/0.9.1'

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

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

commit 50989c6e6518234f4f6bf6291fa0c2718053f639
Merge: 807a60c b27f763
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 12:48:45 2015 +0100

Merge tag 'upstream/0.9.1'

Upstream version 0.9.1

 CMakeLists.txt |   2 +-
 CMakeLists.txt.user|   6 +-
 changelog.txt  |   5 +
 nsi/QMapShack_Installer.nsi|   7 +-
 nsi/QMapShack_Installer32.nsi  |   7 +-
 nsi/copyfiles.bat  |   9 +-
 nsi/copyfiles32.bat|   9 +-
 src/CMakeLists.txt |   5 +
 src/gis/CGisListDB.cpp | 132 -
 src/gis/CGisListDB.h   |  15 +
 src/gis/CGisListWks.cpp| 316 +-
 src/gis/CGisListWks.h  |  13 +
 src/gis/CGisWidget.cpp | 102 ++--
 src/gis/CGisWidget.h   |  23 +-
 src/gis/IGisItem.cpp   |  15 +-
 src/gis/IGisItem.h |  14 +-
 src/gis/IGisWidget.ui  |   9 +-
 src/gis/db/CDBFolderDatabase.cpp   |   7 +-
 src/gis/db/CDBFolderGroup.cpp  |   4 +-
 src/gis/db/CDBFolderLostFound.cpp  |  66 ++-
 src/gis/db/CDBFolderLostFound.h|   6 +
 src/gis/db/CDBFolderOther.cpp  |   5 +-
 src/gis/db/CDBFolderProject.cpp|   5 +-
 src/gis/db/CDBItem.cpp |  31 +-
 src/gis/db/CDBItem.h   |   4 +-
 src/gis/db/CDBProject.cpp  |  20 +-
 src/gis/db/CDBProject.h|   2 +-
 src/gis/db/CLostFoundProject.cpp   |  83 +++
 .../{CDBFolderLostFound.h = CLostFoundProject.h}  |  23 +-
 src/gis/db/IDBFolder.cpp   |  38 +-
 src/gis/db/IDBFolder.h |   9 +-
 src/gis/gpx/CGpxProject.cpp|   6 +-
 src/gis/ovl/CGisItemOvlArea.cpp|  19 +-
 src/gis/ovl/CGisItemOvlArea.h  |   6 +-
 src/gis/ovl/CScrOptOvlArea.cpp |   8 +
 src/gis/ovl/CScrOptOvlArea.h   |   1 +
 src/gis/ovl/IScrOptOvlArea.ui  |  14 +
 src/gis/prj/IGisProject.cpp| 112 +++-
 src/gis/prj/IGisProject.h  |  39 +-
 src/gis/qms/CQmsProject.cpp|   7 +-
 src/gis/qms/serialization.cpp  |  17 +-
 src/gis/rte/CGisItemRte.cpp|  14 +-
 src/gis/rte/CGisItemRte.h  |   6 +-
 src/gis/rte/CScrOptRte.cpp |   6 +
 src/gis/rte/CScrOptRte.h   |   1 +
 src/gis/rte/IScrOptRte.ui  |  14 +
 src/gis/search/CSearchGoogle.cpp   |  12 +-
 src/gis/trk/CDetailsTrk.cpp|   2 +
 src/gis/trk/CGisItemTrk.cpp|  18 +-
 src/gis/trk/CGisItemTrk.h  |  10 +-
 src/gis/trk/CScrOptTrk.cpp |   7 +
 src/gis/trk/CScrOptTrk.h   |   1 +
 src/gis/trk/IScrOptTrk.ui  |  26 +-
 src/gis/wpt/CGisItemWpt.cpp|  14 +-
 src/gis/wpt/CGisItemWpt.h  |   6 +-
 src/gis/wpt/CScrOptWpt.cpp |   7 +
 src/gis/wpt/CScrOptWpt.h   |   1 +
 src/gis/wpt/IScrOptWpt.ui  |  14 +
 src/helpers/CHistoryListWidget.cpp |   4 +-
 src/helpers/CSelectCopyAction.cpp  |  68 +++
 .../CSelectCopyAction.h}   |  40 +-
 src/helpers/CSelectProjectDialog.cpp   |   4 +-
 src/helpers/ISelectCopyAction.ui   | 140 +
 src/icons/32x32/Copy.png   | Bin 415 - 511 bytes
 src/icons/32x32/DatabaseConvert.png| Bin 1905 - 1554 bytes
 src/icons/32x32/Move.png   | Bin 0 - 869 bytes
 src/icons/48x48/Copy.png   | Bin 517 - 649 bytes
 src/icons/48x48/DatabaseConvert.png| Bin 2840 - 2617 bytes
 src/icons/48x48/Move.png   | Bin 0 - 1126 bytes
 src/icons/Copy.svg |  32 +-
 src/icons/DatabaseConvert.svg  |  53 +-
 src/icons/{Copy.svg = Move.svg}   |  49 +-
 src/locale/qmapshack_cs.ts | 396 -
 src/locale/qmapshack_de.ts | 637 +
 

[qmapshack] branch upstream updated (3db9961 - b27f763)

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

sebastic-guest pushed a change to branch upstream
in repository qmapshack.

  from  3db9961   Imported Upstream version 0.9.0
   new  b27f763   Imported Upstream version 0.9.1

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 |   2 +-
 CMakeLists.txt.user|   6 +-
 changelog.txt  |   5 +
 nsi/QMapShack_Installer.nsi|   7 +-
 nsi/QMapShack_Installer32.nsi  |   7 +-
 nsi/copyfiles.bat  |   9 +-
 nsi/copyfiles32.bat|   9 +-
 src/CMakeLists.txt |   5 +
 src/gis/CGisListDB.cpp | 132 -
 src/gis/CGisListDB.h   |  15 +
 src/gis/CGisListWks.cpp| 316 +-
 src/gis/CGisListWks.h  |  13 +
 src/gis/CGisWidget.cpp | 102 ++--
 src/gis/CGisWidget.h   |  23 +-
 src/gis/IGisItem.cpp   |  15 +-
 src/gis/IGisItem.h |  14 +-
 src/gis/IGisWidget.ui  |   9 +-
 src/gis/db/CDBFolderDatabase.cpp   |   7 +-
 src/gis/db/CDBFolderGroup.cpp  |   4 +-
 src/gis/db/CDBFolderLostFound.cpp  |  66 ++-
 src/gis/db/CDBFolderLostFound.h|   6 +
 src/gis/db/CDBFolderOther.cpp  |   5 +-
 src/gis/db/CDBFolderProject.cpp|   5 +-
 src/gis/db/CDBItem.cpp |  31 +-
 src/gis/db/CDBItem.h   |   4 +-
 src/gis/db/CDBProject.cpp  |  20 +-
 src/gis/db/CDBProject.h|   2 +-
 src/gis/db/CLostFoundProject.cpp   |  83 +++
 src/gis/db/{IDB.h = CLostFoundProject.h}  |  22 +-
 src/gis/db/IDBFolder.cpp   |  38 +-
 src/gis/db/IDBFolder.h |   9 +-
 src/gis/gpx/CGpxProject.cpp|   6 +-
 src/gis/ovl/CGisItemOvlArea.cpp|  19 +-
 src/gis/ovl/CGisItemOvlArea.h  |   6 +-
 src/gis/ovl/CScrOptOvlArea.cpp |   8 +
 src/gis/ovl/CScrOptOvlArea.h   |   1 +
 src/gis/ovl/IScrOptOvlArea.ui  |  14 +
 src/gis/prj/IGisProject.cpp| 112 +++-
 src/gis/prj/IGisProject.h  |  39 +-
 src/gis/qms/CQmsProject.cpp|   7 +-
 src/gis/qms/serialization.cpp  |  17 +-
 src/gis/rte/CGisItemRte.cpp|  14 +-
 src/gis/rte/CGisItemRte.h  |   6 +-
 src/gis/rte/CScrOptRte.cpp |   6 +
 src/gis/rte/CScrOptRte.h   |   1 +
 src/gis/rte/IScrOptRte.ui  |  14 +
 src/gis/search/CSearchGoogle.cpp   |  12 +-
 src/gis/trk/CDetailsTrk.cpp|   2 +
 src/gis/trk/CGisItemTrk.cpp|  18 +-
 src/gis/trk/CGisItemTrk.h  |  10 +-
 src/gis/trk/CScrOptTrk.cpp |   7 +
 src/gis/trk/CScrOptTrk.h   |   1 +
 src/gis/trk/IScrOptTrk.ui  |  26 +-
 src/gis/wpt/CGisItemWpt.cpp|  14 +-
 src/gis/wpt/CGisItemWpt.h  |   6 +-
 src/gis/wpt/CScrOptWpt.cpp |   7 +
 src/gis/wpt/CScrOptWpt.h   |   1 +
 src/gis/wpt/IScrOptWpt.ui  |  14 +
 src/helpers/CHistoryListWidget.cpp |   4 +-
 .../{CInputDialog.cpp = CSelectCopyAction.cpp}|  52 +-
 .../{CWptIconDialog.h = CSelectCopyAction.h}  |  38 +-
 src/helpers/CSelectProjectDialog.cpp   |   4 +-
 src/helpers/ISelectCopyAction.ui   | 140 +
 src/icons/32x32/Copy.png   | Bin 415 - 511 bytes
 src/icons/32x32/DatabaseConvert.png| Bin 1905 - 1554 bytes
 src/icons/32x32/Move.png   | Bin 0 - 869 bytes
 src/icons/48x48/Copy.png   | Bin 517 - 649 bytes
 src/icons/48x48/DatabaseConvert.png| Bin 2840 - 2617 bytes
 src/icons/48x48/Move.png   | Bin 0 - 1126 bytes
 src/icons/Copy.svg |  32 +-
 src/icons/DatabaseConvert.svg  |  53 +-
 src/icons/{Copy.svg = Move.svg}   |  49 +-
 

[qmapshack] branch master updated (807a60c - 5585cec)

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

sebastic-guest pushed a change to branch master
in repository qmapshack.

  from  807a60c   Set distribution to experimental.
   new  b27f763   Imported Upstream version 0.9.1
   new  50989c6   Merge tag 'upstream/0.9.1'
   new  cacec66   New upstream release.
   new  b77765a   Refresh patches.
   new  6c57110   Reorder targets in rules file, drop get-orig-source 
target plain uscan is used now.
   new  2049ca4   Reorder Files paragraphs in copyright file, place 
debian/* at the end.
   new  5585cec   Set distribution to experimental.

The 7 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 |   2 +-
 CMakeLists.txt.user|   6 +-
 changelog.txt  |   5 +
 debian/changelog   |  10 +
 debian/copyright   |  10 +-
 debian/patches/01-desktop.patch|   6 +-
 debian/rules   |  10 +-
 nsi/QMapShack_Installer.nsi|   7 +-
 nsi/QMapShack_Installer32.nsi  |   7 +-
 nsi/copyfiles.bat  |   9 +-
 nsi/copyfiles32.bat|   9 +-
 src/CMakeLists.txt |   5 +
 src/gis/CGisListDB.cpp | 132 -
 src/gis/CGisListDB.h   |  15 +
 src/gis/CGisListWks.cpp| 316 +-
 src/gis/CGisListWks.h  |  13 +
 src/gis/CGisWidget.cpp | 102 ++--
 src/gis/CGisWidget.h   |  23 +-
 src/gis/IGisItem.cpp   |  15 +-
 src/gis/IGisItem.h |  14 +-
 src/gis/IGisWidget.ui  |   9 +-
 src/gis/db/CDBFolderDatabase.cpp   |   7 +-
 src/gis/db/CDBFolderGroup.cpp  |   4 +-
 src/gis/db/CDBFolderLostFound.cpp  |  66 ++-
 src/gis/db/CDBFolderLostFound.h|   6 +
 src/gis/db/CDBFolderOther.cpp  |   5 +-
 src/gis/db/CDBFolderProject.cpp|   5 +-
 src/gis/db/CDBItem.cpp |  31 +-
 src/gis/db/CDBItem.h   |   4 +-
 src/gis/db/CDBProject.cpp  |  20 +-
 src/gis/db/CDBProject.h|   2 +-
 src/gis/db/CLostFoundProject.cpp   |  83 +++
 src/gis/db/{IDB.h = CLostFoundProject.h}  |  22 +-
 src/gis/db/IDBFolder.cpp   |  38 +-
 src/gis/db/IDBFolder.h |   9 +-
 src/gis/gpx/CGpxProject.cpp|   6 +-
 src/gis/ovl/CGisItemOvlArea.cpp|  19 +-
 src/gis/ovl/CGisItemOvlArea.h  |   6 +-
 src/gis/ovl/CScrOptOvlArea.cpp |   8 +
 src/gis/ovl/CScrOptOvlArea.h   |   1 +
 src/gis/ovl/IScrOptOvlArea.ui  |  14 +
 src/gis/prj/IGisProject.cpp| 112 +++-
 src/gis/prj/IGisProject.h  |  39 +-
 src/gis/qms/CQmsProject.cpp|   7 +-
 src/gis/qms/serialization.cpp  |  17 +-
 src/gis/rte/CGisItemRte.cpp|  14 +-
 src/gis/rte/CGisItemRte.h  |   6 +-
 src/gis/rte/CScrOptRte.cpp |   6 +
 src/gis/rte/CScrOptRte.h   |   1 +
 src/gis/rte/IScrOptRte.ui  |  14 +
 src/gis/search/CSearchGoogle.cpp   |  12 +-
 src/gis/trk/CDetailsTrk.cpp|   2 +
 src/gis/trk/CGisItemTrk.cpp|  18 +-
 src/gis/trk/CGisItemTrk.h  |  10 +-
 src/gis/trk/CScrOptTrk.cpp |   7 +
 src/gis/trk/CScrOptTrk.h   |   1 +
 src/gis/trk/IScrOptTrk.ui  |  26 +-
 src/gis/wpt/CGisItemWpt.cpp|  14 +-
 src/gis/wpt/CGisItemWpt.h  |   6 +-
 src/gis/wpt/CScrOptWpt.cpp |   7 +
 src/gis/wpt/CScrOptWpt.h   |   1 +
 src/gis/wpt/IScrOptWpt.ui  |  14 +
 src/helpers/CHistoryListWidget.cpp |   4 +-
 .../{CInputDialog.cpp = CSelectCopyAction.cpp}|  52 +-
 .../{CWptIconDialog.h = CSelectCopyAction.h}  |  38 +-
 src/helpers/CSelectProjectDialog.cpp   |   4 +-
 src/helpers/ISelectCopyAction.ui   | 140 +
 

[qmapshack] branch pristine-tar updated (1175fde - 038665e)

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

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

  from  1175fde   pristine-tar data for qmapshack_0.9.0.orig.tar.gz
   new  038665e   pristine-tar data for qmapshack_0.9.1.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:
 qmapshack_0.9.1.orig.tar.gz.delta | Bin 0 - 35223 bytes
 qmapshack_0.9.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 qmapshack_0.9.1.orig.tar.gz.delta
 create mode 100644 qmapshack_0.9.1.orig.tar.gz.id

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


qmapshack_0.9.1-1~exp1_amd64.changes ACCEPTED into experimental

2015-01-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 Jan 2015 13:27:08 +0100
Source: qmapshack
Binary: qmapshack
Architecture: source amd64
Version: 0.9.1-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description:
 qmapshack  - GPS mapping (GeoTiff and vector) and GPSr management
Changes:
 qmapshack (0.9.1-1~exp1) experimental; urgency=medium
 .
   * New upstream release.
   * Refresh patches.
   * Reorder targets in rules file, drop get-orig-source target plain
 uscan is used now.
   * Reorder Files paragraphs in copyright file, place debian/* at the end.
Checksums-Sha1:
 9ddd9b3b36b2eee7c2d0e3f1b55d4e06dca7e305 2150 qmapshack_0.9.1-1~exp1.dsc
 04a8cef3ac8d909a4e3f6c82b93e360f28282444 3141868 qmapshack_0.9.1.orig.tar.gz
 98269da80b1d6a849590f014855723b57a65dcd9 5604 
qmapshack_0.9.1-1~exp1.debian.tar.xz
 63dacbf01b927da1488cc6ee9d5c5e103b1eb32c 1652604 
qmapshack_0.9.1-1~exp1_amd64.deb
Checksums-Sha256:
 aea972df01af74fab47ac77a22ebabd568b6075b6e40905e4dc79bc9792eaf10 2150 
qmapshack_0.9.1-1~exp1.dsc
 3eda784d2e8e94a33d486479a06aeeaa21db35ea4c3b4daaecc2bc50608c0db7 3141868 
qmapshack_0.9.1.orig.tar.gz
 ebf42a565a69a059ce75df912652467739059d8ad886dd72ccf852cd1ce4a899 5604 
qmapshack_0.9.1-1~exp1.debian.tar.xz
 557d5fe8d40859be956a56899ec810a3f948b59391b8615e9c6f3b2a1de3d1c7 1652604 
qmapshack_0.9.1-1~exp1_amd64.deb
Files:
 c0ff092b58ce947d33a481925e019e6f 2150 science optional 
qmapshack_0.9.1-1~exp1.dsc
 5e2e3e059888ba756b70bb5a058c3af9 3141868 science optional 
qmapshack_0.9.1.orig.tar.gz
 93fc56deae89feef7982e0e1228ba67e 5604 science optional 
qmapshack_0.9.1-1~exp1.debian.tar.xz
 294cf174d207c746b00465a310e91fd4 1652604 science optional 
qmapshack_0.9.1-1~exp1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUpwl8AAoJEFeKBJTRxkbRMpgQAJXXgBzL7jMI1jS7BfnU9uNL
BqzDoBCdT7KjRCKiQziMFuIWzl+B64OJQiitH8MYeGDdw1alUzjZYPYdqjLC2NGL
yHC1V20dBn9+/i73VKgeDtPLbq9lpBRFgOaIJVwgQvqlXB25TIjStz+8o0bamTs/
8A6gDGmovUGW7P2q1D8qRjiDuarVhI9w3krAjvG/sgkwminN/8mfdexJE5xZ8KnO
1RXcCjYL8WuTf0dMcHpX3/V2VGTdQe+cHJTsigzHc8sC0bWd5tGC4fnzSE+1WvXd
Sst1czMhRh0ViYEfWLIGao/BBJalzeOTnHWxJhCfC8BPMdVBQpsMC7GRTPJVDYv2
tPMU4P7IDjkQGKuklyqEm77vMQCvJpO3QoB+z3on9iwanWHyVblNf5EXFnb/E6Hr
3kXfN7HtfY3RteR8GpLPB1V4MY1gdtJZb1T33T5mZFOKXf5AQtJrzheGGzY4hiz1
cVhTF6sWXHmzs/YZf7R3xNtOWNJ4LtdobmDanJRkI5fe8W8nZAWKb4j6nemxpb9K
4m6s1XySLFHVMsfTP0uXdjZApdFk8FKonOLSUBTbyOEvdnkeioJjBztQPL2CZPDv
vVknPwpf9kztKUc1lQUaoEeJ2j9M6sfFm/FYDWx19QRcXsXXHVNROIJXcaL2jtbI
mCLV4CDUFrrLPyxEMFqF
=lyf/
-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


[fiona] 01/01: pristine-tar data for fiona_1.4.8.orig.tar.gz

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch pristine-tar
in repository fiona.

commit 895bccbc1fa8a29d2403993dbace880514a891bf
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Wed Nov 5 18:18:54 2014 +0100

pristine-tar data for fiona_1.4.8.orig.tar.gz
---
 fiona_1.4.8.orig.tar.gz.delta | Bin 0 - 3274 bytes
 fiona_1.4.8.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/fiona_1.4.8.orig.tar.gz.delta b/fiona_1.4.8.orig.tar.gz.delta
new file mode 100644
index 000..6ccca05
Binary files /dev/null and b/fiona_1.4.8.orig.tar.gz.delta differ
diff --git a/fiona_1.4.8.orig.tar.gz.id b/fiona_1.4.8.orig.tar.gz.id
new file mode 100644
index 000..9dbcea5
--- /dev/null
+++ b/fiona_1.4.8.orig.tar.gz.id
@@ -0,0 +1 @@
+e568031ff485c540d9fa4b38755e5b99d3b6e5f6

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


[fiona] annotated tag upstream/1.4.8 created (now b584ca8)

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to annotated tag upstream/1.4.8
in repository fiona.

at  b584ca8   (tag)
   tagging  d9dc8486c70fec1ff16d69d7d8440facb6d2b408 (commit)
  replaces  upstream/1.4.7
 tagged by  Johan Van de Wauw
on  Wed Nov 5 18:18:54 2014 +0100

- Log -
Upstream version 1.4.8

Johan Van de Wauw (1):
  Imported Upstream version 1.4.8

---

No new revisions were added by this update.

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


[fiona] 01/01: trusty build

2015-01-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch ubuntu
in repository fiona.

commit abfde87093bfa939072af7ddee66d74b150d81ac
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Fri Jan 2 20:46:39 2015 +0100

trusty build
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1fd7874..ed7da18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-fiona (1.4.8-1) UNRELEASED; urgency=medium
+fiona (1.4.8-0~trusty) trusty; urgency=medium
 
   * Initial upload (closes: #765470)
+  * Trusty build
 
  -- Johan Van de Wauw johan.vandew...@gmail.com  Wed, 22 Oct 2014 22:42:36 
+0200

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


[fiona] 02/03: Improve watch file to mangle versions and filename.

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

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

commit 96f8b11723a204f2193f428739a6e2d603232b3c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 22:38:08 2015 +0100

Improve watch file to mangle versions and filename.
---
 debian/watch | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index adf218f..bf6b08a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
 version=3
-https://github.com/Toblerity/Fiona/tags 
.*/(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/fiona-$1.tar.gz/ \
+https://github.com/Toblerity/Fiona/tags \
+(?:.*/)?(?:rel|r|v|fiona)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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


[fiona] 03/03: Add Vcs-* URLs.

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

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

commit 97de174588996e09543704cabb68b9f0854b8abb
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 22:40:53 2015 +0100

Add Vcs-* URLs.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 2bd132d..de3594c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Build-Depends: debhelper (= 9),
python-pytest,
python3-pytest,
 Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/fiona.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/fiona.git
 Homepage: https://github.com/Toblerity/Fiona
 X-Python-Version: = 2.5
 

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


Re: [fiona] 03/19: Merge tag 'upstream/1.4.8'

2015-01-02 Thread Sebastiaan Couwenberg
On 01/02/2015 08:52 PM, Johan Van de Wauw wrote:
 On Wed, Dec 31, 2014 at 9:24 PM, Sebastiaan Couwenberg
 sebas...@xs4all.nl wrote:
 Can you push your pristine-tar  upstream branches, and the associated
 tags? Only the master branch was updated on Alioth.
 
 I did this.

Thanks for the push and your work on this package! I've also pushed some
small improvements to the package.

 Note that I didn't put this project in the new queue as the license of
 the old demo files (used in th the tests) was still a bit unclear.
 In the upstream git repository new tests have been made. I wanted to
 wait until a release was made (which usually happens quite fast)
 before adding it to the new queue.
 
 https://github.com/Toblerity/Fiona/issues/185

Since the holiday season I almost over, we can wait a little longer for
new upstream release. Otherwise we could consider repacking the tarball
to exclude the test data.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
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


[mgrs] branch pristine-tar created (now 7a3ffb6)

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

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

at  7a3ffb6   pristine-tar data for 
mgrs_0.0~20131209-80d5465.orig.tar.gz

This branch includes the following new commits:

   new  7a3ffb6   pristine-tar data for 
mgrs_0.0~20131209-80d5465.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.


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


[mgrs] annotated tag upstream/0.0_20131209-80d5465 created (now eb9839e)

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

sebastic-guest pushed a change to annotated tag upstream/0.0_20131209-80d5465
in repository mgrs.

at  eb9839e   (tag)
   tagging  016e336b4c3720e01b4c73a931fd0e3f1bc9af32 (commit)
 tagged by  Bas Couwenberg
on  Sat Jan 3 00:17:55 2015 +0100

- Log -
Upstream version 0.0~20131209-80d5465

Bas Couwenberg (1):
  Imported Upstream version 0.0~20131209-80d5465

---

No new revisions were added by this update.

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


Bug#774458: ITP: mgrs -- Utility for converting between WGS84 lat/lng and MGRS coordinates

2015-01-02 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg sebas...@xs4all.nl

* Package name: mgrs
  Version : 0.0~20131209-80d5465
  Upstream Author : proj4js Developers
* URL : https://github.com/proj4js/mgrs
* License : Expat
  Programming Lang: Javascript
  Description : Utility for converting between WGS84 lat/lng and MGRS 
coordinates

mgrs is a utility for converting between WGS84 lat/lng and MGRS coordinates,
spunoff from proj4js.

It has 3 methods:

 * forward, takes an array of [lon,lat] and optional accuracy and returns an
   mgrs string
 * inverse, takes an mgrs string and returns a bbox
 * toPoint, takes an mgrs string, returns an array of '[lon,lat]'

This package contains the mgrs utility for Node.js.

Node.js is an event-based server-side JavaScript engine.

The package is a dependency of proj4js (#774112)
and will be maintained in the Debian GIS team.

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


[mgrs] branch master created (now 9cfbdd6)

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

sebastic-guest pushed a change to branch master
in repository mgrs.

at  9cfbdd6   Initial Debian packaging.

This branch includes the following new commits:

   new  016e336   Imported Upstream version 0.0~20131209-80d5465
   new  9cfbdd6   Initial Debian packaging.

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/mgrs.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


[qmapshack] tag debian/0.9.1-1.exp1 created (now 5585cec)

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

sebastic-guest pushed a change to tag debian/0.9.1-1.exp1
in repository qmapshack.

at  5585cec   (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/qmapshack.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


[fiona] 01/03: Add CC-BY-SA-3.0 license section.

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

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

commit accec309c4f804367eb77c20880de616bea2ea94
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Jan 2 22:23:30 2015 +0100

Add CC-BY-SA-3.0 license section.
---
 debian/copyright | 380 ++-
 1 file changed, 379 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 85d1181..fb52a2b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ License: BSD-3-Clause
 
 Files: docs/data/test*
 Copyright: tbd
-License: CC-by-SA-3.0
+License: CC-BY-SA-3.0
 Commens: License clarified after bugreport xxx
 
 License: BSD-3-Clause
@@ -35,3 +35,381 @@ License: BSD-3-Clause
  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.
+
+License: CC-BY-SA-3.0
+ Creative Commons Attribution-ShareAlike 3.0 Unported
+ .
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
+ LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION
+ ON AN AS-IS BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+ INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+ ITS USE.
+ .
+ License
+ .
+ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
+ COMMONS PUBLIC LICENSE (CCPL OR LICENSE). THE WORK IS PROTECTED BY
+ COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
+ AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+ .
+ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
+ TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
+ BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
+ CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
+ CONDITIONS.
+ .
+ 1. Definitions
+ .
+ a. Adaptation means a work based upon the Work, or upon the Work and
+ other pre-existing works, such as a translation, adaptation, derivative
+ work, arrangement of music or other alterations of a literary or
+ artistic work, or phonogram or performance and includes cinematographic
+ adaptations or any other form in which the Work may be recast,
+ transformed, or adapted including in any form recognizably derived from
+ the original, except that a work that constitutes a Collection will not
+ be considered an Adaptation for the purpose of this License. For the
+ avoidance of doubt, where the Work is a musical work, performance or
+ phonogram, the synchronization of the Work in timed-relation with a
+ moving image (synching) will be considered an Adaptation for the
+ purpose of this License.
+ .
+ b. Collection means a collection of literary or artistic works, such
+ as encyclopedias and anthologies, or performances, phonograms or
+ broadcasts, or other works or subject matter other than works listed in
+ Section 1(f) below, which, by reason of the selection and arrangement of
+ their contents, constitute intellectual creations, in which the Work is
+ included in its entirety in unmodified form along with one or more other
+ contributions, each constituting separate and independent works in
+ themselves, which together are assembled into a collective whole. A work
+ that constitutes a Collection will not be considered an Adaptation (as
+ defined below) for the purposes of this License.
+ .
+ c. Creative Commons Compatible License means a license that is listed
+ at http://creativecommons.org/compatiblelicenses that has been approved
+ by Creative Commons as being essentially equivalent to this License,
+ including, at a minimum, because that license: (i) contains terms that
+ have the same purpose, meaning and effect as the License Elements of
+ this License; and, (ii) explicitly permits the relicensing of
+ adaptations of works made available under that license under this
+ License or a Creative Commons jurisdiction license with the same License
+ Elements as this License.
+ .
+ d. Distribute means to make available to the public the original and
+ copies of the Work or Adaptation, as appropriate, through sale or other
+ transfer of ownership.
+ .
+ e. License Elements means the following high-level license attributes
+ as selected by Licensor and indicated in the title of this License:
+ Attribution, ShareAlike.
+ .
+ f. Licensor means the individual, individuals, entity or entities that
+ offer(s) the Work under the terms of this License.
+ .
+ g. Original Author means, in the case of a literary or artistic work,
+ the individual, individuals, entity or entities who created the Work or
+ if no individual or entity can be identified, the publisher; and in
+ addition (i) in the case of a performance the actors, singers,
+ musicians, dancers, and other persons who act, 

[gis] 01/01: Update proj4js package names and add mgrs to osm task.

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

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

commit 8886a88d011ba72b2dd039bf7655be2a06ad3165
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 04:05:25 2015 +0100

Update proj4js package names and add mgrs to osm task.
---
 tasks/osm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tasks/osm b/tasks/osm
index 84b2336..e7b3222 100644
--- a/tasks/osm
+++ b/tasks/osm
@@ -129,7 +129,8 @@ Depends: tilecache, tilelite, tilestache, libjs-openlayers, 
osmjs, libjs-leaflet
 Comment: These packages would probably fit better into an osm-server task
 
 # proj4js is a dependency of OpenLayers3
-Depends: proj4js
+# mgrs is a dependency of proj4js
+Depends: libjs-proj4, node-proj4, libjs-mgrs, node-mgrs
 
 Depends: osmctools
 WNPP: 722429

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/blends/projects/gis.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


[mgrs] 01/02: Imported Upstream version 0.0~20131209-80d5465

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

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

commit 016e336b4c3720e01b4c73a931fd0e3f1bc9af32
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Jan 3 00:17:55 2015 +0100

Imported Upstream version 0.0~20131209-80d5465
---
 .gitignore   |   5 +
 license.md   |  19 ++
 mgrs.js  | 735 +++
 openmap.md   | 145 
 package.json |  30 +++
 readme.md|  44 
 test/test.js |  31 +++
 7 files changed, 1009 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..0df0b9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*~
+node_modules
+.DS_STORE
+coverage
+dist
\ No newline at end of file
diff --git a/license.md b/license.md
new file mode 100644
index 000..f999ce2
--- /dev/null
+++ b/license.md
@@ -0,0 +1,19 @@
+Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen 
Irons, Olivier Terral, Calvin Metcalf
+
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the Software),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+
+ _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 AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE._
\ No newline at end of file
diff --git a/mgrs.js b/mgrs.js
new file mode 100644
index 000..3e5f8d8
--- /dev/null
+++ b/mgrs.js
@@ -0,0 +1,735 @@
+
+
+
+/**
+ * UTM zones are grouped, and assigned to one of a group of 6
+ * sets.
+ *
+ * {int} @private
+ */
+var NUM_100K_SETS = 6;
+
+/**
+ * The column letters (for easting) of the lower left value, per
+ * set.
+ *
+ * {string} @private
+ */
+var SET_ORIGIN_COLUMN_LETTERS = 'AJSAJS';
+
+/**
+ * The row letters (for northing) of the lower left value, per
+ * set.
+ *
+ * {string} @private
+ */
+var SET_ORIGIN_ROW_LETTERS = 'AFAFAF';
+
+var A = 65; // A
+var I = 73; // I
+var O = 79; // O
+var V = 86; // V
+var Z = 90; // Z
+
+/**
+ * Conversion of lat/lon to MGRS.
+ *
+ * @param {object} ll Object literal with lat and lon properties on a
+ * WGS84 ellipsoid.
+ * @param {int} accuracy Accuracy in digits (5 for 1 m, 4 for 10 m, 3 for
+ *  100 m, 4 for 1000 m or 5 for 1 m). Optional, default is 5.
+ * @return {string} the MGRS string for the given location and accuracy.
+ */
+exports.forward = function(ll, accuracy) {
+  accuracy = accuracy || 5; // default accuracy 1m
+  return encode(LLtoUTM({
+lat: ll[1],
+lon: ll[0]
+  }), accuracy);
+};
+
+/**
+ * Conversion of MGRS to lat/lon.
+ *
+ * @param {string} mgrs MGRS string.
+ * @return {array} An array with left (longitude), bottom (latitude), right
+ * (longitude) and top (latitude) values in WGS84, representing the
+ * bounding box for the provided MGRS reference.
+ */
+exports.inverse = function(mgrs) {
+  var bbox = UTMtoLL(decode(mgrs.toUpperCase()));
+  return [bbox.left, bbox.bottom, bbox.right, bbox.top];
+};
+
+exports.toPoint = function(mgrsStr) {
+  var llbbox = exports.inverse(mgrsStr);
+  return [(llbbox[2] + llbbox[0]) / 2, (llbbox[3] + llbbox[1]) / 2];
+};
+/**
+ * Conversion from degrees to radians.
+ *
+ * @private
+ * @param {number} deg the angle in degrees.
+ * @return {number} the angle in radians.
+ */
+function degToRad(deg) {
+  return (deg * (Math.PI / 180.0));
+}
+
+/**
+ * Conversion from radians to degrees.
+ *
+ * @private
+ * @param {number} rad the angle in radians.
+ * @return {number} the angle in degrees.
+ */
+function radToDeg(rad) {
+  return (180.0 * (rad / Math.PI));
+}
+
+/**
+ * Converts a set of Longitude and Latitude co-ordinates to UTM
+ * using the WGS84 ellipsoid.
+ *
+ * @private
+ * @param {object} ll Object literal with lat and lon properties
+ * representing the WGS84 coordinate to be converted.
+ * @return {object} Object literal containing the UTM value with easting,
+ * northing, zoneNumber and zoneLetter properties, and an optional
+ * accuracy property in digits. Returns null if the conversion failed.
+ */
+function LLtoUTM(ll) {
+  var Lat = ll.lat;
+  var Long = ll.lon;
+  var a = 6378137.0; //ellip.radius;
+  var eccSquared = 0.00669438; //ellip.eccsq;
+  var