[netcdf-cxx-legacy] 03/05: Explicitly remove .la file, not installed.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx-legacy.

commit 5727507d0c157f5d986b3d7a98391cee6b779a40
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 19:01:44 2015 +0200

Explicitly remove .la file, not installed.
---
 debian/changelog | 1 +
 debian/rules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c7b5db0..859136c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ netcdf-cxx-legacy (4.2-1~exp6) UNRELEASED; urgency=medium
 
   * Update symbols for other architectures.
   * Include static library in -dev package.
+  * Explicitly remove .la file, not installed.
 
  -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:21:30 +0200
 
diff --git a/debian/rules b/debian/rules
index 38d37a0..e11213d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_test:
dh_auto_test || echo Ignoring test failures
 
 override_dh_install:
+   $(RM) debian/*/usr/lib/*/*.la
dh_install --list-missing
 
 override_dh_strip:

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


[netcdf-cxx-legacy] 05/05: Set distribution to experimental.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx-legacy.

commit 251456b27abdeccf713119370dcfc8aff610340a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 19:27:39 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 1455586..a65a376 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-netcdf-cxx-legacy (4.2-1~exp6) UNRELEASED; urgency=medium
+netcdf-cxx-legacy (4.2-1~exp6) experimental; urgency=medium
 
   * Update symbols for other architectures.
   * Include static library in -dev package.
   * Explicitly remove .la file, not installed.
   * Install netcdf-cxx.info in -dev package.
 
- -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:21:30 +0200
+ -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 19:27:30 +0200
 
 netcdf-cxx-legacy (4.2-1~exp5) experimental; urgency=medium
 

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


[netcdf-cxx-legacy] branch master updated (4a0ff7f - 251456b)

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

sebastic pushed a change to branch master
in repository netcdf-cxx-legacy.

  from  4a0ff7f   Set distribution to experimental.
   new  eb693c0   Update symbols for other architectures.
   new  79ec52a   Include static library in -dev package.
   new  5727507   Explicitly remove .la file, not installed.
   new  6756519   Install netcdf-cxx.info in -dev package.
   new  251456b   Set distribution to experimental.

The 5 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| 9 +
 debian/libnetcdf-c++4.symbols   | 4 +++-
 debian/libnetcdf-cxx-legacy-dev.install | 2 ++
 debian/rules| 1 +
 4 files changed, 15 insertions(+), 1 deletion(-)

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


[netcdf-cxx-legacy] 04/05: Install netcdf-cxx.info in -dev package.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx-legacy.

commit 67565191057c3ba6a13930b2290792e2fd0ef288
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 19:06:20 2015 +0200

Install netcdf-cxx.info in -dev package.
---
 debian/changelog| 1 +
 debian/libnetcdf-cxx-legacy-dev.install | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 859136c..1455586 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ netcdf-cxx-legacy (4.2-1~exp6) UNRELEASED; urgency=medium
   * Update symbols for other architectures.
   * Include static library in -dev package.
   * Explicitly remove .la file, not installed.
+  * Install netcdf-cxx.info in -dev package.
 
  -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:21:30 +0200
 
