Re: Sponsorship of openstreetmap-carto

2015-07-28 Thread Sebastiaan Couwenberg
Hi Christopher,

The openstreetmap-carto package has been accepted into the archive, so
you can now tag the package at:

http://debtags.debian.net/edit/openstreetmap-carto

On 16-04-15 18:14, Christopher Baines wrote:
 * Package name: openstreetmap-carto
   Version : 2.29.1

Are you planning on updating the package to the new 2.31.0 upstream release?

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


Bug#793859: routino-www: fails to purge: You must invoke apache2-maintscript-helper with an unmodified environment when sourcing it

2015-07-28 Thread Andreas Beckmann
Package: routino-www
Version: 2.7.3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to purge.
According to policy 7.2 you cannot rely on the depends being available
during purge, only the essential packages are available for sure.
But in this test all dependencies were still installed while the package
was purged, therefore filing as serious.
(It does not fail if the dependencies are already gone.)

From the attached log (scroll to the bottom...):

0m50.1s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmpG5gdoQ', 'dpkg', 
'--purge', 'routino-www']
0m50.2s DUMP: 
  (Reading database ... 9880 files and directories currently installed.)
  Removing routino-www (2.7.3-2) ...
  Purging configuration files for routino-www (2.7.3-2) ...
  + set -e
  + [  = developer ]
  + [ purge = purge ]
  + apache_uninstall
  + dpkg-query -f ${Status} -W apache2.2-common
  + awk {print $3}
  + COMMON_STATE=not-installed
  + [ -e /usr/share/apache2/apache2-maintscript-helper ]
  + . /usr/share/apache2/apache2-maintscript-helper
  + [ -n  ]
  + EXPORT_APACHE2_MAINTSCRIPT_HELPER=1
  + [ -n  ]
  + [ -e /etc/apache2/envvars ]
  + . /etc/apache2/envvars
  + unset HOME
  + [  !=  ]
  + SUFFIX=
  + export APACHE_RUN_USER=www-data
  + export APACHE_RUN_GROUP=www-data
  + export APACHE_PID_FILE=/var/run/apache2/apache2.pid
  + export APACHE_RUN_DIR=/var/run/apache2
  + export APACHE_LOCK_DIR=/var/lock/apache2
  + export APACHE_LOG_DIR=/var/log/apache2
  + export LANG=C
  + export LANG
  + echo
  + APACHE2_MAINTSCRIPT_DEBUG=
  + [ -n  ]
  + APACHE2_MAINTSCRIPT_DEFER=
  + grep -q installed
  + dpkg-query -f ${Status} -W apache2
  + [ -z  ]
  + echo You must invoke apache2-maintscript-helper with an unmodified 
environment when sourcing it
  You must invoke apache2-maintscript-helper with an unmodified environment 
when sourcing it
  + return 1
  dpkg: error processing package routino-www (--purge):
   subprocess installed post-removal script returned error exit status 1
  Errors were encountered while processing:
   routino-www
0m50.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', 
'/tmp/piupartss/tmpG5gdoQ', 'dpkg', '--purge', 'routino-www']


cheers,

Andreas


routino-www_2.7.3-2.log.gz
Description: application/gzip
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

[libcitygml] 01/01: Mark patches as Applied-Upstream.

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

sebastic pushed a commit to branch master
in repository libcitygml.

commit a7b33742d79658b569b081a7f5fc6e2f1bebe537
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 11:33:32 2015 +0200

Mark patches as Applied-Upstream.
---
 debian/patches/information-typo.diff| 1 +
 debian/patches/install-citygmltest.diff | 1 +
 debian/patches/install-paths.diff   | 1 +
 debian/patches/pkgconfig-support.diff   | 1 +
 debian/patches/soversion.diff   | 1 +
 5 files changed, 5 insertions(+)

diff --git a/debian/patches/information-typo.diff 
b/debian/patches/information-typo.diff
index 13e670f..50d5260 100644
--- a/debian/patches/information-typo.diff
+++ b/debian/patches/information-typo.diff
@@ -1,6 +1,7 @@
 Description: Fix 'informations' typo, replace with 'information'.
 Author: Bas Couwenberg sebas...@xs4all.nl
 Forwarded: https://github.com/jklimke/libcitygml/pull/15
+Applied-Upstream: 
https://github.com/jklimke/libcitygml/commit/ce6e5feb61cb3b4ad01a2d2abef18a601c630d53
 
 --- a/test/citygmltest.cpp
 +++ b/test/citygmltest.cpp
diff --git a/debian/patches/install-citygmltest.diff 
b/debian/patches/install-citygmltest.diff
index 37df099..05ba743 100644
--- a/debian/patches/install-citygmltest.diff
+++ b/debian/patches/install-citygmltest.diff
@@ -1,6 +1,7 @@
 Description: Install citygmltest utility.
 Author: YunQiang Su wzss...@gmail.com
 Forwarded: https://github.com/jklimke/libcitygml/pull/15
+Applied-Upstream: 
https://github.com/jklimke/libcitygml/commit/ce6e5feb61cb3b4ad01a2d2abef18a601c630d53
 
 --- a/test/CMakeLists.txt
 +++ b/test/CMakeLists.txt
diff --git a/debian/patches/install-paths.diff 
b/debian/patches/install-paths.diff
index 7bbc309..4e43e6c 100644
--- a/debian/patches/install-paths.diff
+++ b/debian/patches/install-paths.diff
@@ -1,6 +1,7 @@
 Description: Add user customizable install paths.
 Author: YunQiang Su wzss...@gmail.com
 Forwarded: https://github.com/jklimke/libcitygml/pull/15
+Applied-Upstream: 
https://github.com/jklimke/libcitygml/commit/ce6e5feb61cb3b4ad01a2d2abef18a601c630d53
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
diff --git a/debian/patches/pkgconfig-support.diff 
b/debian/patches/pkgconfig-support.diff
index 07ab4c8..b3c01f5 100644
--- a/debian/patches/pkgconfig-support.diff
+++ b/debian/patches/pkgconfig-support.diff
@@ -1,6 +1,7 @@
 Description: add pkg-config support for libcitygml
 Author: YunQiang Su wzss...@gmail.com
 Forwarded: https://github.com/jklimke/libcitygml/pull/15
+Applied-Upstream: 
https://github.com/jklimke/libcitygml/commit/ce6e5feb61cb3b4ad01a2d2abef18a601c630d53
 
 --- /dev/null
 +++ b/sources/citygml.pc.cmake
diff --git a/debian/patches/soversion.diff b/debian/patches/soversion.diff
index 7fe61cb..dd3fde5 100644
--- a/debian/patches/soversion.diff
+++ b/debian/patches/soversion.diff
@@ -1,6 +1,7 @@
 Description: Set library VERSION  SOVERSION.
 Author: Bas Couwenberg sebas...@debian.org
 Forwarded: https://github.com/jklimke/libcitygml/pull/15
+Applied-Upstream: 
https://github.com/jklimke/libcitygml/commit/ce6e5feb61cb3b4ad01a2d2abef18a601c630d53
 
 --- a/sources/CMakeLists.txt
 +++ b/sources/CMakeLists.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/libcitygml.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#793924: sfcgal: FTBFS on non-amd64: symbols not as expected

2015-07-28 Thread Aaron M. Ucko
Source: sfcgal
Version: 1.1.0-1
Severity: serious
Justification: fails to build from source

Builds of sfcgal for architectures other than amd64 have all failed
with symbol mismatches, as detailed at

https://buildd.debian.org/status/logs.php?pkg=sfcgalver=1.1.0-1

