mapproxy 1.10.4-1 MIGRATED to testing

2017-08-22 Thread Debian testing watch
FYI: The status of the mapproxy source package
in Debian's testing distribution has changed.

  Previous version: 1.10.3-1
  Current version:  1.10.4-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


pysal is marked for autoremoval from testing

2017-08-22 Thread Debian testing autoremoval watch
pysal 1.13.0-5 is marked for autoremoval from testing on 2017-09-20

It (build-)depends on packages with these RC bugs:
868977: statsmodels: FTBFS: TypeError: data type not understood


___
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#872640: marked as done (qgis: FTBFS with sip 4.19.3: conflicting declaration ‘PyObject* sipExportedExceptions__core [3]’)

2017-08-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Aug 2017 19:25:18 +
with message-id 
and subject line Bug#872640: fixed in qgis 2.14.18+dfsg-1
has caused the Debian Bug report #872640,
regarding qgis: FTBFS with sip 4.19.3: conflicting declaration ‘PyObject* 
sipExportedExceptions__core [3]’
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.)


-- 
872640: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872640
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qgis
Version: 2.14.17+dfsg-1
Severity: important
Tags: patch
User: python-modules-t...@lists.alioth.debian.org
Usertags: sip4.19

Dear maintainer,

qgis fails to build with sip 4.19.3 and python-qt4 4.12.1, both of which
are available in experimental:

  /build/qgis-2.14.17+dfsg/debian/build/python/core/sip_corepart0.cpp:15288:40:
  error: conflicting declaration ‘PyObject* sipExportedExceptions__core 
[3]’
  /build/qgis-2.14.17+dfsg/python/core/qgscoordinatetransform.sip:18:18:
  note: previous declaration as ‘PyObject* sipExportedExceptions__core 
[2]’
   extern PyObject *sipExportedExceptions__core[2];  // workaround: 
sipExportedExceptions__core is only defined in the first sip part
^~~

The reason is that since sip 4.19.3, the sipExportedExceptions arrays
always have a NULL pointer as a trailing member, so size of this particular
array is 2 with sip 4.19.2 and 3 with sip 4.19.3.

https://riverbankcomputing.com/hg/sip/rev/974a4d77314b#l1.14

I am attaching a patch to remove this workaround line completely. It fixes
build with sip 4.19.3 for me and does not affect build with sip 4.18.1.
(I do not know why upstream needed this workaround.)

