[qgis] tag debian/2.14.6+dfsg-3.bpo8+1 created (now 4e3c428)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.14.6+dfsg-3.bpo8+1
in repository qgis.

at  4e3c428   (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/qgis.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


[qgis] branch jessie-backports updated (f23931c -> 4e3c428)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch jessie-backports
in repository qgis.

  from  f23931c   Change GSL dependency to libgsl0-dev for jessie.
  adds  49388f1   Add version constraint to libqgis-customwidgets 
dependency.
  adds  6737252   Update symbols for other architectures.
  adds  c43cdf0   Drop libgsl0-dev alternative dependency.
  adds  5e9af3b   Fix libqgis-customwidgets version requirement to be 
binNMUable.
  adds  970bdd7   Update symbols for amd64.
  adds  b92e52d   Set distribution to unstable.
  adds  fda1341   Imported Upstream version 2.14.6+dfsg
  adds  6f3a5a6   Merge tag 'upstream/2.14.6+dfsg'
  adds  1aa063b   New upstream release.
  adds  a2c27b1   Update symbols for amd64.
  adds  48e10af   Set distribution to experimental.
  adds  06698ed   Update symbols for other architectures.
  adds  58ebf32   Set distribution to unstable.
  adds  5c73cbd   Move obsolete diversion removal from preinst to postinst. 
(closes: #836993)
  adds  eebbb43   Update symbols for armel & mipsel.
  adds  dccd03c   Set distribution to unstable.
  adds  5ff5f3e   Remove obsolete diversions in postinst & prerm. (closes: 
#836993)
  adds  100042b   Update symbols for amd64.
  adds  aea6b48   Set distribution to unstable.
   new  8fe62d2   Merge tag 'debian/2.14.6+dfsg-3' into jessie-backports
   new  4e3c428   Rebuild for jessie-backports.

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.


Summary of changes:
 .gitignore |   2 +
 .travis.yml|   2 +
 CMakeLists.txt |   2 +-
 ChangeLog  | 235 +
 debian/changelog   |  47 +
 debian/control |  52 ++---
 ...14.5.install => libqgis-analysis2.14.6.install} |   0
 ...14.5.symbols => libqgis-analysis2.14.6.symbols} |   2 +-
 ...app2.14.5.install => libqgis-app2.14.6.install} |   0
 ...app2.14.5.symbols => libqgis-app2.14.6.symbols} |   6 +-
 ...re2.14.5.install => libqgis-core2.14.6.install} |   0
 ...re2.14.5.symbols => libqgis-core2.14.6.symbols} |  61 +++---
 ...gui2.14.5.install => libqgis-gui2.14.6.install} |   0
 ...gui2.14.5.symbols => libqgis-gui2.14.6.symbols} |  10 +-
 ...stall => libqgis-networkanalysis2.14.6.install} |   0
 ...mbols => libqgis-networkanalysis2.14.6.symbols} |   2 +-
 ...2.14.5.install => libqgis-server2.14.6.install} |   0
 ...2.14.5.symbols => libqgis-server2.14.6.symbols} |   2 +-
 ...2.14.5.install => libqgisgrass6-2.14.6.install} |   0
 ...ides => libqgisgrass6-2.14.6.lintian-overrides} |   2 +-
 ...2.14.5.symbols => libqgisgrass6-2.14.6.symbols} |  18 +-
 ...n2.14.5.install => libqgispython2.14.6.install} |   0
 ...n2.14.5.symbols => libqgispython2.14.6.symbols} |   2 +-
 debian/{qgis.preinst => qgis.postinst} |   2 +-
 debian/{qgis.preinst => qgis.prerm}|   2 +-
 i18n/qgis_de.ts|   2 +-
 python/core/qgsvectorlayer.sip |  26 ++-
 python/plugins/fTools/tools/doPointsInPolygon.py   |  10 +-
 .../processing/algs/gdal/ogr2ogronesidebuffer.py   |  26 ++-
 .../plugins/processing/algs/qgis/AddTableField.py  |   5 +-
 .../processing/algs/qgis/AutoincrementalField.py   |   5 +-
 python/plugins/processing/algs/qgis/Centroids.py   |   2 +-
 .../plugins/processing/algs/qgis/CheckValidity.py  |   9 +-
 python/plugins/processing/algs/qgis/ConcaveHull.py |   2 +-
 python/plugins/processing/algs/qgis/ConvexHull.py  |   2 +-
 .../processing/algs/qgis/DensifyGeometries.py  |   5 +-
 python/plugins/processing/algs/qgis/Difference.py  |   4 +-
 python/plugins/processing/algs/qgis/Dissolve.py|   5 +-
 python/plugins/processing/algs/qgis/Eliminate.py   |   9 +-
 .../processing/algs/qgis/EquivalentNumField.py |   5 +-
 python/plugins/processing/algs/qgis/Explode.py |   3 +-
 .../processing/algs/qgis/ExportGeometryInfo.py |   2 +-
 .../processing/algs/qgis/ExtractByLocation.py  |   2 +-
 .../plugins/processing/algs/qgis/FieldPyculator.py |   7 +-
 .../processing/algs/qgis/FieldsCalculator.py   |   5 +-
 .../plugins/processing/algs/qgis/FieldsMapper.py   |   3 +-
 .../plugins/processing/algs/qgis/Intersection.py   |   5 +-
 .../plugins/processing/algs/qgis/JoinAttributes.py |   3 +-
 python/plugins/processing/algs/qgis/Merge.py   |  10 +-
 .../processing/algs/qgis/MultipartToSingleparts.py |  20 +-
 .../algs/qgis/OrientedMinimumBoundingBox.py|   5 +-
 .../processing/algs/qgis/PointsDisplacement.py |   5 +-
 .../processing/algs/qgis/PointsInPolygon.py|   7 

Processing of qgis_2.14.6+dfsg-3~bpo8+1_amd64.changes

2016-09-16 Thread Debian FTP Masters
qgis_2.14.6+dfsg-3~bpo8+1_amd64.changes uploaded successfully to localhost
along with the files:
  qgis_2.14.6+dfsg-3~bpo8+1.dsc
  qgis_2.14.6+dfsg-3~bpo8+1.debian.tar.xz
  qgis_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-common_2.14.6+dfsg-3~bpo8+1_all.deb
  libqgis-app2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-core2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-gui2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-analysis2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-networkanalysis2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgisgrass6-2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgispython2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-customwidgets_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-server2.14.6_2.14.6+dfsg-3~bpo8+1_amd64.deb
  libqgis-dev_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-dbg_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-provider-grass_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-plugin-grass_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-plugin-grass-common_2.14.6+dfsg-3~bpo8+1_all.deb
  qgis-plugin-globe_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-plugin-globe-common_2.14.6+dfsg-3~bpo8+1_all.deb
  python-qgis_2.14.6+dfsg-3~bpo8+1_amd64.deb
  python-qgis-common_2.14.6+dfsg-3~bpo8+1_all.deb
  qgis-providers_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-providers-common_2.14.6+dfsg-3~bpo8+1_all.deb
  qgis-server_2.14.6+dfsg-3~bpo8+1_amd64.deb
  qgis-api-doc_2.14.6+dfsg-3~bpo8+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


[qgis] 01/02: Merge tag 'debian/2.14.6+dfsg-3' into jessie-backports

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch jessie-backports
in repository qgis.

commit 8fe62d215c81ff55d0b196e047790483a92cd46d
Merge: f23931c aea6b48
Author: Bas Couwenberg 
Date:   Sat Sep 17 07:32:27 2016 +0200

Merge tag 'debian/2.14.6+dfsg-3' into jessie-backports

Conflicts:
debian/changelog
debian/control
debian/libqgis-app2.14.6.symbols
debian/libqgis-core2.14.6.symbols
debian/libqgisgrass6-2.14.5.install
debian/libqgisgrass6-2.14.5.lintian-overrides
debian/libqgisgrass6-2.14.5.symbols
debian/libqgisgrass7-2.14.5.install
debian/libqgisgrass7-2.14.5.lintian-overrides
debian/libqgisgrass7-2.14.5.symbols
debian/libqgisgrass7-2.14.6.install
debian/libqgisgrass7-2.14.6.lintian-overrides
debian/libqgisgrass7-2.14.6.symbols

 .gitignore |   2 +
 .travis.yml|   2 +
 CMakeLists.txt |   2 +-
 ChangeLog  | 235 +
 debian/changelog   |  41 
 debian/control |  52 ++---
 ...14.5.install => libqgis-analysis2.14.6.install} |   0
 ...14.5.symbols => libqgis-analysis2.14.6.symbols} |   2 +-
 ...app2.14.5.install => libqgis-app2.14.6.install} |   0
 ...app2.14.5.symbols => libqgis-app2.14.6.symbols} |   6 +-
 ...re2.14.5.install => libqgis-core2.14.6.install} |   0
 ...re2.14.5.symbols => libqgis-core2.14.6.symbols} |  61 +++---
 ...gui2.14.5.install => libqgis-gui2.14.6.install} |   0
 ...gui2.14.5.symbols => libqgis-gui2.14.6.symbols} |  10 +-
 ...stall => libqgis-networkanalysis2.14.6.install} |   0
 ...mbols => libqgis-networkanalysis2.14.6.symbols} |   2 +-
 ...2.14.5.install => libqgis-server2.14.6.install} |   0
 ...2.14.5.symbols => libqgis-server2.14.6.symbols} |   2 +-
 ...2.14.5.install => libqgisgrass6-2.14.6.install} |   0
 ...ides => libqgisgrass6-2.14.6.lintian-overrides} |   2 +-
 ...2.14.5.symbols => libqgisgrass6-2.14.6.symbols} |  18 +-
 ...n2.14.5.install => libqgispython2.14.6.install} |   0
 ...n2.14.5.symbols => libqgispython2.14.6.symbols} |   2 +-
 debian/{qgis.preinst => qgis.postinst} |   2 +-
 debian/{qgis.preinst => qgis.prerm}|   2 +-
 i18n/qgis_de.ts|   2 +-
 python/core/qgsvectorlayer.sip |  26 ++-
 python/plugins/fTools/tools/doPointsInPolygon.py   |  10 +-
 .../processing/algs/gdal/ogr2ogronesidebuffer.py   |  26 ++-
 .../plugins/processing/algs/qgis/AddTableField.py  |   5 +-
 .../processing/algs/qgis/AutoincrementalField.py   |   5 +-
 python/plugins/processing/algs/qgis/Centroids.py   |   2 +-
 .../plugins/processing/algs/qgis/CheckValidity.py  |   9 +-
 python/plugins/processing/algs/qgis/ConcaveHull.py |   2 +-
 python/plugins/processing/algs/qgis/ConvexHull.py  |   2 +-
 .../processing/algs/qgis/DensifyGeometries.py  |   5 +-
 python/plugins/processing/algs/qgis/Difference.py  |   4 +-
 python/plugins/processing/algs/qgis/Dissolve.py|   5 +-
 python/plugins/processing/algs/qgis/Eliminate.py   |   9 +-
 .../processing/algs/qgis/EquivalentNumField.py |   5 +-
 python/plugins/processing/algs/qgis/Explode.py |   3 +-
 .../processing/algs/qgis/ExportGeometryInfo.py |   2 +-
 .../processing/algs/qgis/ExtractByLocation.py  |   2 +-
 .../plugins/processing/algs/qgis/FieldPyculator.py |   7 +-
 .../processing/algs/qgis/FieldsCalculator.py   |   5 +-
 .../plugins/processing/algs/qgis/FieldsMapper.py   |   3 +-
 .../plugins/processing/algs/qgis/Intersection.py   |   5 +-
 .../plugins/processing/algs/qgis/JoinAttributes.py |   3 +-
 python/plugins/processing/algs/qgis/Merge.py   |  10 +-
 .../processing/algs/qgis/MultipartToSingleparts.py |  20 +-
 .../algs/qgis/OrientedMinimumBoundingBox.py|   5 +-
 .../processing/algs/qgis/PointsDisplacement.py |   5 +-
 .../processing/algs/qgis/PointsInPolygon.py|   7 +-
 .../processing/algs/qgis/PointsInPolygonUnique.py  |   5 +-
 .../algs/qgis/PointsInPolygonWeighted.py   |   7 +-
 .../processing/algs/qgis/PointsLayerFromTable.py   |   3 +-
 .../plugins/processing/algs/qgis/PointsToPaths.py  |   2 +-
 python/plugins/processing/algs/qgis/Polygonize.py  |   3 +-
 .../processing/algs/qgis/RandomPointsAlongLines.py |   2 +-
 .../processing/algs/qgis/RandomPointsLayer.py  |   2 +-
 .../algs/qgis/RandomPointsPolygonsFixed.py |   2 +-
 .../algs/qgis/RandomPointsPolygonsVariable.py  |   2 +-
 .../processing/algs/qgis/ReverseLineDirection.py   |   3 +-
 .../processing/algs/qgis/SaveSelectedFeatures.py   |   5 +-
 .../algs/qgis/SinglePartsToMultiparts.py   |   2 +-
 python/plugins/processing/algs/qgis/Smooth.py  |   3 +-
 python/plugins/processing/algs/qgis/SpatialJoin.py |   