diff --git a/debian/libnetcdf-cxx-legacy-dev.install 
b/debian/libnetcdf-cxx-legacy-dev.install
index 52371a5..0060d16 100644
--- a/debian/libnetcdf-cxx-legacy-dev.install
+++ b/debian/libnetcdf-cxx-legacy-dev.install
@@ -1,3 +1,4 @@
 usr/include/*
 usr/lib/*/lib*.so
 usr/lib/*/lib*.a
+usr/share/info/

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


[netcdf-cxx-legacy] 01/05: Update symbols for other architectures.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx-legacy.

commit eb693c084e1d81e942cce23a65acb54b0f099380
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 18:21:38 2015 +0200

Update symbols for other architectures.
---
 debian/changelog  | 6 ++
 debian/libnetcdf-c++4.symbols | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bf0de66..9d30212 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf-cxx-legacy (4.2-1~exp6) UNRELEASED; urgency=medium
+
+  * Update symbols for other architectures.
+
+ -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:21:30 +0200
+
 netcdf-cxx-legacy (4.2-1~exp5) experimental; urgency=medium
 
   * Update symbols for amd64 with GCC 5.
diff --git a/debian/libnetcdf-c++4.symbols b/debian/libnetcdf-c++4.symbols
index 8594b88..f2dcac4 100644
--- a/debian/libnetcdf-c++4.symbols
+++ b/debian/libnetcdf-c++4.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 4.2 amd64
+# SymbolsHelper-Confirmed: 4.2 amd64 armel armhf hurd-i386 i386 kfreebsd-i386 
mips mipsel powerpc
 libnetcdf_c++.so.4 libnetcdf-c++4 #MINVER#
  _ZN12NcValues_intC1ERKS_@Base 4.2
  _ZN12NcValues_intC1El@Base 4.2
@@ -230,7 +230,9 @@ libnetcdf_c++.so.4 libnetcdf-c++4 #MINVER#
  _ZN6NcFile7add_varEPKc6NcTypeiPPK5NcDim@Base 4.2
  _ZN6NcFile8set_fillENS_8FillModeE@Base 4.2
  _ZN6NcFile9data_modeEv@Base 4.2
+ (arch=!amd64)_ZN6NcFileC1EPKcNS_8FileModeEPjjNS_10FileFormatE@Base 4.2
  _ZN6NcFileC1EPKcNS_8FileModeEPmmNS_10FileFormatE@Base 4.2
+ (arch=!amd64)_ZN6NcFileC2EPKcNS_8FileModeEPjjNS_10FileFormatE@Base 4.2
  _ZN6NcFileC2EPKcNS_8FileModeEPmmNS_10FileFormatE@Base 4.2
  _ZN6NcFileD0Ev@Base 4.2
  _ZN6NcFileD1Ev@Base 4.2

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


[netcdf-cxx-legacy] tag debian/4.2-1.exp6 created (now 251456b)

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

sebastic pushed a change to tag debian/4.2-1.exp6
in repository netcdf-cxx-legacy.

at  251456b   (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/netcdf-cxx-legacy.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


[hdf5] annotated tag debian/1.8.15-patch1+docs-3 created (now 8b59fad)

2015-08-14 Thread Gilles Filippini
This is an automated email from the git hooks/post-receive script.

pini pushed a change to annotated tag debian/1.8.15-patch1+docs-3
in repository hdf5.

at  8b59fad   (tag)
   tagging  0760d16fa6f1d474c4762458acbce44d5b780124 (commit)
  replaces  debian/1.8.15-patch1+docs-2
 tagged by  Gilles Filippini
on  Sun Aug 9 19:04:03 2015 +0200

- Log -
hdf5 Debian release 1.8.15-patch1+docs-3

Gilles Filippini (2):
  Drop explicit b-d on g++ (= 4:5-0), g++-5 (= 5.2.1-10)
  Upload release 1.8.15-patch1+docs-3 to experimental.

---

No new revisions were added by this update.

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


[netcdf-cxx] 01/02: Update symbols for other architectures.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx.

commit d9e4c41a9858c6efcc164cb0f9bf8b0a294522a5
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 18:29:11 2015 +0200

Update symbols for other architectures.
---
 debian/changelog|   6 ++
 debian/libnetcdf-c++4-1.symbols | 184 +++-
 2 files changed, 189 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c25f5c3..017f6f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf-cxx (4.2.1-1~exp6) UNRELEASED; urgency=medium
+
+  * Update symbols for other architectures.
+
+ -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:29:00 +0200
+
 netcdf-cxx (4.2.1-1~exp5) experimental; urgency=medium
 
   * Update symbols for amd64 with GCC 5.
diff --git a/debian/libnetcdf-c++4-1.symbols b/debian/libnetcdf-c++4-1.symbols
index 91ca5c5..9d79eb1 100644
--- a/debian/libnetcdf-c++4-1.symbols
+++ b/debian/libnetcdf-c++4-1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 4.2.1 amd64
+# SymbolsHelper-Confirmed: 4.2.1 amd64 armel armhf hurd-i386 i386 
kfreebsd-i386 mips mipsel powerpc s390x
 libnetcdf_c++4.so.1 libnetcdf-c++4-1 #MINVER#
  _ZN6netCDF10NcEnumTypeC1ERKNS_6NcTypeE@Base 4.2.1
  
_ZN6netCDF10NcEnumTypeC1ERKNS_7NcGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
 4.2.1
@@ -434,8 +434,12 @@ libnetcdf_c++4.so.1 libnetcdf-c++4-1 #MINVER#
  _ZN6netCDF12NcOpaqueTypeD2Ev@Base 4.2.1
  _ZN6netCDF12NcOpaqueTypeaSERKNS_6NcTypeE@Base 4.2.1
  _ZN6netCDF12NcOpaqueTypeaSERKS0_@Base 4.2.1
+ 
(arch=hurd-i386)_ZN6netCDF14NcCompoundType9addMemberERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_6NcTypeEj@Base
 4.2.1
+ 
(arch=hurd-i386)_ZN6netCDF14NcCompoundType9addMemberERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_6NcTypeEjRKSt6vectorIiSaIiEE@Base
 4.2.1
  
_ZN6netCDF14NcCompoundType9addMemberERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_6NcTypeEm@Base
 4.2.1
  
_ZN6netCDF14NcCompoundType9addMemberERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_6NcTypeEmRKSt6vectorIiSaIiEE@Base
 4.2.1
+ (arch=!amd64 !hurd-i386 
!s390x)_ZN6netCDF14NcCompoundType9addMemberERKSsRKNS_6NcTypeEj@Base 4.2.1
+ (arch=!amd64 !hurd-i386 
!s390x)_ZN6netCDF14NcCompoundType9addMemberERKSsRKNS_6NcTypeEjRKSt6vectorIiSaIiEE@Base
 4.2.1
  _ZN6netCDF14NcCompoundType9addMemberERKSsRKNS_6NcTypeEm@Base 4.2.1
  
_ZN6netCDF14NcCompoundType9addMemberERKSsRKNS_6NcTypeEmRKSt6vectorIiSaIiEE@Base 
4.2.1
  _ZN6netCDF14NcCompoundTypeC1ERKNS_6NcTypeE@Base 4.2.1
@@ -674,11 +678,13 @@ libnetcdf_c++4.so.1 libnetcdf-c++4-1 #MINVER#
  _ZNK6netCDF5NcVar11getChecksumEv@Base 4.2.1
  _ZNK6netCDF5NcVar11getDimCountEv@Base 4.2.1
  _ZNK6netCDF5NcVar11setChecksumENS0_12ChecksumModeE@Base 4.2.1
+ (arch=!amd64 
!s390x)_ZNK6netCDF5NcVar11setChunkingENS0_9ChunkModeERSt6vectorIjSaIjEE@Base 
4.2.1
  _ZNK6netCDF5NcVar11setChunkingENS0_9ChunkModeERSt6vectorImSaImEE@Base 4.2.1
  _ZNK6netCDF5NcVar13getEndiannessEv@Base 4.2.1
  _ZNK6netCDF5NcVar13setEndiannessENS0_10EndianModeE@Base 4.2.1
  _ZNK6netCDF5NcVar14getParentGroupEv@Base 4.2.1
  _ZNK6netCDF5NcVar14setCompressionEbbi@Base 4.2.1
+ (arch=!amd64 
!s390x)_ZNK6netCDF5NcVar21getChunkingParametersERNS0_9ChunkModeERSt6vectorIjSaIjEE@Base
 4.2.1
  
_ZNK6netCDF5NcVar21getChunkingParametersERNS0_9ChunkModeERSt6vectorImSaImEE@Base
 4.2.1
  _ZNK6netCDF5NcVar21getFillModeParametersERbPv@Base 4.2.1
  _ZNK6netCDF5NcVar24getCompressionParametersERbS1_Ri@Base 4.2.1
@@ -700,6 +706,62 @@ libnetcdf_c++4.so.1 libnetcdf-c++4-1 #MINVER#
  _ZNK6netCDF5NcVar6getVarEPv@Base 4.2.1
  _ZNK6netCDF5NcVar6getVarEPx@Base 4.2.1
  _ZNK6netCDF5NcVar6getVarEPy@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPPc@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPa@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPc@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPd@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPf@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPh@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPi@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPj@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPl@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPs@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPt@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPv@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPx@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEEPy@Base 4.2.1
+ (arch=!amd64 !s390x)_ZNK6netCDF5NcVar6getVarERKSt6vectorIjSaIjEES5_PPc@Base 

[hdf5] branch master updated (15a1ab5 - 0760d16)

2015-08-14 Thread Gilles Filippini
This is an automated email from the git hooks/post-receive script.

pini pushed a change to branch master
in repository hdf5.

  from  15a1ab5   Upload release 1.8.15-patch1+docs-2 to experimental.
   new  628d8db   Drop explicit b-d on g++ (= 4:5-0), g++-5 (= 5.2.1-10)
   new  0760d16   Upload release 1.8.15-patch1+docs-3 to experimental.

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


Summary of changes:
 debian/changelog  | 7 +++
 debian/control| 2 --
 debian/control.in | 2 --
 3 files changed, 7 insertions(+), 4 deletions(-)

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


[hdf5] 01/02: Drop explicit b-d on g++ (= 4:5-0), g++-5 (= 5.2.1-10)

2015-08-14 Thread Gilles Filippini
This is an automated email from the git hooks/post-receive script.

pini pushed a commit to branch master
in repository hdf5.

commit 628d8db6bd4806285a6a9b5c7a66e58f06a5
Author: Gilles Filippini p...@debian.org
Date:   Sun Aug 9 18:44:36 2015 +0200

Drop explicit b-d on g++ (= 4:5-0), g++-5 (= 5.2.1-10)

now that GCC-5 is the default in unstable.
---
 debian/changelog  | 7 +++
 debian/control| 2 --
 debian/control.in | 2 --
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 91bf6d9..5c1944e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hdf5 (1.8.15-patch1+docs-3) UNRELEASED; urgency=medium
+
+  * Drop explicit Build-Depends on g++ (= 4:5-0), g++-5 (= 5.2.1-10)
+now that GCC-5 is the default in unstable.
+
+ -- Gilles Filippini p...@debian.org  Sun, 09 Aug 2015 18:12:19 +0200
+
 hdf5 (1.8.15-patch1+docs-2) experimental; urgency=medium
 
   * Build against g++-5: Build-Depends: g++ (= 4:5-0), g++-5 (= 5.2.1-10)
diff --git a/debian/control b/debian/control
index 4e4d2b5..9688fe3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,6 @@ Uploaders: Francesco Paolo Lovergine fran...@debian.org,
 Build-Depends: dpkg-dev (= 1.16.1~), mpi-default-dev, libmpich-dev, 
zlib1g-dev,
  libjpeg-dev, debhelper (= 9~), gfortran,
  sharutils, chrpath, autotools-dev, automake, dh-autoreconf, doxygen, php5-cli,
-# Until g++-5 becomes the default
- g++ (= 4:5-0), g++-5 (= 5.2.1-10)
 Standards-Version: 3.9.6
 Homepage: http://hdfgroup.org/HDF5/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/hdf5.git
diff --git a/debian/control.in b/debian/control.in
index 9d0d812..e1510bb 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,8 +7,6 @@ Uploaders: Francesco Paolo Lovergine fran...@debian.org,
 Build-Depends: dpkg-dev (= 1.16.1~), mpi-default-dev, libmpich-dev, 
zlib1g-dev,
  libjpeg-dev, debhelper (= 9~), gfortran,
  sharutils, chrpath, autotools-dev, automake, dh-autoreconf, doxygen, php5-cli,
-# Until g++-5 becomes the default
- g++ (= 4:5-0), g++-5 (= 5.2.1-10)
 Standards-Version: 3.9.6
 Homepage: http://hdfgroup.org/HDF5/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/hdf5.git

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


[hdf5] 02/02: Upload release 1.8.15-patch1+docs-3 to experimental.

2015-08-14 Thread Gilles Filippini
This is an automated email from the git hooks/post-receive script.

pini pushed a commit to branch master
in repository hdf5.

commit 0760d16fa6f1d474c4762458acbce44d5b780124
Author: Gilles Filippini p...@debian.org
Date:   Sun Aug 9 18:45:42 2015 +0200

Upload release 1.8.15-patch1+docs-3 to experimental.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c1944e..8f90808 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-hdf5 (1.8.15-patch1+docs-3) UNRELEASED; urgency=medium
+hdf5 (1.8.15-patch1+docs-3) experimental; urgency=medium
 
   * Drop explicit Build-Depends on g++ (= 4:5-0), g++-5 (= 5.2.1-10)
 now that GCC-5 is the default in unstable.
 
- -- Gilles Filippini p...@debian.org  Sun, 09 Aug 2015 18:12:19 +0200
+ -- Gilles Filippini p...@debian.org  Sun, 09 Aug 2015 18:45:13 +0200
 
 hdf5 (1.8.15-patch1+docs-2) experimental; urgency=medium
 

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


[netcdf-cxx] 02/02: Set distribution to experimental.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx.

commit bbce4795b1e782dd5a886e10a657d3b7876bc9c7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 18:50:05 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 017f6f6..6e65543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-netcdf-cxx (4.2.1-1~exp6) UNRELEASED; urgency=medium
+netcdf-cxx (4.2.1-1~exp6) experimental; urgency=medium
 
   * Update symbols for other architectures.
 
- -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:29:00 +0200
+ -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:49:50 +0200
 
 netcdf-cxx (4.2.1-1~exp5) experimental; urgency=medium
 

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


[netcdf-cxx] tag debian/4.2.1-1.exp6 created (now bbce479)

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

sebastic pushed a change to tag debian/4.2.1-1.exp6
in repository netcdf-cxx.

at  bbce479   (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/netcdf-cxx.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


[netcdf-cxx] branch master updated (cd9b8ae - bbce479)

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

sebastic pushed a change to branch master
in repository netcdf-cxx.

  from  cd9b8ae   Set distribution to experimental.
   new  d9e4c41   Update symbols for other architectures.
   new  bbce479   Set distribution to experimental.

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


Summary of changes:
 debian/changelog|   6 ++
 debian/libnetcdf-c++4-1.symbols | 184 +++-
 2 files changed, 189 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/netcdf-cxx.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 netcdf-cxx_4.2.1-1~exp6_amd64.changes

2015-08-14 Thread Debian FTP Masters
netcdf-cxx_4.2.1-1~exp6_amd64.changes uploaded successfully to localhost
along with the files:
  netcdf-cxx_4.2.1-1~exp6.dsc
  netcdf-cxx_4.2.1-1~exp6.debian.tar.xz
  libnetcdf-c++4-1_4.2.1-1~exp6_amd64.deb
  libnetcdf-c++4-dbg_4.2.1-1~exp6_amd64.deb
  libnetcdf-c++4-dev_4.2.1-1~exp6_amd64.deb
  libnetcdf-c++4-doc_4.2.1-1~exp6_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


netcdf-cxx_4.2.1-1~exp6_amd64.changes ACCEPTED into experimental

2015-08-14 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 14 Aug 2015 18:49:50 +0200
Source: netcdf-cxx
Binary: libnetcdf-c++4-1 libnetcdf-c++4-dev libnetcdf-c++4-dbg 
libnetcdf-c++4-doc
Architecture: source amd64 all
Version: 4.2.1-1~exp6
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 libnetcdf-c++4-1 - C++ interface for scientific data access to large binary 
data
 libnetcdf-c++4-dbg - debugging symbols for NetCDF C++
 libnetcdf-c++4-dev - creation, access, and sharing of scientific data in C++
 libnetcdf-c++4-doc - NetCDF C++ API documentation
Changes:
 netcdf-cxx (4.2.1-1~exp6) experimental; urgency=medium
 .
   * Update symbols for other architectures.
Checksums-Sha1:
 13121c77185646d822e0a63d800ab7e7cb50cea4 2393 netcdf-cxx_4.2.1-1~exp6.dsc
 9a59c022310efab50692dfbdfd217e138bf1bb0e 12184 
netcdf-cxx_4.2.1-1~exp6.debian.tar.xz
 365122fa74a6cfc54b93eba3ce436c81a2a8fdb7 437380 
libnetcdf-c++4-1_4.2.1-1~exp6_amd64.deb
 5189ad4ec527d7433a3976750a3ff320c7dd2bd7 570916 
libnetcdf-c++4-dbg_4.2.1-1~exp6_amd64.deb
 99c2fda3a763b25ad00b13ed7cb67ccdcc3b87d7 98924 
libnetcdf-c++4-dev_4.2.1-1~exp6_amd64.deb
 a9ad27f495f32fbf64685d9129bc42332c0106ef 104724 
libnetcdf-c++4-doc_4.2.1-1~exp6_all.deb
Checksums-Sha256:
 2dbf3ddd5ce9e61e99b4924e9394770c49ac9ed679e015798605265d399cdd96 2393 
netcdf-cxx_4.2.1-1~exp6.dsc
 a7e43f450d823aaba483d49d8dd851d4395f45e7f12fcd7a65f3222500b574ee 12184 
netcdf-cxx_4.2.1-1~exp6.debian.tar.xz
 73dd27e692a882f42c471a405c80fe2ee4462464c33efdde429f6f38b564dd46 437380 
libnetcdf-c++4-1_4.2.1-1~exp6_amd64.deb
 74b01ff927c7946036d278c2d0d0b6f4bd23225e461b9268d59b997860e63f2e 570916 
libnetcdf-c++4-dbg_4.2.1-1~exp6_amd64.deb
 cbddaf4fdb8a1f1b62eded67bdfb172a1f9077a9b8887e1278105fce98874e69 98924 
libnetcdf-c++4-dev_4.2.1-1~exp6_amd64.deb
 ded75e8683100ece16040a048d37b52b9692ada38af15d06cb36c15a0d2356eb 104724 
libnetcdf-c++4-doc_4.2.1-1~exp6_all.deb
Files:
 e2a7e8d9ce817b1b8e0b3458018d8d98 2393 science optional 
netcdf-cxx_4.2.1-1~exp6.dsc
 159b3807c3de3b397923e64002223d62 12184 science optional 
netcdf-cxx_4.2.1-1~exp6.debian.tar.xz
 f1f00d7d61722499921a6f618f83e30a 437380 libs optional 
libnetcdf-c++4-1_4.2.1-1~exp6_amd64.deb
 e5122f44d915174f54a8a352d8ce5205 570916 debug extra 
libnetcdf-c++4-dbg_4.2.1-1~exp6_amd64.deb
 55b7fa24daafe2ac1693a113d6eac813 98924 libdevel optional 
libnetcdf-c++4-dev_4.2.1-1~exp6_amd64.deb
 64726cc391eaaf9b159927501aee7526 104724 doc optional 
libnetcdf-c++4-doc_4.2.1-1~exp6_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVzh1NAAoJEGdQ8QrojUrxQ90P/161xI5e8O+F7cLmyWqtkIXe
hnw9S9k5b1InD9N36BihVgFKb2WN/ia582MJs2DA9TEvsGunl/kwr0UPEg/bq9sy
JR+93DBjr9xofIuasgkWSkyauUOMEH+5Y5z9kboeYWHBstUVvcc1Fy320VI6z6+J
NhdQu2PmmoDmM7IOUW109Ccja74XkguxFWok3SKRiyDBDYl6pNv/GnCfcOWI6g1F
fjF4eYupV2YigIc8EbNPrUa9/fJM+3kb17efeBh8GBwxKJp4xKvOchfSqzqisHJS
X1PGgswn1P7l1SyfhgHK54ywedDW4omDCO9YRruggRFE6f2GYrEflOAcOGGqhif2
+86TKfTtPOsIhvN3Zp5710U2AtcUnvhGGrKW8UParw5o5nBlKyNcjTqmCV8KJq7j
VhtGkikH2Xn7v6wX3wMh2iMjJIiP7SoLlw8cIgunj+Q7A4m/5qfWbRbiJcQycAAC
Y9QnzfZbJlXsb+JlPS5mJgqS49I59LEjATseS98RnOACl+dTIAjHBJw8oyxQ1Nzm
Ox/qfA4FeQ2PRiYAa9KNTFxSdqeJ2moFjzr2gUa3gX8kbKDLTwnbcR0EV2QLTzee
jBjVBWX+q0adiEc6C7f04rCo8r9+f1pLl81Vrh3hFwm05r7umGENoRR4QW8+VBJS
7uNQ6o8maxiFvGETY8KY
=Tq8N
-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


netcdf-cxx-legacy_4.2-1~exp6_amd64.changes ACCEPTED into experimental

2015-08-14 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 14 Aug 2015 19:27:30 +0200
Source: netcdf-cxx-legacy
Binary: libnetcdf-c++4 libnetcdf-cxx-legacy-dev libnetcdf-cxx-legacy-dbg
Architecture: source amd64
Version: 4.2-1~exp6
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 libnetcdf-c++4 - legacy NetCDF C++ interface
 libnetcdf-cxx-legacy-dbg - debugging symbols for legacy NetCDF C++ interace
 libnetcdf-cxx-legacy-dev - legacy NetCDF C++ interface - development files
Changes:
 netcdf-cxx-legacy (4.2-1~exp6) experimental; urgency=medium
 .
   * Update symbols for other architectures.
   * Include static library in -dev package.
   * Explicitly remove .la file, not installed.
   * Install netcdf-cxx.info in -dev package.
Checksums-Sha1:
 f17e7bd333931a380a93151421fab4e309f4c87b 2306 netcdf-cxx-legacy_4.2-1~exp6.dsc
 25f2158fdb868a3a7ef6166c31692e9c5161f245 6764 
netcdf-cxx-legacy_4.2-1~exp6.debian.tar.xz
 25c663ce141ad173b50ebcd7ad9c371f53e89ae6 33786 
libnetcdf-c++4_4.2-1~exp6_amd64.deb
 06f6fa06a287ba9a8941b9e0af7b84728e2cb0d7 106528 
libnetcdf-cxx-legacy-dbg_4.2-1~exp6_amd64.deb
 0dde6f590b68366c30b21e34f95d2aaebd10a622 53706 
libnetcdf-cxx-legacy-dev_4.2-1~exp6_amd64.deb
Checksums-Sha256:
 205bae85ba6b8eb0e5eb2f6a4d258ea1c06700fe181789e5326678461a0e0c71 2306 
netcdf-cxx-legacy_4.2-1~exp6.dsc
 31be9c9810594d0e893862c923559e9b88c8e918099b72bcb31e9b8bfc042890 6764 
netcdf-cxx-legacy_4.2-1~exp6.debian.tar.xz
 eeb24c2b202333036bac5361ff2e383c75f4e516fdf5976b4026f75d0a2ac931 33786 
libnetcdf-c++4_4.2-1~exp6_amd64.deb
 918e2e4b43f4d9749c4a2a4d35bc4ce5d3be8c24ef38afc1c81325c64dbe 106528 
libnetcdf-cxx-legacy-dbg_4.2-1~exp6_amd64.deb
 48079fc3ef8bc336390526a9d15513eef0e1bfa4cf1e662750e6cb9bdd8589e9 53706 
libnetcdf-cxx-legacy-dev_4.2-1~exp6_amd64.deb
Files:
 84519856478666a34d2bf9bed4efb629 2306 science optional 
netcdf-cxx-legacy_4.2-1~exp6.dsc
 f88f2ef750bacc5f42f730283ca94a87 6764 science optional 
netcdf-cxx-legacy_4.2-1~exp6.debian.tar.xz
 847b8eb6e35486985b72003dc1a831a8 33786 libs optional 
libnetcdf-c++4_4.2-1~exp6_amd64.deb
 6363d2e074ab363e3efffdcee14ba531 106528 debug extra 
libnetcdf-cxx-legacy-dbg_4.2-1~exp6_amd64.deb
 b973d5975a407a2fae982bbaa983fb4e 53706 libdevel optional 
libnetcdf-cxx-legacy-dev_4.2-1~exp6_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVziXcAAoJEGdQ8QrojUrxFOEQAKBVajLaNRuzCLcJMprpXZ+R
Brph0Mfl6py0lEsdjTb3EZPI0JR0N1M2b97h8fdDOiXOFJouQ18p88VsGbQ6mXCk
uqbdFFh4tQqnDBJ51wZYdA0HoYIPGPkcPKmmTqlg+Mu/X5g9pdw6La9Q+uWAXXq8
6tW26C7fGigGJIvKmrxjDs4QEseKMDZk2UldGu14717soXtJA2rIM18ySksDSqPb
7rjLYaW5MI+Mqdp/k9mtdPR35wptEb5m5i+TGvAlos+4/rdqj4jmhYa/dMJU+K0I
tWJ8TRSQwZohBqXlZf0t2oniWVKIw6cQTxUbi7a71pkubHdPoECAyfv0/rYa/gei
WTwUoxffTWsRU9N1XMlN6spKyonW4v+JOIKY/x+LPML58/1PMfokiKsYS1bwwcsG
tFNQoo5iDnc9NwILH+rXLSHqWatdCsStHuQu5sRXlRh6PTctBx1W8f1dvJaaHcN2
2Vl63OjSP3+nzyrBdEICFYKETDa57+dXDuGRTLivkpWGcx2kLqXQiBq34OWEeF2Z
wmCDG6kvpdaQ11EiuLwfaJW2LV2nITGxihw0fhtcUwkFiBAcJFGlprTfBqEgeF6N
dCpjmezGzc0epxQzlITMU7AJNRnePuzy0UX1AIGEXXEC2ErUBDa3RSmeVvpUVEZK
o8UG25aFX8SrMasNzHFa
=Bw4u
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of netcdf-cxx-legacy_4.2-1~exp6_amd64.changes

2015-08-14 Thread Debian FTP Masters
netcdf-cxx-legacy_4.2-1~exp6_amd64.changes uploaded successfully to localhost
along with the files:
  netcdf-cxx-legacy_4.2-1~exp6.dsc
  netcdf-cxx-legacy_4.2-1~exp6.debian.tar.xz
  libnetcdf-c++4_4.2-1~exp6_amd64.deb
  libnetcdf-cxx-legacy-dbg_4.2-1~exp6_amd64.deb
  libnetcdf-cxx-legacy-dev_4.2-1~exp6_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


[netcdf-cxx-legacy] 02/05: Include static library in -dev package.

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

sebastic pushed a commit to branch master
in repository netcdf-cxx-legacy.

commit 79ec52a077033933361d3ba17717ad2fdaa2a08a
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 19:01:25 2015 +0200

Include static library in -dev package.
---
 debian/changelog| 1 +
 debian/libnetcdf-cxx-legacy-dev.install | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9d30212..c7b5db0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 netcdf-cxx-legacy (4.2-1~exp6) UNRELEASED; urgency=medium
 
   * Update symbols for other architectures.
+  * Include static library in -dev package.
 
  -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 18:21:30 +0200
 
diff --git a/debian/libnetcdf-cxx-legacy-dev.install 
b/debian/libnetcdf-cxx-legacy-dev.install
index f3800aa..52371a5 100644
--- a/debian/libnetcdf-cxx-legacy-dev.install
+++ b/debian/libnetcdf-cxx-legacy-dev.install
@@ -1,2 +1,3 @@
 usr/include/*
 usr/lib/*/lib*.so