(It's possible that kfreebsd-amd64 would fare better.)

Could you please take a look, and account for this variation?

Thanks!

___
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#793920: oasis3: Build dependency on libnetcdff-dev required for netcdf transition

2015-07-28 Thread Bas Couwenberg
Package: oasis3
Version: 3.mct+dfsg.121022-3
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: netcdf-split-c-f-cxx

Dear Maintainer,

For the upcoming netcdf transition your package needs a build dependency
on libnetcdff-dev to build successfully with the netcdf packages in
experimental.

The attached patch adds the build dependency for oasis3 (3.mct+dfsg.121022-4).

Since NetCDF 4.3.3.1 the upstream developers have split the project into
language specific releases, the netcdf Debian package has likewise split
into language specific source packages:

┌─┬───┬──┐
│ NetCDF project  │ Source package│ -dev package │
├─┼───┼──┤
│ NetCDF-C│ netcdf│ libnetcdf-dev│
│ NetCDF C++ (cxx4)   │ netcdf-cxx│ libnetcdf-c++4-dev   │
│ NetCDF C++ (legacy) │ netcdf-cxx-legacy │ libnetcdf-cxx-legacy-dev │
│ NetCDF-Fortran  │ netcdf-fortran│ libnetcdff-dev   │
└─┴───┴──┘

Kind Regards,

Bas
diff -ruN ../oasis3-3.mct+dfsg.121022_debian.orig/control debian/control
--- ../oasis3-3.mct+dfsg.121022_debian.orig/control	2015-07-29 00:02:07.473766697 +0200
+++ debian/control	2015-07-29 00:03:01.573488497 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Alastair McKinstry mckins...@debian.org
 Build-Depends: mpi-default-dev, debhelper (= 9), gfortran, 
- libnetcdf-dev (= 4.1.2), 
+ libnetcdf-dev (= 1:4.3.3.1), libnetcdff-dev,
  libcurl4-gnutls-dev,
  texlive-latex-base, texlive-latex-extra, ghostscript
 Standards-Version: 3.9.6
___
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#793882: magics++: Build dependency on libnetcdf-cxx-legacy-dev required for netcdf transition

2015-07-28 Thread Bas Couwenberg
Package: magics++
Version: 2.24.7-3
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: netcdf-split-c-f-cxx

Dear Maintainer,

For the upcoming netcdf transition your package needs a build dependency
on libnetcdf-cxx-legacy-dev to build successfully with the netcdf
packages in experimental.

The attached patch adds the build dependency for magics++ (2.24.7-3).

Since NetCDF 4.3.3.1 the upstream developers have split the project into
language specific releases, the netcdf Debian package has likewise split
into language specific source packages:

┌─┬───┬──┐
│ NetCDF project  │ Source package│ -dev package │
├─┼───┼──┤
│ NetCDF-C│ netcdf│ libnetcdf-dev│
│ NetCDF C++ (cxx4)   │ netcdf-cxx│ libnetcdf-c++4-dev   │
│ NetCDF C++ (legacy) │ netcdf-cxx-legacy │ libnetcdf-cxx-legacy-dev │
│ NetCDF-Fortran  │ netcdf-fortran│ libnetcdff-dev   │
└─┴───┴──┘

The netcdf-cxx provides the new NetCDF 4 C++ API in libnetcdf_c++4.so.1,
and netcdf-cxx-legacy the legacy NetCDF 3 C++ API in libnetcdf_c++.so.4.

For more information about the different NetCDF C++ APIs, see:
http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp

Kind Regards,

Bas
diff -ruN ../magics++-2.24.7_debian.orig/control debian/control
--- ../magics++-2.24.7_debian.orig/control	2015-07-28 14:43:55.435835112 +0200
+++ debian/control	2015-07-28 14:54:49.180497035 +0200
@@ -4,7 +4,7 @@
 Maintainer: Alastair McKinstry mckins...@debian.org
 Build-Depends: debhelper  (= 9) , dh-buildinfo, gfortran, cmake, chrpath,
  dh-python,
- libhdf5-serial-dev | libhdf5-dev, libnetcdf-dev, 
+ libhdf5-serial-dev | libhdf5-dev, libnetcdf-dev, libnetcdf-cxx-legacy-dev,
  libgl1-mesa-dev, libgd2-dev, 
  libemos-dev, 
  libgrib-api-dev, libgrib-api-tools,
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

[osmosis] branch master updated (c720eea - 1352969)

2015-07-28 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository osmosis.

  from  c720eea   Set distribution to unstable.
   new  1352969   Depend on libnetty-3.9-java instead of libnetty-java

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   |  7 +++
 debian/control |  4 ++--
 debian/patches/03-local-dependencies.patch | 14 --
 3 files changed, 21 insertions(+), 4 deletions(-)

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


[osmosis] 01/01: Depend on libnetty-3.9-java instead of libnetty-java

2015-07-28 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository osmosis.

commit 1352969cd4559fa2aa7c9e0563de2060b1815439
Author: Emmanuel Bourg ebo...@apache.org
Date:   Tue Jul 28 16:05:24 2015 +0200

Depend on libnetty-3.9-java instead of libnetty-java
---
 debian/changelog   |  7 +++
 debian/control |  4 ++--
 debian/patches/03-local-dependencies.patch | 14 --
 3 files changed, 21 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 724729a..cc00bbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osmosis (0.44.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libnetty-3.9-java instead of libnetty-java
+
+ -- Emmanuel Bourg ebo...@apache.org  Tue, 28 Jul 2015 16:00:57 +0200
+
 osmosis (0.44.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3becb96..f7bc168 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: gradle,
libjdepend-java,
libjpf-java,
libmysql-java,
-   libnetty-java,
+   libnetty-3.9-java,
libpostgis-java,
libpostgresql-jdbc-java,
libspring-beans-java,
@@ -46,7 +46,7 @@ Depends: default-jre-headless | java7-runtime-headless,
  libcommons-dbcp-java,
  libjpf-java,
  libmysql-java,
- libnetty-java,
+ libnetty-3.9-java,
  libpostgis-java,
  libpostgresql-jdbc-java,
  libspring-beans-java,
diff --git a/debian/patches/03-local-dependencies.patch 
b/debian/patches/03-local-dependencies.patch
index 54acf45..9529600 100644
--- a/debian/patches/03-local-dependencies.patch
+++ b/debian/patches/03-local-dependencies.patch
@@ -2,7 +2,7 @@ Description: Use packaged libraries during build.
 Author: Bas Couwenberg sebas...@xs4all.nl
 --- a/build.gradle
 +++ b/build.gradle
-@@ -28,7 +28,13 @@ subprojects {
+@@ -28,7 +28,13 @@
// Enable access to artefact dependency repositories.
repositories {
// Standard Maven repository.
@@ -17,7 +17,7 @@ Author: Bas Couwenberg sebas...@xs4all.nl
}
  }
  
-@@ -57,6 +63,9 @@ configure(javaProjects) {
+@@ -57,6 +63,9 @@
}
  
dependencies {
@@ -70,3 +70,13 @@ Author: Bas Couwenberg sebas...@xs4all.nl
  
  # Builds are signed if the osmosisSigningEnabled property is set to true.
  # To enable signing, it is recommended to leave this file untouched and to
+--- a/osmosis-replication-http/build.gradle
 b/osmosis-replication-http/build.gradle
+@@ -2,6 +2,6 @@
+ compile project(':osmosis-core')
+ compile project(':osmosis-replication')
+ compile project(':osmosis-xml')
+-compile group: 'org.jboss.netty', name: 'netty', version: 
dependencyVersionNetty
++compile group: 'io.netty', name: 'netty', version: dependencyVersionNetty
+ testCompile project(':osmosis-testutil')
+ }

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

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


Processing of osmosis_0.44.1-2_amd64.changes

2015-07-28 Thread Debian FTP Masters
osmosis_0.44.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  osmosis_0.44.1-2.dsc
  osmosis_0.44.1-2.debian.tar.xz
  osmosis_0.44.1-2_all.deb

Greetings,

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

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


Re: [osmosis] 01/01: Depend on libnetty-3.9-java instead of libnetty-java

2015-07-28 Thread Sebastiaan Couwenberg
Hi Emmanual,

Thanks for fixing this issue.

On 28-07-15 16:06, Emmanuel Bourg wrote:
 +osmosis (0.44.1-2) unstable; urgency=medium

Can you also push the tag for this revision to Alioth?

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


Bug#793891: nco: FTBFS with netcdf in experimental

2015-07-28 Thread Bas Couwenberg
Package: nco
Version: 4.5.1-1
Severity: normal
Tags: upstream
User: debian-...@lists.debian.org
Usertags: netcdf-split-c-f-cxx

Dear Maintainer,

nco (4.5.1-1) fails to build with the new netcdf packages in
experimental:

 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. \
   -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -g -O2 \
   -fstack-protector-strong -Wformat -Werror=format-security -std=c99 \
   -D_BSD_SOURCE -D_POSIX_SOURCE -c nco_bnr.c  -fPIC -DPIC \
   -o .libs/nco_bnr.o
 In file included from /usr/include/string.h:635:0,
  from nco_att_utl.h:22,
  from nco_att_utl.c:10:
 nco_sng_utl.h:79:3: error: expected identifier or '(' before '__extension__'
strdup /* [fnc] Duplicate string */
^
 In file included from /usr/include/string.h:635:0,
  from nco_netcdf.h:46,
  from nco_aux.h:22,
  from nco_aux.c:19:
 nco_sng_utl.h:79:3: error: expected identifier or '(' before '__extension__'
strdup /* [fnc] Duplicate string */
^

The full build log is attached.

The build succeeds with netcdf (1:4.1.3-7.2),
but fails with netcdf (1:4.4.0~rc2-1~exp2).

This issue needs to be resolved to not hinder the upcoming netcdf
transition.

Kind Regards,

Bas


nco_4.5.1-1_netcdf-ftbfs.build.xz
Description: application/xz
___
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: [osmosis] 01/01: Depend on libnetty-3.9-java instead of libnetty-java

2015-07-28 Thread Emmanuel Bourg
Le 28/07/2015 16:49, Sebastiaan Couwenberg a écrit :

 Can you also push the tag for this revision to Alioth?

Hi Sebastiaan, yes I'll push the tag once the upload is accepted.

Emmanuel Bourg


___
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#793885: minc: FTBFS with netcdf in experimental due to test failure

2015-07-28 Thread Bas Couwenberg
Package: minc
Version: 2.2.00-6
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: netcdf-split-c-f-cxx

Dear Maintainer,

Your package FTBFS with the new netcdf packages in experimental due to a
test failure:

 FAIL: testminctools.sh
 ==
minc 2.2.00: libsrc2/test/test-suite.log
 ==

 # TOTAL: 17
 # PASS:  16
 # SKIP:  0
 # XFAIL: 0
 # FAIL:  1
 # XPASS: 0
 # ERROR: 0

 .. contents:: :depth: 2

 FAIL: testminctools.sh
 ==

 Converted file to MINC2.0 format.
 ncvarid: ncid 65536: NetCDF: Variable not found
 Version: 1 (netCDF)
 FAIL testminctools.sh (exit status: 3)


The attached patch enables verbose test output in the build log and ignores
any test failures to allow the build to succeed.

Can you explain the test failure, and perhaps help resolve it?

I'd rather fix the issue than ignore the test failure, but I'm too
unfamiliar with the minc package.

Kind Regards,

Bas
diff -ruN ../minc-2.2.00_debian.orig/rules debian/rules
--- ../minc-2.2.00_debian.orig/rules	2015-07-28 16:05:46.618764813 +0200
+++ debian/rules	2015-07-28 16:13:41.740314813 +0200
@@ -17,10 +17,16 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-shared --enable-minc2 --enable-acr-nema CFLAGS=$(CFLAGS)
 
+# Verbose test output
+export VERBOSE=1
+
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS)
 
+override_dh_auto_test:
+	dh_auto_test || echo Ignoring test failures
+
 ps_docs = doc/prog_ref.ps doc/prog_guide.ps volume_io/Documentation/volume_io.ps
 
 doc/prog_ref.ps doc/prog_guide.ps:
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

gmt_5.1.2+dfsg1-1~bpo8+1_amd64.changes is NEW

2015-07-28 Thread Debian FTP Masters
binary:gmt is NEW.
binary:gmt-common is NEW.
binary:gmt-dbg is NEW.
binary:gmt-doc is NEW.
binary:gmt-doc-pdf is NEW.
binary:gmt-examples is NEW.
binary:libgmt-dev is NEW.
binary:libgmt5 is NEW.
source:gmt is NEW.

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

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

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

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

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

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


[gmt] tag debian/5.1.2+dfsg1-1.bpo8+1 created (now b27a0cc)

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

sebastic pushed a change to tag debian/5.1.2+dfsg1-1.bpo8+1
in repository gmt.

at  b27a0cc   (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/gmt.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


[gmt] branch jessie-backports created (now b27a0cc)

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

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

at  b27a0cc   Rebuild for jessie-backports.

This branch includes the following new commits:

   new  b27a0cc   Rebuild for jessie-backports.

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


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


[gmt] 01/01: Rebuild for jessie-backports.

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

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

commit b27a0ccb2fec5e9639ae54f8ac120f6730958de0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Mon Jul 27 13:37:34 2015 +0200

Rebuild for jessie-backports.

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

diff --git a/debian/changelog b/debian/changelog
index 744691a..e7ff7c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gmt (5.1.2+dfsg1-1~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+  * Update branch in gbp.conf  Vcs-Git URL.
+
+ -- Bas Couwenberg sebas...@debian.org  Mon, 27 Jul 2015 13:37:05 +0200
+
 gmt (5.1.2+dfsg1-1) unstable; urgency=medium
 
   * Add patch rename psl library to gmt-psl to resolve conflict with
diff --git a/debian/control b/debian/control
index 6ce9c1c..c3f79f3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (= 9),
xsltproc
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/gmt.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/gmt.git -b jessie-backports
 Homepage: http://gmt.soest.hawaii.edu/projects/gmt
 
 Package: gmt
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 21d0417..7316535 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,7 +6,7 @@ upstream-branch = upstream
 
 # The default name for the Debian branch is master.
 # Change it if the name is different (for instance, debian/unstable).
-debian-branch = master
+debian-branch = jessie-backports
 
 # git-import-orig uses the following names for the upstream tags.
 # Change the value if you are not using git-import-orig

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gmt.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#793877: libpdl-netcdf-perl: Changes for Multi-Arch libnetcdf required for netcdf transition

2015-07-28 Thread Bas Couwenberg
Package: libpdl-netcdf-perl
Version: 4.20-1
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: netcdf-split-c-f-cxx

Dear Maintainer,

For the upcoming netcdf transition your package needs a change to
support the Multi-Arch path for libnetdf.so to build successfully.

The attached patch adds a version constraint on the new libnetcdf-dev in
experimental and exports NETCDF_LIBDIR with the Multi-Arch path.

Kind Regards,

Bas
diff -ruN ../libpdl-netcdf-perl-4.20_debian.orig/control debian/control
--- ../libpdl-netcdf-perl-4.20_debian.orig/control	2015-07-28 13:44:20.090131645 +0200
+++ debian/control	2015-07-28 13:44:32.510067361 +0200
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends:
- libnetcdf-dev,
+ libnetcdf-dev (= 1:4.3.3.1),
  pdl (=1:2.007-1),
  perl,
  debhelper (= 9),
diff -ruN ../libpdl-netcdf-perl-4.20_debian.orig/rules debian/rules
--- ../libpdl-netcdf-perl-4.20_debian.orig/rules	2015-07-28 13:44:20.090131645 +0200
+++ debian/rules	2015-07-28 13:47:06.885267902 +0200
@@ -17,6 +17,11 @@
 PERL = /usr/bin/perl
 endif
 
+# NetCDF = 4.3.3.1 uses Multi-Arch path
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
+export NETCDF_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
+
 TMP =$(CURDIR)/debian/$(PACKAGE)
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
___
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 gmt_5.1.2+dfsg1-1~bpo8+1_amd64.changes

2015-07-28 Thread Debian FTP Masters
gmt_5.1.2+dfsg1-1~bpo8+1_amd64.changes uploaded successfully to localhost
along with the files:
  gmt_5.1.2+dfsg1-1~bpo8+1.dsc
  gmt_5.1.2+dfsg1-1~bpo8+1.debian.tar.xz
  gmt_5.1.2+dfsg1-1~bpo8+1_amd64.deb
  gmt-common_5.1.2+dfsg1-1~bpo8+1_all.deb
  libgmt5_5.1.2+dfsg1-1~bpo8+1_amd64.deb
  libgmt-dev_5.1.2+dfsg1-1~bpo8+1_amd64.deb
  gmt-dbg_5.1.2+dfsg1-1~bpo8+1_amd64.deb
  gmt-doc-pdf_5.1.2+dfsg1-1~bpo8+1_all.deb
  gmt-doc_5.1.2+dfsg1-1~bpo8+1_all.deb
  gmt-examples_5.1.2+dfsg1-1~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


h5utils is marked for autoremoval from testing

2015-07-28 Thread Debian testing autoremoval watch
h5utils 1.12.1-2.1 is marked for autoremoval from testing on 2015-08-19

It is affected by these RC bugs:
793150: h5utils: missing dependency on liboctave


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


spatialite-gui 2.0.0~devel2-1 MIGRATED to testing

2015-07-28 Thread Debian testing watch
FYI: The status of the spatialite-gui source package
in Debian's testing distribution has changed.

  Previous version: 1.7.1-6
  Current version:  2.0.0~devel2-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


osmosis_0.44.1-2_amd64.changes ACCEPTED into unstable

2015-07-28 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 28 Jul 2015 16:00:57 +0200
Source: osmosis
Binary: osmosis
Architecture: source all
Version: 0.44.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 osmosis- Command line OpenStreetMap data processor
Changes:
 osmosis (0.44.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Depend on libnetty-3.9-java instead of libnetty-java
Checksums-Sha1:
 7a2dc0437b407516c2320cae586cebab245e21ce 2455 osmosis_0.44.1-2.dsc
 146570b62171b8bf4c501cc90f9b403a00e91a6b 10964 osmosis_0.44.1-2.debian.tar.xz
 11eb612922f36d121b00d71a5be4a9f10c8751d4 1130750 osmosis_0.44.1-2_all.deb
Checksums-Sha256:
 7e4fedc7237e53eda9666f777a1a18d6cbe63e167a133e73c1929dba6431019e 2455 
osmosis_0.44.1-2.dsc
 35b9d22c6cd7b90ff2c79fbd572bb3b5c0e495d08ba16a26ff7c3539710a3758 10964 
osmosis_0.44.1-2.debian.tar.xz
 a585ae35e175f68003b540197ba6bd3f6767abc1039a9d23a7b6abff25a7f54c 1130750 
osmosis_0.44.1-2_all.deb
Files:
 2df4e2422c85ccf54e6ba8960819be02 2455 utils optional osmosis_0.44.1-2.dsc
 a35c2211fe2565c4d3785a529a162135 10964 utils optional 
osmosis_0.44.1-2.debian.tar.xz
 871dcb7bdab1da857a7ea581ca5549b3 1130750 utils optional 
osmosis_0.44.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVt40dAAoJEPUTxBnkudCs7e4P+QEjf3VK9QRWLxg/frj9gy/u
wHwS6LaFeX0JupPUbXPnOkybTSs6WBoHLEBw5G2FMEK9W9KOW0vTmCPVZTQM43tY
hr/NK3rUSTIXX7IMBQzz0Ns00xpG/hSaCMFIRBXbjCUjpukOW/tmqUgraYiUIKpq
XpAFQl0Oidw4enSaMvkh2uKmVPzuXkN09EnSB/JjOFViLVID9iYb1FAJEoEYqLof
mgXk6MLezjn9wXpKRQ1myy2dmYrXmjfJIXCtVCFBdxd4ASkw9Pjy1cR2OF1L0gwJ
Ev2LdmAPKyOmkJtLMFJN4FseF+7Y+MLvL/oRWnoG8a4ereSReEZj33R5tcZ9wrsB
G03OK3/umRjWPRpKfyHfxsAz68Lop1xMC00Th0E+pw3Lwv1Htt1ABdSD4eVVS73m
kdZocJHTHro2rdJl6+Kc3CoeZJaJkdJLlvJiGPMzjzsHkw9E1v6/7vV88N4Hixcc
6JAPQFyIHnb78CWLVXd75ZMGbadV9gFjFRmyu0wxKswDpBRrNXJZpjfsp/gCrACO
NT83dNubUMDZ2qbmlpAwNtb3HEuH2xNultOETMN7yF/pllEGQoOHNoKUAanMdpbu
WYoscTh/sBQ/gfbjlCySAd7rGFa0Y4DXWqHSl6JRrR4R2vA+52xMHxYqsbdf69EK
k6OHTUurK5S4kwOhM+8+
=Gzun
-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


sfcgal_1.1.0-1_amd64.changes ACCEPTED into unstable, unstable

2015-07-28 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 09 Jun 2015 14:24:02 +0200
Source: sfcgal
Binary: libsfcgal1 libsfcgal-dev sfcgal-bin
Architecture: source amd64
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Sven Geggus sven-deb...@geggus.net
Description:
 libsfcgal-dev - Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations 
(dev
 libsfcgal1 - Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations (run
 sfcgal-bin - Simple viewer for SFCGAL library
Closes: 788560
Changes:
 sfcgal (1.1.0-1) unstable; urgency=medium
 .
   * Initial release (closes: #788560)
Checksums-Sha1:
 ce8f1ada8cafb7d56fe5469ec087179b8cbb2d9b 2138 sfcgal_1.1.0-1.dsc
 0ea37b18f75d47db5b44f91bb44d59ead38c89f9 2393394 sfcgal_1.1.0.orig.tar.gz
 ac591289175e358a3eca4ae843fecc339fac8db8 153864 sfcgal_1.1.0-1.debian.tar.xz
 1ee2d7c3430bda1cdcb7912643698740052ecc5a 61254 libsfcgal-dev_1.1.0-1_amd64.deb
 b0a519355f22408d786293187dadaecfc71b3ab0 1900604 libsfcgal1_1.1.0-1_amd64.deb
 ea85e57dd8373c29d7886fce7ce6825c69ba2a5e 93188 sfcgal-bin_1.1.0-1_amd64.deb
Checksums-Sha256:
 03a90d229406f4b595240945d838d008444d78475a1408e45cceb743347c4b8e 2138 
sfcgal_1.1.0-1.dsc
 00e1bde3e1353592700bcc36d62cb31fec3b61c31c0fb93a0c74873bccf7b102 2393394 
sfcgal_1.1.0.orig.tar.gz
 a1a539afa8d050f6453519038498f336c8a681b1c707225a8ed2900fd90f43bc 153864 
sfcgal_1.1.0-1.debian.tar.xz
 62fbcaef66696173e4d1e1110e6070d40ea379a606701f40060f0d01b636e2fc 61254 
libsfcgal-dev_1.1.0-1_amd64.deb
 1daa62f7b65523f997f437661661eeea9b8e97e58ef0fd12e028906aafe5c529 1900604 
libsfcgal1_1.1.0-1_amd64.deb
 5fcfd8ebebb6b6b86237fe5616f2558f5b57373106b031d439cfae16e32377f5 93188 
sfcgal-bin_1.1.0-1_amd64.deb
Files:
 a930d9769de2e6f42faea2d7b3d108d6 2138 science optional sfcgal_1.1.0-1.dsc
 b4817a47d17b2292cee6199f7b49c31c 2393394 science optional 
sfcgal_1.1.0.orig.tar.gz
 fc224b225477204ab5b43c6d33933a0f 153864 science optional 
sfcgal_1.1.0-1.debian.tar.xz
 5b962b143c91bb6f8b85685a88e54bdc 61254 libdevel optional 
libsfcgal-dev_1.1.0-1_amd64.deb
 606865ea606e0c0d47bc945ee957d522 1900604 libs optional 
libsfcgal1_1.1.0-1_amd64.deb
 cab7b8bb88e8d2d10d7353f53b0e5163 93188 science optional 
sfcgal-bin_1.1.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVgzwcAAoJEGdQ8QrojUrxixYP/iLp4H7Na9OM7fq8feS40FGx
PL9SftquAp2FWZ+B04ZI8IcES6oO5rWritfzdWO8prv/jHxqaTFWIREePdZgec/c
sscpxYrVhYNK1tZ7q0T+gtYPB4Tz0Hqi79O5xfcUVyd8p6p+a7NjfZFYS8tgkoa7
eKWLapyoS0mb0y+4juVYY+5vgtOv2C3C4fjwpIMoohrzwoEpVO3JTI2LiwgYohNl
bzCF3s6wx60K9SvjC9dhoP4zR02UDabCp2TXjqqq/rJqs+C98+dbpeEsqC3YfPov
wWhj4QajwzvNkLtjMWGwulld3O7w1lzltbe4AnbY9pAs2/u5+fi1FALdmEQfeRr/
S84ukOq+dcMa7GRbIz4CdZ/FwHSq4bsB9IeEhdgUgU4OEQkwGS78lWQiXxy409Wd
Vl8ehSfbZbuyAYjGHZgUeq5u3u6rwWDSD0ZwVxpx1yOaZkg24Dc09VmN2ihJzqt6
C0+4T6CW5tTBzsofI2npRfYumBlBvWsJ0cok9phF65YzdrnhmdAsWCicAsJE7iQU
PulZHN6yiYRodPA+6XVa22VZzUJHkVRVphsGIWCxJ8SZifsR+L8VmqtYVGKxzoAv
k6jpRTyrQFaVhBT/qC8ka10tC50RFtIRhVTIlbJcUgr6UR2E1/NQLpQXsaEk+5/f
Y0aAzUPplUQF8uckKApN
=HVCs
-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


[osmosis] annotated tag debian/0.44.1-2 created (now 1d8dc39)

2015-07-28 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/0.44.1-2
in repository osmosis.

at  1d8dc39   (tag)
   tagging  1352969cd4559fa2aa7c9e0563de2060b1815439 (commit)
  replaces  debian/0.40.1+ds1-7
 tagged by  Emmanuel Bourg
on  Tue Jul 28 18:48:04 2015 +0200

- Log -
osmosis Debian release 0.44.1-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJVt7JEAAoJEPUTxBnkudCst8wP/2skWjKHyRuqsBRmPbkvDu9n
ENq3dV6qbUC5Ub9ssk3oMQUQFOpKdP+g3NSHGM6pB/+972W8mxxk9Qd7mV81eY3E
aYx8DEady4XqhC8JAP+KBwssOs8AEKxY1uMQQ4wWFH4fjWPCNvyzTFaZ3EqZ5zZs
7QcUW2K8gHeFxFEfr553XuR23IefI3my243eMnmCIWhkxycQouNTGyqW/qSVpgdv
smwaQEFEn9oWdLGyk8iQmKlSA9cgsm3bAbZsK/I/6ICSawdFipO+TF62X3Lrl4oF
JdHwMFBXRKRnVtkgY8QSRyXZukWBF4O817ofz9L2PsNUSaouXR5iEouPoV/GOi8Z
oelvMKShN6SncBTqh7StfeaXq8jLKVwTsi6d1uXnCTs8kYonD/WHSYUPUEok3u4i
FbU7IedbySMyM3l9NiJ7tvJsqcMYxjGiK+HKMak19OWuswFWHL1q5coXqinoPu79
cBAeW4qRwfvpR+QtF5mntLmMbHPpw8tJm5ZEgwYNqIPeu2LptuW3mYbGfQW/Ot9U
xhmHF+XvEWzEv1FqUkFUa84tTEcrun4aBOAmjqu+JhNPHSesABGN9QNl5cOrOdJG
E3S4zPuuLRFSUdZAKM5tMqvVwcjoALdUgTk/nZ6L5M42DBe+CQwG4gmUK5hVXHsn
0UdU9mBc6LtOImBvx6ut
=7qCU
-END PGP SIGNATURE-

Andreas Tille (1):
  moved to pkg-grass Git reposirory

Bas Couwenberg (84):
  Change Maintainer to Debian GIS Project.
  Add myself to Uploaders.
  Fix typo in changelog.
  Restructure control file with cme, changes: Vcs-* URLs.
  Imported Upstream version 0.43.1
  Merge tag 'upstream/0.43.1'
  New upstream release.
  Add gbp.conf to use pristine-tar by default.
  Drop get-orig-source target, repacking no longer required.
  Remove dependencies on ant, gradle now used for build.
  Enable parallel builds.
  Refresh patches.
  Remove obsolete patches.
  Bump Debhelper compatibility to 9.
  Don't set custom CLASSPATH.
  Use dh with maven-repo-helper.
  Add build dependency on libwoodstox-java.
  Add dependency on libnetty-java.
  Add build dependency on libjdepend-java.
  Update minimum version required.
  Add patch to use packaged libraries during build.
  Use gradle in offline mode.
  Remove generated files and directories on clean.
  Skip checkstyleMain, checkstyleTest, jdependMain, jdependTest  test 
tasks.
  Add build dependency on git, used by gradle build system.
  Install osmosis JARs from package directory.
  Set osmosisBuildType to RELEASE.
  Bump Standards-Version to 3.9.5, changes: Vcs-* fields.
  Add patch to get version from changelog instead of git.
  Remove unused variables.
  Add patch from upstream master branch: 
0001-Modify-the-pgsnapshot-load-script-to-more-sensible-d.patch
  Add patch from upstream master branch: 
0001-Use-ALTER-TABLE-.-CLUSTER-ON-statements-to-set-what-.patch
  Add patch from upstream master branch: 
0001-Disable-synchronous_commit-for-pgsnapshot-loading.patch
  Add patch from upstream master branch: 
0001-Manually-set-some-statistics-for-way_nodes-and-relat.patch
  Add patch from upstream master branch: 
0001-Update-list-of-expected-schema-migrations.patch
  Add patch from upstream master branch: 
0001-Fix-remaining-64-bit-id-tracking-problems.patch
  Add patch from upstream master branch: 
0001-Increase-maximum-way-node-count-from-16-bit-to-32-bi.patch
  Add patch from upstream master branch: 
0001-replication-Fix-null-pointer-exception-in-merge-repl.patch
  Add patches from upstream master branch.
  New upstream release also closes #700311.
  Fix checkstyle and jdepend local dependencies.
  Use separate build and test targets.
  Non-verbose rm.
  Set distribution to unstable.
  Update source to GitHub, add Upstream-Contact.
  Use SPDX license shortnames.
  Add patch to update generated source for protobuf 2.6.0.
  Add patch to increase source compatibility from 1.6 to 1.7.
  Reorder files sections in copyright.
  Add lintian override for incompatible-java-bytecode-format.
  Drop unused lintian override for missing-classpath.
  Add patches from upstream master branch.
  Set distribution to unstable.
  Close bug in changelog.
  Update watch file to use github tags instead of the deprecated 
githubredir service.
  Add basic pom.xml for osmosis-core, install pom and jar with 
maven-repo-helper.
  Bump Standards-Version to 3.9.6, no changes.
  Revert Add basic pom.xml for osmosis-core, install pom and jar with 
maven-repo-helper.
  Add upstream metadata.
  Add patch to fix negative exit status in replicate_osm_file.sh.
  Disable Bug-Submit in metadata, requires login.
  Mark 07-bashism.patch as Applied-Upstream.
  Update Vcs-Browser URL to use cgit instead of gitweb.
  Set distribution to experimental.
  Update 02-fix_plexus.patch to also load Xerces to fix data 

gmt 5.1.2+dfsg1-1 MIGRATED to testing

2015-07-28 Thread Debian testing watch
FYI: The status of the gmt source package
in Debian's testing distribution has changed.

  Previous version: 4.5.12-1
  Current version:  5.1.2+dfsg1-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


libgaiagraphics REMOVED from testing

2015-07-28 Thread Debian testing watch
FYI: The status of the libgaiagraphics source package
in Debian's testing distribution has changed.

  Previous version: 0.5-3
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

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


Bug#793902: ncview: FTBFS with netcdf in experimental

2015-07-28 Thread Bas Couwenberg
Package: ncview
Version: 2.1.5+ds1-1
Severity: normal
Tags: upstream
User: debian-...@lists.debian.org
Usertags: netcdf-split-c-f-cxx

Dear Maintainer,

Your package FTBFS with the new netcdf packages in experimental due to
not accepting the mpicc compiler used to build netcdf.

It looks like AC_PROG_CC in configure.in doesn't check the alternative
properly:

debian/rules override_dh_auto_configure
 make[1]: Entering directory '/tmp/buildd/ncview-2.1.5+ds1'
 ls -l /usr/bin/mpicc* /etc/alternatives/mpicc* /usr/bin/opal_wrapper
 lrwxrwxrwx 1 root root22 Jul 28 18:53 /etc/alternatives/mpicc - 
/usr/bin/mpicc.openmpi
 lrwxrwxrwx 1 root root38 Jul 28 18:53 /etc/alternatives/mpicc.1.gz - 
/usr/share/man/man1/mpicc.openmpi.1.gz
 lrwxrwxrwx 1 root root23 Jul 28 18:53 /usr/bin/mpicc - 
/etc/alternatives/mpicc
 lrwxrwxrwx 1 root root12 Jun 25 09:47 /usr/bin/mpicc.openmpi - 
opal_wrapper
 -rwxr-xr-x 1 root root 18856 Jun 25 09:47 /usr/bin/opal_wrapper
 dh_auto_configure
 ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 checking for nc-config... yes
 Netcdf library version: netCDF 4.4.0-rc2
 Netcdf library has version 4 interface present: yes
 Netcdf library was compiled with C compiler: /usr/bin/mpicc
 checking for /usr/bin/mpicc... no
 configure: error: in `/tmp/buildd/ncview-2.1.5+ds1':
 configure: error: no acceptable C compiler found in $PATH

The full build log is attached.

Kind Regards,

Bas
Building with cowbuilder for distribution sid+rebuild
I: using cowbuilder as pbuilder
dpkg-checkbuilddeps: Unmet build dependencies: netcdf-bin libnetpbm10-dev 
libudunits2-dev libxaw7-dev
W: Unmet build-dependency in source
dpkg-buildpackage: source package ncview
dpkg-buildpackage: source version 2.1.5+ds1-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Bas Couwenberg sebas...@debian.org
 dpkg-source --before-build ncview
dpkg-source: info: applying auxiliary-typo.patch
dpkg-source: info: applying manpage.patch
dpkg-source: info: applying autoreconf.patch
dpkg-checkbuilddeps: Unmet build dependencies: netcdf-bin libnetpbm10-dev 
libudunits2-dev libxaw7-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
dpkg-buildpackage: warning: this is currently a non-fatal warning with -S, but 
will probably become fatal in the future
 fakeroot debian/rules clean
dh clean \
  --with autoreconf \
  --parallel
   dh_testdir -O--parallel
   dh_auto_clean -O--parallel
   dh_autoreconf_clean -O--parallel
   debian/rules override_dh_clean
make[1]: Entering directory '/home/bas/git/pkg-grass/ncview'
dh_clean ncview.1
make[1]: Leaving directory '/home/bas/git/pkg-grass/ncview'
 dpkg-source -b ncview
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building ncview using existing ./ncview_2.1.5+ds1.orig.tar.gz
dpkg-source: info: building ncview in ncview_2.1.5+ds1-1.debian.tar.xz
dpkg-source: info: building ncview in ncview_2.1.5+ds1-1.dsc
 dpkg-genchanges -S ../ncview_2.1.5+ds1-1_source.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source --after-build ncview
dpkg-source: info: unapplying autoreconf.patch
dpkg-source: info: unapplying manpage.patch
dpkg-source: info: unapplying auxiliary-typo.patch
dpkg-buildpackage: binary and diff upload (original source NOT included)
 - Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.17339 
  forking: cp -al /var/cache/pbuilder/base-sid+rebuild.cow 
/var/cache/pbuilder/build//cow.17339 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.17339/.ilist
  forking: chroot /var/cache/pbuilder/build//cow.17339 cowdancer-ilistcreate 
/.ilist find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a 
-links +1 -print0 \) | xargs -0 stat --format '%d %i ' 
 - Invoking pbuilder
  forking: pbuilder build --debbuildopts  --debbuildopts  --buildplace 
/var/cache/pbuilder/build//cow.17339 --buildresult /home/bas/git/pkg-grass 
--debbuildopts  --no-targz --internal-chrootexec chroot 
/var/cache/pbuilder/build//cow.17339 cow-shell 
/home/bas/git/pkg-grass/ncview_2.1.5+ds1-1.dsc 
I: Running in no-targz mode
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Tue Jul 28 20:51:55 CEST 2015
I: pbuilder-time-stamp: 1438109515
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Installing the build-deps
W: no hooks of type 

[mapcache] branch upstream updated (de1f3bc - 37181a9)

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

sebastic pushed a change to branch upstream
in repository mapcache.

  from  de1f3bc   Imported Upstream version 1.2.1
   new  37181a9   Imported Upstream version 1.4.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:
 .gitignore|2 +
 CMakeLists.txt|   19 +-
 Vagrantfile   |   27 +
 apache/mod_mapcache.c |  120 +++-
 cgi/mapcache.c|2 +-
 cmake/FindRIAK.cmake  |   14 +
 include/mapcache-config.h.in  |1 +
 include/mapcache.h|  404 +++--
 lib/buffer.c  |1 +
 lib/cache_bdb.c   |  213 +++
 lib/cache_composite.c |  205 +++
 lib/cache_couchbase.c |  462 +++
 lib/cache_disk.c  |   89 +--
 lib/cache_fallback.c  |  202 +++
 lib/cache_memcache.c  |  244 +---
 lib/cache_multitier.c |  165 ++
 lib/cache_rest.c  | 1165 +
 lib/cache_riak.c  |  452 ++
 lib/cache_sqlite.c|  551 ++
 lib/cache_tiff.c  |  163 +++---
 lib/configuration.c   |   37 --
 lib/configuration_xml.c   |  115 +++-
 lib/connection_pool.c |  190 ++
 lib/core.c|   38 +-
 lib/dimension.c   |  376 +++-
 lib/grid.c|   19 +-
 lib/hmac-sha.c|  413 +
 lib/http.c|  114 ++--
 lib/image.c   |   19 +
 lib/imageio_png.c |  164 +-
 lib/lock.c|  364 +++-
 lib/service_mapguide.c|2 +-
 lib/service_tms.c |2 +-
 lib/service_ve.c  |2 +-
 lib/service_wms.c |  117 +++-
 lib/service_wmts.c|   38 +-
 lib/source_mapserver.c|1 +
 lib/source_wms.c  |   15 +-
 lib/tileset.c |  138 +++--
 lib/util.c|  102 +++-
 mapcache.xml  |   13 +-
 mapcache.xml.sample   |  107 +++-
 nginx/ngx_http_mapcache_module.c  |4 +-
 scripts/vagrant/mapcache.sh   |   13 +
 scripts/vagrant/packages.sh   |   17 +
 scripts/vagrant/virtualbox-fix.sh |5 +
 util/mapcache_seed.c  |  278 +
 47 files changed, 6116 insertions(+), 1088 deletions(-)
 create mode 100644 Vagrantfile
 create mode 100644 cmake/FindRIAK.cmake
 create mode 100644 lib/cache_composite.c
 create mode 100644 lib/cache_couchbase.c
 create mode 100644 lib/cache_fallback.c
 create mode 100644 lib/cache_multitier.c
 create mode 100644 lib/cache_rest.c
 create mode 100644 lib/cache_riak.c
 create mode 100644 lib/connection_pool.c
 create mode 100644 lib/hmac-sha.c
 create mode 100755 scripts/vagrant/mapcache.sh
 create mode 100755 scripts/vagrant/packages.sh
 create mode 100755 scripts/vagrant/virtualbox-fix.sh

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


[mapcache] annotated tag upstream/1.4.0 created (now 893594c)

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

sebastic pushed a change to annotated tag upstream/1.4.0
in repository mapcache.

at  893594c   (tag)
   tagging  37181a90a74252f612c93d76c0f014296db026bf (commit)
  replaces  upstream/1.2.1
 tagged by  Bas Couwenberg
on  Tue Jul 28 16:51:35 2015 +0200

- Log -
Upstream version 1.4.0

Bas Couwenberg (1):
  Imported Upstream version 1.4.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/mapcache.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


[mapcache] 09/12: Update symbols for amd64.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 6a53f67b991789f9693a12701d08cc336cfb
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 18:07:07 2015 +0200

Update symbols for amd64.
---
 debian/changelog|  1 +
 debian/libmapcache1.symbols | 66 -
 2 files changed, 60 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bd6bfbb..9602ce6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Update copyright file, add license  copyright for hmac-sha.c.
   * Refresh patches.
   * Disable experimental mapserver support, FTBFS.
+  * Update symbols for amd64.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/libmapcache1.symbols b/debian/libmapcache1.symbols
index 98c0079..a338248 100644
--- a/debian/libmapcache1.symbols
+++ b/debian/libmapcache1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 1.2.1 powerpc s390x
+# SymbolsHelper-Confirmed: 1.4.0 amd64
 libmapcache.so.1 #PACKAGE# #MINVER#
  EZXML_NIL@Base 1.0.0
  _configuration_parse_wms_xml@Base 1.0.0
@@ -20,9 +20,12 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _create_demo_wmts@Base 1.0.0
  _error_report_wmts@Base 1.0.0
  _format_error_wms@Base 1.0.0
+ _mapcache_cache_rest_headers@Base 1.4.0
  _mapcache_context_clear_error_default@Base 1.0.0
  _mapcache_context_get_error_default@Base 1.0.0
  _mapcache_context_get_error_msg_default@Base 1.0.0
+ _mapcache_context_pop_errors@Base 1.4.0
+ _mapcache_context_push_errors@Base 1.4.0
  _mapcache_context_set_error_default@Base 1.0.0
  _mapcache_context_set_exception_default@Base 1.0.0
  _mapcache_curl_header_callback@Base 1.0.0
@@ -56,10 +59,10 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _mapcache_source_dummy_configuration_parse_xml@Base 1.0.0
  _mapcache_source_dummy_query@Base 1.0.0
  _mapcache_source_dummy_render_map@Base 1.0.0
- _mapcache_source_mapserver_configuration_check@Base 1.0.0
- _mapcache_source_mapserver_configuration_parse_xml@Base 1.0.0
- _mapcache_source_mapserver_query@Base 1.0.0
- _mapcache_source_mapserver_render_map@Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_configuration_check@Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_configuration_parse_xml@Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_query@Base 1.0.0
+#MISSING: 1.4.0# _mapcache_source_mapserver_render_map@Base 1.0.0
  _mapcache_source_wms_configuration_check@Base 1.0.0
  _mapcache_source_wms_configuration_parse_xml@Base 1.0.0
  _mapcache_source_wms_query@Base 1.0.0
@@ -70,8 +73,11 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _mapcache_unescape_url@Base 1.0.0
  _wmts_inspire_metadata_responselanguages@Base 1.2.0
  _wmts_service_identification_keywords@Base 1.2.0
+ base64_encode@Base 1.4.0
+ buffer_write_callback@Base 1.4.0
  crc_table@Base 1.2.0
- crc_table_computed@Base 1.2.1
+#MISSING: 1.4.0# crc_table_computed@Base 1.2.1
+ empty_png_384@Base 1.4.0
  ezxml_add_child@Base 1.0.0
  ezxml_ampencode@Base 1.0.0
  ezxml_attr@Base 1.0.0
@@ -105,14 +111,29 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  ezxml_toxml_r@Base 1.0.0
  ezxml_vget@Base 1.0.0
  fontData@Base 1.0.0
+ hmac_sha1@Base 1.4.0
+ hmac_sha256@Base 1.4.0
+ hmac_sha256_final@Base 1.4.0
+ hmac_sha256_init@Base 1.4.0
+ hmac_sha256_reinit@Base 1.4.0
+ hmac_sha256_update@Base 1.4.0
  lock_filename_for_resource@Base 1.0.0
  mapcache_assemble_maps@Base 1.2.0
  mapcache_buffer_append@Base 1.0.0
  mapcache_buffer_create@Base 1.0.0
+ mapcache_cache_azure_create@Base 1.4.0
+ mapcache_cache_composite_create@Base 1.4.0
  mapcache_cache_disk_create@Base 1.0.0
+ mapcache_cache_fallback_create@Base 1.4.0
+ mapcache_cache_google_create@Base 1.4.0
  mapcache_cache_mbtiles_create@Base 1.0.0
+ mapcache_cache_multitier_create@Base 1.4.0
+ mapcache_cache_rest_create@Base 1.4.0
+ mapcache_cache_rest_init@Base 1.4.0
+ mapcache_cache_s3_create@Base 1.4.0
  mapcache_cache_sqlite_create@Base 1.0.0
  mapcache_cache_tiff_create@Base 1.0.0
+ mapcache_config_parse_locker@Base 1.4.0
  mapcache_configuration_add_cache@Base 1.0.0
  mapcache_configuration_add_grid@Base 1.0.0
  mapcache_configuration_add_image_format@Base 1.0.0
@@ -127,6 +148,10 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_configuration_parse@Base 1.0.0
  mapcache_configuration_parse_xml@Base 1.0.0
  mapcache_configuration_post_config@Base 1.0.0
+ mapcache_connection_pool_create@Base 1.4.0
+ mapcache_connection_pool_get_connection@Base 1.4.0
+ mapcache_connection_pool_invalidate_connection@Base 1.4.0
+ mapcache_connection_pool_release_connection@Base 1.4.0
  mapcache_context_copy@Base 1.0.0
  mapcache_context_init@Base 1.0.0
  mapcache_core_get_capabilities@Base 1.0.0
@@ -137,6 +162,7 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_core_respond_to_error@Base 1.0.0
  mapcache_dimension_intervals_create@Base 1.0.0
  

[mapcache] branch pristine-tar updated (92b50fe - 00b62c8)

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

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

  from  92b50fe   pristine-tar data for mapcache_1.2.1.orig.tar.gz
   new  00b62c8   pristine-tar data for mapcache_1.4.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:
 mapcache_1.4.0.orig.tar.gz.delta | Bin 0 - 3955 bytes
 mapcache_1.4.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 mapcache_1.4.0.orig.tar.gz.delta
 create mode 100644 mapcache_1.4.0.orig.tar.gz.id

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


[mapcache] 06/12: Refresh patches.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit baa9f040990f6c79db67f79ca229f21ea5686513
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 17:01:27 2015 +0200

Refresh patches.
---
 debian/changelog | 1 +
 debian/patches/cmake-mapserver-include.patch | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0423b86..6f49e64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Update watch file to support new upstream tag format too.
   * New upstream release.
   * Update copyright file, add license  copyright for hmac-sha.c.
+  * Refresh patches.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/patches/cmake-mapserver-include.patch 
b/debian/patches/cmake-mapserver-include.patch
index fe007e1..116149e 100644
--- a/debian/patches/cmake-mapserver-include.patch
+++ b/debian/patches/cmake-mapserver-include.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg sebas...@debian.org
 Last-Update: 2013-10-21
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -218,10 +218,18 @@ if(WITH_GEOTIFF)
+@@ -222,10 +222,18 @@ if(WITH_GEOTIFF)
  endif (WITH_GEOTIFF)
  
  if(WITH_MAPSERVER)

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


[mapcache] 11/12: Update mapcache_seed man page with new options.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 19771a04fb7ed1e0f3169bed85d6a5ed001e79a0
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 19:35:07 2015 +0200

Update mapcache_seed man page with new options.
---
 debian/changelog   |  1 +
 debian/mapcache_seed.1.xml | 32 
 2 files changed, 33 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1f2550a..450431d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Disable experimental mapserver support, FTBFS.
   * Update symbols for amd64.
   * Move docs to libapache2-mod-mapcache.
+  * Update mapcache_seed man page with new options.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/mapcache_seed.1.xml b/debian/mapcache_seed.1.xml
index 8ea4512..270f144 100644
--- a/debian/mapcache_seed.1.xml
+++ b/debian/mapcache_seed.1.xml
@@ -45,6 +45,14 @@
   /varlistentry
 
   varlistentry
+termoption-C/option/term
+termoption--cache/option 
replaceableoverride/replaceable/term
+listitem
+  paraOverride cache used by selected tileset (useful for 
selectively seeding fallback/multitier caches)./para
+/listitem
+  /varlistentry
+
+  varlistentry
 termoption-t/option/term
 termoption--tileset/option replaceablename/replaceable/term
 listitem
@@ -125,6 +133,30 @@
   /varlistentry
 
   varlistentry
+termoption-P/option/term
+termoption--precent/option 
replaceablenumber/replaceable/term
+listitem
+  paraPercent of failed requests allowed from the last 1000 before 
we abort (default: 1%, set to 0 to abort on first error)./para
+/listitem
+  /varlistentry
+
+  varlistentry
+termoption-L/option/term
+termoption--log-failed/option 
replaceablefile/replaceable/term
+listitem
+  paraLog failed tiles to replaceablefile/replaceable./para
+/listitem
+  /varlistentry
+
+  varlistentry
+termoption-R/option/term
+termoption--retry-failed/option 
replaceablefile/replaceable/term
+listitem
+  paraRtry failed requests logged to replaceablefile/replaceable 
by option--log-failed/option./para
+/listitem
+  /varlistentry
+
+  varlistentry
 termoption-m/option/term
 termoption--mode/option 
replaceableseed|delete|transfer/replaceable/term
 listitem

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


[mapcache] 01/01: pristine-tar data for mapcache_1.4.0.orig.tar.gz

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

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

commit 00b62c8d3b4ea5f45a49710575ec4e11db17ad9c
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 16:51:35 2015 +0200

pristine-tar data for mapcache_1.4.0.orig.tar.gz
---
 mapcache_1.4.0.orig.tar.gz.delta | Bin 0 - 3955 bytes
 mapcache_1.4.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/mapcache_1.4.0.orig.tar.gz.delta b/mapcache_1.4.0.orig.tar.gz.delta
new file mode 100644
index 000..368f259
Binary files /dev/null and b/mapcache_1.4.0.orig.tar.gz.delta differ
diff --git a/mapcache_1.4.0.orig.tar.gz.id b/mapcache_1.4.0.orig.tar.gz.id
new file mode 100644
index 000..cfdd3c7
--- /dev/null
+++ b/mapcache_1.4.0.orig.tar.gz.id
@@ -0,0 +1 @@
+25422b95f560a45b8d346e70943336a0d2da8346

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


[mapcache] tag debian/1.4.0-1.exp1 created (now 3e02ca0)

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

sebastic pushed a change to tag debian/1.4.0-1.exp1
in repository mapcache.

at  3e02ca0   (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/mapcache.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


[mapcache] branch master updated (2599327 - 3e02ca0)

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

sebastic pushed a change to branch master
in repository mapcache.

  from  2599327   Move from experimental to unstable.
   new  c5ed823   Update watch file to support new upstream tag format too.
   new  37181a9   Imported Upstream version 1.4.0
   new  7ca7c04   Merge tag 'upstream/1.4.0'
   new  2dc9f6e   New upstream release.
   new  504ceba   Update copyright file, add license  copyright for 
hmac-sha.c.
   new  baa9f04   Refresh patches.
   new  dd32804   Add uscan filenamemangle option.
   new  ed28cfb   Disable experimental mapserver support, FTBFS.
   new  6a53f67   Update symbols for amd64.
   new  1ccddc9   Move docs to libapache2-mod-mapcache.
   new  19771a0   Update mapcache_seed man page with new options.
   new  3e02ca0   Set distribution to experimental.

The 12 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 +
 CMakeLists.txt|   19 +-
 Vagrantfile   |   27 +
 apache/mod_mapcache.c |  120 ++-
 cgi/mapcache.c|2 +-
 cmake/FindRIAK.cmake  |   14 +
 debian/changelog  |   13 +
 debian/control|1 -
 debian/copyright  |4 +
 debian/{docs = libapache2-mod-mapcache.docs} |0
 debian/libmapcache1.symbols   |   66 +-
 debian/mapcache_seed.1.xml|   32 +
 debian/patches/cmake-mapserver-include.patch  |2 +-
 debian/rules  |2 +-
 debian/watch  |5 +-
 include/mapcache-config.h.in  |1 +
 include/mapcache.h|  404 -
 lib/buffer.c  |1 +
 lib/cache_bdb.c   |  213 ++---
 lib/cache_composite.c |  205 +
 lib/cache_couchbase.c |  462 ++
 lib/cache_disk.c  |   89 +-
 lib/cache_fallback.c  |  202 +
 lib/cache_memcache.c  |  244 --
 lib/cache_multitier.c |  165 
 lib/cache_rest.c  | 1165 +
 lib/cache_riak.c  |  452 ++
 lib/cache_sqlite.c|  551 +++-
 lib/cache_tiff.c  |  163 ++--
 lib/configuration.c   |   37 -
 lib/configuration_xml.c   |  115 ++-
 lib/connection_pool.c |  190 
 lib/core.c|   38 +-
 lib/dimension.c   |  376 +---
 lib/grid.c|   19 +-
 lib/hmac-sha.c|  413 +
 lib/http.c|  114 ++-
 lib/image.c   |   19 +
 lib/imageio_png.c |  164 +++-
 lib/lock.c|  364 +++-
 lib/service_mapguide.c|2 +-
 lib/service_tms.c |2 +-
 lib/service_ve.c  |2 +-
 lib/service_wms.c |  117 ++-
 lib/service_wmts.c|   38 +-
 lib/source_mapserver.c|1 +
 lib/source_wms.c  |   15 +-
 lib/tileset.c |  138 +--
 lib/util.c|  102 ++-
 mapcache.xml  |   13 +-
 mapcache.xml.sample   |  107 ++-
 nginx/ngx_http_mapcache_module.c  |4 +-
 scripts/vagrant/mapcache.sh   |   13 +
 scripts/vagrant/packages.sh   |   17 +
 scripts/vagrant/virtualbox-fix.sh |5 +
 util/mapcache_seed.c  |  278 +++---
 56 files changed, 6229 insertions(+), 1100 deletions(-)
 create mode 100644 Vagrantfile
 create mode 100644 cmake/FindRIAK.cmake
 rename debian/{docs = libapache2-mod-mapcache.docs} (100%)
 create mode 100644 lib/cache_composite.c
 create mode 100644 lib/cache_couchbase.c
 create mode 100644 lib/cache_fallback.c
 create mode 100644 lib/cache_multitier.c
 create mode 100644 lib/cache_rest.c
 create mode 100644 lib/cache_riak.c
 create mode 100644 lib/connection_pool.c
 create mode 100644 lib/hmac-sha.c
 create mode 100755 scripts/vagrant/mapcache.sh
 create 

[mapcache] 03/12: Merge tag 'upstream/1.4.0'

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 7ca7c04cff15c9df3ad18e6bfa158bde6605c4b6
Merge: c5ed823 37181a9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 16:51:36 2015 +0200

Merge tag 'upstream/1.4.0'

Upstream version 1.4.0

 .gitignore|2 +
 CMakeLists.txt|   19 +-
 Vagrantfile   |   27 +
 apache/mod_mapcache.c |  120 +++-
 cgi/mapcache.c|2 +-
 cmake/FindRIAK.cmake  |   14 +
 include/mapcache-config.h.in  |1 +
 include/mapcache.h|  404 +++--
 lib/buffer.c  |1 +
 lib/cache_bdb.c   |  213 +++
 lib/cache_composite.c |  205 +++
 lib/cache_couchbase.c |  462 +++
 lib/cache_disk.c  |   89 +--
 lib/cache_fallback.c  |  202 +++
 lib/cache_memcache.c  |  244 +---
 lib/cache_multitier.c |  165 ++
 lib/cache_rest.c  | 1165 +
 lib/cache_riak.c  |  452 ++
 lib/cache_sqlite.c|  551 ++
 lib/cache_tiff.c  |  163 +++---
 lib/configuration.c   |   37 --
 lib/configuration_xml.c   |  115 +++-
 lib/connection_pool.c |  190 ++
 lib/core.c|   38 +-
 lib/dimension.c   |  376 +++-
 lib/grid.c|   19 +-
 lib/hmac-sha.c|  413 +
 lib/http.c|  114 ++--
 lib/image.c   |   19 +
 lib/imageio_png.c |  164 +-
 lib/lock.c|  364 +++-
 lib/service_mapguide.c|2 +-
 lib/service_tms.c |2 +-
 lib/service_ve.c  |2 +-
 lib/service_wms.c |  117 +++-
 lib/service_wmts.c|   38 +-
 lib/source_mapserver.c|1 +
 lib/source_wms.c  |   15 +-
 lib/tileset.c |  138 +++--
 lib/util.c|  102 +++-
 mapcache.xml  |   13 +-
 mapcache.xml.sample   |  107 +++-
 nginx/ngx_http_mapcache_module.c  |4 +-
 scripts/vagrant/mapcache.sh   |   13 +
 scripts/vagrant/packages.sh   |   17 +
 scripts/vagrant/virtualbox-fix.sh |5 +
 util/mapcache_seed.c  |  278 +
 47 files changed, 6116 insertions(+), 1088 deletions(-)

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


[mapcache] 01/12: Update watch file to support new upstream tag format too.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit c5ed823f64d000241b4a2dd62876d61c8934d0d9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 16:51:11 2015 +0200

Update watch file to support new upstream tag format too.
---
 debian/changelog | 6 ++
 debian/watch | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fcd5ed8..b48a963 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mapcache (1.2.1-5) UNRELEASED; urgency=medium
+
+  * Update watch file to support new upstream tag format too.
+
+ -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:50:47 +0200
+
 mapcache (1.2.1-4) unstable; urgency=medium
 
   * Update symbols for other architectures.
diff --git a/debian/watch b/debian/watch
index 8eddd2e..14fee5f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@ opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/\-/\./g
 \
 https://github.com/mapserver/mapcache/releases \
-(?:.*/)?(?:rel|v|mapcache)[\-\_](\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*/)?(?:rel|v|mapcache)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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


[mapcache] 07/12: Add uscan filenamemangle option.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit dd32804347028eb494166cbf4b562c822d8fd0cb
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 17:06:37 2015 +0200

Add uscan filenamemangle option.
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 14fee5f..b1dfd4b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,7 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/\-/\./g
 \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/\-/\./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|mapcache)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mapcache-$1.$2/
 \
 https://github.com/mapserver/mapcache/releases \
-(?:.*/)?(?:rel|v|mapcache)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/)?(?:rel|v|mapcache)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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


[mapcache] 05/12: Update copyright file, add license copyright for hmac-sha.c.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 504ceba749bbdb7f0473b26f8b260c7c2ab0a4e9
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 17:00:10 2015 +0200

Update copyright file, add license  copyright for hmac-sha.c.
---
 debian/changelog | 1 +
 debian/copyright | 4 
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7a71e4d..0423b86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
 
   * Update watch file to support new upstream tag format too.
   * New upstream release.
+  * Update copyright file, add license  copyright for hmac-sha.c.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 0868a5b..2e88cdb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,6 +12,10 @@ Files: include/ezxml.h
 Copyright: 2004-2006, Aaron Voisine aa...@voisine.org
 License: Expat
 
+Files: lib/hmac-sha.c
+Copyright: 2005, 2007, Olivier Gay olivier@a3.epfl.ch
+License: BSD-3-clause
+
 Files: lib/strptime.c
 Copyright: 1999, Kungliga Tekniska Högskolan
 License: BSD-3-clause

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

[mapcache] 10/12: Move docs to libapache2-mod-mapcache.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 1ccddc94a03da76676fe2cd79d9943feb96d49f2
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 19:01:13 2015 +0200

Move docs to libapache2-mod-mapcache.
---
 debian/changelog  | 1 +
 debian/{docs = libapache2-mod-mapcache.docs} | 0
 2 files changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 9602ce6..1f2550a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Refresh patches.
   * Disable experimental mapserver support, FTBFS.
   * Update symbols for amd64.
+  * Move docs to libapache2-mod-mapcache.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/docs b/debian/libapache2-mod-mapcache.docs
similarity index 100%
rename from debian/docs
rename to debian/libapache2-mod-mapcache.docs

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


[mapcache] 12/12: Set distribution to experimental.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 3e02ca046262dfee7b0a7670a4bb5ed54a277c58
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 21:40:18 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 450431d..93bd712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mapcache (1.4.0-1) UNRELEASED; urgency=medium
+mapcache (1.4.0-1~exp1) experimental; urgency=medium
 
   * Update watch file to support new upstream tag format too.
   * New upstream release.
@@ -9,7 +9,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Move docs to libapache2-mod-mapcache.
   * Update mapcache_seed man page with new options.
 
- -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
+ -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 21:40:01 +0200
 
 mapcache (1.2.1-4) unstable; urgency=medium
 

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


[mapcache] 04/12: New upstream release.

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

sebastic pushed a commit to branch master
in repository mapcache.

commit 2dc9f6ec6a392f803a448e130ba4fef84f7f032f
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 16:56:20 2015 +0200

New upstream release.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b48a963..7a71e4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-mapcache (1.2.1-5) UNRELEASED; urgency=medium
+mapcache (1.4.0-1) UNRELEASED; urgency=medium
 
   * Update watch file to support new upstream tag format too.
+  * New upstream release.
 
- -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:50:47 +0200
+ -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 16:56:15 +0200
 
 mapcache (1.2.1-4) unstable; urgency=medium
 

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

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


Processing of mapcache_1.4.0-1~exp1_amd64.changes

2015-07-28 Thread Debian FTP Masters
mapcache_1.4.0-1~exp1_amd64.changes uploaded successfully to localhost
along with the files:
  mapcache_1.4.0-1~exp1.dsc
  mapcache_1.4.0.orig.tar.gz
  mapcache_1.4.0-1~exp1.debian.tar.xz
  libapache2-mod-mapcache_1.4.0-1~exp1_amd64.deb
  libmapcache1-dev_1.4.0-1~exp1_amd64.deb
  libmapcache1_1.4.0-1~exp1_amd64.deb
  mapcache-cgi_1.4.0-1~exp1_amd64.deb
  mapcache-tools_1.4.0-1~exp1_amd64.deb

Greetings,

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

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


netcdf4-python_1.1.8-3~exp1_amd64.changes ACCEPTED into experimental

2015-07-28 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 28 Jul 2015 23:25:21 +0200
Source: netcdf4-python
Binary: python-netcdf4 python3-netcdf4
Architecture: source amd64
Version: 1.1.8-3~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 python-netcdf4 - Python interface to the netCDF4 (network Common Data Form) 
librar
 python3-netcdf4 - Python 3 interface to the netCDF4 (network Common Data Form) 
libr
Changes:
 netcdf4-python (1.1.8-3~exp1) experimental; urgency=medium
 .
   * Update branch in gbp.conf  Vcs-Git URL.
   * Add patch to support HDF5 openmpi variant used to build netcdf.
Checksums-Sha1:
 1ad86dacbe159fe1a24ce83e50e1a272500b1591 2270 netcdf4-python_1.1.8-3~exp1.dsc
 fdc0b6e715e661336a8e2744aa97ea4eea0d3c9a 5500 
netcdf4-python_1.1.8-3~exp1.debian.tar.xz
 4f2586f2f0ca1de7c11c3dfd73ca0aa109ed5f40 404482 
python-netcdf4_1.1.8-3~exp1_amd64.deb
 91c09a807d87444928ca6da852fba31db94d0223 401746 
python3-netcdf4_1.1.8-3~exp1_amd64.deb
Checksums-Sha256:
 54232facee1c55481e3d296c6dcda844465e3309a48e7164a9a9e76ae3d0e832 2270 
netcdf4-python_1.1.8-3~exp1.dsc
 4d0c10df81f3d7d02ecc56c34c47e10e8bb862430b26a34242c30f5f33088002 5500 
netcdf4-python_1.1.8-3~exp1.debian.tar.xz
 1ed4e27dd7838d01ca73518550626cdf41ab72dbd55d41df8f14d5b88fdbed61 404482 
python-netcdf4_1.1.8-3~exp1_amd64.deb
 9124a83f387d0623c7889f0744cc76bc96194d62d95f353a063afeb28cd224a5 401746 
python3-netcdf4_1.1.8-3~exp1_amd64.deb
Files:
 8624ee1628ad16101cc80a8d7320db2f 2270 science optional 
netcdf4-python_1.1.8-3~exp1.dsc
 08515d31047f862162a4905ee62f906c 5500 science optional 
netcdf4-python_1.1.8-3~exp1.debian.tar.xz
 00d49111cbcfe7ef19d4f55ac30d21fb 404482 python optional 
python-netcdf4_1.1.8-3~exp1_amd64.deb
 5f31a2763ce0718c56d3b6bce505d1c4 401746 python optional 
python3-netcdf4_1.1.8-3~exp1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVt/f3AAoJEGdQ8QrojUrxAMcQANs9gH77Hez3Ug/3aZ+N55HT
tAe68ps5VI1Ncbtv5g17xgDRyZVjOsVXy+2Q7PJZbebvyzIYX2zqQ+B1QzMT58H3
poNX/gd7BqkOsel0MTIEvJDXvmYeCgBejLbZgcqo+Mcynb2VjVRQoJ06FQWWdGTD
yaKgjrl2v6Z5UY8r9ki39O9+rQD7IeY1hFDuc4AtaO2JpPdmLAYO7ZwliJ1qM6x7
Ilz2Hm2SlnyoYy8bQUCfBsGNli+skChYpa6zpLMdAtydboh1edl9xp6/hdox0kM1
qbK5v14pda+beBmDGHRp6ywClGIzHbEt/fBnEy6dWNGpIhvIDzfTYUEZYIuSSd7D
lshefJIWomzVVqo7uqeANI/U0O+XcxHxq3jACk2B9mbDe90QBPfLjaI9HRtmj7ZB
3qvIAouF9UQwEWK7PPcNNS8cQiwc0xsxWHRi4mRv4fy2FL0GpTiHaeX26QeRBudu
xN1hmUimeHpMLQKYMGG4Rx82+6EFbVceqXq4EEgY+kOhvwbmBt/8O1tTlFIfPWoK
X7m9dPS3zJGCYejIX1Eqsd7GG+0fb4p7LIfzbGwFE/F/pirVCvX2RiBHHJ4AbGyf
7gLsziJixV2zwoGPSElUxWjailDjg1WGOcw2qqB6IXeHryx3Mwpxt4zO+eixGim/
7wypA/eqIdSbAGdOLInE
=LJ2N
-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


mapcache_1.4.0-1~exp1_amd64.changes ACCEPTED into experimental

2015-07-28 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 28 Jul 2015 21:40:01 +0200
Source: mapcache
Binary: libmapcache1 libmapcache1-dev mapcache-cgi mapcache-tools 
libapache2-mod-mapcache
Architecture: source amd64
Version: 1.4.0-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 libapache2-mod-mapcache - tile caching server - Apache module
 libmapcache1 - tile caching server - shared library
 libmapcache1-dev - tile caching server - shared library development files
 mapcache-cgi - tile caching server - CGI binary
 mapcache-tools - tile caching server - tools
Changes:
 mapcache (1.4.0-1~exp1) experimental; urgency=medium
 .
   * Update watch file to support new upstream tag format too.
   * New upstream release.
   * Update copyright file, add license  copyright for hmac-sha.c.
   * Refresh patches.
   * Disable experimental mapserver support, FTBFS.
   * Update symbols for amd64.
   * Move docs to libapache2-mod-mapcache.
   * Update mapcache_seed man page with new options.
Checksums-Sha1:
 9fe27fc6c3ca2e32c8273739f4f0ff066ef47af1 2717 mapcache_1.4.0-1~exp1.dsc
 cd0e0879036c6c0cbbe9115a11f5fb092fa18a5f 286756 mapcache_1.4.0.orig.tar.gz
 9bb4a110c8dcf0711d13e35c68a0e0b3eb885551 12236 
mapcache_1.4.0-1~exp1.debian.tar.xz
 6698f75a7b56b2cb3a392996f93c62f807267c65 24190 
libapache2-mod-mapcache_1.4.0-1~exp1_amd64.deb
 f89ee8e1f49935fcde4265fcc3c8e1b08b310b01 20208 
libmapcache1-dev_1.4.0-1~exp1_amd64.deb
 03f5bfc9f310f9b283eb8f175cbba91161d30aec 116928 
libmapcache1_1.4.0-1~exp1_amd64.deb
 a8dc6ff22f16854acbdda8bd8f8b2078b274fa9b 10008 
mapcache-cgi_1.4.0-1~exp1_amd64.deb
 1a842396ca6f99e356b1195c23ec66c80c4c0cf0 21342 
mapcache-tools_1.4.0-1~exp1_amd64.deb
Checksums-Sha256:
 3a6fa00b2556f11c03cfb1ce67328bf445a541ca4d9b79c40ca0a6092abe9b7a 2717 
mapcache_1.4.0-1~exp1.dsc
 efa9c2befaba1e6c4a245fc9789d465053182ab89fe1562ebe6514b969cf9e2e 286756 
mapcache_1.4.0.orig.tar.gz
 c99ebfcaebb212f3fa33bd05829f654cdd20f545eebd74eb0a2b669ef7dcdd64 12236 
mapcache_1.4.0-1~exp1.debian.tar.xz
 4fac19dd91be5278d6c0c1312077d8226db82102bbc222c085b99f8d8016beb1 24190 
libapache2-mod-mapcache_1.4.0-1~exp1_amd64.deb
 cf64f2b52d9fa9c93ede13ef9a0eb357976d29ff8526964eb52ff7948e153b62 20208 
libmapcache1-dev_1.4.0-1~exp1_amd64.deb
 f526c5c81d5836bad5309bb95f91487815d4a97aa8ab78a47e8b7d179b481939 116928 
libmapcache1_1.4.0-1~exp1_amd64.deb
 d012752dcf1e7a9e49c213adc90d66c12b821b55542c766e8686492a022af4d3 10008 
mapcache-cgi_1.4.0-1~exp1_amd64.deb
 5c0b2a425f1081394201ddd18fdda0f56bf4e014eb03f7dab6d76ec9f2671ee5 21342 
mapcache-tools_1.4.0-1~exp1_amd64.deb
Files:
 82c09750494724481b247e9820ff3e3c 2717 devel optional mapcache_1.4.0-1~exp1.dsc
 9dd46f844604e8cdf12d71d0788f9151 286756 devel optional 
mapcache_1.4.0.orig.tar.gz
 1bb439c532bddf126d5cd3b6aacaff91 12236 devel optional 
mapcache_1.4.0-1~exp1.debian.tar.xz
 271c5144c79831c1c699712b2fdfd3d9 24190 web optional 
libapache2-mod-mapcache_1.4.0-1~exp1_amd64.deb
 6072f489f68c61c93e18353acf2945b5 20208 libdevel optional 
libmapcache1-dev_1.4.0-1~exp1_amd64.deb
 9c1ee1a4b82652c5bb4ba0fb157e65e4 116928 libs optional 
libmapcache1_1.4.0-1~exp1_amd64.deb
 b31eb0c1299523fb65439d1ba412f23c 10008 web optional 
mapcache-cgi_1.4.0-1~exp1_amd64.deb
 5edb665b6f12ec1d95ac1fa21572efce 21342 misc optional 
mapcache-tools_1.4.0-1~exp1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVt+EPAAoJEGdQ8QrojUrx43QQAIPBMwz35mGgY6HE5A+sruFz
zWL0jkxKe7qluji5RBXlc8NsctDE4RPC0tkfRJPKygi3kZMGHNrUUQ+PEJ+deQas
6qu8tQieXDkdyoXiv4nYggNhteVbt2QkdcirGbcrJuh0aFct4nCZEr/EOFFUXNwk
77IaQyjIuNT4mKXXjAj4VRRrFV+WzU4+eMyg3RazeCKknrGpmX1DMNdkKpDegQxC
0NXvabJKXV2E53mAbQafKtivschZtxURqkrjrk2OgcZO9M78lJr3o/eTPi8b0Hi8
otlQJNTiBqwK/g6nM+N2S2IbgCIGoXwew1mXhNja8Pss7UTLDQ3BjrGtKtWKFoJ8
+JHsxzqTTC+BEZES4gS4sTGCFAAIwcmayJWap03V+Wfoh988RpQnLjf1QR94FFvd
sqgBHiGFN8wIBsXwF2eM3Pig93y08iK/jcCc0eyaVRDiIjXnlKhIULg+Zh/d+TUv
bOpvdpeIIKrx9dGXDVjI3NO4QpNDvdKHBxWYuLkAG7i50QqsjlafOEZVh4nWH+5h
bCsOiFNO3gXp21i4mY8fTXQ4FDCGB9FjO+SJMuaCRLeoh2qfpPnwOEVEsio27BBd
pqs6DjtEK8WV2tuZAJrfMToX7qXZ8ALjn/bdAKNrB8CbYOhXlkpoaE8gCX4Jqcrx
Fr6oDiFGvDw+S2Wd1s+c
=km06
-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


[netcdf4-python] branch experimental created (now 5321ab4)

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

sebastic pushed a change to branch experimental
in repository netcdf4-python.

at  5321ab4   Set distribution to experimental.

This branch includes the following new commits:

   new  7cfcc21   Update branch in gbp.conf  Vcs-Git URL.
   new  82a4d92   Add patch to support HDF5 openmpi variant used to build 
netcdf.
   new  5321ab4   Set distribution to experimental.

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


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


[netcdf4-python] tag debian/1.1.8-3.exp1 created (now 5321ab4)

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

sebastic pushed a change to tag debian/1.1.8-3.exp1
in repository netcdf4-python.

at  5321ab4   (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/netcdf4-python.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


[netcdf4-python] 02/03: Add patch to support HDF5 openmpi variant used to build netcdf.

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

sebastic pushed a commit to branch experimental
in repository netcdf4-python.

commit 82a4d923abe88cc9a10fd60ef62e13148497dace
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 23:22:06 2015 +0200

Add patch to support HDF5 openmpi variant used to build netcdf.
---
 debian/changelog   |  1 +
 debian/patches/link-hdf5.patch | 43 ++
 debian/patches/series  |  1 +
 debian/rules   |  7 +--
 4 files changed, 50 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 49e3faa..c159ae6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 netcdf4-python (1.1.8-3) UNRELEASED; urgency=medium
 
   * Update branch in gbp.conf  Vcs-Git URL.
+  * Add patch to support HDF5 openmpi variant used to build netcdf.
 
  -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 23:19:32 +0200
 
diff --git a/debian/patches/link-hdf5.patch b/debian/patches/link-hdf5.patch
new file mode 100644
index 000..6163e10
--- /dev/null
+++ b/debian/patches/link-hdf5.patch
@@ -0,0 +1,43 @@
+Description: Append HDF5 paths to support MPI variant.
+Author: Bas Couwenberg sebas...@debian.org
+
+--- a/setup.py
 b/setup.py
+@@ -130,6 +130,9 @@ def getnetcdfvers(libdirs):
+ HDF5_dir = os.environ.get('HDF5_DIR')
+ HDF5_incdir = os.environ.get('HDF5_INCDIR')
+ HDF5_libdir = os.environ.get('HDF5_LIBDIR')
++MPI_dir = os.environ.get('MPI_DIR')
++MPI_incdir = os.environ.get('MPI_INCDIR')
++MPI_libdir = os.environ.get('MPI_LIBDIR')
+ netCDF4_dir = os.environ.get('NETCDF4_DIR')
+ netCDF4_incdir = os.environ.get('NETCDF4_INCDIR')
+ netCDF4_libdir = os.environ.get('NETCDF4_LIBDIR')
+@@ -165,6 +168,12 @@ if os.path.exists(setup_cfg):
+ except: pass
+ try: HDF5_incdir = config.get(directories, HDF5_incdir)
+ except: pass
++try: MPI_dir = config.get(directories, MPI_dir)
++except: pass
++try: MPI_libdir = config.get(directories, MPI_libdir)
++except: pass
++try: MPI_incdir = config.get(directories, MPI_incdir)
++except: pass
+ try: netCDF4_dir = config.get(directories, netCDF4_dir)
+ except: pass
+ try: netCDF4_libdir = config.get(directories, netCDF4_libdir)
+@@ -235,6 +244,14 @@ if not retcode:
+ lib_dirs = [str(l[2:].decode()) for l in dep.split() if l[0:2].decode() 
== '-L' ]
+ 
dep=subprocess.Popen([ncconfig,'--cflags'],stdout=subprocess.PIPE).communicate()[0]
+ inc_dirs = [str(i[2:].decode()) for i in dep.split() if i[0:2].decode() 
== '-I']
++if HDF5_libdir:
++lib_dirs.append(HDF5_libdir)
++if HDF5_incdir:
++inc_dirs.append(HDF5_incdir)
++if MPI_libdir:
++lib_dirs.append(MPI_libdir)
++if MPI_incdir:
++inc_dirs.append(MPI_incdir)
+ # if nc-config didn't work (it won't on windows), fall back on brute force 
method
+ else:
+ dirstosearch =  
[os.path.expanduser('~'),'/usr/local','/sw','/opt','/opt/local', '/usr']
diff --git a/debian/patches/series b/debian/patches/series
index 9afe037..cc41ecf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 cython-clean.patch
 no-online-tests.patch
 fix-manpage-syntax.patch
+link-hdf5.patch
diff --git a/debian/rules b/debian/rules
index a4f7ae0..89fd092 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,11 @@
 
 #DH_VERBOSE := 1
 
-export HDF5_INCDIR=/usr/include/hdf5/serial
-export HDF5_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
+export HDF5_INCDIR=/usr/include/hdf5/openmpi
+export HDF5_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/openmpi
+
+export MPI_INCDIR=/usr/lib/openmpi/include
+export MPI_LIBDIR=/usr/lib/openmpi/lib
 
 export USE_NCCONFIG=1
 

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


[netcdf4-python] 03/03: Set distribution to experimental.

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

sebastic pushed a commit to branch experimental
in repository netcdf4-python.

commit 5321ab49be605d15a0abf802d71b5ba36e7c6c00
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 23:25:37 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c159ae6..d5af90d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-netcdf4-python (1.1.8-3) UNRELEASED; urgency=medium
+netcdf4-python (1.1.8-3~exp1) experimental; urgency=medium
 
   * Update branch in gbp.conf  Vcs-Git URL.
   * Add patch to support HDF5 openmpi variant used to build netcdf.
 
- -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 23:19:32 +0200
+ -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 23:25:21 +0200
 
 netcdf4-python (1.1.8-2) unstable; urgency=medium
 

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


[netcdf4-python] 01/03: Update branch in gbp.conf Vcs-Git URL.

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

sebastic pushed a commit to branch experimental
in repository netcdf4-python.

commit 7cfcc21a201fa50a99d976b1517693eb1c3b9df3
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Tue Jul 28 23:20:04 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index f3f1c69..49e3faa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf4-python (1.1.8-3) UNRELEASED; urgency=medium
+
+  * Update branch in gbp.conf  Vcs-Git URL.
+
+ -- Bas Couwenberg sebas...@debian.org  Tue, 28 Jul 2015 23:19:32 +0200
+
 netcdf4-python (1.1.8-2) unstable; urgency=medium
 
   * Override dh_auto_test to ignore test failures.
diff --git a/debian/control b/debian/control
index ee16718..a155e3f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (= 9),
chrpath
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/netcdf4-python.git/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/netcdf4-python.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/netcdf4-python.git -b experimental
 Homepage: http://unidata.github.io/netcdf4-python/
 X-Python-Version: = 2.6
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 21d0417..6464eea 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,7 +6,7 @@ upstream-branch = upstream
 
 # The default name for the Debian branch is master.
 # Change it if the name is different (for instance, debian/unstable).
-debian-branch = master
+debian-branch = experimental
 
 # git-import-orig uses the following names for the upstream tags.
 # Change the value if you are not using git-import-orig

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

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


Processing of netcdf4-python_1.1.8-3~exp1_amd64.changes

2015-07-28 Thread Debian FTP Masters
netcdf4-python_1.1.8-3~exp1_amd64.changes uploaded successfully to localhost
along with the files:
  netcdf4-python_1.1.8-3~exp1.dsc
  netcdf4-python_1.1.8-3~exp1.debian.tar.xz
  python-netcdf4_1.1.8-3~exp1_amd64.deb
  python3-netcdf4_1.1.8-3~exp1_amd64.deb

Greetings,

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

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