[qgis] 02/02: Rebuild for jessie-backports.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch jessie-backports
in repository qgis.

commit 4e3c4281b026916a199bc722d4dab3b428c95286
Author: Bas Couwenberg 
Date:   Sat Sep 17 07:33:02 2016 +0200

Rebuild for jessie-backports.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index afad597..31d4cbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qgis (2.14.6+dfsg-3~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Bas Couwenberg   Sat, 17 Sep 2016 07:32:35 +0200
+
 qgis (2.14.6+dfsg-3) unstable; urgency=medium
 
   * Remove obsolete diversions in postinst & prerm.

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


osmcoastline_2.1.4-1_amd64.changes ACCEPTED into unstable

2016-09-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 16 Sep 2016 20:42:39 +0200
Source: osmcoastline
Binary: osmcoastline
Architecture: source amd64
Version: 2.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 osmcoastline - Extract coastline data from OpenStreetMap planet file
Changes:
 osmcoastline (2.1.4-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 e65d2c442430a19d65d55a39c05df7bb6968790a 2092 osmcoastline_2.1.4-1.dsc
 74f8f6e870df889ea1462bfb0390f17fa925a826 98173 osmcoastline_2.1.4.orig.tar.gz
 57f6c77421a1e6e6367f4bd00dc0cfaf55c5774a 3352 
osmcoastline_2.1.4-1.debian.tar.xz
 ed4ea0ece0ab20b73346f8f09ee1dac03ff50424 3442570 
osmcoastline-dbgsym_2.1.4-1_amd64.deb
 d1959d8de684b7f883a783533dba4d35a3ee03a2 257672 osmcoastline_2.1.4-1_amd64.deb
Checksums-Sha256:
 b1cd439f931b4d07cb889f688ae369d129c42f95356c95c65871bf7046cec5f2 2092 
osmcoastline_2.1.4-1.dsc
 3c87ebce6924af2bb02e0b032b414ba48d92cd18bf84635b159ca92cf661a58f 98173 
osmcoastline_2.1.4.orig.tar.gz
 c146db1b4fbd126d2e64770f877cb6b6d77f25e9f761685cc36ba1cd6bf83ccf 3352 
osmcoastline_2.1.4-1.debian.tar.xz
 55cb9ebfa3e37056dcf08e6c70f51f54eb1934194bb7d8ad995495e72fb0a3dd 3442570 
osmcoastline-dbgsym_2.1.4-1_amd64.deb
 bfa3da7b8ed7c71de484aeb7bddda08a15d6b2c3910d9c1c3c118b1307e012c8 257672 
osmcoastline_2.1.4-1_amd64.deb
Files:
 350f44987a814128cff63e4513bc3797 2092 science optional osmcoastline_2.1.4-1.dsc
 3900917d1928fdfb9143b686fbd76afb 98173 science optional 
osmcoastline_2.1.4.orig.tar.gz
 78b932a0c9059a68bec04658116162a9 3352 science optional 
osmcoastline_2.1.4-1.debian.tar.xz
 452c72de95f42719e8dc8b35f6ce6a00 3442570 debug extra 
osmcoastline-dbgsym_2.1.4-1_amd64.deb
 de5b2a2ce6033039e48ee081907b7ddf 257672 utils optional 
osmcoastline_2.1.4-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJX3D6LAAoJEGdQ8QrojUrx/FUP/1pzNQd+ifGq12AUsx8HTKWD
uUtxURZqbn5ts+H6dQ1X1iUnjMVog+AmJmDHlzhxb5m6PrtCmTTmXCPoaylDcu0c
TL7GiX1M8F82Fc667PTnCZW+VBlTKeOmlapvfm9B86b/AOk8htYBSU31Qijxp9CS
DaNXwMU6VaGvL0j7PCkzW/7VVd5mtJuZaZ1M818wZdmwVtzLbpMFcYFQwIIaWb3v
uiipz00lMVJsL+cqekQ07izErqyb7On0Tgd56Di1FaE91M5KCg7/EzciwwIeJF1N
XnET+3DrV/gbjTPVRw7zsU+7TOIcNqJJzLSGV/PI110krlecKpV11A78QgYv79nV
LqU18DaGqoRDqZVPxOO8TQaiwPPRRkNil25OPGQowHEXPsWq++t7d83CBdYopWxV
M7hubyXndU7qqq1eKR13fhg+5z7kVnKWWdN+g9e9dkjHStbseGOLGq0tP+OwyJcH
R+/Kdy6KMUe+oZuoil/UhXzJ2S/0juBxihVAA08JYceEyH8sg+kuRG5UsEbggfH+
IceNqkxUlpPWXxEmDRbkuco0qP2R4o3dE18l4Yb/c9psWXikcCRR4DEjX+omPtt2
foRUryvlgXbpZNsOgwYO/EBGbSmqJom47l7OnlX2fMOuRLfv6+s7dFwj+wOElzYP
C/+J4ARvQdmkcCOFc0E3
=mCx9
-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 osmcoastline_2.1.4-1_amd64.changes

2016-09-16 Thread Debian FTP Masters
osmcoastline_2.1.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  osmcoastline_2.1.4-1.dsc
  osmcoastline_2.1.4.orig.tar.gz
  osmcoastline_2.1.4-1.debian.tar.xz
  osmcoastline-dbgsym_2.1.4-1_amd64.deb
  osmcoastline_2.1.4-1_amd64.deb

Greetings,

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

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


[osmcoastline] annotated tag upstream/2.1.4 created (now 070500b)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/2.1.4
in repository osmcoastline.

at  070500b   (tag)
   tagging  7db9ecb474a91c7939d54090b58ba65d2da8d025 (commit)
  replaces  upstream/2.1.3
 tagged by  Bas Couwenberg
on  Fri Sep 16 20:39:51 2016 +0200

- Log -
Upstream version 2.1.4

Bas Couwenberg (1):
  Imported Upstream version 2.1.4

---

No new revisions were added by this update.

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


[osmcoastline] tag debian/2.1.4-1 created (now 2801dd0)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.1.4-1
in repository osmcoastline.

at  2801dd0   (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/osmcoastline.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


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

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 2801dd0cdb409da34870f02327d001e694e78e8f
Author: Bas Couwenberg 
Date:   Fri Sep 16 20:42:50 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c272379..2ae2d9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-osmcoastline (2.1.4-1) UNRELEASED; urgency=medium
+osmcoastline (2.1.4-1) unstable; urgency=medium
 
   * New upstream release.
 
- -- Bas Couwenberg   Fri, 16 Sep 2016 20:40:11 +0200
+ -- Bas Couwenberg   Fri, 16 Sep 2016 20:42:39 +0200
 
 osmcoastline (2.1.3-2) unstable; urgency=medium
 

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


[osmcoastline] 01/04: Imported Upstream version 2.1.4

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 7db9ecb474a91c7939d54090b58ba65d2da8d025
Author: Bas Couwenberg 
Date:   Fri Sep 16 20:39:50 2016 +0200

Imported Upstream version 2.1.4
---
 .travis.yml   | 144 ++
 .ycm_extra_conf.py|   5 ++
 CHANGELOG.md  |  22 --
 CMakeLists.txt|  27 +--
 README.md |   1 +
 src/CMakeLists.txt|   6 +-
 src/coastline_handlers.hpp|  17 ++---
 src/coastline_polygons.cpp|  38 +-
 src/coastline_polygons.hpp|  15 ++--
 src/coastline_ring.cpp|  17 +++--
 src/coastline_ring.hpp|  20 --
 src/coastline_ring_collection.cpp |  59 +---
 src/coastline_ring_collection.hpp |  33 +
 src/options.cpp   |  36 +-
 src/options.hpp   |   2 +-
 src/osmcoastline.cpp  |  51 +-
 src/osmcoastline_filter.cpp   |  40 ++-
 src/osmcoastline_segments.cpp |  46 +++-
 src/osmcoastline_ways.cpp |  55 +--
 src/output_database.cpp   |  28 
 src/output_database.hpp   |   7 +-
 src/srs.cpp   |   1 +
 src/srs.hpp   |   5 +-
 taginfo.json  |   2 +-
 24 files changed, 466 insertions(+), 211 deletions(-)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000..988b9d0
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,144 @@
+#-
+#
+#  Configuration for continuous integration service at travis-ci.org
+#
+#-
+
+language: generic
+
+sudo: false
+
+#-
+
+matrix:
+  include:
+
+# 1/ Linux Clang Builds
+
+- os: linux
+  compiler: linux-clang36-release
+  addons:
+apt:
+  sources: ['llvm-toolchain-precise-3.6', 'ubuntu-toolchain-r-test', 
'boost-latest']
+  packages: ['clang-3.6', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='clang++-3.6' BUILD_TYPE='Release'
+
+- os: linux
+  compiler: linux-clang37-dev
+  addons:
+apt:
+  sources: ['llvm-toolchain-precise-3.6', 'ubuntu-toolchain-r-test', 
'boost-latest']
+  packages: ['clang-3.6', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='clang++-3.6' BUILD_TYPE='Dev'
+
+
+- os: linux
+  compiler: linux-clang38-release
+  addons:
+apt:
+  sources: ['llvm-toolchain-precise-3.8', 'ubuntu-toolchain-r-test', 
'boost-latest']
+  packages: ['clang-3.8', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='clang++-3.8' BUILD_TYPE='Release'
+
+- os: linux
+  compiler: linux-clang38-dev
+  addons:
+apt:
+  sources: ['llvm-toolchain-precise-3.8', 'ubuntu-toolchain-r-test', 
'boost-latest']
+  packages: ['clang-3.8', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='clang++-3.8' BUILD_TYPE='Dev'
+
+
+# 2/ Linux GCC Builds
+- os: linux
+  compiler: linux-gcc48-release
+  addons:
+apt:
+  sources: ['ubuntu-toolchain-r-test', 'boost-latest']
+  packages: ['g++-4.8', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='g++-4.8' COMPILER_FLAGS='-Wno-return-type' 
BUILD_TYPE='Release'
+
+- os: linux
+  compiler: linux-gcc48-dev
+  addons:
+apt:
+  sources: ['ubuntu-toolchain-r-test', 'boost-latest']
+  packages: ['g++-4.8', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='g++-4.8' COMPILER_FLAGS='-Wno-return-type' 
BUILD_TYPE='Dev'
+
+
+- os: linux
+  compiler: linux-gcc49-release
+  addons:
+apt:
+  sources: ['ubuntu-toolchain-r-test', 'boost-latest']
+  packages: ['g++-4.9', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='g++-4.9' BUILD_TYPE='Release'
+
+- os: linux
+  compiler: linux-gcc49-dev
+  addons:
+apt:
+  sources: ['ubuntu-toolchain-r-test', 'boost-latest']
+  packages: ['g++-4.9', 'libboost1.55-all-dev', 'pandoc', 
'libgdal1-dev', 'libgeos-dev', 'sqlite3']
+  env: COMPILER='g++-4.9' BUILD_TYPE='Dev'
+
+
+- os: linux
+  compiler: linux-gcc5-release
+  addons:
+apt:
+  sources: ['ubuntu-toolchain-r-test', 'boost-latest']
+  packages: ['g++-5', 'libboost1.55-all

[osmcoastline] 03/04: New upstream release.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 944a9f9baa075ee65e170dab71ceb4e301daf403
Author: Bas Couwenberg 
Date:   Fri Sep 16 20:40:19 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6008684..c272379 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmcoastline (2.1.4-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg   Fri, 16 Sep 2016 20:40:11 +0200
+
 osmcoastline (2.1.3-2) unstable; urgency=medium
 
   * Bump Standards-Version to 3.9.8, no changes.

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


[osmcoastline] 02/04: Merge tag 'upstream/2.1.4'

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 1217678a782b71a0a7004a485aef869b6fef62f6
Merge: 64cce39 7db9ecb
Author: Bas Couwenberg 
Date:   Fri Sep 16 20:39:51 2016 +0200

Merge tag 'upstream/2.1.4'

Upstream version 2.1.4

 .travis.yml   | 144 ++
 .ycm_extra_conf.py|   5 ++
 CHANGELOG.md  |  22 --
 CMakeLists.txt|  27 +--
 README.md |   1 +
 src/CMakeLists.txt|   6 +-
 src/coastline_handlers.hpp|  17 ++---
 src/coastline_polygons.cpp|  38 +-
 src/coastline_polygons.hpp|  15 ++--
 src/coastline_ring.cpp|  17 +++--
 src/coastline_ring.hpp|  20 --
 src/coastline_ring_collection.cpp |  59 +---
 src/coastline_ring_collection.hpp |  33 +
 src/options.cpp   |  36 +-
 src/options.hpp   |   2 +-
 src/osmcoastline.cpp  |  51 +-
 src/osmcoastline_filter.cpp   |  40 ++-
 src/osmcoastline_segments.cpp |  46 +++-
 src/osmcoastline_ways.cpp |  55 +--
 src/output_database.cpp   |  28 
 src/output_database.hpp   |   7 +-
 src/srs.cpp   |   1 +
 src/srs.hpp   |   5 +-
 taginfo.json  |   2 +-
 24 files changed, 466 insertions(+), 211 deletions(-)

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


[osmcoastline] branch upstream updated (6ce404e -> 7db9ecb)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository osmcoastline.

  from  6ce404e   Imported Upstream version 2.1.3
   new  7db9ecb   Imported Upstream version 2.1.4

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:
 .travis.yml   | 144 ++
 .ycm_extra_conf.py|   5 ++
 CHANGELOG.md  |  22 --
 CMakeLists.txt|  27 +--
 README.md |   1 +
 src/CMakeLists.txt|   6 +-
 src/coastline_handlers.hpp|  17 ++---
 src/coastline_polygons.cpp|  38 +-
 src/coastline_polygons.hpp|  15 ++--
 src/coastline_ring.cpp|  17 +++--
 src/coastline_ring.hpp|  20 --
 src/coastline_ring_collection.cpp |  59 +---
 src/coastline_ring_collection.hpp |  33 +
 src/options.cpp   |  36 +-
 src/options.hpp   |   2 +-
 src/osmcoastline.cpp  |  51 +-
 src/osmcoastline_filter.cpp   |  40 ++-
 src/osmcoastline_segments.cpp |  46 +++-
 src/osmcoastline_ways.cpp |  55 +--
 src/output_database.cpp   |  28 
 src/output_database.hpp   |   7 +-
 src/srs.cpp   |   1 +
 src/srs.hpp   |   5 +-
 taginfo.json  |   2 +-
 24 files changed, 466 insertions(+), 211 deletions(-)
 create mode 100644 .travis.yml

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


[osmcoastline] 01/01: pristine-tar data for osmcoastline_2.1.4.orig.tar.gz

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit 7f0a690503ee63becae46dfa3b7ac42536d3dac0
Author: Bas Couwenberg 
Date:   Fri Sep 16 20:39:51 2016 +0200

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

diff --git a/osmcoastline_2.1.4.orig.tar.gz.delta 
b/osmcoastline_2.1.4.orig.tar.gz.delta
new file mode 100644
index 000..0aea9c2
Binary files /dev/null and b/osmcoastline_2.1.4.orig.tar.gz.delta differ
diff --git a/osmcoastline_2.1.4.orig.tar.gz.id 
b/osmcoastline_2.1.4.orig.tar.gz.id
new file mode 100644
index 000..6a632c5
--- /dev/null
+++ b/osmcoastline_2.1.4.orig.tar.gz.id
@@ -0,0 +1 @@
+7e34186ef3ad2b3f8448fca9064128d351249fcd

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


[osmcoastline] branch pristine-tar updated (1ee0e35 -> 7f0a690)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

  from  1ee0e35   pristine-tar data for osmcoastline_2.1.3.orig.tar.gz
   new  7f0a690   pristine-tar data for osmcoastline_2.1.4.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:
 osmcoastline_2.1.4.orig.tar.gz.delta | Bin 0 -> 2755 bytes
 osmcoastline_2.1.4.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 osmcoastline_2.1.4.orig.tar.gz.delta
 create mode 100644 osmcoastline_2.1.4.orig.tar.gz.id

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


[osmcoastline] branch master updated (64cce39 -> 2801dd0)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository osmcoastline.

  from  64cce39   Set distribution to unstable.
   new  7db9ecb   Imported Upstream version 2.1.4
   new  1217678   Merge tag 'upstream/2.1.4'
   new  944a9f9   New upstream release.
   new  2801dd0   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:
 .travis.yml   | 144 ++
 .ycm_extra_conf.py|   5 ++
 CHANGELOG.md  |  22 --
 CMakeLists.txt|  27 +--
 README.md |   1 +
 debian/changelog  |   6 ++
 src/CMakeLists.txt|   6 +-
 src/coastline_handlers.hpp|  17 ++---
 src/coastline_polygons.cpp|  38 +-
 src/coastline_polygons.hpp|  15 ++--
 src/coastline_ring.cpp|  17 +++--
 src/coastline_ring.hpp|  20 --
 src/coastline_ring_collection.cpp |  59 +---
 src/coastline_ring_collection.hpp |  33 +
 src/options.cpp   |  36 +-
 src/options.hpp   |   2 +-
 src/osmcoastline.cpp  |  51 +-
 src/osmcoastline_filter.cpp   |  40 ++-
 src/osmcoastline_segments.cpp |  46 +++-
 src/osmcoastline_ways.cpp |  55 +--
 src/output_database.cpp   |  28 
 src/output_database.hpp   |   7 +-
 src/srs.cpp   |   1 +
 src/srs.hpp   |   5 +-
 taginfo.json  |   2 +-
 25 files changed, 472 insertions(+), 211 deletions(-)
 create mode 100644 .travis.yml

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


osmium-tool_1.4.0-2_amd64.changes ACCEPTED into unstable

2016-09-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 16 Sep 2016 20:25:16 +0200
Source: osmium-tool
Binary: osmium-tool
Architecture: source amd64
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 osmium-tool - Command line tool for working with OpenStreetMap data
Changes:
 osmium-tool (1.4.0-2) unstable; urgency=medium
 .
   * Ignore test failures on problematic architectures.
Checksums-Sha1:
 acf35e4a7291fbf28127f7164c025eb07b7ea67e 2055 osmium-tool_1.4.0-2.dsc
 7baf2009170d9f1be582a5ec889f8bfc6b08692c 5964 osmium-tool_1.4.0-2.debian.tar.xz
 f9148b8388345a30473412ad7a18769e33ce109c 8599700 
osmium-tool-dbgsym_1.4.0-2_amd64.deb
 8fae710972bb0d48497325a3cdd19817a100e53e 340530 osmium-tool_1.4.0-2_amd64.deb
Checksums-Sha256:
 8861cb815478bcc66c8956bd0736d51877f68b2a995b49fdd3abbb0d0a115438 2055 
osmium-tool_1.4.0-2.dsc
 07ae594fe78d0805cad57e598158deb02712b76b6b8031932e7ba96881e03186 5964 
osmium-tool_1.4.0-2.debian.tar.xz
 9035e849fd1868a3c330c3f102366882290fe1b1ca14735ef0fb9454829d3270 8599700 
osmium-tool-dbgsym_1.4.0-2_amd64.deb
 3b8d66d48f0362a5af010f8375ccdf8b292a76d739ae43182b9c8be7f1e0c76a 340530 
osmium-tool_1.4.0-2_amd64.deb
Files:
 a1d8f19a34ea50faf8eb9df2579d7a89 2055 science optional osmium-tool_1.4.0-2.dsc
 38dc703e09e42f72cc42e34cb2175270 5964 science optional 
osmium-tool_1.4.0-2.debian.tar.xz
 e50afc53a8f1b4f1a092707334aa4059 8599700 debug extra 
osmium-tool-dbgsym_1.4.0-2_amd64.deb
 bb8d4ffae1f0b683c8be386565f1569b 340530 utils optional 
osmium-tool_1.4.0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJX3Ds7AAoJEGdQ8QrojUrx7hoP/1JyFB44qJ6+Drukcje7ou0u
50j5VbtGBnBAubs4bOR8T2tQUug7C6G5rQLW7gkPraXiNiUOtJY5cCJWSg6Ig7XG
qiTINAsdR4xgQGh5nYubSZBP9GdwyR/i95+M8HzjtXN0gyxl8yna6Nhu9W6Qvm1J
BM2ZrQAqhXxdQzffllI4uvtHSDSSkMRIWQwhbjK86UnOvhitU2SKjfy6Z2Muhms3
gutR5s2Bj/1WgpUDRc2rHwUlJNXpVAeXRRgOrD9KtokpKxjno2VTc5pPUA9xvbQR
s02hjkNgZvdNGzl/me5qpkwq6iMSVWigmH4i56qHotfHKfuxO+hb9jfnTZ9V+Ins
3BGMiKlRsss6vlDS9PqW7Nm317zeUHaAygvbUDYDJObLI5CgEgm3ftDUWvxgnNR4
kqk8KamBTU1k6n0UQjAC4T4PSqtyNG3cL0uU+Q2jZ4QTZuoecmKyF8u3yquNBfK9
EEAzRwtKvo/fN3szwFXnPqh9NdTDT4LEMY7v4cOLJDyyB7CiEtbWKRVNnivIvnXB
04xBlHfqt6YKXzhohzYoeqcquJk0DJYrouGfGcDXCfJDod5KWZmE4yoeeo6pwhrJ
7ehh+uraTIBDIuI/qQKZ49t4RTrD6prFzNpsbTkAcFlg+w+xwWjSuNs3Y3qGXJhJ
O2dUVyl94UDKcIz4HT5W
=/bNA
-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 osmium-tool_1.4.0-2_amd64.changes

2016-09-16 Thread Debian FTP Masters
osmium-tool_1.4.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  osmium-tool_1.4.0-2.dsc
  osmium-tool_1.4.0-2.debian.tar.xz
  osmium-tool-dbgsym_1.4.0-2_amd64.deb
  osmium-tool_1.4.0-2_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


[osmium-tool] 01/02: Ignore test failures on problematic architectures.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmium-tool.

commit 8182fc928fc64031ea739e99c1c684409a373fe5
Author: Bas Couwenberg 
Date:   Fri Sep 16 15:00:43 2016 +0200

Ignore test failures on problematic architectures.
---
 debian/changelog |  6 ++
 debian/rules | 10 ++
 2 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2703ad0..e17f4b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmium-tool (1.4.0-2) UNRELEASED; urgency=medium
+
+  * Ignore test failures on problematic architectures.
+
+ -- Bas Couwenberg   Fri, 16 Sep 2016 12:52:16 +0200
+
 osmium-tool (1.4.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 360e0aa..c71f72c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 # Verbose make output
 export VERBOSE=1
 
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+
 %:
dh $@ --buildsystem cmake \
  --parallel
@@ -16,6 +18,14 @@ export VERBOSE=1
 override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
 
+override_dh_auto_test:
+# Ignore test failures on problematic architectures only
+ifneq (,$(findstring $(DEB_BUILD_ARCH),"mips mipsel"))
+   dh_auto_test || echo "Ignoring test failures"
+else
+   dh_auto_test
+endif
+
 override_dh_installchangelogs:
dh_installchangelogs -k CHANGELOG.md
 

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


[osmium-tool] branch master updated (dd239ec -> d86f9a7)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository osmium-tool.

  from  dd239ec   Mark spelling-errors.patch as Applied-Upstream.
   new  8182fc9   Ignore test failures on problematic architectures.
   new  d86f9a7   Set distribution 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.


Summary of changes:
 debian/changelog |  6 ++
 debian/rules | 10 ++
 2 files changed, 16 insertions(+)

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


[osmium-tool] tag debian/1.4.0-2 created (now d86f9a7)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/1.4.0-2
in repository osmium-tool.

at  d86f9a7   (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/osmium-tool.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


[osmium-tool] 02/02: Set distribution to unstable.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmium-tool.

commit d86f9a78fa6bef5d99734819c12186140c48a86e
Author: Bas Couwenberg 
Date:   Fri Sep 16 20:25:53 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e17f4b1..655b8ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-osmium-tool (1.4.0-2) UNRELEASED; urgency=medium
+osmium-tool (1.4.0-2) unstable; urgency=medium
 
   * Ignore test failures on problematic architectures.
 
- -- Bas Couwenberg   Fri, 16 Sep 2016 12:52:16 +0200
+ -- Bas Couwenberg   Fri, 16 Sep 2016 20:25:16 +0200
 
 osmium-tool (1.4.0-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osmium-tool.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#838036: marked as done (Postgis package has very many GUI dependencies)

2016-09-16 Thread Debian Bug Tracking System
Your message dated Fri, 16 Sep 2016 20:08:27 +0200
with message-id <0cd98d77-95b6-42d9-1ab4-f9e69a84b...@xs4all.nl>
and subject line Re: Bug#838036: Postgis package has very many GUI dependencies
has caused the Debian Bug report #838036,
regarding Postgis package has very many GUI dependencies
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
838036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: postgresql-9.5-postgis-2.2
Version: 2.2.2+dfsg-5

Attempting to install postgis on a headless server, i.e. a
system that doesn't have X or any sort of desktop environment
installed, wants to bring in vast numbers of dependencies.

The issue seems to be that the postgis package depends on
liblwgeom, which depends on libsfcgal, which depends on
libopenscenegraph.  This depends on lots of GUI things
including mesa and qt.  (There may also be other dependency
chains that I've not noticed.)

It seems reasonable to me that I should be able to add geographic
primitives to PostgreSQL in order to, for example, execute the
query that appears at the top of the PostGIS website:

SELECT superhero.name
FROM city, superhero
WHERE ST_Contains(city.geom, superhero.geom)
AND city.name = 'Gotham';

- without also having to install vast numbers of unwanted
GUI packages.  Would it be possible to downgrade some of the
dependencies to "suggests", or perhaps offer a "lite" package
that avoids them entirely?

Thanks, Phil.
--- End Message ---
--- Begin Message ---
tags 838036 wontfix
thanks

Hi Phil,

On 09/16/2016 07:36 PM, Phil Endecott wrote:
> Attempting to install postgis on a headless server, i.e. a
> system that doesn't have X or any sort of desktop environment
> installed, wants to bring in vast numbers of dependencies.
>
> The issue seems to be that the postgis package depends on
> liblwgeom, which depends on libsfcgal, which depends on
> libopenscenegraph.  This depends on lots of GUI things
> including mesa and qt.  (There may also be other dependency
> chains that I've not noticed.)
> 
> It seems reasonable to me that I should be able to add geographic
> primitives to PostgreSQL in order to, for example, execute the
> query that appears at the top of the PostGIS website:
> 
> SELECT superhero.name
> FROM city, superhero
> WHERE ST_Contains(city.geom, superhero.geom)
> AND city.name = 'Gotham';
> 
> - without also having to install vast numbers of unwanted
> GUI packages.  Would it be possible to downgrade some of the
> dependencies to "suggests", or perhaps offer a "lite" package
> that avoids them entirely?

No, we cannot do that for postgresql-9.5-postgis-2.2 package. We've
already moved the shp2pgsql-gui executable to its own postgis-gui
package to remove the X dependencies (via libgtk2.0-0) from the postgis
package, for postgresql-9.5-postgis-2.2 we don't have this option.

We may drop the OpenSceneGraph dependency from SFCGAL in the future when
it becomes incompatible with the OSG version in Debian, but for now it
stays. You'll need to provide better arguments for us to drop the OSG
dependency from SFCGAL than the above to convince of the need.

Library packages are not something to be afraid of, you are not required
to install a X server on your headless server. Some of its libraries are
required however for graphical operations, e.g. anything to do with
images (2D or 3D).

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1--- End Message ---
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Processed: Re: Bug#838036: Postgis package has very many GUI dependencies

2016-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 838036 wontfix
Bug #838036 [postgresql-9.5-postgis-2.2] Postgis package has very many GUI 
dependencies
Added tag(s) wontfix.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
838036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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#838036: Postgis package has very many GUI dependencies

2016-09-16 Thread Phil Endecott

Package: postgresql-9.5-postgis-2.2
Version: 2.2.2+dfsg-5

Attempting to install postgis on a headless server, i.e. a
system that doesn't have X or any sort of desktop environment
installed, wants to bring in vast numbers of dependencies.

The issue seems to be that the postgis package depends on
liblwgeom, which depends on libsfcgal, which depends on
libopenscenegraph.  This depends on lots of GUI things
including mesa and qt.  (There may also be other dependency
chains that I've not noticed.)

It seems reasonable to me that I should be able to add geographic
primitives to PostgreSQL in order to, for example, execute the
query that appears at the top of the PostGIS website:

SELECT superhero.name
FROM city, superhero
WHERE ST_Contains(city.geom, superhero.geom)
AND city.name = 'Gotham';

- without also having to install vast numbers of unwanted
GUI packages.  Would it be possible to downgrade some of the
dependencies to "suggests", or perhaps offer a "lite" package
that avoids them entirely?

Thanks, Phil.

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


pyosmium_2.9.0-1_amd64.changes ACCEPTED into unstable

2016-09-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 16 Sep 2016 09:50:07 +0200
Source: pyosmium
Binary: python-pyosmium python3-pyosmium pyosmium-doc
Architecture: source all amd64
Version: 2.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 pyosmium-doc - Osmium library bindings for Python - Documentation
 python-pyosmium - Osmium library bindings for Python
 python3-pyosmium - Osmium library bindings for Python 3
Changes:
 pyosmium (2.9.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump minimum required libosmium2-dev to 2.9.0.
   * Drop © character from copyright statements in copyright file.
Checksums-Sha1:
 df6b3fcbadb7c0f635481382e143bd4631714ad3 2303 pyosmium_2.9.0-1.dsc
 b286fb279011da640069caa6df02cc710537cd52 35988 pyosmium_2.9.0.orig.tar.gz
 e845ebc7440445d6d766a0b8b12066485e744e33 4392 pyosmium_2.9.0-1.debian.tar.xz
 dda290c1a234bc65704accacf8d8cc7b8420438d 42166 pyosmium-doc_2.9.0-1_all.deb
 2c232e064557b01bd752bdc0baaeee812e9e7976 6294448 
python-pyosmium-dbgsym_2.9.0-1_amd64.deb
 fbe16af9f18b31b3232cd959b5fb2d0defa4ceb8 479802 
python-pyosmium_2.9.0-1_amd64.deb
 65f2c9b53da47570c03df3abcb45c57f5f794b66 6316472 
python3-pyosmium-dbgsym_2.9.0-1_amd64.deb
 a22a72d9d72b7b25ddcc5bbdb77e59a06d9e19a6 476104 
python3-pyosmium_2.9.0-1_amd64.deb
Checksums-Sha256:
 3c62b257b01f62edc389732c1432389f282f296e295819670b2bdd480bae5e61 2303 
pyosmium_2.9.0-1.dsc
 a9022c230e9614f7e05f3dc1403304bb43d4ab37abc42b77abc268a758897dff 35988 
pyosmium_2.9.0.orig.tar.gz
 c4f53aa44990b2f12a9a02a335d15282de38e52e2e0f72c9d2a7bde3e5ac59eb 4392 
pyosmium_2.9.0-1.debian.tar.xz
 0ec48b866914559df7d214515618565aed9aac9314dd04ec2ccbdaffb9a5c63e 42166 
pyosmium-doc_2.9.0-1_all.deb
 d9b04f3d189daafcee01e8e0c5e040939445b888bc2ee2aaa82a87a757e6c666 6294448 
python-pyosmium-dbgsym_2.9.0-1_amd64.deb
 845d21eadffc58c148ef06d4a591e20237dc07945c9604d051750a60581a0eb8 479802 
python-pyosmium_2.9.0-1_amd64.deb
 03db9bd3dea1e74aa6d6bba8936df7f8598e94999675338d31f8eb6da7bfa566 6316472 
python3-pyosmium-dbgsym_2.9.0-1_amd64.deb
 76979a7cc0c6ab12dfca907f9b9878fcb43599683f1491343b1253cff3b0af24 476104 
python3-pyosmium_2.9.0-1_amd64.deb
Files:
 93518ad3b563ce82df298f4fc03f5154 2303 science optional pyosmium_2.9.0-1.dsc
 06ead094c96337496c1142934e31e04c 35988 science optional 
pyosmium_2.9.0.orig.tar.gz
 4d2130e9065c08d8c5b1e7f6e3d92e89 4392 science optional 
pyosmium_2.9.0-1.debian.tar.xz
 a754247c064f7b64b1a774723c4937c0 42166 doc optional 
pyosmium-doc_2.9.0-1_all.deb
 34110ce17035d4e4cfce627c4efd47ff 6294448 debug extra 
python-pyosmium-dbgsym_2.9.0-1_amd64.deb
 d50a13db864d7971f95b062edbd899fa 479802 python optional 
python-pyosmium_2.9.0-1_amd64.deb
 82bef4f9515e76066580f60829dee333 6316472 debug extra 
python3-pyosmium-dbgsym_2.9.0-1_amd64.deb
 2370682f59ea04c1b69b14f9e44267f3 476104 python optional 
python3-pyosmium_2.9.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJX26t0AAoJEGdQ8QrojUrx3FIQAI8GAZiV1/LTUNPq+zcZUAlv
J6TXJnib7OZjr+yyL8Tpy92EB+APV2MSMg0Ht5zY/8DLObyOl0BkPLt2HnQxFkj9
AOcwduYHzff1PcQGcwZvzT32JdY2qHKJ8PTS77BRN0v6Tc1sZDbS8EH8bhMN+j73
T5vSoYjx9BacWgN+MrBnV6rcraqRaNRBKsCwbzS7elO41tvuC9ElXe70WI12fDv4
1OoAVmjmBcIWO+nco3M4/e6jRbgOjGF6LDsFu+T6UaZJV/+AbN8B+2KkXv/INXB2
Ao6jpa4gEBLZ3Buky1h+Vx1Y2IaJ/ZMmMQWwYZdJ0S1CkZnWlIH9toA1lUkU8q+/
GoyablAFE/FvC7C0uboWkE/wQ44jK6+UjK9FEYWVSu2gj03Gjw4J7asA0Zh9HiRA
XK9XrTKQ8Ukurq4ijXG5IpcGab+JFD9WWl65y6Z/+pncy8gQtmiAbjhNJXLxGnaZ
wGgRN2BLY2fEfwdT8bKZleT5tSbZyqhgjNwPCsUWQ4dqBX+/4Npip9EfuWDV4WH4
K3oJOCFgT0EahbeLR0QSuk1KvHKc62VTsdndwXHXtb/nJHSJrgb2/kwcD/pFh0dO
5Z/QS4LPUphTtKA8MyLL37/0mqktY3HR9AVT6UVU+1aH5J6bQHRkiDzsq7BaX+1A
PcGL/hPBeJ3w4n4nX8hQ
=RYWC
-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

Re: [grass] tag ubuntugis/-.trusty1 created (now 2acc1f0)

2016-09-16 Thread Sebastiaan Couwenberg
On 09/16/2016 11:06 AM, Martin Landa wrote:
> 2016-09-16 10:52 GMT+02:00 Sebastiaan Couwenberg :
>> Martin, please delete this tag locally and from the Alioth repository:
>>
>>  git tag -d ubuntugis/-.trusty1
>>  git push origin :ubuntugis/-.trusty1
> 
> done (I discovered that after pushing), sorry for the mess! Martin

Thanks for removing the erroneous tag.

Everybody who has pulled in this tag should delete it locally too, to
not have it pushed to Alioth when they push their tags.

I've deleted it from my clone, everybody else should do the same.

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


[grass] tag ubuntugis/-.trusty1 deleted (was 2acc1f0)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to tag ubuntugis/-.trusty1
in repository grass.

*** WARNING: tag ubuntugis/-.trusty1 was deleted! ***

   was  2acc1f0   New upstream release candidate (7.0.5~rc1)

The revisions that were on this tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.

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


[grass] tag ubuntugis/7.0.5.rc1-1.exp1.xenial1 created (now 56c42e5)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to tag ubuntugis/7.0.5.rc1-1.exp1.xenial1
in repository grass.

at  56c42e5   (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/grass.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


[grass] 01/01: New upstream release candidate (7.0.5~rc1)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a commit to branch ubuntugis/xenial
in repository grass.

commit 56c42e5dfe33bf897f1c783265a4b8cdd7ad04b6
Merge: 5c25996 84a8c04
Author: Martin Landa 
Date:   Fri Sep 16 10:43:53 2016 +0200

New upstream release candidate (7.0.5~rc1)

 CITING   |28 +
 COPYING  | 8 +-
 ChangeLog_7.0.4.gz   |   Bin 827868 -> 0 bytes
 ChangeLog_7.0.5RC1.gz|   Bin 0 -> 834097 bytes
 INSTALL  |56 +-
 Makefile | 2 +-
 contributors_extra.csv   |46 +-
 db/databaseintro.html| 1 +
 debian/changelog |29 +-
 debian/copyright | 5 +
 debian/patches/appstream.patch   | 6 +-
 debian/patches/series| 1 +
 debian/patches/spelling-errors2.patch|91 +
 debian/rules | 7 +-
 display/d.barscale/draw_scale.c  | 4 +-
 display/d.histogram/bar.c| 3 +-
 display/d.northarrow/draw_n_arrow.c  | 4 +-
 display/d.northarrow/main.c  | 2 -
 display/d.vect.thematic/d.vect.thematic.html |52 +-
 display/d.vect.thematic/d_vect_thematic.png  |   Bin 116313 -> 168911 bytes
 display/d.vect.thematic/d_vect_thematic_leg.txt  |16 +
 doc/howto_release.txt|33 +-
 doc/infrastructure.txt   | 6 +-
 doc/projectionintro.html | 1 +
 general/g.proj/g.proj.html   | 6 +-
 general/g.region/g.region.html   |   265 +-
 general/g.region/printwindow.c   | 2 +-
 general/g.version/Makefile   | 2 +-
 general/g.version/main.c |16 +-
 gui/icons/grass.appdata.xml  |33 +-
 gui/wxpython/README  | 2 +-
 gui/wxpython/core/utils.py   | 4 +-
 gui/wxpython/dbmgr/base.py   | 2 +-
 gui/wxpython/dbmgr/dialogs.py| 2 +-
 gui/wxpython/gis_set.py  |11 +-
 gui/wxpython/gmodeler/frame.py   |21 +-
 gui/wxpython/gmodeler/model.py   |28 +-
 gui/wxpython/gui_core/forms.py   |23 +-
 gui/wxpython/gui_core/ghelp.py   |27 +
 gui/wxpython/gui_core/preferences.py |42 +-
 gui/wxpython/gui_core/query.py   | 3 +-
 gui/wxpython/gui_core/wxlibplot.py   |  2556 +
 gui/wxpython/iclass/plots.py | 9 +-
 gui/wxpython/location_wizard/wizard.py   | 2 +-
 gui/wxpython/mapdisp/frame.py| 3 +-
 gui/wxpython/mapswipe/frame.py   | 6 +-
 gui/wxpython/nviz/mapwindow.py   | 2 +-
 gui/wxpython/tools/build_modules_xml.py  | 2 +-
 gui/wxpython/web_services/dialogs.py | 2 +-
 gui/wxpython/wxplot/base.py  | 6 +-
 gui/wxpython/wxplot/histogram.py | 6 +-
 gui/wxpython/wxplot/profile.py   | 6 +-
 gui/wxpython/wxplot/scatter.py   | 6 +-
 imagery/i.albedo/main.c  | 5 +
 imagery/i.aster.toar/gain_aster.c|   246 +-
 imagery/i.aster.toar/i.aster.toar.html   |12 +-
 imagery/i.aster.toar/main.c  |   196 +-
 imagery/i.aster.toar/rad2ref_aster.c |15 +-
 imagery/i.atcorr/README  | 2 +-
 imagery/i.atcorr/i.atcorr.html   |51 +-
 imagery/i.atcorr/main.cpp| 4 +
 imagery/i.biomass/i.biomass.html |14 +-
 imagery/i.eb.eta/eta.c   | 2 +-
 imagery/i.eb.eta/i.eb.eta.html   | 2 +-
 imagery/i.eb.evapfr/i.eb.evapfr.html |43 +-
 imagery/i.eb.evapfr/main.c   | 3 +-
 imagery/i.eb.hsebal01/i.eb.hsebal01.html | 2 +-
 imagery/i.eb.netrad/i.eb.netrad.html | 2 +-
 imagery/i.eb.soilheatflux/i.eb.soilheatflux.html | 2 +-
 imagery/i.emissivity/i.emissivity.html   |38 +-
 imagery/i.evapo.mh/i.evapo.mh.html   | 2 +-
 imagery/i.evapo.mh/mh_eto.c  | 2 +-
 imagery/i.evapo.mh/mh_original.c | 2 +-
 imagery/i.evapo.mh/mh_samani.c   | 2 +-
 imagery/i.evapo.pm/i.evapo.pm.html   | 2 +-
 imagery/i.evapo.pt/i.evapo.pt.html   | 2 

[grass] branch ubuntugis/xenial updated (5c25996 -> 56c42e5)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to branch ubuntugis/xenial
in repository grass.

  from  5c25996   Fix dependecies for xenial (no GDAL 2.0)
  adds  1f46a62   Add patches by Alexis Bienvenüe to make the build 
reproducible.
  adds  e3e2d44   Set distribution to unstable.
  adds  e435d03   Add upstream patch to fix FTBFS with GCC 6.
  adds  e3f7745   Add patch to fix spelling errors.
  adds  ae45e8f   Set distribution to unstable.
  adds  0ac2606   Mark spelling-errors2.patch as Applied-Upstream.
  adds  522b013   Mark patches as Applied-Upstream.
  adds  1a44a69   Imported Upstream version 7.0.5~rc1
  adds  99ec12e   Merge tag 'upstream/7.0.5_rc1'
  adds  05fc61a   New upstream release candidate.
  adds  405b892   Drop patches applied upstream, refresh remaining patches.
  adds  c073f1b   Use SOURCE_DATE_EPOCH as random seed for reproducible 
builds.
  adds  078f158   Update copyright file, add license & copyright for 
wxlibplot.py.
  adds  dae55d3   Add patch to fix spelling errors.
  adds  84a8c04   Set distribution to experimental.
   new  56c42e5   New upstream release candidate (7.0.5~rc1)

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:
 CITING   |28 +
 COPYING  | 8 +-
 ChangeLog_7.0.4.gz   |   Bin 827868 -> 0 bytes
 ChangeLog_7.0.5RC1.gz|   Bin 0 -> 834097 bytes
 INSTALL  |56 +-
 Makefile | 2 +-
 contributors_extra.csv   |46 +-
 db/databaseintro.html| 1 +
 debian/changelog |29 +-
 debian/copyright | 5 +
 debian/patches/appstream.patch   | 6 +-
 debian/patches/series| 1 +
 debian/patches/spelling-errors2.patch|91 +
 debian/rules | 7 +-
 display/d.barscale/draw_scale.c  | 4 +-
 display/d.histogram/bar.c| 3 +-
 display/d.northarrow/draw_n_arrow.c  | 4 +-
 display/d.northarrow/main.c  | 2 -
 display/d.vect.thematic/d.vect.thematic.html |52 +-
 display/d.vect.thematic/d_vect_thematic.png  |   Bin 116313 -> 168911 bytes
 display/d.vect.thematic/d_vect_thematic_leg.txt  |16 +
 doc/howto_release.txt|33 +-
 doc/infrastructure.txt   | 6 +-
 doc/projectionintro.html | 1 +
 general/g.proj/g.proj.html   | 6 +-
 general/g.region/g.region.html   |   265 +-
 general/g.region/printwindow.c   | 2 +-
 general/g.version/Makefile   | 2 +-
 general/g.version/main.c |16 +-
 gui/icons/grass.appdata.xml  |33 +-
 gui/wxpython/README  | 2 +-
 gui/wxpython/core/utils.py   | 4 +-
 gui/wxpython/dbmgr/base.py   | 2 +-
 gui/wxpython/dbmgr/dialogs.py| 2 +-
 gui/wxpython/gis_set.py  |11 +-
 gui/wxpython/gmodeler/frame.py   |21 +-
 gui/wxpython/gmodeler/model.py   |28 +-
 gui/wxpython/gui_core/forms.py   |23 +-
 gui/wxpython/gui_core/ghelp.py   |27 +
 gui/wxpython/gui_core/preferences.py |42 +-
 gui/wxpython/gui_core/query.py   | 3 +-
 gui/wxpython/gui_core/wxlibplot.py   |  2556 +
 gui/wxpython/iclass/plots.py | 9 +-
 gui/wxpython/location_wizard/wizard.py   | 2 +-
 gui/wxpython/mapdisp/frame.py| 3 +-
 gui/wxpython/mapswipe/frame.py   | 6 +-
 gui/wxpython/nviz/mapwindow.py   | 2 +-
 gui/wxpython/tools/build_modules_xml.py  | 2 +-
 gui/wxpython/web_services/dialogs.py | 2 +-
 gui/wxpython/wxplot/base.py  | 6 +-
 gui/wxpython/wxplot/histogram.py | 6 +-
 gui/wxpython/wxplot/profile.py   | 6 +-
 gui/wxpython/wxplot/scatter.py   | 6 +-
 imagery/i.albedo/main.c  | 5 +
 imagery/i.aster.toar/gain_aster.c|   246 +-
 imagery/i.aster.toar/i.aster.toar.html   |12 +-
 imagery/i.aster.toar/main.c 

Re: [grass] tag ubuntugis/-.trusty1 created (now 2acc1f0)

2016-09-16 Thread Sebastiaan Couwenberg
On 09/16/2016 10:36 AM, Martin Landa wrote:
> martinl-guest pushed a change to tag ubuntugis/-.trusty1
> in repository grass.

Martin, please delete this tag locally and from the Alioth repository:

 git tag -d ubuntugis/-.trusty1
 git push origin :ubuntugis/-.trusty1

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


[grass] 01/01: changelog: 7.0.5~rc1-1~exp1~trusty1 -> 7.0.5~rc1-1~exp1~trusty

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a commit to branch ubuntugis/trusty
in repository grass.

commit dbb2711cd714a1317d48dd79db73f54431d73a33
Author: Martin Landa 
Date:   Fri Sep 16 10:40:19 2016 +0200

changelog: 7.0.5~rc1-1~exp1~trusty1 -> 7.0.5~rc1-1~exp1~trusty
---
 debian/changelog | 2 +-
 debian/control   | 4 
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 02ed317..762f373 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-grass (7.0.5~rc1-1~exp1~trusty) trusty; urgency=medium
+grass (7.0.5~rc1-1~exp1~trusty1) trusty; urgency=medium
 
   * Rebuild for trusty.
 
diff --git a/debian/control b/debian/control
index 1477f6e..e12e77a 100644
--- a/debian/control
+++ b/debian/control
@@ -106,11 +106,7 @@ Suggests: grass-doc,
 Breaks: grass (<< 6.4.2-1~)
 Conflicts: grass70-core,
grass7-core
-<<< HEAD
 Provides: grass703-2,
-===
-Provides: grass705-1,
->>> debian/7.0.5.rc1-1.exp1
   grass70-core,
   grass7-core
 Replaces: grass70-core,

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


[grass] branch ubuntugis/trusty updated (2acc1f0 -> dbb2711)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to branch ubuntugis/trusty
in repository grass.

  from  2acc1f0   New upstream release candidate (7.0.5~rc1)
   new  dbb2711   changelog: 7.0.5~rc1-1~exp1~trusty1 -> 
7.0.5~rc1-1~exp1~trusty

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 | 2 +-
 debian/control   | 4 
 2 files changed, 1 insertion(+), 5 deletions(-)

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


[grass] tag ubuntugis/-.trusty1 created (now 2acc1f0)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to tag ubuntugis/-.trusty1
in repository grass.

at  2acc1f0   (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/grass.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


[grass] 01/01: New upstream release candidate (7.0.5~rc1)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a commit to branch ubuntugis/trusty
in repository grass.

commit 2acc1f0d5795b2f8ce285e64056ffb717764175f
Merge: 78a0c84 84a8c04
Author: Martin Landa 
Date:   Thu Sep 8 11:02:55 2016 +0200

New upstream release candidate (7.0.5~rc1)

 CITING   |28 +
 COPYING  | 8 +-
 ChangeLog_7.0.4RC1.gz|   Bin 827109 -> 0 bytes
 ChangeLog_7.0.5RC1.gz|   Bin 0 -> 834097 bytes
 INSTALL  |56 +-
 Makefile | 2 +-
 contributors_extra.csv   |46 +-
 db/databaseintro.html| 1 +
 debian/changelog |40 +-
 debian/control   | 4 +
 debian/copyright | 5 +
 debian/patches/appstream.patch   | 6 +-
 debian/patches/series| 1 +
 debian/patches/spelling-errors2.patch|91 +
 debian/rules |38 +-
 display/d.barscale/draw_scale.c  | 4 +-
 display/d.histogram/bar.c| 3 +-
 display/d.mon/d.mon.html | 9 +-
 display/d.northarrow/draw_n_arrow.c  | 4 +-
 display/d.northarrow/main.c  | 2 -
 display/d.vect.thematic/d.vect.thematic.html |52 +-
 display/d.vect.thematic/d_vect_thematic.png  |   Bin 116313 -> 168911 bytes
 display/d.vect.thematic/d_vect_thematic_leg.txt  |16 +
 doc/howto_release.txt|33 +-
 doc/infrastructure.txt   | 6 +-
 doc/projectionintro.html | 1 +
 general/g.copy/g.copy.html   |29 +-
 general/g.proj/g.proj.html   |35 +-
 general/g.region/g.region.html   |   265 +-
 general/g.region/printwindow.c   | 2 +-
 general/g.version/Makefile   | 2 +-
 general/g.version/main.c |16 +-
 gui/icons/grass.appdata.xml  |33 +-
 gui/wxpython/README  | 2 +-
 gui/wxpython/core/utils.py   | 4 +-
 gui/wxpython/dbmgr/base.py   | 2 +-
 gui/wxpython/dbmgr/dialogs.py| 2 +-
 gui/wxpython/docs/wxGUI.html | 4 +-
 gui/wxpython/gis_set.py  |11 +-
 gui/wxpython/gmodeler/frame.py   |21 +-
 gui/wxpython/gmodeler/model.py   |28 +-
 gui/wxpython/gui_core/forms.py   |23 +-
 gui/wxpython/gui_core/ghelp.py   |27 +
 gui/wxpython/gui_core/preferences.py |42 +-
 gui/wxpython/gui_core/query.py   | 3 +-
 gui/wxpython/gui_core/wxlibplot.py   |  2556 +
 gui/wxpython/iclass/plots.py | 9 +-
 gui/wxpython/location_wizard/wizard.py   | 2 +-
 gui/wxpython/mapdisp/frame.py| 3 +-
 gui/wxpython/mapswipe/frame.py   | 6 +-
 gui/wxpython/nviz/mapwindow.py   | 2 +-
 gui/wxpython/tools/build_modules_xml.py  | 2 +-
 gui/wxpython/web_services/dialogs.py | 2 +-
 gui/wxpython/wxplot/base.py  | 6 +-
 gui/wxpython/wxplot/histogram.py | 6 +-
 gui/wxpython/wxplot/profile.py   | 6 +-
 gui/wxpython/wxplot/scatter.py   | 6 +-
 imagery/i.albedo/main.c  | 5 +
 imagery/i.aster.toar/gain_aster.c|   246 +-
 imagery/i.aster.toar/i.aster.toar.html   |12 +-
 imagery/i.aster.toar/main.c  |   196 +-
 imagery/i.aster.toar/rad2ref_aster.c |15 +-
 imagery/i.atcorr/README  | 2 +-
 imagery/i.atcorr/i.atcorr.html   |51 +-
 imagery/i.atcorr/main.cpp| 4 +
 imagery/i.biomass/i.biomass.html |14 +-
 imagery/i.eb.eta/eta.c   | 2 +-
 imagery/i.eb.eta/i.eb.eta.html   | 2 +-
 imagery/i.eb.evapfr/i.eb.evapfr.html |43 +-
 imagery/i.eb.evapfr/main.c   | 3 +-
 imagery/i.eb.hsebal01/i.eb.hsebal01.html | 2 +-
 imagery/i.eb.netrad/i.eb.netrad.html | 2 +-
 imagery/i.eb.soilheatflux/i.eb.soilheatflux.html | 2 +-
 imagery/i.emissivity/i.emissivity.html   |38 +-
 imagery/i.evapo.mh/i.evapo.mh.html   | 2 +-
 imagery/i.evapo.mh/mh_eto.c  | 2 +-

[grass] tag ubuntugis/7.0.5.rc1-1.exp1.trusty1 created (now 2acc1f0)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to tag ubuntugis/7.0.5.rc1-1.exp1.trusty1
in repository grass.

at  2acc1f0   (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/grass.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


[grass] branch ubuntugis/trusty updated (78a0c84 -> 2acc1f0)

2016-09-16 Thread Martin Landa
This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to branch ubuntugis/trusty
in repository grass.

  from  78a0c84   New upstream release candidate (7.0.4RC1)
  adds  e641ac3   Imported Upstream version 7.0.4
  adds  a40b472   Merge tag 'upstream/7.0.4'
  adds  dcd879a   New upstream release.
  adds  1368439   Reorder configure options.
  adds  8df64bd   Set distribution to unstable.
  adds  1f46a62   Add patches by Alexis Bienvenüe to make the build 
reproducible.
  adds  e3e2d44   Set distribution to unstable.
  adds  e435d03   Add upstream patch to fix FTBFS with GCC 6.
  adds  e3f7745   Add patch to fix spelling errors.
  adds  ae45e8f   Set distribution to unstable.
  adds  0ac2606   Mark spelling-errors2.patch as Applied-Upstream.
  adds  522b013   Mark patches as Applied-Upstream.
  adds  1a44a69   Imported Upstream version 7.0.5~rc1
  adds  99ec12e   Merge tag 'upstream/7.0.5_rc1'
  adds  05fc61a   New upstream release candidate.
  adds  405b892   Drop patches applied upstream, refresh remaining patches.
  adds  c073f1b   Use SOURCE_DATE_EPOCH as random seed for reproducible 
builds.
  adds  078f158   Update copyright file, add license & copyright for 
wxlibplot.py.
  adds  dae55d3   Add patch to fix spelling errors.
  adds  84a8c04   Set distribution to experimental.
   new  2acc1f0   New upstream release candidate (7.0.5~rc1)

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:
 CITING   |28 +
 COPYING  | 8 +-
 ChangeLog_7.0.4RC1.gz|   Bin 827109 -> 0 bytes
 ChangeLog_7.0.5RC1.gz|   Bin 0 -> 834097 bytes
 INSTALL  |56 +-
 Makefile | 2 +-
 contributors_extra.csv   |46 +-
 db/databaseintro.html| 1 +
 debian/changelog |40 +-
 debian/control   | 4 +
 debian/copyright | 5 +
 debian/patches/appstream.patch   | 6 +-
 debian/patches/series| 1 +
 debian/patches/spelling-errors2.patch|91 +
 debian/rules |38 +-
 display/d.barscale/draw_scale.c  | 4 +-
 display/d.histogram/bar.c| 3 +-
 display/d.mon/d.mon.html | 9 +-
 display/d.northarrow/draw_n_arrow.c  | 4 +-
 display/d.northarrow/main.c  | 2 -
 display/d.vect.thematic/d.vect.thematic.html |52 +-
 display/d.vect.thematic/d_vect_thematic.png  |   Bin 116313 -> 168911 bytes
 display/d.vect.thematic/d_vect_thematic_leg.txt  |16 +
 doc/howto_release.txt|33 +-
 doc/infrastructure.txt   | 6 +-
 doc/projectionintro.html | 1 +
 general/g.copy/g.copy.html   |29 +-
 general/g.proj/g.proj.html   |35 +-
 general/g.region/g.region.html   |   265 +-
 general/g.region/printwindow.c   | 2 +-
 general/g.version/Makefile   | 2 +-
 general/g.version/main.c |16 +-
 gui/icons/grass.appdata.xml  |33 +-
 gui/wxpython/README  | 2 +-
 gui/wxpython/core/utils.py   | 4 +-
 gui/wxpython/dbmgr/base.py   | 2 +-
 gui/wxpython/dbmgr/dialogs.py| 2 +-
 gui/wxpython/docs/wxGUI.html | 4 +-
 gui/wxpython/gis_set.py  |11 +-
 gui/wxpython/gmodeler/frame.py   |21 +-
 gui/wxpython/gmodeler/model.py   |28 +-
 gui/wxpython/gui_core/forms.py   |23 +-
 gui/wxpython/gui_core/ghelp.py   |27 +
 gui/wxpython/gui_core/preferences.py |42 +-
 gui/wxpython/gui_core/query.py   | 3 +-
 gui/wxpython/gui_core/wxlibplot.py   |  2556 +
 gui/wxpython/iclass/plots.py | 9 +-
 gui/wxpython/location_wizard/wizard.py   | 2 +-
 gui/wxpython/mapdisp/frame.py| 3 +-
 gui/wxpython/mapswipe/frame.py   | 6 +-
 gui/wxpython/nviz/mapwindow.py   | 2 +-
 gui/wxpython/tools/build_modules_xml.py  | 2 +-
 gui/wxpython/web_services/dialogs.py   

Processing of pyosmium_2.9.0-1_amd64.changes

2016-09-16 Thread Debian FTP Masters
pyosmium_2.9.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  pyosmium_2.9.0-1.dsc
  pyosmium_2.9.0.orig.tar.gz
  pyosmium_2.9.0-1.debian.tar.xz
  pyosmium-doc_2.9.0-1_all.deb
  python-pyosmium-dbgsym_2.9.0-1_amd64.deb
  python-pyosmium_2.9.0-1_amd64.deb
  python3-pyosmium-dbgsym_2.9.0-1_amd64.deb
  python3-pyosmium_2.9.0-1_amd64.deb

Greetings,

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

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


[pyosmium] tag debian/2.9.0-1 created (now cb461f7)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.9.0-1
in repository pyosmium.

at  cb461f7   (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/pyosmium.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


[pyosmium] annotated tag upstream/2.9.0 created (now a4bcec7)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to annotated tag upstream/2.9.0
in repository pyosmium.

at  a4bcec7   (tag)
   tagging  6be8206b12ff49a5a71fceb54f9ba801ed551e02 (commit)
  replaces  upstream/2.8.0
 tagged by  Bas Couwenberg
on  Fri Sep 16 09:46:11 2016 +0200

- Log -
Upstream version 2.9.0

Bas Couwenberg (1):
  Imported Upstream version 2.9.0

---

No new revisions were added by this update.

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


[pyosmium] branch pristine-tar updated (e8a97ae -> 83e7724)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

  from  e8a97ae   pristine-tar data for pyosmium_2.8.0.orig.tar.gz
   new  83e7724   pristine-tar data for pyosmium_2.9.0.orig.tar.gz

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


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

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


[pyosmium] branch upstream updated (427bec4 -> 6be8206)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository pyosmium.

  from  427bec4   Imported Upstream version 2.8.0
   new  6be8206   Imported Upstream version 2.9.0

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


Summary of changes:
 CHANGELOG.md   | 10 +-
 doc/conf.py|  4 ++--
 lib/generic_writer.hpp |  2 +-
 setup.py   |  2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)

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


[pyosmium] 07/07: Set distribution to unstable.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit cb461f7b49ab37c2347d3eac07a9876a82962657
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:50:36 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 5e2bfa8..80d82a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-pyosmium (2.9.0-1) UNRELEASED; urgency=medium
+pyosmium (2.9.0-1) unstable; urgency=medium
 
   * New upstream release.
   * Bump minimum required libosmium2-dev to 2.9.0.
   * Drop © character from copyright statements in copyright file.
 
- -- Bas Couwenberg   Fri, 16 Sep 2016 09:46:19 +0200
+ -- Bas Couwenberg   Fri, 16 Sep 2016 09:50:07 +0200
 
 pyosmium (2.8.0-1) unstable; urgency=medium
 

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

[pyosmium] 03/07: New upstream release.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit 870eea43291d6f60874d6c6e1117b7f0722ca907
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:46:28 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 62c7dc2..e051712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyosmium (2.9.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg   Fri, 16 Sep 2016 09:46:19 +0200
+
 pyosmium (2.8.0-1) unstable; urgency=medium
 
   * New upstream release.

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


[pyosmium] 01/01: pristine-tar data for pyosmium_2.9.0.orig.tar.gz

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit 83e7724561dffe2e0c5a7187ff6b3b0e7b91d0dc
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:46:11 2016 +0200

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

diff --git a/pyosmium_2.9.0.orig.tar.gz.delta b/pyosmium_2.9.0.orig.tar.gz.delta
new file mode 100644
index 000..a4e4de3
Binary files /dev/null and b/pyosmium_2.9.0.orig.tar.gz.delta differ
diff --git a/pyosmium_2.9.0.orig.tar.gz.id b/pyosmium_2.9.0.orig.tar.gz.id
new file mode 100644
index 000..ce20c41
--- /dev/null
+++ b/pyosmium_2.9.0.orig.tar.gz.id
@@ -0,0 +1 @@
+bb1eacae1c010c2b208a408eeba6ea460a5f36f2

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


[pyosmium] branch master updated (696d048 -> cb461f7)

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository pyosmium.

  from  696d048   Set distribution to unstable.
   new  6be8206   Imported Upstream version 2.9.0
   new  b47286d   Merge tag 'upstream/2.9.0'
   new  870eea4   New upstream release.
   new  8ccffc2   Bump minimum required libosmium2-dev to 2.9.0.
   new  faa24d8   Drop © character from copyright statements in copyright 
file.
   new  4c31835   Simplify lintian override comment.
   new  cb461f7   Set distribution to unstable.

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:
 CHANGELOG.md  | 10 +-
 debian/changelog  |  8 
 debian/control|  2 +-
 debian/copyright  |  2 +-
 debian/python-pyosmium.lintian-overrides  |  5 -
 debian/python3-pyosmium.lintian-overrides |  5 -
 doc/conf.py   |  4 ++--
 lib/generic_writer.hpp|  2 +-
 setup.py  |  2 +-
 9 files changed, 23 insertions(+), 17 deletions(-)

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

[pyosmium] 01/07: Imported Upstream version 2.9.0

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit 6be8206b12ff49a5a71fceb54f9ba801ed551e02
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:46:11 2016 +0200

Imported Upstream version 2.9.0
---
 CHANGELOG.md   | 10 +-
 doc/conf.py|  4 ++--
 lib/generic_writer.hpp |  2 +-
 setup.py   |  2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb6e2ca..ba9cded 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,13 @@ This project adheres to [Semantic 
Versioning](http://semver.org/).
 ### Fixed
 
 
+## [2.9.0] - 2016-09-15
+
+### Changed
+
+- Use current libosmium
+
+
 ## [2.8.0] - 2016-08-08
 
 ### Changed
@@ -90,7 +97,8 @@ This project adheres to [Semantic 
Versioning](http://semver.org/).
 
 - Exception not caught in test.
 
-[unreleased]: https://github.com/osmcode/pyosmium/compare/v2.8.0...HEAD
+[unreleased]: https://github.com/osmcode/pyosmium/compare/v2.9.0...HEAD
+[2.9.0]: https://github.com/osmcode/pyosmium/compare/v2.8.0...v2.9.0
 [2.8.0]: https://github.com/osmcode/pyosmium/compare/v2.7.1...v2.8.0
 [2.7.1]: https://github.com/osmcode/pyosmium/compare/v2.6.0...v2.7.1
 [2.6.0]: https://github.com/osmcode/pyosmium/compare/v2.5.4...v2.6.0
diff --git a/doc/conf.py b/doc/conf.py
index 26844cf..c937140 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -63,9 +63,9 @@ copyright = '2015-2016, Sarah Hoffmann'
 # built documents.
 #
 # The short X.Y version.
-version = '2.8'
+version = '2.9'
 # The full version, including alpha/beta/rc tags.
-release = '2.8.0'
+release = '2.9.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/lib/generic_writer.hpp b/lib/generic_writer.hpp
index 7068d2b..bb710fe 100644
--- a/lib/generic_writer.hpp
+++ b/lib/generic_writer.hpp
@@ -222,7 +222,7 @@ private:
 
 void set_memberlist(const boost::python::object& o,
 osmium::builder::RelationBuilder *builder) {
-// original nodelist
+// original memberlist
 boost::python::extract oml(o);
 if (oml.check()) {
 if (oml().size() > 0)
diff --git a/setup.py b/setup.py
index b83b196..9d56a74 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ for ext in ('osm', 'replication'):
 packages.append('osmium.%s' % ext)
 
 setup (name = 'pyosmium',
-   version = '2.8.0',
+   version = '2.9.0',
description = 'Provides python bindings for libosmium.',
packages = packages,
ext_modules = extensions)

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


[pyosmium] 04/07: Bump minimum required libosmium2-dev to 2.9.0.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit 8ccffc2a06a58203f660ad26b169fd63fb096f9c
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:49:50 2016 +0200

Bump minimum required libosmium2-dev to 2.9.0.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e051712..91723e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyosmium (2.9.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump minimum required libosmium2-dev to 2.9.0.
 
  -- Bas Couwenberg   Fri, 16 Sep 2016 09:46:19 +0200
 
diff --git a/debian/control b/debian/control
index d37203c..973ff1b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
libexpat1-dev,
libgdal-dev,
libgeos++-dev,
-   libosmium2-dev (>= 2.8.0),
+   libosmium2-dev (>= 2.9.0),
libsparsehash-dev,
python-all-dev,
python-setuptools,

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


[pyosmium] 05/07: Drop © character from copyright statements in copyright file.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit faa24d884a52c71cc23cd545f23fcb7e126cee66
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:49:57 2016 +0200

Drop © character from copyright statements in copyright file.
---
 debian/changelog | 1 +
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 91723e9..5e2bfa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyosmium (2.9.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Bump minimum required libosmium2-dev to 2.9.0.
+  * Drop © character from copyright statements in copyright file.
 
  -- Bas Couwenberg   Fri, 16 Sep 2016 09:46:19 +0200
 
diff --git a/debian/copyright b/debian/copyright
index b42fc6e..9ea8da2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2014-2016, Sarah Hoffmann 
 License: BSD-2-Clause
 
 Files: debian/*
-Copyright: © 2015, Bas Couwenberg 
+Copyright: 2015, Bas Couwenberg 
 License: GPL-2+
 
 License: BSD-2-Clause

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

[pyosmium] 06/07: Simplify lintian override comment.

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit 4c318352471cb59c1e9f5f9ccc48efa5762d4652
Author: Bas Couwenberg 
Date:   Fri Sep 16 10:09:16 2016 +0200

Simplify lintian override comment.
---
 debian/python-pyosmium.lintian-overrides  | 5 -
 debian/python3-pyosmium.lintian-overrides | 5 -
 2 files changed, 10 deletions(-)

diff --git a/debian/python-pyosmium.lintian-overrides 
b/debian/python-pyosmium.lintian-overrides
index ec4987e..8b2b455 100644
--- a/debian/python-pyosmium.lintian-overrides
+++ b/debian/python-pyosmium.lintian-overrides
@@ -1,10 +1,5 @@
 # Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
 #  Fortify Source functions: no, only unprotected functions found!
-# unprotected: memset
-# unprotected: vsnprintf
-# unprotected: memmove
-# unprotected: read
-# unprotected: memcpy
 python-pyosmium: hardening-no-fortify-functions 
usr/lib/python2*/dist-packages/osmium/geom.*.so
 python-pyosmium: hardening-no-fortify-functions 
usr/lib/python2*/dist-packages/osmium/io.*.so
 python-pyosmium: hardening-no-fortify-functions 
usr/lib/python2*/dist-packages/osmium/replication/_replication.*.so
diff --git a/debian/python3-pyosmium.lintian-overrides 
b/debian/python3-pyosmium.lintian-overrides
index 7a981ca..18d1964 100644
--- a/debian/python3-pyosmium.lintian-overrides
+++ b/debian/python3-pyosmium.lintian-overrides
@@ -1,10 +1,5 @@
 # Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
 #  Fortify Source functions: no, only unprotected functions found!
-# unprotected: memset
-# unprotected: vsnprintf
-# unprotected: memmove
-# unprotected: read
-# unprotected: memcpy
 python3-pyosmium: hardening-no-fortify-functions 
usr/lib/python3*/dist-packages/osmium/geom.*.so
 python3-pyosmium: hardening-no-fortify-functions 
usr/lib/python3*/dist-packages/osmium/io.*.so
 python3-pyosmium: hardening-no-fortify-functions 
usr/lib/python3*/dist-packages/osmium/replication/_replication.*.so

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


[pyosmium] 02/07: Merge tag 'upstream/2.9.0'

2016-09-16 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyosmium.

commit b47286d135f9f55ce500a7e78e5fd1c89844f19e
Merge: 696d048 6be8206
Author: Bas Couwenberg 
Date:   Fri Sep 16 09:46:12 2016 +0200

Merge tag 'upstream/2.9.0'

Upstream version 2.9.0

 CHANGELOG.md   | 10 +-
 doc/conf.py|  4 ++--
 lib/generic_writer.hpp |  2 +-
 setup.py   |  2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)

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