+usr/lib/*/lib*.a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/netcdf-cxx-legacy.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#703439: H5Cpp.h missing in libhdf5-openmpi-dev and libhdf5-mpich2-dev?

2015-08-14 Thread Sylwester Arabas

Package: libhdf5-mpi-dev
Version: 1.8.13

Hello,

Let me ping about the issue.

In my understanding, the unsupportedness, as in the case of 
C++/threading, is not meaning unusability, but rather incompleteness. 
Yet, in the case of C/C++ one can workaround the incompleteness with 
C-API calls while still using existing features of the C++ API.


Is there any really good reason not to enable it (having in mind that 
the unsupported threading/C++ combination is enabled)?


Thanks,
Sylwester

--
http://www.igf.fuw.edu.pl/~slayoo/

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


pktools is marked for autoremoval from testing

2015-08-14 Thread Debian testing autoremoval watch
pktools 2.6.4-1 is marked for autoremoval from testing on 2015-08-22

It is affected by these RC bugs:
791240: pktools: symbols file update needed for GCC 5


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


mkgmap-splitter_0.0.0+svn427-1_amd64.changes ACCEPTED into unstable

2015-08-14 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 14 Aug 2015 11:32:43 +0200
Source: mkgmap-splitter
Binary: mkgmap-splitter
Architecture: source all
Version: 0.0.0+svn427-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@debian.org
Description:
 mkgmap-splitter - Tile splitter for mkgmap
Changes:
 mkgmap-splitter (0.0.0+svn427-1) unstable; urgency=medium
 .
   * New upstream SVN snapshot.
Checksums-Sha1:
 05f9c883e67086df6b0ce7ad7ee29fdd190d7e3a 2224 
mkgmap-splitter_0.0.0+svn427-1.dsc
 4d000ce0cc78525a5a0efcc59dc3214daff32cea 181573 
mkgmap-splitter_0.0.0+svn427.orig.tar.gz
 d792499375cc00721711741f46cefaeaed5c18f7 10904 
mkgmap-splitter_0.0.0+svn427-1.debian.tar.xz
 ee0617e0bd0883fee1296c12a4dfd7b1af9d7d7f 386142 
mkgmap-splitter_0.0.0+svn427-1_all.deb
Checksums-Sha256:
 885e831c4047e750ba257ba8a1f03e5afd866a15985f63b9ac323b8af747bbe1 2224 
mkgmap-splitter_0.0.0+svn427-1.dsc
 ea9c3ccf771679602d54332e50ac3cb773277bcb4f80b3d6e4458646a5dd786c 181573 
mkgmap-splitter_0.0.0+svn427.orig.tar.gz
 cb77b894290fbacd2c443776aee3a8b240ccd11e8e98cc708d8d7b64ef0a967a 10904 
mkgmap-splitter_0.0.0+svn427-1.debian.tar.xz
 43f6f0b60e443b66c986a4a053e138c19eba88fc81d209ea1b341b6a14ac45e4 386142 
mkgmap-splitter_0.0.0+svn427-1_all.deb
Files:
 8e530b15ce7609944210a95c94484f16 2224 utils optional 
mkgmap-splitter_0.0.0+svn427-1.dsc
 bf3a90dc6a9198dddb56a1b6cae325a2 181573 utils optional 
mkgmap-splitter_0.0.0+svn427.orig.tar.gz
 501047ee8dd6712a92e949baaec78fc7 10904 utils optional 
mkgmap-splitter_0.0.0+svn427-1.debian.tar.xz
 85af56a9a401f104da7d79d7fa43d3c0 386142 utils optional 
mkgmap-splitter_0.0.0+svn427-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVzcItAAoJEGdQ8QrojUrxG4YP/ArL5da/k73HBd5wSg26TMN4
CIlZOdWFE2p3yBJyW5f8FeI2rfwqUJ+0wq8aP2/LnVMEqc6P8Ex2JvIxdPit04cZ
QBlr32piqGOfivAMKOHFh3NXQrfaZ0OMdIbyZjxrDhSM3MnueLSlZIf7kC52T7Ai
3VEdmpnCTVEp91fAJ3NnhgTDTEcDQ8QS79RPjZyE9AHKKtIaRTVOq4DeK0OldJfh
BnAp7AT9NloTXyLRG0F6YFbk5+jaJs69czlHkiWmgJAQuHUN5yeKiXiS7DSkmaCp
y09smxNPI/L7Ki22qvroOtgX6am4xOpVYlqxf+T7ByOC35VQfBvLbDwkgRQIO4fW
9oOveuZKz2KOtNM3DWcmKYOu5zRGqudMjqznxL5z87YSvXyyxg9EpAGIklTcnghV
m8rSNOxtiizoUDVWX5SoB4RosHQUuVL5Farv/fzjIMPz3OzrbhFnJqIvXQbjVQf1
o3oc/HN0HWhJ3ZOGfpf4zJUcakvrzDF4JByG1vFBHs8siyfxSK2ZX3Ah7Lk6kWNs
P/WBY71OXsqn9UxgNeYeIg+JkWLqPo7PCE8CSg8vfIoyMgdMgzoEsBNvDQvmtH2r
+z/H9+EHhT5VRUSFupTsNUerzTvxmHChYkuA2ZfAJd9ZlVYc19qtNpLIUU8JSSQH
dNHP/wNCzHG2oanrsnye
=mQde
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of hdf5_1.8.13+docs-15.1_amd64.changes

2015-08-14 Thread Debian FTP Masters
hdf5_1.8.13+docs-15.1_amd64.changes uploaded successfully to localhost
along with the files:
  hdf5_1.8.13+docs-15.1.dsc
  hdf5_1.8.13+docs-15.1.debian.tar.xz
  hdf5-helpers_1.8.13+docs-15.1_amd64.deb
  hdf5-tools_1.8.13+docs-15.1_amd64.deb
  libhdf5-8-dbg_1.8.13+docs-15.1_amd64.deb
  libhdf5-8_1.8.13+docs-15.1_amd64.deb
  libhdf5-cpp-8-dbg_1.8.13+docs-15.1_amd64.deb
  libhdf5-cpp-8_1.8.13+docs-15.1_amd64.deb
  libhdf5-dev_1.8.13+docs-15.1_amd64.deb
  libhdf5-doc_1.8.13+docs-15.1_all.deb
  libhdf5-mpi-dev_1.8.13+docs-15.1_amd64.deb
  libhdf5-mpich-8-dbg_1.8.13+docs-15.1_amd64.deb
  libhdf5-mpich-8_1.8.13+docs-15.1_amd64.deb
  libhdf5-mpich-dev_1.8.13+docs-15.1_amd64.deb
  libhdf5-mpich2-dev_1.8.13+docs-15.1_all.deb
  libhdf5-openmpi-8-dbg_1.8.13+docs-15.1_amd64.deb
  libhdf5-openmpi-8_1.8.13+docs-15.1_amd64.deb
  libhdf5-openmpi-dev_1.8.13+docs-15.1_amd64.deb
  libhdf5-serial-dev_1.8.13+docs-15.1_all.deb

Greetings,

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

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


[mkgmap-splitter] branch upstream updated (fae37cc - 62796b4)

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

sebastic pushed a change to branch upstream
in repository mkgmap-splitter.

  from  fae37cc   Imported Upstream version 0.0.0+svn426
   new  62796b4   Imported Upstream version 0.0.0+svn427

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:
 resources/splitter-version.properties  | 4 ++--
 src/uk/me/parabola/splitter/SplittableDensityArea.java | 9 -
 2 files changed, 10 insertions(+), 3 deletions(-)

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

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


[mkgmap-splitter] annotated tag upstream/0.0.0+svn427 created (now 9916744)

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

sebastic pushed a change to annotated tag upstream/0.0.0+svn427
in repository mkgmap-splitter.

at  9916744   (tag)
   tagging  62796b49bb1a0ec729cbf6657e5d65c9f9e59672 (commit)
  replaces  upstream/0.0.0+svn426
 tagged by  Bas Couwenberg
on  Fri Aug 14 11:28:56 2015 +0200

- Log -
Upstream version 0.0.0+svn427

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

---

No new revisions were added by this update.

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

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


[mkgmap-splitter] branch pristine-tar updated (d8d3f8b - e19af02)

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

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

  from  d8d3f8b   pristine-tar data for 
mkgmap-splitter_0.0.0+svn426.orig.tar.gz
   new  e19af02   pristine-tar data for 
mkgmap-splitter_0.0.0+svn427.orig.tar.gz

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


Summary of changes:
 mkgmap-splitter_0.0.0+svn427.orig.tar.gz.delta | Bin 0 - 5695 bytes
 mkgmap-splitter_0.0.0+svn427.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 mkgmap-splitter_0.0.0+svn427.orig.tar.gz.delta
 create mode 100644 mkgmap-splitter_0.0.0+svn427.orig.tar.gz.id

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

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


[mkgmap-splitter] 01/05: Imported Upstream version 0.0.0+svn427

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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit 62796b49bb1a0ec729cbf6657e5d65c9f9e59672
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 11:28:55 2015 +0200

Imported Upstream version 0.0.0+svn427
---
 resources/splitter-version.properties  | 4 ++--
 src/uk/me/parabola/splitter/SplittableDensityArea.java | 9 -
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/resources/splitter-version.properties 
b/resources/splitter-version.properties
index b3b9849..fb97c34 100644
--- a/resources/splitter-version.properties
+++ b/resources/splitter-version.properties
@@ -1,2 +1,2 @@
-svn.version: 426
-build.timestamp: 2015-06-04T07:49:52+0100
+svn.version: 427
+build.timestamp: 2015-08-12T09:24:31+0100
diff --git a/src/uk/me/parabola/splitter/SplittableDensityArea.java 
b/src/uk/me/parabola/splitter/SplittableDensityArea.java
index 9898fa4..1428322 100644
--- a/src/uk/me/parabola/splitter/SplittableDensityArea.java
+++ b/src/uk/me/parabola/splitter/SplittableDensityArea.java
@@ -114,7 +114,14 @@ public class SplittableDensityArea {
return Collections.emptyList();
prepare(null);
Tile startTile = new Tile(extraDensityInfo);
-   ListTile startTiles = checkForEmptyClusters(0, startTile, 
true);
+   ListTile startTiles = new ArrayList();
+   if (trimShape || allDensities.getBounds().getWidth() = 
0x100){
+   // if trim is wanted or tile spans over planet 
+   // we try first to find large empty areas (sea) 
+   startTiles.addAll(checkForEmptyClusters(0, startTile, 
true));
+   }
+   else 
+   startTiles.add(startTile);

Solution fullSolution = new Solution(maxNodes);
int countNoSol;

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

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


[mkgmap-splitter] 04/05: Use multi-line uscan options.

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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit 4b0a1ecaec189371eef6966a8af0db0f54184cfa
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 11:32:13 2015 +0200

Use multi-line uscan options.
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4419764..0a89586 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
 version=3
-opts=uversionmangle=s/(\d+)/0.0.0+svn$1/,\
+opts=\
+uversionmangle=s/(\d+)/0.0.0+svn$1/,\
 downloadurlmangle=s/\.zip/-src.tar.gz/,\
 filenamemangle=s/\/download\/splitter-r([\d]+)\.zip/splitter-r$1-src.tar.gz/ \
 http://www.mkgmap.org.uk/download/splitter.html \

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

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


[mkgmap-splitter] branch master updated (c8a3f6c - bf593d5)

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

sebastic pushed a change to branch master
in repository mkgmap-splitter.

  from  c8a3f6c   Set distribution to unstable.
   new  62796b4   Imported Upstream version 0.0.0+svn427
   new  f9d0ff1   Merge tag 'upstream/0.0.0+svn427'
   new  7708139   New upstream SVN snapshot.
   new  4b0a1ec   Use multi-line uscan options.
   new  bf593d5   Set distribution to unstable.

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


Summary of changes:
 debian/changelog   | 6 ++
 debian/watch   | 3 ++-
 resources/splitter-version.properties  | 4 ++--
 src/uk/me/parabola/splitter/SplittableDensityArea.java | 9 -
 4 files changed, 18 insertions(+), 4 deletions(-)

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

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


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

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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit 77081392d39a3c7597165af5aed6dfabf396b324
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 11:29:34 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index edd7661..d7f8d11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mkgmap-splitter (0.0.0+svn427-1) UNRELEASED; urgency=medium
+
+  * New upstream SVN snapshot.
+
+ -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 11:29:15 +0200
+
 mkgmap-splitter (0.0.0+svn426-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.

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

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


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

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

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

commit e19af02ddd99f1560db493e14971c4b2d542d3da
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 11:28:56 2015 +0200

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

diff --git a/mkgmap-splitter_0.0.0+svn427.orig.tar.gz.delta 
b/mkgmap-splitter_0.0.0+svn427.orig.tar.gz.delta
new file mode 100644
index 000..4918e4a
Binary files /dev/null and b/mkgmap-splitter_0.0.0+svn427.orig.tar.gz.delta 
differ
diff --git a/mkgmap-splitter_0.0.0+svn427.orig.tar.gz.id 
b/mkgmap-splitter_0.0.0+svn427.orig.tar.gz.id
new file mode 100644
index 000..3c44304
--- /dev/null
+++ b/mkgmap-splitter_0.0.0+svn427.orig.tar.gz.id
@@ -0,0 +1 @@
+cce2d41c3f3ef57b7a34c3ecbf312296e8c807e9

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

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


[mkgmap-splitter] 02/05: Merge tag 'upstream/0.0.0+svn427'

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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit f9d0ff13580ae916ad67845e107af8a1f6c29647
Merge: c8a3f6c 62796b4
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 11:28:56 2015 +0200

Merge tag 'upstream/0.0.0+svn427'

Upstream version 0.0.0+svn427

 resources/splitter-version.properties  | 4 ++--
 src/uk/me/parabola/splitter/SplittableDensityArea.java | 9 -
 2 files changed, 10 insertions(+), 3 deletions(-)

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

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


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

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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit bf593d5e552d5c00680ab31f975c9e7801d34204
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Fri Aug 14 11:32:53 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index d7f8d11..3b27ff1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-mkgmap-splitter (0.0.0+svn427-1) UNRELEASED; urgency=medium
+mkgmap-splitter (0.0.0+svn427-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.
 
- -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 11:29:15 +0200
+ -- Bas Couwenberg sebas...@debian.org  Fri, 14 Aug 2015 11:32:43 +0200
 
 mkgmap-splitter (0.0.0+svn426-1) unstable; urgency=medium
 

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

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


[mkgmap-splitter] tag debian/0.0.0+svn427-1 created (now bf593d5)

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

sebastic pushed a change to tag debian/0.0.0+svn427-1
in repository mkgmap-splitter.

at  bf593d5   (commit)
No new revisions were added by this update.

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

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


Processing of mkgmap-splitter_0.0.0+svn427-1_amd64.changes

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