Unfortunately qscintilla2 built against this sip version is not available in
experimental, so you will need a self-built qscintilla2 to reproduce this
(remove debian/*.symbols as a workaround for bug #853628 to make the build
succeed).

--
Dmitry Shachnev
--- a/python/core/qgscoordinatetransform.sip
+++ b/python/core/qgscoordinatetransform.sip
@@ -15,7 +15,6 @@
 class QgsCoordinateTransform : QObject
 {
 %TypeHeaderCode
-extern PyObject *sipExportedExceptions__core[2];  // workaround: sipExportedExceptions__core is only defined in the first sip part
 #include 
 %End
 


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: qgis
Source-Version: 2.14.18+dfsg-1

We believe that the bug you reported is fixed in the latest version of
qgis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 872...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated qgis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 Aug 2017 18:31:18 +0200
Source: qgis
Binary: qgis qgis-common libqgis-app2.14.18 libqgis-core2.14.18 
libqgis-gui2.14.18 libqgis-analysis2.14.18 libqgis-networkanalysis2.14.18 
libqgisgrass7-2.14.18 libqgispython2.14.18 libqgis-customwidgets 
libqgis-server2.14.18 libqgis-dev qgis-dbg qgis-provider-grass 
qgis-plugin-grass qgis-plugin-grass-common python-qgis python-qgis-common 
qgis-providers qgis-providers-common qgis-server qgis-api-doc
Architecture: source amd64 all
Version: 2.14.18+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libqgis-analysis2.14.18 - QGIS - shared analysis library
 libqgis-app2.14.18 - QGIS - shared app library
 libqgis-core2.14.18 - QGIS - shared core library
 libqgis-customwidgets - QGIS custom widgets for Qt Designer
 libqgis-dev - QGIS - development files
 libqgis-gui2.14.18 - QGIS - shared gui library
 libqgis-networkanalysis2.14.18 - QGIS - shared network analysis library
 libqgis-server2.14.18 - QGIS - shared server library
 libqgisgrass7-2.14.18 - QGIS - shared grass library
 libqgispython2.14.18 - QGIS - shared Python library
 python-qgis - Python bindings to QGIS
 python-qgis-common - Python bindings to QGIS - architecture-independent files
 qgis   - Geographic 

qgis_2.14.18+dfsg-1_amd64.changes ACCEPTED into unstable

2017-08-22 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 Aug 2017 18:31:18 +0200
Source: qgis
Binary: qgis qgis-common libqgis-app2.14.18 libqgis-core2.14.18 
libqgis-gui2.14.18 libqgis-analysis2.14.18 libqgis-networkanalysis2.14.18 
libqgisgrass7-2.14.18 libqgispython2.14.18 libqgis-customwidgets 
libqgis-server2.14.18 libqgis-dev qgis-dbg qgis-provider-grass 
qgis-plugin-grass qgis-plugin-grass-common python-qgis python-qgis-common 
qgis-providers qgis-providers-common qgis-server qgis-api-doc
Architecture: source amd64 all
Version: 2.14.18+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libqgis-analysis2.14.18 - QGIS - shared analysis library
 libqgis-app2.14.18 - QGIS - shared app library
 libqgis-core2.14.18 - QGIS - shared core library
 libqgis-customwidgets - QGIS custom widgets for Qt Designer
 libqgis-dev - QGIS - development files
 libqgis-gui2.14.18 - QGIS - shared gui library
 libqgis-networkanalysis2.14.18 - QGIS - shared network analysis library
 libqgis-server2.14.18 - QGIS - shared server library
 libqgisgrass7-2.14.18 - QGIS - shared grass library
 libqgispython2.14.18 - QGIS - shared Python library
 python-qgis - Python bindings to QGIS
 python-qgis-common - Python bindings to QGIS - architecture-independent files
 qgis   - Geographic Information System (GIS)
 qgis-api-doc - QGIS API documentation
 qgis-common - QGIS - architecture-independent data
 qgis-dbg   - QGIS - debugging symbols
 qgis-plugin-grass - GRASS plugin for QGIS
 qgis-plugin-grass-common - GRASS plugin for QGIS - architecture-independent 
data
 qgis-provider-grass - GRASS provider for QGIS
 qgis-providers - collection of data providers to QGIS
 qgis-providers-common - collection of data providers to QGIS - 
architecture-independent f
 qgis-server - QGIS server providing various OGC services
Closes: 872640
Changes:
 qgis (2.14.18+dfsg-1) unstable; urgency=medium
 .
   * Add patch by Dmitry Shachnev to fix FTBFS with SIP 4.19.3.
 (closes: #872640)
   * Update symbols for other architectures.
   * Move from experimental to unstable.
Checksums-Sha1:
 1feef89d4c02d17abd19f1bd632bf7a6e31a7ec8 4351 qgis_2.14.18+dfsg-1.dsc
 0867731fb792034ae54654bf5a62a816827871bb 1331512 
qgis_2.14.18+dfsg-1.debian.tar.xz
 9af1ad39b6886428682d1808a57e5653c38602fb 1332556 
libqgis-analysis2.14.18_2.14.18+dfsg-1_amd64.deb
 d85fc3e2dd4cb30f68fd148121c132aed453bad4 3091540 
libqgis-app2.14.18_2.14.18+dfsg-1_amd64.deb
 5c6594179690bb059c1119c9274e10e10c21f56c 3924280 
libqgis-core2.14.18_2.14.18+dfsg-1_amd64.deb
 2d4be4101038604a6ac23e5b6ad18dd4317fb7f9 2710690 
libqgis-customwidgets_2.14.18+dfsg-1_amd64.deb
 d1dbaeaf8e5d6b1b81bb7927beed8366293c64dc 1733672 
libqgis-dev_2.14.18+dfsg-1_amd64.deb
 074b0ea39fb43e7168bb247fab71ed6bc4e845b1 2961746 
libqgis-gui2.14.18_2.14.18+dfsg-1_amd64.deb
 c04f0e4f0fc37ccd32a91b47ebf11bc5812aba2a 1195694 
libqgis-networkanalysis2.14.18_2.14.18+dfsg-1_amd64.deb
 0328d671dd23170624e9d46b71eca1fbc9f7f2ce 1534794 
libqgis-server2.14.18_2.14.18+dfsg-1_amd64.deb
 e4e74e58045ab25690156bec5822608a25fc93b0 1366850 
libqgisgrass7-2.14.18_2.14.18+dfsg-1_amd64.deb
 c18ac323360de17b24070637035ed222e448e95e 1189230 
libqgispython2.14.18_2.14.18+dfsg-1_amd64.deb
 d68691aa6ea16f4b4297f2a2c91cb41961120c54 3653066 
python-qgis-common_2.14.18+dfsg-1_all.deb
 dad794a64f3e93d20f9d76171d2a0b121cdde23d 4562752 
python-qgis_2.14.18+dfsg-1_amd64.deb
 ad2b9c5d33d25bc3f5206e21119938c2df55afab 167103420 
qgis-api-doc_2.14.18+dfsg-1_all.deb
 68bc44dc104dd2add0fca355eb2790fc75d72dc6 10331230 
qgis-common_2.14.18+dfsg-1_all.deb
 24f5baf233ddd55603619bb175acd63ed2998aac 211854058 
qgis-dbg_2.14.18+dfsg-1_amd64.deb
 29fcbda9cabe2c0c8ffb3064713d95ab4c69395d 1647978 
qgis-plugin-grass-common_2.14.18+dfsg-1_all.deb
 df7e2b8d6d21f25e465c02e604d9d6cc7fa5c7a2 1730574 
qgis-plugin-grass_2.14.18+dfsg-1_amd64.deb
 4457f50b1ff78326753e0355954e5080c00c25f1 1235604 
qgis-provider-grass_2.14.18+dfsg-1_amd64.deb
 d92c9f631a894530ae9023fb2405a350f8ca7608 1935426 
qgis-providers-common_2.14.18+dfsg-1_all.deb
 a45070adbbd2773c03ed5bf02241e5a874b702fd 2312828 
qgis-providers_2.14.18+dfsg-1_amd64.deb
 5bc373fc6d609207860724d6db0106817feba27a 1635810 
qgis-server_2.14.18+dfsg-1_amd64.deb
 ae3345d51f75cb8e8a7a008926e228a421795472 24940 
qgis_2.14.18+dfsg-1_amd64.buildinfo
 c04a2e897983c32f2ee0113f8314bff003265fb5 4799482 qgis_2.14.18+dfsg-1_amd64.deb
Checksums-Sha256:
 9957fa235b38396e8ad369b602a7503ce8081233420f159903a03e3dd4d185db 4351 
qgis_2.14.18+dfsg-1.dsc
 03dd657c4fdd805054e05404b7cbcdb03114f3b2810e8b069620fcde0739bff3 1331512 
qgis_2.14.18+dfsg-1.debian.tar.xz
 18b6f1d5d259fe3564c3b365ec2c818c7731cca86ce9f9a4332bb6d56414bd30 1332556 
libqgis-analysis2.14.18_2.14.18+dfsg-1_amd64.deb
 3f151cc8f1e65353b0af777210c50dfb4bcd63ccd897a2f9070bf94406748adc 3091540 

Processing of qgis_2.14.18+dfsg-1_amd64.changes

2017-08-22 Thread Debian FTP Masters
qgis_2.14.18+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  qgis_2.14.18+dfsg-1.dsc
  qgis_2.14.18+dfsg-1.debian.tar.xz
  libqgis-analysis2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgis-app2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgis-core2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgis-customwidgets_2.14.18+dfsg-1_amd64.deb
  libqgis-dev_2.14.18+dfsg-1_amd64.deb
  libqgis-gui2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgis-networkanalysis2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgis-server2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgisgrass7-2.14.18_2.14.18+dfsg-1_amd64.deb
  libqgispython2.14.18_2.14.18+dfsg-1_amd64.deb
  python-qgis-common_2.14.18+dfsg-1_all.deb
  python-qgis_2.14.18+dfsg-1_amd64.deb
  qgis-api-doc_2.14.18+dfsg-1_all.deb
  qgis-common_2.14.18+dfsg-1_all.deb
  qgis-dbg_2.14.18+dfsg-1_amd64.deb
  qgis-plugin-grass-common_2.14.18+dfsg-1_all.deb
  qgis-plugin-grass_2.14.18+dfsg-1_amd64.deb
  qgis-provider-grass_2.14.18+dfsg-1_amd64.deb
  qgis-providers-common_2.14.18+dfsg-1_all.deb
  qgis-providers_2.14.18+dfsg-1_amd64.deb
  qgis-server_2.14.18+dfsg-1_amd64.deb
  qgis_2.14.18+dfsg-1_amd64.buildinfo
  qgis_2.14.18+dfsg-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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] tag debian/2.14.18+dfsg-1 created (now ab7bf14)

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

at  ab7bf14   (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] 02/02: Set distribution to unstable.

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit ab7bf143cb0e483a32deb32ffe24d30dba2c31f5
Author: Bas Couwenberg 
Date:   Tue Aug 22 18:31:38 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6237781..9f5f61b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-qgis (2.14.18+dfsg-1~exp2) UNRELEASED; urgency=medium
+qgis (2.14.18+dfsg-1) unstable; urgency=medium
 
   * Add patch by Dmitry Shachnev to fix FTBFS with SIP 4.19.3.
 (closes: #872640)
   * Update symbols for other architectures.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg   Sun, 20 Aug 2017 21:30:05 +0200
+ -- Bas Couwenberg   Tue, 22 Aug 2017 18:31:18 +0200
 
 qgis (2.14.18+dfsg-1~exp1) experimental; urgency=medium
 

-- 
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 master updated (82b4dc6 -> ab7bf14)

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository qgis.

  from  82b4dc6   Add patch by Dmitry Shachnev to fix FTBFS with SIP 
4.19.3. (closes: #872640)
   new  668c22f   Update symbols for other architectures.
   new  ab7bf14   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/libqgis-analysis2.14.18.symbols |   5 +-
 debian/libqgis-app2.14.18.symbols  |  99 --
 debian/libqgis-core2.14.18.symbols |  19 ++--
 debian/libqgis-gui2.14.18.symbols  | 182 +
 debian/libqgisgrass7-2.14.18.symbols   |  23 +++--
 6 files changed, 215 insertions(+), 119 deletions(-)

-- 
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] 01/02: Update symbols for other architectures.

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit 668c22f4558e4a83beca990e9acc6131cd2687fe
Author: Bas Couwenberg 
Date:   Tue Aug 22 18:31:14 2017 +0200

Update symbols for other architectures.
---
 debian/changelog   |   1 +
 debian/libqgis-analysis2.14.18.symbols |   5 +-
 debian/libqgis-app2.14.18.symbols  |  99 --
 debian/libqgis-core2.14.18.symbols |  19 ++--
 debian/libqgis-gui2.14.18.symbols  | 182 +
 debian/libqgisgrass7-2.14.18.symbols   |  23 +++--
 6 files changed, 212 insertions(+), 117 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c659e60..6237781 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qgis (2.14.18+dfsg-1~exp2) UNRELEASED; urgency=medium
 
   * Add patch by Dmitry Shachnev to fix FTBFS with SIP 4.19.3.
 (closes: #872640)
+  * Update symbols for other architectures.
 
  -- Bas Couwenberg   Sun, 20 Aug 2017 21:30:05 +0200
 
diff --git a/debian/libqgis-analysis2.14.18.symbols 
b/debian/libqgis-analysis2.14.18.symbols
index 9b2d698..a410440 100644
--- a/debian/libqgis-analysis2.14.18.symbols
+++ b/debian/libqgis-analysis2.14.18.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 2.14.17 arm64 armel armhf m68k mips64el ppc64el
+# SymbolsHelper-Confirmed: 2.14.18 amd64 hurd-i386 i386 kfreebsd-i386 mips 
mipsel powerpc ppc64 s390x
 libqgis_analysis.so.2.14.18 #PACKAGE# #MINVER#
  _ZN12TriDecorator10calcNormalEddP8Vector3D@Base 2.0.1
  _ZN12TriDecorator11getTriangleEddP7Point3DPiS1_S2_S1_S2_@Base 2.0.1
@@ -494,9 +494,10 @@ libqgis_analysis.so.2.14.18 #PACKAGE# #MINVER#
  _ZNK8Vector3D9getLengthEv@Base 2.0.1
  _ZNK8Vector3DeqERKS_@Base 2.14.0
  _ZNK8Vector3DneERKS_@Base 2.14.0
- 
(optional=templinst)_ZNSt8_Rb_treeIdSt4pairIKdiESt10_Select1stIS2_ESt4lessIdESaIS2_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS2_E@Base
 2.14.16
+ 
(optional=templinst|arch=amd64)_ZNSt8_Rb_treeIdSt4pairIKdiESt10_Select1stIS2_ESt4lessIdESaIS2_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS2_E@Base
 2.14.18
  
(optional=templinst)_ZNSt8_Rb_treeIdSt4pairIKdiESt10_Select1stIS2_ESt4lessIdESaIS2_EE15_M_insert_equalIS0_IdiEEESt17_Rb_tree_iteratorIS2_EOT_@Base
 2.8.0
  (optional=templinst|arch=armel armhf 
m68k)_ZNSt8_Rb_treeIdSt4pairIKdiESt10_Select1stIS2_ESt4lessIdESaIS2_EE4findERS1_@Base
 2.8.3
+ (optional=templinst|arch=!hurd-i386 !i386 
!kfreebsd-i386)_ZNSt8_Rb_treeIdSt4pairIKdiESt10_Select1stIS2_ESt4lessIdESaIS2_EE5eraseB5cxx11ESt17_Rb_tree_iteratorIS2_E@Base
 2.14.18
  
(optional=templinst)_ZNSt8_Rb_treeIdSt4pairIKdiESt10_Select1stIS2_ESt4lessIdESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base
 2.0.1
  
(optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE16_M_insert_uniqueIS0_IidEEES0_ISt17_Rb_tree_iteratorIS2_EbEOT_@Base
 2.8.0
  
(optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE5eraseERS1_@Base
 2.0.1
diff --git a/debian/libqgis-app2.14.18.symbols 
b/debian/libqgis-app2.14.18.symbols
index f661168..4a74712 100644
--- a/debian/libqgis-app2.14.18.symbols
+++ b/debian/libqgis-app2.14.18.symbols
@@ -1,7 +1,10 @@
-# SymbolsHelper-Confirmed: 2.14.18 amd64
+# SymbolsHelper-Confirmed: 2.14.18 amd64 arm64 hppa kfreebsd-amd64 
kfreebsd-i386 m68k mips mips64el mipsel powerpc ppc64 ppc64el s390x
 libqgis_app.so.2.14.18 #PACKAGE# #MINVER#
+ (optional=templinst|arch=!amd64 !kfreebsd-amd64 
!kfreebsd-i386)_Z10qDeleteAllI5QListIPN13QFormInternal11DomPropertyEEEvRKT_@Base
 2.14.18
  
(optional=templinst)_Z13qvariant_castI26QUiTranslatableStringValueET_RK8QVariant@Base
 2.14.0
- (optional=templinst|arch=alpha armel armhf mips mips64el mipsel 
s390x)_Z13qvariant_castI7QStringET_RK8QVariant@Base 2.14.0
+ (optional=templinst|arch=!amd64 !kfreebsd-amd64 
!kfreebsd-i386)_Z13qvariant_castI5QIconET_RK8QVariant@Base 2.14.18
+ (optional=templinst|arch=!amd64 !kfreebsd-amd64 
!kfreebsd-i386)_Z13qvariant_castI5QListIP7QWidgetEET_RK8QVariant@Base 2.14.18
+ (optional=templinst|arch=alpha armel armhf mips mips64el mipsel ppc64 
s390x)_Z13qvariant_castI7QStringET_RK8QVariant@Base 2.14.0
  
(optional=templinst)_Z21qMetaTypeDeleteHelperI26QUiTranslatableStringValueEvPT_@Base
 2.14.0
  (optional=templinst)_Z21qMetaTypeDeleteHelperI5QListIP7QWidgetEEvPT_@Base 
2.14.0
  
(optional=templinst)_Z24qMetaTypeConstructHelperI26QUiTranslatableStringValueEPvPKT_@Base
 2.14.0
@@ -501,6 +504,7 @@ libqgis_app.so.2.14.18 #PACKAGE# #MINVER#
  _ZN13QFormInternal15DomResourceIconC2Ev@Base 2.14.0
  _ZN13QFormInternal15DomResourceIconD1Ev@Base 2.14.0
  _ZN13QFormInternal15DomResourceIconD2Ev@Base 2.14.0
+ 
(optional=templinst|arch=ppc64)_ZN13QFormInternal15enumKeysToValueI6QFlagsIN2Qt8ItemFlagT_RK9QMetaEnumPKcPKS5_@Base
 2.14.18
  
_ZN13QFormInternal16DomCustomWidgets22setElementCustomWidgetERK5QListIPNS_15DomCustomWidgetEE@Base
 2.14.0
  

nco_4.6.8-1~bpo9+1_amd64.changes ACCEPTED into stretch-backports

2017-08-22 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 Aug 2017 07:53:55 +0200
Source: nco
Binary: nco
Architecture: source amd64
Version: 4.6.8-1~bpo9+1
Distribution: stretch-backports
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 nco- Command-line operators to analyze netCDF files
Closes: 853569
Changes:
 nco (4.6.8-1~bpo9+1) stretch-backports; urgency=medium
 .
   * Rebuild for stretch-backports.
 .
 nco (4.6.8-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update gbp.conf to use --no-rollback for gbp import-orig.
   * Don't explicitly build with GCC 6, FTBFS with GCC 7 fixed upstream.
 (closes: #853569)
 .
 nco (4.6.7-2) unstable; urgency=medium
 .
   * Explicitly build with GCC 6 (FTBFS with GCC 7 not fixed yet).
   * Bump Standards-Version to 4.0.0, no changes.
   * Add autopkgtest to test installability.
   * Drop unused lintian override.
Checksums-Sha1:
 7937ecaf87a76859f5c4591c8ac734cc4944f88b 2129 nco_4.6.8-1~bpo9+1.dsc
 8ad91305d842cb24b914e1c260e1553290cbbff9 12372 nco_4.6.8-1~bpo9+1.debian.tar.xz
 16834ba872aa8bef4b7e1db0e497fba2785efa75 3811898 
nco-dbgsym_4.6.8-1~bpo9+1_amd64.deb
 c0bfbf4d3718f18b15b2d0a32ebd31a3873c74ff 8980 
nco_4.6.8-1~bpo9+1_amd64.buildinfo
 ccb48c3c957fbdfec3b02df554e7b011c8f3fee4 1758742 nco_4.6.8-1~bpo9+1_amd64.deb
Checksums-Sha256:
 0b5eebfe71a680ef5196186e9e5ed9b8ce4e6668e417768cbd2a62cabb4a0668 2129 
nco_4.6.8-1~bpo9+1.dsc
 badc63badd1b9a3af561bb82b49175c22bd0a98a135a3de092a61a70de74609a 12372 
nco_4.6.8-1~bpo9+1.debian.tar.xz
 4c430903c6970ba88da968f82b223684067ca51b24d24fcf87acaa5d66080d10 3811898 
nco-dbgsym_4.6.8-1~bpo9+1_amd64.deb
 a4713192690e7fd7a0606136f91a19cdc791270f3f2a85c191e9c242a189ff66 8980 
nco_4.6.8-1~bpo9+1_amd64.buildinfo
 e6f00a8c48289df2ef684c61011874debdebc176af4596c199572dfc88356776 1758742 
nco_4.6.8-1~bpo9+1_amd64.deb
Files:
 40e75f1d9f23af607e44228ed9f62d72 2129 science optional nco_4.6.8-1~bpo9+1.dsc
 d589f65f46c1d4c02c4e2caa2969875c 12372 science optional 
nco_4.6.8-1~bpo9+1.debian.tar.xz
 a37d9ad1a4f002e08b0b3a0c778c6700 3811898 debug extra 
nco-dbgsym_4.6.8-1~bpo9+1_amd64.deb
 f6e361be0050933cc366eb89f475b5ec 8980 science optional 
nco_4.6.8-1~bpo9+1_amd64.buildinfo
 300043641ad026a04e14711f361e04ec 1758742 science optional 
nco_4.6.8-1~bpo9+1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlmbzDoACgkQZ1DxCuiN
SvGY4g/7B6tjhPrbJVloJ1AJ+Ao/zjOcEw/YQK9l8+e5lZLqlIjAbzOwa8ns4FWJ
4gSjWxzWE0o1tP9i8rioYRHaP7ujn9BdeUxxMLHzzLBwCg4Z5HbKHJPxUHAZoXsQ
7UJYwPZ8DFRYUKC1fIv5NThrf2C9AF1sBLMIHzzr2Fu4bNKoWARyqvtSb0/YMKBs
L/O/UT4RQrWlNtQGgkClTgL1WHElLQk2W1Qwssx/oYKF81V2xjnpTZCtubx4i1uE
C9/Z0otupWYTTr/AAYijsdHAnLiMrZNtYYPLFQ1B81fumUr7Sp8py1lE6GrEc5f0
9Mb60C+wXNEypZuR8j2gl2/pm8ne9rHuOsxq53lsOwYH7R8fJpPV0ZQNgErWgNpN
NITeEge7GloHlklZ4YTWbSmBQaMJ+umEhV4UT1gOTy5Vps+7qfvu1yHxTkzEnQbn
QFZiLlWIkZkr1HyQg0H7DFiW4w2NNGl96495CQSjZBO2OGOKzACV732UjKSU5RYW
KJ6rZdupnHPrxwP3BQCZKfO6mzZqZHNFuN/H1eX8z8Ti+cmVLSncRceQLiMlxhrA
E9tAKhDicbtdmDDEvf1Ril/fYiIo5MFrj372L+yMNRucJzOwJkg1coYNFeZzYO/T
08dw9MkF7EDvmg/7i8v+I+CK4HM+mvGPl6SO1Wuq7ZEk4LJLOHE=
=iFWO
-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


libosmium_2.13.0-4_amd64.changes ACCEPTED into unstable

2017-08-22 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 22 Aug 2017 07:52:40 +0200
Source: libosmium
Binary: libosmium2-dev libosmium2-doc
Architecture: source amd64 all
Version: 2.13.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libosmium2-dev - C++ framework for working with OSM data files
 libosmium2-doc - C++ framework for working with OSM data files - documentation
Changes:
 libosmium (2.13.0-4) unstable; urgency=medium
 .
   * Add upstream patches which should help with test failures on hurd & mips.
Checksums-Sha1:
 19bc1cd98be7201b093149fee2ff1724061cb54d 2208 libosmium_2.13.0-4.dsc
 04b7db99e8cb35025213485c474d5d1061ba824c 7868 libosmium_2.13.0-4.debian.tar.xz
 705815781c5ce48c3127782610af9b69fc6dce0b 208318 
libosmium2-dev_2.13.0-4_amd64.deb
 dbf79e1d50099ca15bc206342525213bc7a18ff9 58901566 
libosmium2-doc_2.13.0-4_all.deb
 8fc3e9118ce3a4d37b940c925e07f8a9dc6248f8 12098 
libosmium_2.13.0-4_amd64.buildinfo
Checksums-Sha256:
 8ae429686656f5e42b526d705331031a3a63c38f589dadf7ac06e5ef08fb89d4 2208 
libosmium_2.13.0-4.dsc
 50e8c37fe970276253981a1422bc3535c90b170b720ec6c88426cc725a4793bf 7868 
libosmium_2.13.0-4.debian.tar.xz
 6d7efd37a99e57980e4fe93edcdca1dd1df314f03f2c0f408da61678416c4528 208318 
libosmium2-dev_2.13.0-4_amd64.deb
 7922596bf69e75bcd85c5cba5a2f5a6feff046e7d10896473f469ce870bdeab3 58901566 
libosmium2-doc_2.13.0-4_all.deb
 908d697fcf723a7dde813b15bad826b8982ed619f7d1a4ca8da1b39381ec5613 12098 
libosmium_2.13.0-4_amd64.buildinfo
Files:
 bc74ee18f566dae1d35d62b0a5550497 2208 science optional libosmium_2.13.0-4.dsc
 1cb25c1ff8da9db369f008be17734237 7868 science optional 
libosmium_2.13.0-4.debian.tar.xz
 92136a9cd072e9c8d4a8b95a0b84dcc7 208318 libdevel optional 
libosmium2-dev_2.13.0-4_amd64.deb
 ab36add2aa6612908102d2fc77783ab8 58901566 doc optional 
libosmium2-doc_2.13.0-4_all.deb
 63add5ca96db41e8ff7918854655c9a7 12098 science optional 
libosmium_2.13.0-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlmbzEkACgkQZ1DxCuiN
SvF+bxAAhguwL33/nrBNfenY07n24K/y3sMv7N5C95zXCwqu0aocKqmJTfB8G2NI
sP0QMdYEtsiFdct3m4i/zMCL/g6OOqhhVOCnUB+BiZe2avt625mKZqsOnXjkVxaJ
S3hR/0bY/J9+Hz6pCG+C9PATyqUtY4PTrMbooQ2in5gku6WiBgQzfzoyNulXkzW0
PiaYe5qvnFKbsW7xixHNIMVXtpl1mP/DF2T4cjKdVQaIkUY+L7KSFBxaXsOQlzOm
4u3RYzWGqaBmY6gt2rtu9FsVbNDmaolOlaaXIkxQhrUJHKJwypQRDWryJvZFQayx
LKMTpyw4pGC3SOBmnzyET1FCoPUbHg287CCkstIzFtx+BFEWxTO1LtBeuNjpVikt
hcCo/Y+BtGfOVDf63wCxDoUAmM6lyT26Z/fLaiweO5mVP7iz1EYG35j6w5YmIz8X
1/cmDQ3mWjJouVDtD5F2LMIQNqp5/azbEfo4z3VKCqJJGtOtHvSCZXq1ZyVLFIDk
g6/HEeBzSftuqJs8lTUFSuqSSDCwkEd4+68ZhqudYcHf7+mZ8feqpfgfz6ftZBnH
e4SIwV7XNaHC07ll5JdenfuglbsXcoMvRs0w4fdQTbChLFHRYGjItxlqzceio1FF
PZFZX87+vQk7bx6Rhmrqfje26YUyQq4ty1Yhh7nI9sinmkcEvPM=
=EVaw
-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 nco_4.6.8-1~bpo9+1_amd64.changes

2017-08-22 Thread Debian FTP Masters
nco_4.6.8-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  nco_4.6.8-1~bpo9+1.dsc
  nco_4.6.8-1~bpo9+1.debian.tar.xz
  nco-dbgsym_4.6.8-1~bpo9+1_amd64.deb
  nco_4.6.8-1~bpo9+1_amd64.buildinfo
  nco_4.6.8-1~bpo9+1_amd64.deb

Greetings,

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

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


Processing of libosmium_2.13.0-4_amd64.changes

2017-08-22 Thread Debian FTP Masters
libosmium_2.13.0-4_amd64.changes uploaded successfully to localhost
along with the files:
  libosmium_2.13.0-4.dsc
  libosmium_2.13.0-4.debian.tar.xz
  libosmium2-dev_2.13.0-4_amd64.deb
  libosmium2-doc_2.13.0-4_all.deb
  libosmium_2.13.0-4_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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


[libosmium] tag debian/2.13.0-4 created (now e37bb93)

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.13.0-4
in repository libosmium.

at  e37bb93   (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/libosmium.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


[libosmium] branch master updated (da4c80e -> e37bb93)

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository libosmium.

  from  da4c80e   Set distribution to unstable.
   new  374359d   Add upstream patches which should help with test failures 
on hurd & mips.
   new  e37bb93   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 +++
 ...ber-of-threads-allowed-for-the-Pool-to-32.patch | 30 +
 ...to-compare-floating-point-values-in-tests.patch | 49 ++
 debian/patches/series  |  2 +
 4 files changed, 87 insertions(+)
 create mode 100644 
debian/patches/Reduce-the-max-number-of-threads-allowed-for-the-Pool-to-32.patch
 create mode 100644 
debian/patches/Use-Approx-to-compare-floating-point-values-in-tests.patch

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


[nco] tag debian/4.6.8-1_bpo9+1 created (now 3c76643)

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/4.6.8-1_bpo9+1
in repository nco.

at  3c76643   (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/nco.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


[nco] 01/02: Merge tag 'debian/4.6.8-1' into stretch-backports

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch stretch-backports
in repository nco.

commit cae0c797327bc8e209d1ed7c2800dd7544782750
Merge: 8d158db 4d602d2
Author: Bas Couwenberg 
Date:   Tue Aug 22 07:53:50 2017 +0200

Merge tag 'debian/4.6.8-1' into stretch-backports

 CMakeLists.txt   |   7 +
 Makefile.am  |   1 +
 Makefile.in  |  13 +-
 aclocal.m4   |  50 ++---
 bld/Makefile |   4 +-
 bld/nco.spec |  11 +-
 bld/nco_dst.pl   |  30 +--
 bm/NCO_bm.pm |   3 +-
 bm/NCO_rgr.pm| 133 ++--
 configure|  49 +++--
 configure.ac |  34 ++-
 configure.eg |  59 ++---
 data/Makefile.am |   2 +-
 data/Makefile.in |   6 +-
 data/bsc_tst.nco |  32 ++-
 data/buggy.cdl   |  10 +-
 data/clc.cdl |   2 +-
 data/in.cdl  |  27 ++-
 data/ncclimo | 550 +++
 data/ncremap | 147 +
 data/nsm.cdl |   4 +-
 data/string.nco  |  35 +++
 data/tms.cdl |  73 +++
 debian/changelog |  18 ++
 debian/control   |   2 +-
 debian/gbp.conf  |   3 +
 debian/lintian-overrides |   1 -
 debian/tests/control |   3 +
 doc/ANNOUNCE | 205 --
 doc/ChangeLog| 214 +-
 doc/Makefile.in  |   4 +-
 doc/TODO |  14 +-
 doc/VERSION  |   2 +-
 doc/debian.txt   | 162 +++---
 doc/index.shtml  | 127 ++-
 doc/nco.texi | 309 --
 man/Makefile.in  |   4 +-
 man/ncap.1   |   2 +-
 man/ncap2.1  |   2 +-
 man/ncbo.1   |   2 +-
 man/ncclimo.1|   3 +-
 man/ncecat.1 |   2 +-
 man/nces.1   |   2 +-
 man/ncflint.1|   2 +-
 man/ncks.1   |   2 +-
 man/ncpdq.1  |   2 +-
 man/ncra.1   |   2 +-
 man/ncrcat.1 |   2 +-
 man/ncremap.1|   5 +-
 man/ncwa.1   |   2 +-
 src/Makefile.in  |   4 +-
 src/nco++/Makefile.in|   4 +-
 src/nco++/fmc_all_cls.cc |  26 ++-
 src/nco++/fmc_all_cls.hh |   2 +-
 src/nco++/ncap2.cc   |  26 ++-
 src/nco++/ncap2_att.cc   |  42 ++--
 src/nco++/ncap2_utl.cc   |  30 ++-
 src/nco++/ncap2_utl.hh   |   5 +-
 src/nco++/ncoGrammer.g   |  34 ++-
 src/nco++/ncoTree.cpp|  40 +++-
 src/nco++/ncoTree.hpp|   2 +-
 src/nco++/prs_cls.cc |  89 +++-
 src/nco++/prs_cls.hh |  15 +-
 src/nco/Makefile.in  |   4 +-
 src/nco/ncap_lex.l   |   3 +-
 src/nco/ncks.c   |  13 +-
 src/nco/nco.h|  16 +-
 src/nco/nco_att_utl.c|   2 +-
 src/nco/nco_cln_utl.c|  30 +--
 src/nco/nco_cln_utl.h|   2 +-
 src/nco/nco_cnk.c|  35 ++-
 src/nco/nco_cnv_csm.c|   3 +
 src/nco/nco_ctl.c|  18 +-
 src/nco/nco_fl_utl.c |   2 +-
 src/nco/nco_grp_utl.c| 414 ++-
 src/nco/nco_grp_utl.h|  24 ++-
 src/nco/nco_mmr.c|   6 +-
 src/nco/nco_msa.c|  96 -
 src/nco/nco_msa.h|   8 +-
 src/nco/nco_mta.c|   8 +-
 src/nco/nco_mta.h|   4 +
 src/nco/nco_netcdf.c |  18 +-
 src/nco/nco_omp.c|   2 +-
 src/nco/nco_pck.c|   9 +-
 src/nco/nco_prn.c| 217 ++-
 src/nco/nco_prn.h|   3 -
 src/nco/nco_rgr.c| 185 +++-
 src/nco/nco_rgr.h|   1 +
 src/nco/nco_scm.c|   4 +-
 src/nco/nco_sng_utl.c|  29 ++-
 src/nco/nco_uthash.h |  14 +-
 src/nco/nco_var_utl.c|   6 +-
 src/nco/ncpdq.c  |   2 +-
 src/nco/ncra.c   |   4 +-
 src/nco/ncwa.c   |  22 +-
 src/nco_c++/Makefile.in  |   4 +-
 96 files changed, 2826 insertions(+), 1081 deletions(-)

diff --cc debian/changelog
index 8ee732c,dba959f..680c93a
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,21 +1,28 @@@
+ nco (4.6.8-1) unstable; urgency=medium
+ 
+   * New upstream release.
+   * Update gbp.conf to use --no-rollback for gbp import-orig.
+   * Don't explicitly build with GCC 6, FTBFS with GCC 7 fixed upstream.
+ (closes: #853569)
+ 
+  -- Bas Couwenberg   Wed, 16 Aug 2017 21:18:01 +0200
+ 
+ nco (4.6.7-2) unstable; urgency=medium
+ 
+   * Explicitly build with GCC 6 (FTBFS with GCC 7 not fixed yet).
+   * Bump Standards-Version to 4.0.0, no changes.
+   * Add autopkgtest to test installability.
+   * Drop unused lintian override.
+ 
+  -- Bas Couwenberg   Sat, 05 Aug 2017 13:33:04 +0200
+ 
 +nco (4.6.7-1~bpo9+1) stretch-backports; urgency=medium
 +
 +  * Rebuild for stretch-backports.
 +  * Update branch in gbp.conf & Vcs-Git URL.
 +
 + -- Bas Couwenberg   Sun, 02 Jul 2017 

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

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libosmium.

commit e37bb93222702d5da92dd79d56a21481cbd4391c
Author: Bas Couwenberg 
Date:   Tue Aug 22 07:52:50 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index f399fd0..b875cc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libosmium (2.13.0-4) UNRELEASED; urgency=medium
+libosmium (2.13.0-4) unstable; urgency=medium
 
   * Add upstream patches which should help with test failures on hurd & mips.
 
- -- Bas Couwenberg   Tue, 22 Aug 2017 07:52:03 +0200
+ -- Bas Couwenberg   Tue, 22 Aug 2017 07:52:40 +0200
 
 libosmium (2.13.0-3) unstable; urgency=medium
 

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


[nco] 02/02: Rebuild for stretch-backports.

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch stretch-backports
in repository nco.

commit 3c7664330ccdbe3c144d751e7ec5e63bddec4a86
Author: Bas Couwenberg 
Date:   Tue Aug 22 07:54:05 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 680c93a..f428c4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nco (4.6.8-1~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Bas Couwenberg   Tue, 22 Aug 2017 07:53:55 +0200
+
 nco (4.6.8-1) unstable; urgency=medium
 
   * New upstream release.

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


[libosmium] 01/02: Add upstream patches which should help with test failures on hurd & mips.

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libosmium.

commit 374359d1fc5df249914bbefe3ad189223b02ba02
Author: Bas Couwenberg 
Date:   Tue Aug 22 07:52:38 2017 +0200

Add upstream patches which should help with test failures on hurd & mips.
---
 debian/changelog   |  6 +++
 ...ber-of-threads-allowed-for-the-Pool-to-32.patch | 30 +
 ...to-compare-floating-point-values-in-tests.patch | 49 ++
 debian/patches/series  |  2 +
 4 files changed, 87 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 390422b..f399fd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libosmium (2.13.0-4) UNRELEASED; urgency=medium
+
+  * Add upstream patches which should help with test failures on hurd & mips.
+
+ -- Bas Couwenberg   Tue, 22 Aug 2017 07:52:03 +0200
+
 libosmium (2.13.0-3) unstable; urgency=medium
 
   * Ignore test failures on mips & mipsel.
diff --git 
a/debian/patches/Reduce-the-max-number-of-threads-allowed-for-the-Pool-to-32.patch
 
b/debian/patches/Reduce-the-max-number-of-threads-allowed-for-the-Pool-to-32.patch
new file mode 100644
index 000..f5a527d
--- /dev/null
+++ 
b/debian/patches/Reduce-the-max-number-of-threads-allowed-for-the-Pool-to-32.patch
@@ -0,0 +1,30 @@
+Description: Reduce the max number of threads allowed for the Pool to 32.
+ This should still be plenty and might help with test failures on
+ mips architectures.
+Author: Jochen Topf 
+Origin: 
https://github.com/osmcode/libosmium/commit/aa5bb5b0b272cdaa5bb2db7b79a5b69116951999
+
+--- a/include/osmium/thread/pool.hpp
 b/include/osmium/thread/pool.hpp
+@@ -56,7 +56,7 @@ namespace osmium {
+ 
+ // Maximum number of allowed pool threads (just to keep the user
+ // from setting something silly).
+-constexpr const int max_pool_threads = 256;
++constexpr const int max_pool_threads = 32;
+ 
+ inline int get_pool_size(int num_threads, int user_setting, 
unsigned hardware_concurrency) {
+ if (num_threads == 0) {
+--- a/test/t/thread/test_pool.cpp
 b/test/t/thread/test_pool.cpp
+@@ -43,8 +43,8 @@ TEST_CASE("number of threads in pool") {
+ REQUIRE(osmium::thread::detail::get_pool_size( 0,  8, 16) ==  8);
+ 
+ // outliers
+-REQUIRE(osmium::thread::detail::get_pool_size(-100, 0, 16) ==   1);
+-REQUIRE(osmium::thread::detail::get_pool_size(1000, 0, 16) == 256);
++REQUIRE(osmium::thread::detail::get_pool_size(-100, 0, 16) ==  1);
++REQUIRE(osmium::thread::detail::get_pool_size(1000, 0, 16) == 32);
+ 
+ }
+ 
diff --git 
a/debian/patches/Use-Approx-to-compare-floating-point-values-in-tests.patch 
b/debian/patches/Use-Approx-to-compare-floating-point-values-in-tests.patch
new file mode 100644
index 000..c980ef9
--- /dev/null
+++ b/debian/patches/Use-Approx-to-compare-floating-point-values-in-tests.patch
@@ -0,0 +1,49 @@
+Description: Use Approx() to compare floating point values in tests.
+Author: Jochen Topf 
+Origin: 
https://github.com/osmcode/libosmium/commit/2bb33036204da860b1acd52951c91b708ebfce1c
+
+--- a/test/t/osm/test_location.cpp
 b/test/t/osm/test_location.cpp
+@@ -25,32 +25,32 @@ TEST_CASE("Location instantiation with d
+ REQUIRE_FALSE(loc1.is_undefined());
+ REQUIRE(1200 == loc1.x());
+ REQUIRE(4500 == loc1.y());
+-REQUIRE(1.2 == loc1.lon());
+-REQUIRE(4.5 == loc1.lat());
++REQUIRE(1.2 == Approx(loc1.lon()));
++REQUIRE(4.5 == Approx(loc1.lat()));
+ 
+ const osmium::Location loc2{loc1};
+-REQUIRE(4.5 == loc2.lat());
++REQUIRE(4.5 == Approx(loc2.lat()));
+ 
+ const osmium::Location loc3 = loc1;
+-REQUIRE(4.5 == loc3.lat());
++REQUIRE(4.5 == Approx(loc3.lat()));
+ }
+ 
+ TEST_CASE("Location instantiation with double parameters constructor with 
universal initializer") {
+ const osmium::Location loc{2.2, 3.3};
+-REQUIRE(2.2 == loc.lon());
+-REQUIRE(3.3 == loc.lat());
++REQUIRE(2.2 == Approx(loc.lon()));
++REQUIRE(3.3 == Approx(loc.lat()));
+ }
+ 
+ TEST_CASE("Location instantiation with double parameters constructor with 
initializer list") {
+ const osmium::Location loc({4.4, 5.5});
+-REQUIRE(4.4 == loc.lon());
+-REQUIRE(5.5 == loc.lat());
++REQUIRE(4.4 == Approx(loc.lon()));
++REQUIRE(5.5 == Approx(loc.lat()));
+ }
+ 
+ TEST_CASE("Location instantiation with double parameters operator equal") {
+ const osmium::Location loc = {5.5, 6.6};
+-REQUIRE(5.5 == loc.lon());
+-REQUIRE(6.6 == loc.lat());
++REQUIRE(5.5 == Approx(loc.lon()));
++REQUIRE(6.6 == Approx(loc.lat()));
+ }
+ 
+ TEST_CASE("Location equality") {
diff --git a/debian/patches/series b/debian/patches/series
index 3b49a2a..d19e3b1 100644
--- a/debian/patches/series
+++ 

[nco] branch stretch-backports updated (8d158db -> 3c76643)

2017-08-22 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch stretch-backports
in repository nco.

  from  8d158db   Rebuild for stretch-backports.
  adds  24ff14f   Explicitly build with GCC 6 (FTBFS with GCC 7 not fixed 
yet).
  adds  219a40a   Bump Standards-Version to 4.0.0, no changes.
  adds  edb276b   Add autopkgtest to test installability.
  adds  04a01b1   Drop unused lintian override.
  adds  8725c8a   Set distribution to unstable.
  adds  3d07b50   Update gbp.conf to use --no-rollback for gbp import-orig.
  adds  00737a4   New upstream version 4.6.8
  adds  81d2004   Merge tag 'upstream/4.6.8'
  adds  ef002c1   New upstream release.
  adds  ca69805   Don't explicitly build with GCC 6, FTBFS with GCC 7 fixed 
upstream. (closes: #853569)
  adds  4d602d2   Set distribution to unstable.
   new  cae0c79   Merge tag 'debian/4.6.8-1' into stretch-backports
   new  3c76643   Rebuild for stretch-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:
 CMakeLists.txt   |   7 +
 Makefile.am  |   1 +
 Makefile.in  |  13 +-
 aclocal.m4   |  50 ++---
 bld/Makefile |   4 +-
 bld/nco.spec |  11 +-
 bld/nco_dst.pl   |  30 +--
 bm/NCO_bm.pm |   3 +-
 bm/NCO_rgr.pm| 133 ++--
 configure|  49 +++--
 configure.ac |  34 ++-
 configure.eg |  59 ++---
 data/Makefile.am |   2 +-
 data/Makefile.in |   6 +-
 data/bsc_tst.nco |  32 ++-
 data/buggy.cdl   |  10 +-
 data/clc.cdl |   2 +-
 data/in.cdl  |  27 ++-
 data/ncclimo | 550 +++
 data/ncremap | 147 +
 data/nsm.cdl |   4 +-
 data/string.nco  |  35 +++
 data/tms.cdl |  73 +++
 debian/changelog |  24 +++
 debian/control   |   2 +-
 debian/gbp.conf  |   3 +
 debian/lintian-overrides |   1 -
 debian/tests/control |   3 +
 doc/ANNOUNCE | 205 --
 doc/ChangeLog| 214 +-
 doc/Makefile.in  |   4 +-
 doc/TODO |  14 +-
 doc/VERSION  |   2 +-
 doc/debian.txt   | 162 +++---
 doc/index.shtml  | 127 ++-
 doc/nco.texi | 309 --
 man/Makefile.in  |   4 +-
 man/ncap.1   |   2 +-
 man/ncap2.1  |   2 +-
 man/ncbo.1   |   2 +-
 man/ncclimo.1|   3 +-
 man/ncecat.1 |   2 +-
 man/nces.1   |   2 +-
 man/ncflint.1|   2 +-
 man/ncks.1   |   2 +-
 man/ncpdq.1  |   2 +-
 man/ncra.1   |   2 +-
 man/ncrcat.1 |   2 +-
 man/ncremap.1|   5 +-
 man/ncwa.1   |   2 +-
 src/Makefile.in  |   4 +-
 src/nco++/Makefile.in|   4 +-
 src/nco++/fmc_all_cls.cc |  26 ++-
 src/nco++/fmc_all_cls.hh |   2 +-
 src/nco++/ncap2.cc   |  26 ++-
 src/nco++/ncap2_att.cc   |  42 ++--
 src/nco++/ncap2_utl.cc   |  30 ++-
 src/nco++/ncap2_utl.hh   |   5 +-
 src/nco++/ncoGrammer.g   |  34 ++-
 src/nco++/ncoTree.cpp|  40 +++-
 src/nco++/ncoTree.hpp|   2 +-
 src/nco++/prs_cls.cc |  89 +++-
 src/nco++/prs_cls.hh |  15 +-
 src/nco/Makefile.in  |   4 +-
 src/nco/ncap_lex.l   |   3 +-
 src/nco/ncks.c   |  13 +-
 src/nco/nco.h|  16 +-
 src/nco/nco_att_utl.c|   2 +-
 src/nco/nco_cln_utl.c|  30 +--
 src/nco/nco_cln_utl.h|   2 +-
 src/nco/nco_cnk.c|  35 ++-
 src/nco/nco_cnv_csm.c|   3 +
 src/nco/nco_ctl.c|  18 +-
 src/nco/nco_fl_utl.c |   2 +-
 src/nco/nco_grp_utl.c| 414 ++-
 src/nco/nco_grp_utl.h|  24 ++-
 src/nco/nco_mmr.c|   6 +-
 src/nco/nco_msa.c|  96 -
 src/nco/nco_msa.h|   8 +-
 src/nco/nco_mta.c|   8 +-
 src/nco/nco_mta.h|   4 +
 src/nco/nco_netcdf.c |  18 +-
 src/nco/nco_omp.c|   2 +-
 src/nco/nco_pck.c|   9 +-
 src/nco/nco_prn.c| 217 ++-
 src/nco/nco_prn.h|   3 -
 src/nco/nco_rgr.c| 185 +++-
 src/nco/nco_rgr.h|   1 +
 src/nco/nco_scm.c|   4 +-
 src/nco/nco_sng_utl.c|  29 ++-
 src/nco/nco_uthash.h |  14 +-
 src/nco/nco_var_utl.c|   6 +-
 src/nco/ncpdq.c  |   2 +-
 src/nco/ncra.c   |   4 +-
 src/nco/ncwa.c   |  22 +-
 src/nco_c++/Makefile.in  |   4 +-
 96 files changed, 2832 insertions(+), 1081 deletions(-)
 create mode 100644 data/string.nco
 create mode 100644