[otb] 02/05: fix .install for otb libs

2015-09-02 Thread Rashad Kanavath
This is an automated email from the git hooks/post-receive script.

rashad-guest pushed a commit to branch master
in repository otb.

commit da08dee103cbac211145504d4f5c7499c0630b72
Author: Rashad Kanavath 
Date:   Tue Sep 1 10:18:24 2015 +0200

fix .install for otb libs
---
 debian/libotb.install  | 25 -
 debian/otb-bin.install |  2 +-
 2 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/debian/libotb.install b/debian/libotb.install
index 2baeedc..4a644d0 100755
--- a/debian/libotb.install
+++ b/debian/libotb.install
@@ -1,6 +1,29 @@
 #! /usr/bin/dh-exec
 # OTB libraries (binaries and versioned symlinks)
-usr/lib/lib*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libotb*.so.*usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBApplicationEngine*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCarto*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCommon*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBEdge*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBExtendedFilename*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBFuzzy*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTB*Adapters*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBImage*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBIO*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBMath*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBMetadata*.so.*usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBPolarimetry*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBProjection*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBRCC8*.so.*usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBSimulation*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBStreaming*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBSupervised*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTB*Learning*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBTest*.so.*usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBTransform*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBVector*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBWavelet*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+
 
 # Executables
 usr/bin/otbTestDriver
diff --git a/debian/otb-bin.install b/debian/otb-bin.install
index 5ad4880..4bd6b43 100755
--- a/debian/otb-bin.install
+++ b/debian/otb-bin.install
@@ -1,6 +1,6 @@
 #! /usr/bin/dh-exec
 # OTB specific libraries (binaries and all symlinks)
-usr/lib/libOTBCommandLine*.so* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCommandLine*.so.*usr/lib/${DEB_HOST_MULTIARCH}
 
 # Executables
 usr/bin/otbApplicationLauncherCommandLine

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


[otb] 01/05: update uploaders list in control

2015-09-02 Thread Rashad Kanavath
This is an automated email from the git hooks/post-receive script.

rashad-guest pushed a commit to branch master
in repository otb.

commit 097642a59e6f94d1d7aa4a812a1af7dcfa63e903
Author: Rashad Kanavath 
Date:   Tue Sep 1 10:17:43 2015 +0200

update uploaders list in control
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 9fb1cdf..584b310 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: otb
 Maintainer: Debian GIS Project 
 Uploaders: Andreas Tille ,
Paolo Cavallini 
+   Rashad Kanavath 
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
@@ -44,6 +45,7 @@ Suggests: libotb-dev
 Conflicts: libotb3.16,
libotb3.18,
libotb3.20
+   libotb4.0
 Provides: libotb
 Description: Free library of image processing algorithms - runtime
  ORFEO Toolbox (OTB) is distributed as an open source library of image

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


[otb] branch master updated (9ac1b91 -> 16758a5)

2015-09-02 Thread Rashad Kanavath
This is an automated email from the git hooks/post-receive script.

rashad-guest pushed a change to branch master
in repository otb.

  from  9ac1b91   removed license text from debian/copyright which exists 
in ThirdParty/SiftFast/src
   new  097642a   update uploaders list in control
   new  da08dee   fix .install for otb libs
   new  5e13295   update spelling patch
   new  a879e6b   list only needed so files in the .install
   new  16758a5   update uploaders in changelog and control

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  |4 +-
 debian/control|6 +-
 debian/libotb.install |   20 +-
 debian/otb-bin-qt.install |2 +-
 debian/otb-bin.install|2 +-
 debian/patches/spelling.patch | 2534 +++--
 6 files changed, 1192 insertions(+), 1376 deletions(-)

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


[otb] 04/05: list only needed so files in the .install

2015-09-02 Thread Rashad Kanavath
This is an automated email from the git hooks/post-receive script.

rashad-guest pushed a commit to branch master
in repository otb.

commit a879e6b617c7968322a2685bdf1cfca22aae712b
Author: Rashad Kanavath 
Date:   Wed Sep 2 09:10:29 2015 +0200

list only needed so files in the .install
---
 debian/libotb.install | 23 +--
 debian/otb-bin-qt.install |  2 +-
 2 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/debian/libotb.install b/debian/libotb.install
index 4a644d0..1f10877 100755
--- a/debian/libotb.install
+++ b/debian/libotb.install
@@ -2,28 +2,23 @@
 # OTB libraries (binaries and versioned symlinks)
 usr/lib/libotb*.so.*usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBApplicationEngine*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBCarto*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBCommon*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBEdge*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBExtendedFilename*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBFuzzy*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCarto*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCommon*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBEdge*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBExtendedFilename*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBFuzzy*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTB*Adapters*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBImage*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBImage*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBIO*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBMath*.so.* usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBMath*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBMetadata*.so.*usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBPolarimetry*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBProjection*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBP*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBRCC8*.so.*usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBSimulation*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBStreaming*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBSupervised*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTB*Learning*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBS*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBTest*.so.*usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBTransform*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBVector*.so.*  usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBWavelet*.so.* usr/lib/${DEB_HOST_MULTIARCH}
 
-
 # Executables
 usr/bin/otbTestDriver
diff --git a/debian/otb-bin-qt.install b/debian/otb-bin-qt.install
index bea7b6b..71546af 100755
--- a/debian/otb-bin-qt.install
+++ b/debian/otb-bin-qt.install
@@ -1,7 +1,7 @@
 #! /usr/bin/dh-exec
 
 # OTB specific libraries (binaries and all symlinks)
-usr/lib/libOTBQtWidget*.so*usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBQtWidget*.so.*   usr/lib/${DEB_HOST_MULTIARCH}
 
 # Executables
 usr/bin/otbApplicationLauncherQt

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


[otb] 05/05: update uploaders in changelog and control

2015-09-02 Thread Rashad Kanavath
This is an automated email from the git hooks/post-receive script.

rashad-guest pushed a commit to branch master
in repository otb.

commit 16758a5f77a979cce012f6c7e13137397042c9ef
Author: Rashad Kanavath 
Date:   Wed Sep 2 09:10:59 2015 +0200

update uploaders in changelog and control
---
 debian/changelog | 4 ++--
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf08048..02b94e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,10 +18,10 @@ otb (5.0.0-1) UNRELEASED; urgency=medium
   [ Paolo Cavallini ]
   * New upstream release.
 
-  [ otb ]
+  [ Rashad Kanavath ]
   * New upstream release.
 
- -- otb   Mon, 24 Aug 2015 10:45:17 +0200
+ -- Rashad Kanavath   Mon, 24 Aug 2015 10:45:17 +0200
 
 otb (4.0.0-1otb1~trusty2) trusty; urgency=low
 
diff --git a/debian/control b/debian/control
index 584b310..8a50af9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: otb
 Maintainer: Debian GIS Project 
 Uploaders: Andreas Tille ,
-   Paolo Cavallini 
+   Paolo Cavallini ,
Rashad Kanavath 
 Section: science
 Priority: optional
@@ -44,7 +44,7 @@ Depends: libgdal1h,
 Suggests: libotb-dev
 Conflicts: libotb3.16,
libotb3.18,
-   libotb3.20
+   libotb3.20,
libotb4.0
 Provides: libotb
 Description: Free library of image processing algorithms - runtime

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

2015-09-02 Thread Debian FTP Masters
pyosmium_2.4.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  pyosmium_2.4.1-2.dsc
  pyosmium_2.4.1-2.debian.tar.xz
  pyosmium-doc_2.4.1-2_all.deb
  python-pyosmium_2.4.1-2_amd64.deb
  python3-pyosmium_2.4.1-2_amd64.deb

Greetings,

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

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


Processing of sfcgal_1.1.0-5_amd64.changes

2015-09-02 Thread Debian FTP Masters
sfcgal_1.1.0-5_amd64.changes uploaded successfully to localhost
along with the files:
  sfcgal_1.1.0-5.dsc
  sfcgal_1.1.0-5.debian.tar.xz
  libsfcgal-dev_1.1.0-5_amd64.deb
  libsfcgal1_1.1.0-5_amd64.deb
  sfcgal-bin_1.1.0-5_amd64.deb

Greetings,

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

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


[pyosmium] 01/02: Don't ignore test failures, fixed upstream.

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

sebastic pushed a commit to branch master
in repository pyosmium.

commit 6791f420f0ff931d6098f2dff952e13fefdd6054
Author: Bas Couwenberg 
Date:   Wed Sep 2 17:04:01 2015 +0200

Don't ignore test failures, fixed upstream.
---
 debian/changelog | 6 ++
 debian/rules | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb4e139..fb9d19d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyosmium (2.4.1-2) UNRELEASED; urgency=medium
+
+  * Don't ignore test failures, fixed upstream.
+
+ -- Bas Couwenberg   Wed, 02 Sep 2015 17:03:43 +0200
+
 pyosmium (2.4.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index db232d8..265f45f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_build-indep:
 
 override_dh_auto_test:
PYBUILD_SYSTEM=custom \
-   PYBUILD_TEST_ARGS="cd test && {interpreter} run_tests.py" dh_auto_test 
|| echo "Ignoring test failures"
+   PYBUILD_TEST_ARGS="cd test && {interpreter} run_tests.py" dh_auto_test
 
 override_dh_install:
dh_install

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

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


[pyosmium] branch master updated (8c8b7f6 -> 2aaf0b6)

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

sebastic pushed a change to branch master
in repository pyosmium.

  from  8c8b7f6   Set distribution to unstable.
   new  6791f42   Don't ignore test failures, fixed upstream.
   new  2aaf0b6   Set distribution to unstable.

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


Summary of changes:
 debian/changelog | 6 ++
 debian/rules | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

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

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


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

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 16:53:52 +0200
Source: osmium-tool
Binary: osmium-tool
Architecture: source amd64
Version: 1.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 osmium-tool - Command line tool for working with OpenStreetMap data
Changes:
 osmium-tool (1.2.1-2) unstable; urgency=medium
 .
   * Don't ignore test failures any more, all fixed upstream.
Checksums-Sha1:
 c5f0840dfd64ca762d45d7752cd8ea6a22e69060 2044 osmium-tool_1.2.1-2.dsc
 8c4b1ec406be3ce4687d3408d72556eb3e40bcf3 4688 osmium-tool_1.2.1-2.debian.tar.xz
 d27b3d91cf0b19132423d9d202a32fd161139b91 221914 osmium-tool_1.2.1-2_amd64.deb
Checksums-Sha256:
 845850d53a617b1b0ae6b759196cf263021b37c3757428921897f2324d392e70 2044 
osmium-tool_1.2.1-2.dsc
 fdf1b5089bb6b7a7e8d0bfab36c5a668828b749384baab3b9cf1ae82973bd469 4688 
osmium-tool_1.2.1-2.debian.tar.xz
 a3f50c56ea0fb770de214232dc4d2d37d622deda484c4e428f24458ac83a8033 221914 
osmium-tool_1.2.1-2_amd64.deb
Files:
 ddc7645a578f095a7c225ea52c4e68a4 2044 science optional osmium-tool_1.2.1-2.dsc
 e042be3d911b7901160e920f31a05e79 4688 science optional 
osmium-tool_1.2.1-2.debian.tar.xz
 5bb9200f1cccd4c41cf81b843395b364 221914 utils optional 
osmium-tool_1.2.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5w8AAAoJEGdQ8QrojUrxVhEP/08GY1binqzroQ1WkgpdoMMo
MoakxAZ8pNJbLMj2f61rhuZviKTm0KiGpTnaI9A/b7ftciUXs2i+dhMK6SKjbiRJ
gJWLH6zzOcE7yPV5UPPlvY+SfytJhWES3uoYTWdbXY2Wdf/+H2Y9r1/UUUwA6nv0
8b00em2OZ2C4q6Z9IsVNE4VmyM/I45wQnNOpgsZDYkUX4BmmK3IxqhPAeyzGIemq
c7tdKvOYaB9lkW+DWiZyMbTQLBrPGxSnKE93LowyLF34tTBYyYHlrp4kauVHzAyN
ZyJbzK1lejEBMB54cjmSfm+wWAF965eKQYBp59oe36GiudKF/9h4jAe0ry+7j8kV
vjwobibOGpGxF88UfPfkGh17X6euYAn1hdOJza5HONz+aBLUMlwqgE8WilYmiGgs
9Lr11636+Nl4mjlefW2pMKTbSPI5PXIY9qtBrUcZm8VxA6VC2efr6U9YzEjIidL+
alfT7Y67qx9J+3IqMpt3E96Eb4P8KSALZnAV5nycsfDBXrjh4894qfp1g04FIyKJ
KgiJ2Im4AcRS6CKf2r0F1OR1tiw5HLaup4JGWCMWtLEpLENNewyrspapPHlDeG3t
Kocy6HML8gnRSByBjMglbT1DYwbX9OSWwJwf1UTKWvWLdcw+h4PTsc+Wz678CQaK
fbWljh3LUSpP111gdHmJ
=gioq
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


libosmium_2.4.1-3_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 16:36:48 +0200
Source: libosmium
Binary: libosmium2-dev libosmium2-doc
Architecture: source amd64 all
Version: 2.4.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libosmium2-dev - C++ framework for working with OSM data files
 libosmium2-doc - C++ framework for working with OSM data files - documentation
Changes:
 libosmium (2.4.1-3) unstable; urgency=medium
 .
   * Ignore test failures only on problematic architectures.
Checksums-Sha1:
 5473e5b7aad1bb40544a598b8d5c8cc035602cf9 2177 libosmium_2.4.1-3.dsc
 68536a0e9000801085f1288957945b68a8c04a65 5372 libosmium_2.4.1-3.debian.tar.xz
 8d14f01a3f7a842106abdcd268d14a6da7761398 125166 
libosmium2-dev_2.4.1-3_amd64.deb
 2a8da759278f621ecb075788bf9b893d3b4001fe 33302198 
libosmium2-doc_2.4.1-3_all.deb
Checksums-Sha256:
 352caff5875d2e976b3455862651fd5dfc3cb17db5bd1ae431149482580f2a87 2177 
libosmium_2.4.1-3.dsc
 701f2f757bf27f692dd64c7db9229b7889029c2e0727302c5e33fc29e6d57957 5372 
libosmium_2.4.1-3.debian.tar.xz
 9eef5f254ff96896c61a73ce59d4954a2c3dcf2224c8e6863edd922d7249f9bd 125166 
libosmium2-dev_2.4.1-3_amd64.deb
 8b083192b9ace828b2e358e1a3e02cd50bc6a6687b88b251b1d77f7722ecabc7 33302198 
libosmium2-doc_2.4.1-3_all.deb
Files:
 3aab52485e4df8b70ee6a28990eb2157 2177 science optional libosmium_2.4.1-3.dsc
 13f0d4021a3ceac96332e973a2e77187 5372 science optional 
libosmium_2.4.1-3.debian.tar.xz
 dc685b3b9f13202525a4871c1dbab69c 125166 libdevel optional 
libosmium2-dev_2.4.1-3_amd64.deb
 182e7a672176f2bc55132fbc53d17dbd 33302198 doc optional 
libosmium2-doc_2.4.1-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5wv6AAoJEGdQ8QrojUrxdc4QAMKfBRrA9A+lPKdtoQUG3Y+o
sqFLgIJUEhBzUXCIAJcw+N+ruGbn1zhXEkn+V2ar8yJe/lwvxLZxBjboKffR8qgq
FPikk6O1ptrkJ29dxIcEtmCPde7yejlQOoMwPxqHv755MT6T2UMlOKTlH224ffdl
yq9r9NxQDVDNWp8ZBMQUqWB7o6eTinXgilqkjdDUoPyI/R2r4xWkta2bpnv3Zv+N
gGYe/LDnUZNMvwl4YxsAhzsYScC1i2lp30ZeXOb0BeFrkKgVM9a+JOf3/6ppT+VV
AArawycLfHxjn3hnEMnjgo8Hdmf+qrPO8uAwfVthmfn9DgHzvQOv7wWNg69KjRMY
sEkLhAvq0O821qqgCM1lBY/DZ0vdMDv/esIemW7UolaVe4nyZ/oJM5AyZEhCkppX
smQlVXQKzGnQ8TnJwDjVb1EhvApirRPjpBjiVgqtioIRkIvN+ics0CLlzL2pJAvt
3WFYnp/byxLXmRlC4DsKhAwmb/5vsVw9OdE8f+w2TP3SfLY2R7+Zp3Mk4vttWmk1
Ym2vmA56DmyMMJHR8DqdtTVsSMPmegd51PpjRq5nUm48rXQin8OrWm56eWKajfeY
QVFNV3qA7HIuhKtGlc/RCrXrLM11rfyj1PC7affoEq7em88VKrh7dqu8FF9qnJdV
ncmqLTlCFEoOO7RzOtUR
=3ycx
-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


[python-mapnik] branch master updated (f6a0867 -> 91d32d7)

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

sebastic pushed a change to branch master
in repository python-mapnik.

  from  f6a0867   Set distribution to unstable.
   new  91d32d7   Add upstream patch for boost library improvements.

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   |   6 +
 debian/patches/series  |   1 +
 ...r-pattern-for-finding-boost-library-names.patch | 151 +
 3 files changed, 158 insertions(+)
 create mode 100644 
debian/patches/simpler-pattern-for-finding-boost-library-names.patch

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


[python-mapnik] 01/01: Add upstream patch for boost library improvements.

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

sebastic pushed a commit to branch master
in repository python-mapnik.

commit 91d32d745a2ee078105acedcf033d95667aad916
Author: Bas Couwenberg 
Date:   Wed Sep 2 18:18:43 2015 +0200

Add upstream patch for boost library improvements.
---
 debian/changelog   |   6 +
 debian/patches/series  |   1 +
 ...r-pattern-for-finding-boost-library-names.patch | 151 +
 3 files changed, 158 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4221423..d60091f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-mapnik (1:0.0~20150817-da1d9dd-3) UNRELEASED; urgency=medium
+
+  * Add upstream patch for boost library improvements.
+
+ -- Bas Couwenberg   Wed, 02 Sep 2015 18:18:14 +0200
+
 python-mapnik (1:0.0~20150817-da1d9dd-2) unstable; urgency=medium
 
   * Use upstream patch for boost library names fix.
diff --git a/debian/patches/series b/debian/patches/series
index 739e28c..6ed5fa8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 try-to-guess-boost-library-names.patch
+simpler-pattern-for-finding-boost-library-names.patch
diff --git 
a/debian/patches/simpler-pattern-for-finding-boost-library-names.patch 
b/debian/patches/simpler-pattern-for-finding-boost-library-names.patch
new file mode 100644
index 000..0976576
--- /dev/null
+++ b/debian/patches/simpler-pattern-for-finding-boost-library-names.patch
@@ -0,0 +1,151 @@
+From 85ae4fe9e624b660ea47e7e967ee039080339618 Mon Sep 17 00:00:00 2001
+From: Yohan Boniface 
+Date: Wed, 2 Sep 2015 18:07:54 +0200
+Subject: Simpler pattern for finding boost library names
+Origin: 
https://github.com/yohanboniface/python-mapnik/commit/85ae4fe9e624b660ea47e7e967ee039080339618
+
+---
+ setup.py | 100 +++
+ 1 file changed, 36 insertions(+), 64 deletions(-)
+
+--- a/setup.py
 b/setup.py
+@@ -2,16 +2,16 @@
+ 
+ import os
+ import os.path
+-import platform
+ import re
+ import shutil
+ import subprocess
+ import sys
+ from distutils import sysconfig
++from ctypes.util import find_library
+ 
+ from setuptools import Command, Extension, setup
+ 
+-PYTHON3 = sys.version_info[0] == 3
++PYTHON3 = sys.version_info.major == 3
+ 
+ 
+ # Utils
+@@ -30,69 +30,41 @@ def clean_boost_name(name):
+ return name
+ 
+ 
+-def find_boost_library(_dir, _id):
+-if not os.path.exists(_dir):
+-return
+-for name in os.listdir(_dir):
+-if _id in name:
+-# Special case for boost_python, as it could contain python 
version
+-# number.
+-if "python" in _id:
+-if PYTHON3:
+-if "3" not in name:
+-continue
+-else:
+-if "3" in name:
+-continue
+-return clean_boost_name(name)
++def find_boost_library(_id):
++suffixes = [
++"",  # standard naming
++"-mt"  # former naming schema for multithreading build
++]
++if "python" in _id:
++# Debian naming convention for versions installed in parallel
++suffixes.insert(0, "-py%d%d" % (sys.version_info.major,
++sys.version_info.minor))
++# standard suffix for Python3
++suffixes.insert(1, sys.version_info.major)
++for suf in suffixes:
++name = "%s%s" % (_id, suf)
++lib = find_library(name)
++if lib is not None:
++return name
+ 
+ 
+ def get_boost_library_names():
+-# A few examples:
+-# - Ubuntu 15.04 Multiarch or Debian sid:
+-#   /usr/lib/x86_64-linux-gnu/libboost_python.a -> libboost_python-py27.a
+-#   /usr/lib/x86_64-linux-gnu/libboost_python-py27.a
+-#   /usr/lib/x86_64-linux-gnu/libboost_python-py34.a
+-#   /usr/lib/x86_64-linux-gnu/libboost_system.a
+-#   /usr/lib/x86_64-linux-gnu/libboost_thread.a
+-# - Fedora 64 bits:
+-#   /usr/lib64/libboost_python.so
+-#   /usr/lib64/libboost_python3.so
+-#   /usr/lib64/libboost_system.so
+-#   /usr/lib64/libboost_thread.so
+-# - OSX with homebrew
+-#   /usr/local/lib/libboost_thread-mt.a -> 
../Cellar/boost/1.57.0/lib/libboost_thread-mt.a  # noqa
+-# - Debian Wheezy
+-#   /usr/lib/libboost_python-py27.so
+-#   /usr/lib/libboost_python-mt-py27.so
+-names = {
+-"boost_python": os.environ.get("BOOST_PYTHON_LIB"),
+-"boost_system": os.environ.get("BOOST_SYSTEM_LIB"),
+-"boost_thread": os.environ.get("BOOST_THREAD_LIB")
+-}
+-if all(names.values()):
+-return names.values()
+-if os.name == 'posix':  # Unix system (Linux, MacOS)
+-libdirs = ['/lib', '/lib64', '/usr/lib', '/usr/lib64']
+-multiarch = sysconfig.get_config_var("MULTIARCH")
+-

[sfcgal] 01/03: Add upstream metadata.

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

sebastic pushed a commit to branch master
in repository sfcgal.

commit c6fe6ac99af51bf0338eb290a49f0dd5e2e96958
Author: Bas Couwenberg 
Date:   Wed Sep 2 18:00:52 2015 +0200

Add upstream metadata.
---
 debian/changelog | 1 +
 debian/upstream/metadata | 6 ++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fe44fdd..04ee903 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ sfcgal (1.1.0-5) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Restructure control file with cme.
   * Update Vcs-Browser URL to use HTTPS.
+  * Add upstream metadata.
 
  -- Sven Geggus   Tue, 01 Sep 2015 10:59:34 +0200
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..9f943af
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Bug-Database: https://github.com/Oslandia/SFCGAL/issues
+Bug-Submit: https://github.com/Oslandia/SFCGAL/issues/new
+Name: SFCGAL
+Repository: https://github.com/Oslandia/SFCGAL.git
+Repository-Browse: https://github.com/Oslandia/SFCGAL

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


[sfcgal] 02/03: Don't strip RPATH from sfcgal-config.

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

sebastic pushed a commit to branch master
in repository sfcgal.

commit 67303e6bbda6bbffb8ed09eea92c65e22e29b190
Author: Bas Couwenberg 
Date:   Wed Sep 2 18:35:16 2015 +0200

Don't strip RPATH from sfcgal-config.
---
 debian/changelog | 1 +
 debian/rules | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 04ee903..10ad618 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ sfcgal (1.1.0-5) UNRELEASED; urgency=medium
   * Restructure control file with cme.
   * Update Vcs-Browser URL to use HTTPS.
   * Add upstream metadata.
+  * Don't strip RPATH from sfcgal-config.
 
  -- Sven Geggus   Tue, 01 Sep 2015 10:59:34 +0200
 
diff --git a/debian/rules b/debian/rules
index 95e3e84..b604ae3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,13 +22,13 @@ override_dh_auto_configure:
 
 override_dh_install:   
# removing embedded rpath in binaries
-   -find $(CURDIR)/debian/tmp/usr/bin -type f -exec chrpath --delete {} \;
+   -find $(CURDIR)/debian/tmp/usr/bin -type f -not -name sfcgal-config 
-exec chrpath --delete {} \;
 
# removing embedded rpath in libraries
-find $(CURDIR)/debian/tmp/usr/lib -name "*.so*" -type f -exec chrpath 
--delete {} \;
 
dh_install --list-missing
-

 override_dh_makeshlibs:
dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)
+

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


[sfcgal] branch master updated (032b8e5 -> f479607)

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

sebastic pushed a change to branch master
in repository sfcgal.

  from  032b8e5   Update Vcs-Browser URL to use HTTPS.
   new  c6fe6ac   Add upstream metadata.
   new  67303e6   Don't strip RPATH from sfcgal-config.
   new  f479607   Set distribution to unstable.

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.


Summary of changes:
 debian/changelog | 9 +++--
 debian/rules | 4 ++--
 debian/upstream/metadata | 6 ++
 3 files changed, 15 insertions(+), 4 deletions(-)
 create mode 100644 debian/upstream/metadata

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


[sfcgal] tag debian/1.1.0-5 created (now f479607)

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

sebastic pushed a change to tag debian/1.1.0-5
in repository sfcgal.

at  f479607   (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/sfcgal.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


[sfcgal] 03/03: Set distribution to unstable.

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

sebastic pushed a commit to branch master
in repository sfcgal.

commit f479607d0d2c6d8357177cbf34392ddc9045d928
Author: Bas Couwenberg 
Date:   Wed Sep 2 17:59:45 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 10ad618..0c52a8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-sfcgal (1.1.0-5) UNRELEASED; urgency=medium
+sfcgal (1.1.0-5) unstable; urgency=medium
+
+  * Team upload.
 
   [ Sven Geggus ]
   * Update symbols for other architectures
@@ -8,8 +10,9 @@ sfcgal (1.1.0-5) UNRELEASED; urgency=medium
   * Update Vcs-Browser URL to use HTTPS.
   * Add upstream metadata.
   * Don't strip RPATH from sfcgal-config.
+  * Rebuild for openscenegraph transition.
 
- -- Sven Geggus   Tue, 01 Sep 2015 10:59:34 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 17:57:44 +0200
 
 sfcgal (1.1.0-4) unstable; urgency=medium
 

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


sfcgal_1.1.0-5_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 17:57:44 +0200
Source: sfcgal
Binary: libsfcgal1 libsfcgal-dev sfcgal-bin
Architecture: source amd64
Version: 1.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
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
Changes:
 sfcgal (1.1.0-5) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Sven Geggus ]
   * Update symbols for other architectures
 .
   [ Bas Couwenberg ]
   * Restructure control file with cme.
   * Update Vcs-Browser URL to use HTTPS.
   * Add upstream metadata.
   * Don't strip RPATH from sfcgal-config.
   * Rebuild for openscenegraph transition.
Checksums-Sha1:
 4606846aa40599fa80b7f28d641b6df4d78e62f5 2163 sfcgal_1.1.0-5.dsc
 a1fa777c939eb4aa813fc0dff00056ff662b6f6e 135504 sfcgal_1.1.0-5.debian.tar.xz
 8cfbc5336bc5f884cdee0dc61a0f797d236d195b 61834 libsfcgal-dev_1.1.0-5_amd64.deb
 34f09fcdb0c6b62803b96def128d6c7de63c79e2 1937274 libsfcgal1_1.1.0-5_amd64.deb
 b8fc928d37955a27c6bbcde514aafd800c56790d 92070 sfcgal-bin_1.1.0-5_amd64.deb
Checksums-Sha256:
 5b29e8f4e74e971384fb02e50be1dd521b7c83b39884e94174b6cc1f8effb810 2163 
sfcgal_1.1.0-5.dsc
 2daed202360b4b6022c633b61df5ea16b2a86a1d9cab5f5a02c6c60ea6aaf381 135504 
sfcgal_1.1.0-5.debian.tar.xz
 72375524eb82b4d123b0a776e85b0816d05b9df5e8506432deeea30bee01e6bc 61834 
libsfcgal-dev_1.1.0-5_amd64.deb
 3af7e37f84429cb4831f0efadcca5d12b6de2fbcf35d15fb2fac29b0d2e5b64c 1937274 
libsfcgal1_1.1.0-5_amd64.deb
 57c768ad1e9b14e48b5e5d9af2df215beda1a4a0b7d1bfb52acb866df66ff635 92070 
sfcgal-bin_1.1.0-5_amd64.deb
Files:
 de181071a36a535e4a933130f8043582 2163 science optional sfcgal_1.1.0-5.dsc
 7e1d1b05da9c180a952f8597665a0012 135504 science optional 
sfcgal_1.1.0-5.debian.tar.xz
 d9202e91a3c2582c1f141a679ba66e02 61834 libdevel optional 
libsfcgal-dev_1.1.0-5_amd64.deb
 464341316f6ccbd9fd6f2c6c91324299 1937274 libs optional 
libsfcgal1_1.1.0-5_amd64.deb
 d16f464b7f769c090c23c4aebfa9062d 92070 science optional 
sfcgal-bin_1.1.0-5_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5y2pAAoJEGdQ8QrojUrx1/4QALHSrrbjJPmYT3v6JrNQgbZL
jDivms+p5V9kBfmQlUVgTkpV6NHrztR8eJW9/pngN4dl2SMIBietYN77AX4EN95N
ns8QtillUgSfS27oOAM9L9PFeSjXcr4LTikgVhfGyjDi4dzYbMzLlltTaFefLptp
MTndScM3PaEd73FxGdlOXQ9vqadvvut+B0hcIEnJ2KCAsF99RVcwi8Dyhj89Qmef
uSJ7mjydTjLa0yeGADbpcPQPc64i4thTSJtZyscZO4dNlt8GF7w3P+NilyMUtcak
cnl1qB921pXXcE11mdna7CNaabu9SrhBijlVHHQkZycmX1xDQXppPD3cL/cWaz1R
IhjBvQY2Zg4Xl6Wh33/wSqj3NrWemBIi5OyyBp0P+tdmTeXZACCVbSFthlavUjBk
BPhSn5JCbCGSbOZ7B1Jq0FgiXBpiH9VOMNhBaur1epihnqCusYlDRZEgKC0Tk1dt
AnU1NZP49+HjgDjw+uLjAGhDwYDZeSXTkUAFPdqMA54jvjs/JxXWmApeQBZXtCob
j8kAsQII47lTdTsx0TVpWrwIdwvtB7S2dihdoNlJ0pjiQkSLmNfOjIK2wsrHpgDO
U//dTakuPJ9JuYUSiN1sT3bThLlW1OiYFt8ngOs+toTjcZbSqrXmowSnpjXnmw5w
TW03lFKQTsEQMbMeFJbI
=92G6
-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


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

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

sebastic pushed a commit to branch master
in repository pyosmium.

commit 2aaf0b64383bb1aa0d795d6b89f9f12a4aa678a5
Author: Bas Couwenberg 
Date:   Wed Sep 2 17:04:15 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 fb9d19d..c6e3be4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-pyosmium (2.4.1-2) UNRELEASED; urgency=medium
+pyosmium (2.4.1-2) unstable; urgency=medium
 
   * Don't ignore test failures, fixed upstream.
 
- -- Bas Couwenberg   Wed, 02 Sep 2015 17:03:43 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 17:04:03 +0200
 
 pyosmium (2.4.1-1) unstable; urgency=medium
 

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

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


[pyosmium] tag debian/2.4.1-2 created (now 2aaf0b6)

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

sebastic pushed a change to tag debian/2.4.1-2
in repository pyosmium.

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

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

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


pyosmium_2.4.1-2_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 17:04:03 +0200
Source: pyosmium
Binary: python-pyosmium python3-pyosmium pyosmium-doc
Architecture: source all amd64
Version: 2.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 pyosmium-doc - Osmium library bindings for Python - Documentation
 python-pyosmium - Osmium library bindings for Python
 python3-pyosmium - Osmium library bindings for Python 3
Changes:
 pyosmium (2.4.1-2) unstable; urgency=medium
 .
   * Don't ignore test failures, fixed upstream.
Checksums-Sha1:
 681ca31b4cd11354ec3362a57c34b3fdf987a9c8 2296 pyosmium_2.4.1-2.dsc
 b9b51c9b97e9b91cf729ca50f1d22b884797f436 4012 pyosmium_2.4.1-2.debian.tar.xz
 51e30f6abe86aef5d8703e4c89bf2c464de7de7f 38768 pyosmium-doc_2.4.1-2_all.deb
 a552890fa3deb6efea75764ff17c96d7a75f359d 328166 
python-pyosmium_2.4.1-2_amd64.deb
 f5dc2c950e5e4fc541569676499248387f1e53d7 330282 
python3-pyosmium_2.4.1-2_amd64.deb
Checksums-Sha256:
 9c2cf1fcc039f9c0e092393b81e287b2f7dcde141bf5a273d0904c937fbfb1dc 2296 
pyosmium_2.4.1-2.dsc
 52fadffa1c9bd154968cf368326f9c09cbf74a849cb7081b745cfa6f42aab126 4012 
pyosmium_2.4.1-2.debian.tar.xz
 a4fda606c58c16c1b2e4b15f41a8643ab4e63cd8732120595ca164798b1c60f6 38768 
pyosmium-doc_2.4.1-2_all.deb
 3b57ef6d2631fe73878a2e5b23bd93ac22de947c32219da754c44c4665dbced6 328166 
python-pyosmium_2.4.1-2_amd64.deb
 54628a4c8a70811942f519c8bf2710f55b750e9a97c2d7317349cf6b423ea67d 330282 
python3-pyosmium_2.4.1-2_amd64.deb
Files:
 398cc8b3a4f7494db6d64d92a165b39e 2296 science optional pyosmium_2.4.1-2.dsc
 b2893213b070e8c0ccaabd759235513e 4012 science optional 
pyosmium_2.4.1-2.debian.tar.xz
 b7eaf6368927c3af4b34afe0370701fa 38768 doc optional 
pyosmium-doc_2.4.1-2_all.deb
 b023f1bff6b9f366fd083e4fe13c427b 328166 python optional 
python-pyosmium_2.4.1-2_amd64.deb
 5e56b7c8f484d433f7f3d4fb7f33f375 330282 python optional 
python3-pyosmium_2.4.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIbBAEBCgAGBQJV5xIKAAoJEGdQ8QrojUrxHnUP9An12dpmtEPe49+G4PgqMxFL
dz+s0e/BeqLzBSuk2yT89RHKSpIav+7Z2HUQlEaWQA1Ipa6+zYO57T6HZ63I8936
oPAXbLZw4JiJDEltF9O1YiyiMp3ZN4JzF13nR71/AVdHbMc2y/CtSOpBteXfoJqr
syJuu+ugkF7zWt4m4rPAHJbYpEPZSXx3dH/1SgrDvCTU2XZ7MmRVcHiw1vNsk3Jj
sRdjEs0VQxjf3oKM2DX4dhrA4XkRhDMQYoZ5+dqcYz21D6TQob6d6yPPASGZDX+J
IoJgo/83EE+Fv5nvDESqsdi9XspLsZqD0zNSPs7JxzxGDwf4yvOihsx9ur76/eCZ
t/K9iu3hEx7U7Iog418ZqrWQMiZ4vjKEeT5fRXr2ddf7LioB3Muy7JXuy8uWjXE7
k1Orl9v3GbTsGFTUo8CNwLmiWIHcUqVrDaTt6iqKeIMVwI56P2HomthQ7HBkDNfh
2jpOOaMKjEwgrcxjsU3GgVbtJHobT5JJHiMo1vbqwYWzATbt52nmAZK54RU/ODfr
4shyWH96GkaBwLUghTVwwOmBC7zt6j1oc6ztT+MLxa7Rr2J+xqMh76Osmp/OIo3H
yA4ZeSjF4FATjVIXja0IO/RlrkRRbcu1mpKtQpEthUW5AMHEBwEPLGVWkKwLdG9e
YCBgV8NnDWPKCAeHKwA=
=u5YZ
-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


protozero_1.1.0-4_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 16:17:13 +0200
Source: protozero
Binary: libprotozero-dev libprotozero-doc
Architecture: source amd64 all
Version: 1.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libprotozero-dev - Minimalistic protocol buffer decoder and encoder in C++
 libprotozero-doc - Minimalistic protocol buffer decoder and encoder in C++ - 
docs
Changes:
 protozero (1.1.0-4) unstable; urgency=medium
 .
   * Ignore test failures only on problematic architectures.
Checksums-Sha1:
 af5d895774bb49f923311bb0886a5b7231a758be 2058 protozero_1.1.0-4.dsc
 41cd922a4941c2612b8d634eb250378597bcc2f2 4396 protozero_1.1.0-4.debian.tar.xz
 a8506080447c5a6938e5962f6d26b63f772b0aef 15494 
libprotozero-dev_1.1.0-4_amd64.deb
 0a6f235d7d41fcd91486a9ac793ad98254ee076e 278466 
libprotozero-doc_1.1.0-4_all.deb
Checksums-Sha256:
 2e057a42b96f4848d8f1cfc3515e5552c14c3a0465db460f421a67b6781d3b19 2058 
protozero_1.1.0-4.dsc
 fc309854ddfb2d1c95a936888290bd64b7f17357916d1f94fe26e84ac6e97834 4396 
protozero_1.1.0-4.debian.tar.xz
 f8e82bbe7d60eb89832ffbad04b2ae365d61d2e6d2768e1c34a2b1c9e318cb12 15494 
libprotozero-dev_1.1.0-4_amd64.deb
 c539ae20cb15a85422a802df1d0f36a5537c910fedcfc5265a14b93b6d86ba1d 278466 
libprotozero-doc_1.1.0-4_all.deb
Files:
 fe4807b81ec1c0afa3690a5d4e6f63ac 2058 science optional protozero_1.1.0-4.dsc
 9e835c95d499b9e9fce802fac8b34b3f 4396 science optional 
protozero_1.1.0-4.debian.tar.xz
 aa23f4df6323b4e9ad201a4bdbe8cedb 15494 libdevel optional 
libprotozero-dev_1.1.0-4_amd64.deb
 3e2fe31a1c669e70ffcddfcf87aed2c7 278466 doc optional 
libprotozero-doc_1.1.0-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5wYsAAoJEGdQ8QrojUrxVScP/jmoZy9i7hJ7t9hkz3+lmtkh
nSV3uVv5WzCxvylWY76CsjebcHBCynJpnh3OMPywyzvkUCQJjwat/ClaLq7ghwaz
uJYL9fYuKh4jYP9e0+cJTnTKAVmU7HHdJYRbY0foEzqE3gJHMdFSVB7neTMVcTzV
t8eXgm0HaKrVEbGnEQJ8p6Va6Q49+eGRxBQt0zfZfRWw/7BOoCaZIffpamnG789t
55bJjOzhhtbOyCuWqyqwibn0eMEp62rqjOvnXHwbmquOohNAX0EFZkCgq45DKqRy
3aF/14wWs39V+r74OhkFbo+o6h3WKQygdIDB3HYh/IWFJVdizwfOP/aGbXHKoAb2
QfC/vtgygio31PGdB4Fx5hUBFHye15e9U1d1DS03eibZ7fytTZdrbrhLRtGjZWON
1ihrJAMSHkUCajJG2pxgDlwInWAXY2vPYQbZeJ2wz4o2Nj294g8JeaeyglhrtDhs
0+Q2+FS+c149rdQPMiIu3+8u8VUOemzMZufgjrUETdhAj2nrbeIQLyOI8sEU5ey8
z6XMEQN8qr1OIjsQqcfa0X6XTLJSr4mq/DV6MQMlIOEgTbvmEjfb1namTNe9xoxF
jg3gmC9XpEekSmbKyVBqP6y8NaBrpH0GgPHssbtCsVYF/bJku+2B77x+qPwMfH6Z
BGxgbLH0y9qA6/K9sIjW
=xsPm
-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


python-click-plugins 1.0-1 MIGRATED to testing

2015-09-02 Thread Debian testing watch
FYI: The status of the python-click-plugins source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.0-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


Processing of protozero_1.1.0-5_amd64.changes

2015-09-02 Thread Debian FTP Masters
protozero_1.1.0-5_amd64.changes uploaded successfully to localhost
along with the files:
  protozero_1.1.0-5.dsc
  protozero_1.1.0-5.debian.tar.xz
  libprotozero-dev_1.1.0-5_amd64.deb
  libprotozero-doc_1.1.0-5_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


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

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

sebastic pushed a commit to branch master
in repository protozero.

commit 2b7ab8a4869802b941c4130f11e1a420ac2fa854
Author: Bas Couwenberg 
Date:   Wed Sep 2 21:36:58 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 54ed354..0402ee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-protozero (1.1.0-5) UNRELEASED; urgency=medium
+protozero (1.1.0-5) unstable; urgency=medium
 
   * Fix Breaks/Replaces to use less then versions only.
 
- -- Bas Couwenberg   Wed, 02 Sep 2015 21:35:12 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 21:36:48 +0200
 
 protozero (1.1.0-4) unstable; urgency=medium
 

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


[protozero] tag debian/1.1.0-5 created (now 2b7ab8a)

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

sebastic pushed a change to tag debian/1.1.0-5
in repository protozero.

at  2b7ab8a   (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/protozero.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


[protozero] 01/02: Fix Breaks/Replaces to use less then versions only.

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

sebastic pushed a commit to branch master
in repository protozero.

commit 25b7883d6b707705419ada06643dd41be2c29376
Author: Bas Couwenberg 
Date:   Wed Sep 2 21:36:46 2015 +0200

Fix Breaks/Replaces to use less then versions only.
---
 debian/changelog | 6 ++
 debian/control   | 6 ++
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d9195d2..54ed354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+protozero (1.1.0-5) UNRELEASED; urgency=medium
+
+  * Fix Breaks/Replaces to use less then versions only.
+
+ -- Bas Couwenberg   Wed, 02 Sep 2015 21:35:12 +0200
+
 protozero (1.1.0-4) unstable; urgency=medium
 
   * Ignore test failures only on problematic architectures.
diff --git a/debian/control b/debian/control
index dd1d02e..d78b626 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,8 @@ Package: libprotozero-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}
-Breaks: libosmium2-dev (>= 2.3.0-1~),
-libosmium2-dev (<< 2.4.1-2~)
-Replaces: libosmium2-dev (>= 2.3.0-1~),
-  libosmium2-dev (<< 2.4.1-2~)
+Breaks: libosmium2-dev (<< 2.4.1-2~)
+Replaces: libosmium2-dev (<< 2.4.1-2~)
 Suggests: protozero-doc
 Description: Minimalistic protocol buffer decoder and encoder in C++
  protozero is a minimalistic protocol buffer decoder and encoder in C++.

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


[protozero] branch master updated (2523794 -> 2b7ab8a)

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

sebastic pushed a change to branch master
in repository protozero.

  from  2523794   Set distribution to unstable.
   new  25b7883   Fix Breaks/Replaces to use less then versions only.
   new  2b7ab8a   Set distribution to unstable.

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


Summary of changes:
 debian/changelog | 6 ++
 debian/control   | 6 ++
 2 files changed, 8 insertions(+), 4 deletions(-)

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


protozero_1.1.0-5_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 21:36:48 +0200
Source: protozero
Binary: libprotozero-dev libprotozero-doc
Architecture: source amd64 all
Version: 1.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libprotozero-dev - Minimalistic protocol buffer decoder and encoder in C++
 libprotozero-doc - Minimalistic protocol buffer decoder and encoder in C++ - 
docs
Changes:
 protozero (1.1.0-5) unstable; urgency=medium
 .
   * Fix Breaks/Replaces to use less then versions only.
Checksums-Sha1:
 077ebd209628d268b7cae2f93db78755bdb52c09 2058 protozero_1.1.0-5.dsc
 c9f1da8a68b8fc2c919e06e68a97e54e467e429b 4412 protozero_1.1.0-5.debian.tar.xz
 e9cb9a951908417b083538c3da2fa3850ee737e0 15508 
libprotozero-dev_1.1.0-5_amd64.deb
 f0bcbef614bbb666e9fb63096a994044c5493537 278564 
libprotozero-doc_1.1.0-5_all.deb
Checksums-Sha256:
 b0e72eef62bac5e6dc94ddd1e0ba1243f1ea6b0b52432414dcf1889778da 2058 
protozero_1.1.0-5.dsc
 ad844b6e517db6732d922eae347447dbe9d00adb44044dc8b01b56ec6f28318c 4412 
protozero_1.1.0-5.debian.tar.xz
 45e3223795050152270539b86712c14645bad45ed7bc155cd8c5afe966dcf34b 15508 
libprotozero-dev_1.1.0-5_amd64.deb
 8d4679d862093f321f360b0afe855593442cb247348b3f306964ee41c43eda1b 278564 
libprotozero-doc_1.1.0-5_all.deb
Files:
 901079603e5452841bf73f12092a11d8 2058 science optional protozero_1.1.0-5.dsc
 b3b4de3d09e0f6052d7b75e6f250adea 4412 science optional 
protozero_1.1.0-5.debian.tar.xz
 1f41d34cbce10d36dede0d4dc07782cf 15508 libdevel optional 
libprotozero-dev_1.1.0-5_amd64.deb
 20638cc62566fdb98eee01ad56c386c7 278564 doc optional 
libprotozero-doc_1.1.0-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV51EkAAoJEGdQ8QrojUrxLPEQAMT7/wnpjvz6Adi5QGD7kxYq
YGtysSjE0Tn9itlTQNmenkjB7aMysLKMA5qMx1GLusSxmpdp6uWJvS2IqDJusqNS
qeeDHrBaF9o+8j1VyPksvXlLE20eIG2kV7n/9ZJEqyXuaPiMha4ji5GRMvuKAfna
6OFO12dJGkYPYW2uLXaYm7ezWbkNbJe/nXAjXYCr9diKfqd8fF6fMhcjJ/bgdxc1
QU1kp5TakbLQA5CFCRAMmSkgHKl5FzGiHBq5R8q2CpTTvRJeKNGNS1XZeo/LeLWz
iwLWlEwFROE7gQ3yvO2cdU50iYJGPGBtZPI/FkSEQw/7vSM4tXU3TNyiRV66AwqS
U40JSeeund8oV+Y31nCpmQJmsmAieWpCwgo5A8kiw04PTL9AVEdXnLaAhYX1B/UW
yD5QgbqqEhhQ/idBVEBlop4OqEIxCzYOqLAUdrYFAD7Q1/0WNMrZn+R22Dl4xmSc
ZIXXZciDIiQ7aedWzPnxxTk9C0l531OmiI/GY+Ze6jGneq/JDfMyyoULXeiHqFx3
i9Z4aN3q+mWsaqWWwdGGLuxl0/UY/e5+J7bTX0XGs8pvpSiODmazLf5e1zwMNjzR
IIgeA5xGw7a3Yz7O2bIMzTytqJAX2IH315p8ccG3X7kQiiERUzBcVPiGoSdoR2XR
EafqLpyZraqCpLaWMoze
=cWPx
-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


[protozero] 01/03: Use Breaks/Replaces for libosmium2-dev versions including protozero only.

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

sebastic pushed a commit to branch master
in repository protozero.

commit f830d1ea64659abcdd64bca3f49f7a30f615ecce
Author: Bas Couwenberg 
Date:   Tue Sep 1 21:04:08 2015 +0200

Use Breaks/Replaces for libosmium2-dev versions including protozero only.
---
 debian/changelog | 6 ++
 debian/control   | 5 -
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6de2981..128a42f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+protozero (1.1.0-3) UNRELEASED; urgency=medium
+
+  * Use Breaks/Replaces for libosmium2-dev versions including protozero only.
+
+ -- Bas Couwenberg   Tue, 01 Sep 2015 20:53:24 +0200
+
 protozero (1.1.0-2) unstable; urgency=medium
 
   * Add license & copyright for test/include/catch.hpp.
diff --git a/debian/control b/debian/control
index 34e3119..dd1d02e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,10 @@ Package: libprotozero-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}
-Breaks: libosmium2-dev (>= 2.3.0-1~)
+Breaks: libosmium2-dev (>= 2.3.0-1~),
+libosmium2-dev (<< 2.4.1-2~)
+Replaces: libosmium2-dev (>= 2.3.0-1~),
+  libosmium2-dev (<< 2.4.1-2~)
 Suggests: protozero-doc
 Description: Minimalistic protocol buffer decoder and encoder in C++
  protozero is a minimalistic protocol buffer decoder and encoder in C++.

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


[protozero] branch master updated (c038fcd -> 7a7cce6)

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

sebastic pushed a change to branch master
in repository protozero.

  from  c038fcd   Set distribution to unstable.
   new  f830d1e   Use Breaks/Replaces for libosmium2-dev versions including 
protozero only.
   new  0bc0257   Ignore test failures to not fail the entire build.
   new  7a7cce6   Set distribution to unstable.

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.


Summary of changes:
 debian/changelog | 7 +++
 debian/control   | 5 -
 debian/rules | 3 +++
 3 files changed, 14 insertions(+), 1 deletion(-)

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


[protozero] 02/03: Ignore test failures to not fail the entire build.

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

sebastic pushed a commit to branch master
in repository protozero.

commit 0bc0257b3c0b8b31c4ef03e2c03e1b7ca2f383e3
Author: Bas Couwenberg 
Date:   Wed Sep 2 12:21:55 2015 +0200

Ignore test failures to not fail the entire build.
---
 debian/changelog | 1 +
 debian/rules | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 128a42f..6055482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 protozero (1.1.0-3) UNRELEASED; urgency=medium
 
   * Use Breaks/Replaces for libosmium2-dev versions including protozero only.
+  * Ignore test failures to not fail the entire build.
 
  -- Bas Couwenberg   Tue, 01 Sep 2015 20:53:24 +0200
 
diff --git a/debian/rules b/debian/rules
index 9dbbc1c..0f461e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@ override_dh_auto_build-indep:
# Remove useless autogenerated doxygen files
$(RM) doc/html/*.md5
 
+override_dh_auto_test:
+   dh_auto_test || echo "Ignoring test failures"
+
 override_dh_installchangelogs:
dh_installchangelogs CHANGELOG.md
 

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


[protozero] 03/03: Set distribution to unstable.

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

sebastic pushed a commit to branch master
in repository protozero.

commit 7a7cce65ccf33ec237b0648f6b81edacf98ce1f9
Author: Bas Couwenberg 
Date:   Wed Sep 2 13:29:18 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 6055482..8b0a65d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-protozero (1.1.0-3) UNRELEASED; urgency=medium
+protozero (1.1.0-3) unstable; urgency=medium
 
   * Use Breaks/Replaces for libosmium2-dev versions including protozero only.
   * Ignore test failures to not fail the entire build.
 
- -- Bas Couwenberg   Tue, 01 Sep 2015 20:53:24 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 13:29:03 +0200
 
 protozero (1.1.0-2) unstable; urgency=medium
 

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


[protozero] tag debian/1.1.0-3 created (now 7a7cce6)

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

sebastic pushed a change to tag debian/1.1.0-3
in repository protozero.

at  7a7cce6   (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/protozero.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 protozero_1.1.0-3_amd64.changes

2015-09-02 Thread Debian FTP Masters
protozero_1.1.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  protozero_1.1.0-3.dsc
  protozero_1.1.0-3.debian.tar.xz
  libprotozero-dev_1.1.0-3_amd64.deb
  libprotozero-doc_1.1.0-3_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


protozero_1.1.0-3_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 13:29:03 +0200
Source: protozero
Binary: libprotozero-dev libprotozero-doc
Architecture: source amd64 all
Version: 1.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libprotozero-dev - Minimalistic protocol buffer decoder and encoder in C++
 libprotozero-doc - Minimalistic protocol buffer decoder and encoder in C++ - 
docs
Changes:
 protozero (1.1.0-3) unstable; urgency=medium
 .
   * Use Breaks/Replaces for libosmium2-dev versions including protozero only.
   * Ignore test failures to not fail the entire build.
Checksums-Sha1:
 9d667951987e9adfa2097fec4f399d063af4f01a 2058 protozero_1.1.0-3.dsc
 f4b832566e877607f14215eba22cc27055cc9369 4292 protozero_1.1.0-3.debian.tar.xz
 832eeb3dbfdf78c70ea9d450315a87baae7c4e09 15460 
libprotozero-dev_1.1.0-3_amd64.deb
 2c2f3fe5aa0300b607ca758ae3be06808e6a23f6 278434 
libprotozero-doc_1.1.0-3_all.deb
Checksums-Sha256:
 9e08cd38de3badba54c8b84bcd7ee28d7f69a49aa80a09ada4da63012216b683 2058 
protozero_1.1.0-3.dsc
 9cbf05f44f2fd3ecd11350ef0971ccf26dc1a5b8ecd62ad2a7d101f90dde0c15 4292 
protozero_1.1.0-3.debian.tar.xz
 2d3bf75294b8bb52570b1543db2458f618c4129a9609ac893f6b348372bee1a3 15460 
libprotozero-dev_1.1.0-3_amd64.deb
 2819a09750a09658bbe9e70b499c29e9ae68968582642fbea9dec28cb0ffd478 278434 
libprotozero-doc_1.1.0-3_all.deb
Files:
 26e855e1c7c5b66a632b7ca128ffeedf 2058 science optional protozero_1.1.0-3.dsc
 ad218222b368fd3b327b41f7e2c8df60 4292 science optional 
protozero_1.1.0-3.debian.tar.xz
 99a2b0cf7b5e30e20c94929f962d794b 15460 libdevel optional 
libprotozero-dev_1.1.0-3_amd64.deb
 01c01f6ab33b8b63560017ca95beb0ee 278434 doc optional 
libprotozero-doc_1.1.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5uHkAAoJEGdQ8QrojUrxihwQAJumaL/9EIpOJmwxN3dZ6Pz7
N/85JU95gaeMoswfxvzWP1WtGw6jxpZuiw3GAkoJggTUfCuUAbfIwqN4RQ70mw6M
+3NgdfomBmKSnCuB+Xvr/VF6rtgWsufy07YHBXamWRQBNi7K3iwxo9rIL/SQ8IqL
eW7G41G1aaGwDuuOCqx2WXgJQRileDQJV6rchkvBOLDtVJz2S9oTiHupEjO87GTx
XH2Iwwy8j8wkIfGfMpurg2UGyrUfo185klKgVlI9n7iS2GgGOCVseX4967SDRiVu
hGi3rUsnq31j0lhwx9A9CtHXtDVYPeQDn4cYk//INtgNIylI97C4HQvR+SqqvLPR
PxDlnPsVv+gNIQEe4sXhee13B5QFwcw8Ls9ARyxyl3U+ecrjSL3IYZu+ckgYqn8R
XwG0mo61brcj/+cqSzGuqOxXbkp4/WkSNN1VRKCjGy8bOzQ9UcqxsCiyhldJi5Ef
ijJfoKq03nNhKFJBauWdQU0wNI+dxlyGqt/WptkB+QZ0OTnHXrV4Ay9VFBpC6IGf
uURRHzIWYoxEuDHGw2D9HzDxgjvucD/OzzJGccuqPvjWa5eftKO8/mV1edrdDfCN
GWG1dMCkc/aunqqEvYXXJgDQHk9L6Iy35tHzjtUxwD5cGOHbjJW3e6MxTCMnXhzJ
sBpZjnRxSjhevkk4kVaA
=71KM
-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 python-stetl_1.0.8+ds-1_amd64.changes

2015-09-02 Thread Debian FTP Masters
python-stetl_1.0.8+ds-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-stetl_1.0.8+ds-1.dsc
  python-stetl_1.0.8+ds.orig.tar.gz
  python-stetl_1.0.8+ds-1.debian.tar.xz
  python-stetl_1.0.8+ds-1_all.deb
  stetl_1.0.8+ds-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


[python-stetl] tag debian/1.0.8+ds-1 created (now 94564db)

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

sebastic pushed a change to tag debian/1.0.8+ds-1
in repository python-stetl.

at  94564db   (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/python-stetl.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


python-stetl_1.0.8+ds-1_amd64.changes is NEW

2015-09-02 Thread Debian FTP Masters
binary:python-stetl is NEW.
binary:stetl is NEW.
source:python-stetl 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


[python-stetl] annotated tag upstream/1.0.8+ds created (now c59f587)

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

sebastic pushed a change to annotated tag upstream/1.0.8+ds
in repository python-stetl.

at  c59f587   (tag)
   tagging  9e0db7ef2a37b15009eb72b126e82f67c3bb9fa8 (commit)
 tagged by  Bas Couwenberg
on  Wed Sep 2 03:19:29 2015 +0200

- Log -
Upstream version 1.0.8+ds

Bas Couwenberg (1):
  Imported Upstream version 1.0.8+ds

---

No new revisions were added by this update.

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


[python-stetl] branch master created (now 94564db)

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

sebastic pushed a change to branch master
in repository python-stetl.

at  94564db   Set distribution to unstable.

This branch includes the following new commits:

   new  9e0db7e   Imported Upstream version 1.0.8+ds
   new  1f9a552   Initial Debian packaging.
   new  94564db   Set distribution to unstable.

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/python-stetl.git

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


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

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

sebastic pushed a commit to branch master
in repository libosmium.

commit ce665f200409b1d7613fffacd9d0ba6083bd7ff2
Author: Bas Couwenberg 
Date:   Tue Sep 1 20:51:19 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 9ecfa01..47e996f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libosmium (2.4.1-2) UNRELEASED; urgency=medium
+libosmium (2.4.1-2) unstable; urgency=medium
 
   * Don't install protozero headers, use libprotozero-dev instead.
 
- -- Bas Couwenberg   Tue, 01 Sep 2015 20:48:03 +0200
+ -- Bas Couwenberg   Tue, 01 Sep 2015 20:50:51 +0200
 
 libosmium (2.4.1-1) unstable; urgency=medium
 

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

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


Re: Bug#791067: hdf5: library transition may be needed when GCC 5 is the default

2015-09-02 Thread Gilles Filippini
Control: reassign -1 release.debian.org

Gilles Filippini a écrit le 28/08/2015 00:12 :
> Sebastiaan Couwenberg a écrit le 27/08/2015 10:17 :
>> I suggest to reassign the hdf5 transition issue back to
>> release.debian.org, because I would also like to see a single hdf5
>> transition instead of two (I made the same decisions for netcdf & geos).
> 
> Yes, I'll do that *after* having the rdeps checked to avoid useless ping
> pong game. I've started tracking progress on titanpad[1] in case anybody
> wants to help.
> 
> [1] 

Hi,

I've tested a rebuild of all 68 rdepends reported on the auto-hdf5
transition page [1]. Only 5 of them aren't binnmu OK:

fw4spl:
#797475, #797481 - FTBFS unrelated to hdf5
sid only

mapsembler2:
#797526 - FTBFS with GCC-5
Low popcon - no rdepends

gnudatalanguage:
waiting for plplot - #789619
sid only

feel++:
#777848 - FTBFS with GCC-5
sid only

insighttoolkit4:
#797387 - FTBFS unrelated to HDF5
marked for autoremoval from testing on 2015-09-06

To me, HDF5 1.8.15 is now transition ready.

Thanks,

_g.



signature.asc
Description: OpenPGP digital signature
___
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: Bug#791067: hdf5: library transition may be needed when GCC 5 is the default

2015-09-02 Thread Sebastiaan Couwenberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 02-09-15 14:37, Gilles Filippini wrote:
> Gilles Filippini a écrit le 28/08/2015 00:12 :
>> Sebastiaan Couwenberg a écrit le 27/08/2015 10:17 :
>>> I suggest to reassign the hdf5 transition issue back to 
>>> release.debian.org, because I would also like to see a single
>>> hdf5 transition instead of two (I made the same decisions for
>>> netcdf & geos).
>> 
>> Yes, I'll do that *after* having the rdeps checked to avoid
>> useless ping pong game. I've started tracking progress on
>> titanpad[1] in case anybody wants to help.
>> 
>> [1] 
> 
> I've tested a rebuild of all 68 rdepends reported on the auto-hdf5 
> transition page [1]. Only 5 of them aren't binnmu OK:
> 
> [...]
> 
> To me, HDF5 1.8.15 is now transition ready.

Thanks for your work preparing the hdf5 transition, I'd say upload to
unstable as soon as possible. We should have done hdf5 before netcdf.

The libvigraimpex transition (#794736) can then start triggered by the
hdf5 transition.

Kind Regards,

Bas

- -- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJV5vBGAAoJEGdQ8QrojUrxulwQALkLgANyJbCHpR3HSI3Ciobv
qeQINp7NutMZHUi5uQvkgG7415QD6Ql1Xhboh/UHeBGVBGMgKT7oeu5k8pnwBVEu
e5oyVmCZqmAu3lA9b8pR0vU1VWLLBnyPpRl9hhw+T7xqF4Xv/jeDrIwontoexq98
rdTwSlp3L6+EOoCTSFyL6ZGn0acwWwtLUJfxBktu4HOO3lGBv2y+t/sPxObTxYam
h3AXxQt6JP7QSgjyGYj2kgS7BeKZFAQO9/+OhTmWA8kmiDaveiT3PV7JgBeqEern
MYRmvpuYAv2n0XEKdy7srq+MY3C+Z2WQqQL5AXo4rRQjPGTm/Et8Kq/9uI3CT8cb
Zr6JM1Bun8gKewj9EVXevQP6Ix0BrAX2uif7I8FxdWDpNmBarm4cR91VvBfTfRrX
JuRR7z2aaV85UkBr+8dw+QVwvfEIJteRBf/WrwqjZcn8vslEzovwYTaHrWurhjm6
+VArrqJWpi8JDqBVmn6Eb9ABtow06nrbiwzaa0oyZ7ukXLU0Aw0Rw6Zh9j3hSOUr
kJ2lnUV7jiBoEReE8Hekf6TI9nmztiMF7ONhIzuVPD9dcXK83VMiR6rau4cwYr4m
ohMyWUHf4V0WYClre1ChBtw4Ml0CRLaLNJNpMx2yByhC4FSLSEmq1loKxOzSakIU
alfeXrlopLQeCxd7FUUw
=LACr
-END PGP SIGNATURE-

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


[ruby-netcdf] 02/03: Drop obsolete lintian-overrides: thanks to Sebastiaan Couwenberg

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit a6e1f18f1ac627066d202394ee292bba69b8813f
Author: Youhei SASAKI 
Date:   Wed Sep 2 21:19:45 2015 +0900

Drop obsolete lintian-overrides: thanks to Sebastiaan Couwenberg

Signed-off-by: Youhei SASAKI 
---
 debian/ruby-netcdf.lintian-overrides | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/ruby-netcdf.lintian-overrides 
b/debian/ruby-netcdf.lintian-overrides
deleted file mode 100644
index b818d64..000
--- a/debian/ruby-netcdf.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby-netcdf binary: depends-on-obsolete-package depends: libruby1.8 (>= 
1.8.7.357-1)
-ruby-netcdf binary: depends-on-obsolete-package depends: libruby1.9.1 (>= 
1.9.2.0)

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


[ruby-netcdf] 03/03: Update debian/changelog

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit a9c14343bef1655aefdb69049a7d4f7cf875faba
Author: Youhei SASAKI 
Date:   Wed Sep 2 21:21:01 2015 +0900

Update debian/changelog

Signed-off-by: Youhei SASAKI 
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 55cba1e..f971171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-netcdf (0.7.1.1-5) unstable; urgency=medium
+
+  * Update debian/changelog
+  * Refresh patch: fix location of netcdf_miss.rb
+  * Drop obsolete lintian-overrides: thanks to Sebastiaan Couwenberg
+
+ -- Youhei SASAKI   Wed, 02 Sep 2015 21:20:50 +0900
+
 ruby-netcdf (0.7.1.1-4) unstable; urgency=medium
 
   * Add lintian overrides for wheezy backports

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


[ruby-netcdf] branch master updated (470ad85 -> a9c1434)

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to branch master
in repository ruby-netcdf.

  from  470ad85   Update debian/changelog
   new  0baa890   Refresh patch: fix location of netcdf_miss.rb
   new  a6e1f18   Drop obsolete lintian-overrides: thanks to Sebastiaan 
Couwenberg
   new  a9c1434   Update debian/changelog

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.


Summary of changes:
 debian/changelog|   8 +
 debian/patches/0001-Change-FHS-For-RubyGems | 453 +---
 debian/ruby-netcdf.lintian-overrides|   2 -
 3 files changed, 217 insertions(+), 246 deletions(-)
 delete mode 100644 debian/ruby-netcdf.lintian-overrides

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

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


[libosmium] branch master updated (1ec110a -> ce665f2)

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

sebastic pushed a change to branch master
in repository libosmium.

  from  1ec110a   Set distribution to unstable.
   new  db282d2   Don't install protozero headers, use libprotozero-dev 
instead.
   new  ce665f2   Set distribution to unstable.

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


Summary of changes:
 debian/changelog  | 6 ++
 debian/control| 2 ++
 debian/libosmium2-dev.install | 3 +--
 3 files changed, 9 insertions(+), 2 deletions(-)

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

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


[libosmium] tag debian/2.4.1-2 created (now ce665f2)

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

sebastic pushed a change to tag debian/2.4.1-2
in repository libosmium.

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

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

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


[libosmium] 01/02: Don't install protozero headers, use libprotozero-dev instead.

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

sebastic pushed a commit to branch master
in repository libosmium.

commit db282d2ee783a6c45bf4dbc9288102a15c4f9f1d
Author: Bas Couwenberg 
Date:   Tue Sep 1 20:49:32 2015 +0200

Don't install protozero headers, use libprotozero-dev instead.
---
 debian/changelog  | 6 ++
 debian/control| 2 ++
 debian/libosmium2-dev.install | 3 +--
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9fb0484..9ecfa01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libosmium (2.4.1-2) UNRELEASED; urgency=medium
+
+  * Don't install protozero headers, use libprotozero-dev instead.
+
+ -- Bas Couwenberg   Tue, 01 Sep 2015 20:48:03 +0200
+
 libosmium (2.4.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index b08ad8a..1c826d7 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9),
libgdal-dev,
libgeos++-dev,
libproj-dev,
+   libprotozero-dev,
libsparsehash-dev,
libutfcpp-dev,
zlib1g-dev
@@ -28,6 +29,7 @@ Section: libdevel
 Depends: libboost-dev,
  libbz2-dev,
  libexpat1-dev,
+ libprotozero-dev,
  libutfcpp-dev,
  zlib1g-dev,
  ${misc:Depends}
diff --git a/debian/libosmium2-dev.install b/debian/libosmium2-dev.install
index 026899c..6b87535 100644
--- a/debian/libosmium2-dev.install
+++ b/debian/libosmium2-dev.install
@@ -1,2 +1 @@
-include/osmiumusr/include
-include/protozero usr/include
+include/osmium usr/include

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

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


Processing of libosmium_2.4.1-2_amd64.changes

2015-09-02 Thread Debian FTP Masters
libosmium_2.4.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  libosmium_2.4.1-2.dsc
  libosmium_2.4.1-2.debian.tar.xz
  libosmium2-dev_2.4.1-2_amd64.deb
  libosmium2-doc_2.4.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


libosmium_2.4.1-2_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 Sep 2015 20:50:51 +0200
Source: libosmium
Binary: libosmium2-dev libosmium2-doc
Architecture: source amd64 all
Version: 2.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libosmium2-dev - C++ framework for working with OSM data files
 libosmium2-doc - C++ framework for working with OSM data files - documentation
Changes:
 libosmium (2.4.1-2) unstable; urgency=medium
 .
   * Don't install protozero headers, use libprotozero-dev instead.
Checksums-Sha1:
 169af3efb93e399af9f866aa499b5f58ddca1b6f 2177 libosmium_2.4.1-2.dsc
 b1126e2ff52c597bf0890018d35312a9efd1736e 5256 libosmium_2.4.1-2.debian.tar.xz
 cded96abb96d5f9a60c951eef983c8bbe6268e10 125114 
libosmium2-dev_2.4.1-2_amd64.deb
 81f615e7080cc117bfb3f8c8efcc2bd8062e755f 33301940 
libosmium2-doc_2.4.1-2_all.deb
Checksums-Sha256:
 93cd244b31c1313df9b791bf3ed9a37a3771f43366a9e5682be2c0c208a96699 2177 
libosmium_2.4.1-2.dsc
 e038097c27f1fcee23eeac49aa63362fc8ba49413d49ddf2c6a1e2622937f5d2 5256 
libosmium_2.4.1-2.debian.tar.xz
 3daba9791b15b307c205d1eedd0bdad6bcd76233a0060f5682c223d759b06f6c 125114 
libosmium2-dev_2.4.1-2_amd64.deb
 8c4b9a45c264e145d5fccb991c014a9a36b43c3b1945b26b0c8fa1bed1ebd03a 33301940 
libosmium2-doc_2.4.1-2_all.deb
Files:
 d4c953d718aa8bb97706b8e4642aa525 2177 science optional libosmium_2.4.1-2.dsc
 ba41649368d3c36f3b5167ee5d843008 5256 science optional 
libosmium_2.4.1-2.debian.tar.xz
 066f59b77d968b4c3721e1eef8005e19 125114 libdevel optional 
libosmium2-dev_2.4.1-2_amd64.deb
 385f1ec82e8354b6f6acd3e90b39eea8 33301940 doc optional 
libosmium2-doc_2.4.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5uazAAoJEGdQ8QrojUrxv8cQANE2Mg16wUvV+Vl4PNWAI3D6
bY5Yfsg+kOODlR11Lnyhb14tZeyUL2/ehx7Hu8yUKgprZNdfI9BEjFvYWosVZJG2
01geihXysv1AxlMOh2usEewSKqxCKgUKZZL2hQvquzLUc5475OAVIYw9ao9VJ69F
2Wu0QS5RByoUQD+osZ0QteCjaCpDOnkwg3Tu+nsQnmUXv72fBCJLIy9kv3yRhScJ
u20L/eypgaw6WxlOGt/moUipBTfsIqIa2TsdWOJ7E9bpDjzFSevcOR0boLYOg3ln
U5N+ruTnKYe7yRU035TdOuEJ9IlDa7La36k/3/OqaTXp+Nt+S2MniM6UNJBSDDGE
0IQ8Ctszwg5Tw+nb3u69wAdlTzYU98wo5h0sX4whUYbU0fXrNHpTbMQNBy66G3dj
qem7PdutLjHcKz2iYUpmmtznRDC0whCy4MgljeEV97klwu0uIbJ216Qb4QjfPa5p
pjXcKgZNsAMpGvpkp3TjRsVIrOcj2/JZiNwTPE3+e5n2pSrWpL78GLyQp7CkgxKw
dXlSZ0/w+coVGE3UyaGYjFBsZYimhtqpZ1eXieE3ysJrH2vt4IJU+Wohg712glaI
7PmekRs56GHL7wat74UhgO6e9tPjnnGJ/voCRI9WV2fWyESuQcoaIFr6PmTR8oSR
0HFkbfqxOsKfnlwi2ixD
=C2cD
-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] 01/02: Restructure control file with cme.

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

sebastic pushed a commit to branch master
in repository sfcgal.

commit 28a34dca6fea8b36cef3242b1c34e3efa6d401cb
Author: Bas Couwenberg 
Date:   Wed Sep 2 14:18:42 2015 +0200

Restructure control file with cme.
---
 debian/changelog |  4 
 debian/control   | 38 +-
 2 files changed, 29 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a76f4c5..f656e6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 sfcgal (1.1.0-5) UNRELEASED; urgency=medium
 
+  [ Sven Geggus ]
   * Update symbols for other architectures
 
+  [ Bas Couwenberg ]
+  * Restructure control file with cme.
+
  -- Sven Geggus   Tue, 01 Sep 2015 10:59:34 +0200
 
 sfcgal (1.1.0-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e79728e..6a0d468 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,33 @@
 Source: sfcgal
-Priority: optional
-Section: science
 Maintainer: Debian GIS Project 
 Uploaders: Sven Geggus 
-Build-Depends: debhelper (>= 9), cmake,
-libcgal-dev, libboost-all-dev, libmpfr-dev, libgmp-dev,
-libopenscenegraph-dev, libopenthreads-dev, libpq-dev,
-libqt4-dev, libqt4-opengl-dev, pkg-kde-tools, chrpath
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+   cmake,
+   libcgal-dev,
+   libboost-all-dev,
+   libmpfr-dev,
+   libgmp-dev,
+   libopenscenegraph-dev,
+   libopenthreads-dev,
+   libpq-dev,
+   libqt4-dev,
+   libqt4-opengl-dev,
+   pkg-kde-tools,
+   chrpath
 Standards-Version: 3.9.6
-Homepage: http://www.sfcgal.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/sfcgal.git/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/sfcgal.git
+Homepage: http://www.sfcgal.org/
 
 Package: libsfcgal1
-Pre-Depends: ${misc:Pre-Depends}
-Section: libs
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations 
(runtime part)
  SFCGAL is a C++ wrapper library around CGAL with the aim of
  supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
@@ -31,9 +41,10 @@ Description: Library for ISO 19107:2013 and OGC SFA 1.2 for 
3D operations (runti
  This part is the runtime package of the library.
 
 Package: libsfcgal-dev
-Section: libdevel
 Architecture: any
-Depends: libsfcgal1 (= ${binary:Version}), ${misc:Depends}
+Section: libdevel
+Depends: libsfcgal1 (= ${binary:Version}),
+ ${misc:Depends}
 Description: Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations (dev 
part)
  SFCGAL is a C++ wrapper library around CGAL with the aim of
  supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
@@ -48,7 +59,8 @@ Description: Library for ISO 19107:2013 and OGC SFA 1.2 for 
3D operations (dev p
 
 Package: sfcgal-bin
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
 Description: Simple viewer for SFCGAL library
  viewer-SFCGAL is a  basic 3D viewer based on OpenSceneGraph.
  .

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


[sfcgal] 02/02: Update Vcs-Browser URL to use HTTPS.

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

sebastic pushed a commit to branch master
in repository sfcgal.

commit 032b8e5a76b77b7013ba7d2e67d235c2dac190eb
Author: Bas Couwenberg 
Date:   Wed Sep 2 14:19:10 2015 +0200

Update Vcs-Browser URL to use HTTPS.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f656e6b..fe44fdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ sfcgal (1.1.0-5) UNRELEASED; urgency=medium
 
   [ Bas Couwenberg ]
   * Restructure control file with cme.
+  * Update Vcs-Browser URL to use HTTPS.
 
  -- Sven Geggus   Tue, 01 Sep 2015 10:59:34 +0200
 
diff --git a/debian/control b/debian/control
index 6a0d468..2746ca6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
pkg-kde-tools,
chrpath
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/sfcgal.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/sfcgal.git/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/sfcgal.git
 Homepage: http://www.sfcgal.org/
 

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


[sfcgal] branch master updated (b63cc7b -> 032b8e5)

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

sebastic pushed a change to branch master
in repository sfcgal.

  from  b63cc7b   Update symbols for other architectures
   new  28a34dc   Restructure control file with cme.
   new  032b8e5   Update Vcs-Browser URL to use HTTPS.

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 |  5 +
 debian/control   | 40 ++--
 2 files changed, 31 insertions(+), 14 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/sfcgal.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 ruby-netcdf_0.7.1.1-5_amd64.changes

2015-09-02 Thread Debian FTP Masters
ruby-netcdf_0.7.1.1-5_amd64.changes uploaded successfully to localhost
along with the files:
  ruby-netcdf_0.7.1.1-5.dsc
  ruby-netcdf_0.7.1.1-5.debian.tar.xz
  ruby-netcdf-dbg_0.7.1.1-5_amd64.deb
  ruby-netcdf_0.7.1.1-5_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


Processed: Re: Bug#791067: hdf5: library transition may be needed when GCC 5 is the default

2015-09-02 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 release.debian.org
Bug #791067 [src:hdf5] hdf5: library transition may be needed when GCC 5 is the 
default
Bug reassigned from package 'src:hdf5' to 'release.debian.org'.
Ignoring request to alter found versions of bug #791067 to the same values 
previously set
Ignoring request to alter fixed versions of bug #791067 to the same values 
previously set

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

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


[ruby-netcdf] 01/03: Refresh patch: fix location of netcdf_miss.rb

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-netcdf.

commit 0baa890c715fcd049b598c1e16cd2a70c2023aff
Author: Youhei SASAKI 
Date:   Wed Sep 2 21:18:42 2015 +0900

Refresh patch: fix location of netcdf_miss.rb

Signed-off-by: Youhei SASAKI 
---
 debian/patches/0001-Change-FHS-For-RubyGems | 453 +---
 1 file changed, 209 insertions(+), 244 deletions(-)

diff --git a/debian/patches/0001-Change-FHS-For-RubyGems 
b/debian/patches/0001-Change-FHS-For-RubyGems
index 6b7da38..873e83d 100644
--- a/debian/patches/0001-Change-FHS-For-RubyGems
+++ b/debian/patches/0001-Change-FHS-For-RubyGems
@@ -28,9 +28,6 @@ Signed-off-by: Youhei SASAKI 
  delete mode 100644 lib/version.rb
  delete mode 100644 netcdfraw.c
 
-diff --git a/ext/numru/extconf.rb b/ext/numru/extconf.rb
-new file mode 100644
-index 000..1ad8b17
 --- /dev/null
 +++ b/ext/numru/extconf.rb
 @@ -0,0 +1,173 @@
@@ -207,9 +204,6 @@ index 000..1ad8b17
 +   end
 +}
 +newmkfl.close
-diff --git a/ext/numru/netcdfraw.c b/ext/numru/netcdfraw.c
-new file mode 100644
-index 000..200e8f3
 --- /dev/null
 +++ b/ext/numru/netcdfraw.c
 @@ -0,0 +1,4721 @@
@@ -4934,9 +4928,6 @@ index 000..200e8f3
 +  rb_define_method(cNetCDFVar,"get_var1_sfloat",NetCDF_get_var1_float,1);
 +  rb_define_method(cNetCDFVar,"get_var1_float",NetCDF_get_var1_double,1);
 +}
-diff --git a/extconf.rb b/extconf.rb
-deleted file mode 100644
-index 1ad8b17..000
 --- a/extconf.rb
 +++ /dev/null
 @@ -1,173 +0,0 @@
@@ -5113,8 +5104,6 @@ index 1ad8b17..000
 -   end
 -}
 -newmkfl.close
-diff --git a/lib/netcdf.rb b/lib/netcdf.rb
-index 2c6a922..dee5bd7 100644
 --- a/lib/netcdf.rb
 +++ b/lib/netcdf.rb
 @@ -1,808 +1 @@
@@ -5927,9 +5916,6 @@ index 2c6a922..dee5bd7 100644
 - end
 -end
 +require 'numru/netcdf'
-diff --git a/lib/netcdf_miss.rb b/lib/netcdf_miss.rb
-deleted file mode 100644
-index 4b168f0..000
 --- a/lib/netcdf_miss.rb
 +++ /dev/null
 @@ -1,203 +0,0 @@
@@ -6136,9 +6122,6 @@ index 4b168f0..000
 -  file.close
 -  print "** ncdump tmp.nc **\n", `ncdump tmp.nc`
 -end
-diff --git a/lib/numru/netcdf.rb b/lib/numru/netcdf.rb
-new file mode 100644
-index 000..2c6a922
 --- /dev/null
 +++ b/lib/numru/netcdf.rb
 @@ -0,0 +1,808 @@
@@ -6950,218 +6933,6 @@ index 000..2c6a922
 +
 + end
 +end
-diff --git a/lib/numru/netcdf/netcdf_miss.rb b/lib/numru/netcdf/netcdf_miss.rb
-new file mode 100644
-index 000..4b168f0
 /dev/null
-+++ b/lib/numru/netcdf/netcdf_miss.rb
-@@ -0,0 +1,203 @@
-+require "numru/netcdf"
-+require "narray_miss"
-+
-+module NumRu
-+
-+  class NetCDFVar
-+
-+def get_with_miss(*args)
-+  __interpret_missing_params if !defined?(@missval)
-+  data = simple_get(*args)
-+  if @vmin || @vmax
-+  if @vmin
-+mask = (data >= @vmin) 
-+mask = mask.and(data <= @vmax) if @vmax
-+  else
-+mask = (data <= @vmax)
-+  end
-+  data = NArrayMiss.to_nam(data, mask)
-+  elsif @missval  # only missing_value is present.
-+  mask = (data.ne(@missval)) 
-+  data = NArrayMiss.to_nam(data, mask)
-+  end
-+  data
-+end
-+
-+def get_with_miss_and_scaling(*args)
-+  __interpret_missing_params if !defined?(@missval)
-+  data = simple_get(*args)
-+  if @vmin || @vmax
-+  if @vmin
-+mask = (data >= @vmin) 
-+mask = mask.and(data <= @vmax) if @vmax
-+  else
-+mask = (data <= @vmax)
-+  end
-+  data = NArrayMiss.to_nam(data, mask)
-+  elsif @missval  # only missing_value is present.
-+  mask = (data.ne(@missval))
-+  data = NArrayMiss.to_nam(data, mask)
-+  end
-+  data = unpack( data )
-+  data
-+end
-+
-+def put_with_miss(data, *args)
-+  if data.is_a?( NArrayMiss )
-+  __interpret_missing_params if !defined?(@missval)
-+  if @missval
-+simple_put(data.to_na(@missval), *args)
-+  else
-+simple_put(data.to_na, *args)
-+  end
-+  else
-+  simple_put(data, *args)
-+  end
-+end
-+
-+def put_with_miss_and_scaling(data, *args)
-+  if data.is_a?( NArrayMiss )
-+  __interpret_missing_params if !defined?(@missval)
-+  if @missval
-+data = pack( data )
-+data = data.to_na(@missval)
-+  else
-+data = pack( data )
-+data = data.to_na
-+  end
-+  simple_put(data, *args)
-+  else
-+  scaled_put(data, *args)
-+  end
-+end
-+
-+# private ##
-+
-+def __interpret_missing_params
-+  # Interprets the specification of missing data,
-+  # either by valid_range, (valid_min and/or valid_max), or missing_value.
-+  # (unlike the NetCDF User's guide (NUG), missing_value is interpreted, 
-+  # but valid_* has a higher precedence.)
-+  # Always sets @missval whether missing_value is 

[ruby-netcdf] annotated tag debian/0.7.1.1-5 created (now cca9aab)

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to annotated tag debian/0.7.1.1-5
in repository ruby-netcdf.

at  cca9aab   (tag)
   tagging  a9c14343bef1655aefdb69049a7d4f7cf875faba (commit)
  replaces  debian/0.7.1.1-4
 tagged by  Youhei SASAKI
on  Wed Sep 2 21:23:13 2015 +0900

- Log -
ruby-netcdf Debian release 0.7.1.1-5

Youhei SASAKI (4):
  Update debian/changelog
  Refresh patch: fix location of netcdf_miss.rb
  Drop obsolete lintian-overrides: thanks to Sebastiaan Couwenberg
  Update debian/changelog

---

No new revisions were added by this update.

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


[ruby-netcdf] 01/01: Update debian/changelog

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch jessie-backports
in repository ruby-netcdf.

commit 4836577ce246e5a11f4a1336f3b9b6b910f4
Author: Youhei SASAKI 
Date:   Wed Sep 2 21:54:01 2015 +0900

Update debian/changelog

Signed-off-by: Youhei SASAKI 
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f971171..7a88aad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-netcdf (0.7.1.1-5~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Youhei SASAKI   Wed, 02 Sep 2015 21:48:29 +0900
+
 ruby-netcdf (0.7.1.1-5) unstable; urgency=medium
 
   * Update debian/changelog

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


[ruby-netcdf] branch wheezy-backports created (now ca03cdf)

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to branch wheezy-backports
in repository ruby-netcdf.

at  ca03cdf   Update debian/changelog

This branch includes the following new commits:

   new  0baa890   Refresh patch: fix location of netcdf_miss.rb
   new  a6e1f18   Drop obsolete lintian-overrides: thanks to Sebastiaan 
Couwenberg
   new  a9c1434   Update debian/changelog
   new  6ecab45   Revert: add lintian overrides for wheezy backports
   new  ca03cdf   Update debian/changelog

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.


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


[ruby-netcdf] annotated tag wheezy-backports/0.7.1.1-5_bpo7+1 created (now 2483d27)

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to annotated tag wheezy-backports/0.7.1.1-5_bpo7+1
in repository ruby-netcdf.

at  2483d27   (tag)
   tagging  ca03cdf8efe70f2dbc69065cf04407b2cc40004a (commit)
  replaces  debian/0.7.1.1-5
 tagged by  Youhei SASAKI
on  Wed Sep 2 21:53:03 2015 +0900

- Log -
ruby-netcdf Debian release 0.7.1.1-5~bpo7+1

Youhei SASAKI (2):
  Revert: add lintian overrides for wheezy backports
  Update debian/changelog

---

No new revisions were added by this update.

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


[ruby-netcdf] branch jessie-backports created (now 4836577)

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to branch jessie-backports
in repository ruby-netcdf.

at  4836577   Update debian/changelog

This branch includes the following new commits:

   new  0baa890   Refresh patch: fix location of netcdf_miss.rb
   new  a6e1f18   Drop obsolete lintian-overrides: thanks to Sebastiaan 
Couwenberg
   new  a9c1434   Update debian/changelog
   new  4836577   Update debian/changelog

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


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


ruby-netcdf_0.7.1.1-5_amd64.changes ACCEPTED into unstable

2015-09-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Sep 2015 21:20:50 +0900
Source: ruby-netcdf
Binary: ruby-netcdf ruby-netcdf-dbg
Architecture: source amd64
Version: 0.7.1.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Youhei SASAKI 
Description:
 ruby-netcdf - Ruby interface of netCDF library
 ruby-netcdf-dbg - Ruby-NetCDF debug symbols
Changes:
 ruby-netcdf (0.7.1.1-5) unstable; urgency=medium
 .
   * Update debian/changelog
   * Refresh patch: fix location of netcdf_miss.rb
   * Drop obsolete lintian-overrides: thanks to Sebastiaan Couwenberg
Checksums-Sha1:
 aee1c7dcfca41cde04b938ea91b701cdcf9a053a 2106 ruby-netcdf_0.7.1.1-5.dsc
 2678fdfb856d3b46eed9ab4547471b2bd1891b3b 29140 
ruby-netcdf_0.7.1.1-5.debian.tar.xz
 85f8bbb1f50e47de7daac10a2ccefff0f2387292 168950 
ruby-netcdf-dbg_0.7.1.1-5_amd64.deb
 3782446163efb41403e3463a16fc6345c6e4eb01 53076 ruby-netcdf_0.7.1.1-5_amd64.deb
Checksums-Sha256:
 8a960c96ec1103307cff16663386d55c751c8f6f1bd1a838dbccd898f9f55e68 2106 
ruby-netcdf_0.7.1.1-5.dsc
 d0b5ea2f66c8bf2c173df38f05fd875e17d284763b0bd77ebb5764fc1eb3b842 29140 
ruby-netcdf_0.7.1.1-5.debian.tar.xz
 e3b7885fd5e601b820544a5e8e0d921a8c261d2128bd1924cc6a32528720 168950 
ruby-netcdf-dbg_0.7.1.1-5_amd64.deb
 3f5e2a657fa926f643aa82ff45df600f2017cd03fedcf20b7e8d6cc279109e35 53076 
ruby-netcdf_0.7.1.1-5_amd64.deb
Files:
 08e79b06c0797c7aa2ee4b86dac3a5f9 2106 ruby optional ruby-netcdf_0.7.1.1-5.dsc
 64c94205c08f0c0914d3e23592160fa5 29140 ruby optional 
ruby-netcdf_0.7.1.1-5.debian.tar.xz
 bd90f90a8520aaac152b86cadc7fc838 168950 debug extra 
ruby-netcdf-dbg_0.7.1.1-5_amd64.deb
 b6eeea748a4041f73e0e63c346a21e36 53076 ruby optional 
ruby-netcdf_0.7.1.1-5_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV5uniAAoJEJOU81SJHX4HZfUQAI277sWwZFZ4hasJi0IeZfF1
rI4OILwFk2TpsdPQ7yqAKCIGi2BDzvLlp40IQ2zPgBTB1Qn0rqdtQlUI8IKwV451
WPBxUHggxOncXEAN6OyCzt0gw3O/5Cwo4667E90iFb3lQEZC9/Yd4BU2zdTmOTyj
nqmlR6Del5w8o20/8snWTV2v+27SgZH1h4mUMa4e+30Z+CCfSZlsqpyiBdquxi3W
2x0CN2bkTpsVUcLdmeVza98qKzfIX4xl0Xohg2+GwqZZlpyVFtkEXat+7WncEqVz
tdM8keXj3dVLLKFL+hx+IvWeXW5LcKPuwbGODkTY0kUyJhxrq3/Lu+w6UugkX6JB
0GT5HqzznvJHkgWDv6poz5avkEeOY9SaIk372GV40Yh/MD+pNh7Y0S1i6LsM4JVG
8ShreT1Sa4Hu54N/f01fubqiTc6vEzU7tP5s9H7JCc1oJFF01NLf9t4PBmXDchKa
gVFa6aqEM6PqZ8CaswZ8G8NTLxE4+DGw840QxUN68MqcbL72mqQK1/omeXs55y4P
SCC/2lnyiSivsJmSUt3eU07O+sdrT+ynzmfzbi4U675xBSQ/xkTPSmE1hQrbVEWN
lK9iaBg9mHx63XiUqwM+dtBXAoUQSBfKpdJAQ1L0oopsb13pCKTxnaGa2i1+5S/6
3MMhLayu8m6J08bJsE8+
=3g4D
-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


[ruby-netcdf] annotated tag jessie-backports/0.7.1.1-5_bpo8+1 created (now ab5ce1b)

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a change to annotated tag jessie-backports/0.7.1.1-5_bpo8+1
in repository ruby-netcdf.

at  ab5ce1b   (tag)
   tagging  4836577ce246e5a11f4a1336f3b9b6b910f4 (commit)
  replaces  debian/0.7.1.1-5
 tagged by  Youhei SASAKI
on  Wed Sep 2 21:54:52 2015 +0900

- Log -
ruby-netcdf Debian release 0.7.1.1-5~bpo8+1

Youhei SASAKI (1):
  Update debian/changelog

---

No new revisions were added by this update.

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


[ruby-netcdf] 02/02: Update debian/changelog

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch wheezy-backports
in repository ruby-netcdf.

commit ca03cdf8efe70f2dbc69065cf04407b2cc40004a
Author: Youhei SASAKI 
Date:   Wed Sep 2 21:25:31 2015 +0900

Update debian/changelog

Signed-off-by: Youhei SASAKI 
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f971171..9a3ad01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-netcdf (0.7.1.1-5~bpo7+1) wheezy-backports-sloppy; urgency=medium
+
+  * Rebuild for wheezy-backports-sloppy
+  * Revert: add lintian overrides for wheezy backports
+
+ -- Youhei SASAKI   Wed, 02 Sep 2015 21:24:57 +0900
+
 ruby-netcdf (0.7.1.1-5) unstable; urgency=medium
 
   * Update debian/changelog

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


[ruby-netcdf] 01/02: Revert: add lintian overrides for wheezy backports

2015-09-02 Thread Youhei SASAKI
This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch wheezy-backports
in repository ruby-netcdf.

commit 6ecab452cf5b4e849d4cce67b6fa5400a2414a59
Author: Youhei SASAKI 
Date:   Wed Sep 2 21:24:12 2015 +0900

Revert: add lintian overrides for wheezy backports

Signed-off-by: Youhei SASAKI 
---
 debian/ruby-netcdf.lintian-overrides | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/ruby-netcdf.lintian-overrides 
b/debian/ruby-netcdf.lintian-overrides
new file mode 100644
index 000..b818d64
--- /dev/null
+++ b/debian/ruby-netcdf.lintian-overrides
@@ -0,0 +1,2 @@
+ruby-netcdf binary: depends-on-obsolete-package depends: libruby1.8 (>= 
1.8.7.357-1)
+ruby-netcdf binary: depends-on-obsolete-package depends: libruby1.9.1 (>= 
1.9.2.0)

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

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


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

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

sebastic pushed a commit to branch master
in repository libosmium.

commit 09492b9671a26507915340e5937933574b4105e8
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:37:02 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 541aa77..3efa892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libosmium (2.4.1-3) UNRELEASED; urgency=medium
+libosmium (2.4.1-3) unstable; urgency=medium
 
   * Ignore test failures only on problematic architectures.
 
- -- Bas Couwenberg   Wed, 02 Sep 2015 16:36:31 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 16:36:48 +0200
 
 libosmium (2.4.1-2) unstable; urgency=medium
 

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

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


[libosmium] 01/02: Ignore test failures only on problematic architectures.

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

sebastic pushed a commit to branch master
in repository libosmium.

commit 5c485764adcdd17d75179da48c9cedb1826e56f1
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:36:46 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 47e996f..541aa77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libosmium (2.4.1-3) UNRELEASED; urgency=medium
+
+  * Ignore test failures only on problematic architectures.
+
+ -- Bas Couwenberg   Wed, 02 Sep 2015 16:36:31 +0200
+
 libosmium (2.4.1-2) unstable; urgency=medium
 
   * Don't install protozero headers, use libprotozero-dev instead.
diff --git a/debian/rules b/debian/rules
index aef5c2c..2b0968c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 # Verbose make output
 export VERBOSE=1
 
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+
 %:
dh $@ --parallel
 
@@ -18,7 +20,12 @@ override_dh_auto_build-indep:
(cd build && $(MAKE) doc)
 
 override_dh_auto_test:
+# Ignore test failures on problematic architectures only
+ifneq (,$(findstring $(DEB_BUILD_ARCH),"ppc64"))
(cd build && ctest -V || echo "Ignoring test failures")
+else
+   (cd build && ctest -V)
+endif
 
 override_dh_installchangelogs:
dh_installchangelogs -k CHANGELOG.md

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

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


[libosmium] branch master updated (ce665f2 -> 09492b9)

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

sebastic pushed a change to branch master
in repository libosmium.

  from  ce665f2   Set distribution to unstable.
   new  5c48576   Ignore test failures only on problematic architectures.
   new  09492b9   Set distribution to unstable.

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


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

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

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


[libosmium] tag debian/2.4.1-3 created (now 09492b9)

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

sebastic pushed a change to tag debian/2.4.1-3
in repository libosmium.

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

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

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


Processing of libosmium_2.4.1-3_amd64.changes

2015-09-02 Thread Debian FTP Masters
libosmium_2.4.1-3_amd64.changes uploaded successfully to localhost
along with the files:
  libosmium_2.4.1-3.dsc
  libosmium_2.4.1-3.debian.tar.xz
  libosmium2-dev_2.4.1-3_amd64.deb
  libosmium2-doc_2.4.1-3_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


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

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

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

commit b8ab350b137ea600c5ea10fa1501a0e4261d826a
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:54:16 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 e8edf74..2018047 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-osmium-tool (1.2.1-2) UNRELEASED; urgency=medium
+osmium-tool (1.2.1-2) unstable; urgency=medium
 
   * Don't ignore test failures any more, all fixed upstream.
 
- -- Bas Couwenberg   Wed, 02 Sep 2015 16:53:14 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 16:53:52 +0200
 
 osmium-tool (1.2.1-1) unstable; urgency=medium
 

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

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


[osmium-tool] tag debian/1.2.1-2 created (now b8ab350)

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

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

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

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

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


[osmium-tool] branch master updated (c2b3e69 -> b8ab350)

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

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

  from  c2b3e69   Set distribution to unstable.
   new  027e92e   Don't ignore test failures any more, all fixed upstream.
   new  b8ab350   Set distribution to unstable.

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


Summary of changes:
 debian/changelog | 6 ++
 debian/rules | 3 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

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

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


[osmium-tool] 01/02: Don't ignore test failures any more, all fixed upstream.

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

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

commit 027e92e1437c3eb4b24e8804586aae1e772e9db8
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:53:50 2015 +0200

Don't ignore test failures any more, all fixed upstream.
---
 debian/changelog | 6 ++
 debian/rules | 3 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5f4ec2c..e8edf74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmium-tool (1.2.1-2) UNRELEASED; urgency=medium
+
+  * Don't ignore test failures any more, all fixed upstream.
+
+ -- Bas Couwenberg   Wed, 02 Sep 2015 16:53:14 +0200
+
 osmium-tool (1.2.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 3174a05..2b8debf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,6 @@ export VERBOSE=1
 override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
 
-override_dh_auto_test:
-   dh_auto_test || echo "Ignoring test failures"
-
 override_dh_installchangelogs:
dh_installchangelogs -k CHANGELOG.md
 

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

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


Processing of osmium-tool_1.2.1-2_amd64.changes

2015-09-02 Thread Debian FTP Masters
osmium-tool_1.2.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  osmium-tool_1.2.1-2.dsc
  osmium-tool_1.2.1-2.debian.tar.xz
  osmium-tool_1.2.1-2_amd64.deb

Greetings,

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

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


Processing of protozero_1.1.0-4_amd64.changes

2015-09-02 Thread Debian FTP Masters
protozero_1.1.0-4_amd64.changes uploaded successfully to localhost
along with the files:
  protozero_1.1.0-4.dsc
  protozero_1.1.0-4.debian.tar.xz
  libprotozero-dev_1.1.0-4_amd64.deb
  libprotozero-doc_1.1.0-4_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


[gis] branch master updated (5363ad9 -> b234f3b)

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

sebastic pushed a change to branch master
in repository gis.

  from  5363ad9   Add python-rtree to devel task.
   new  b234f3b   Add python-stetl to workstation task.

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:
 tasks/workstation | 2 ++
 1 file changed, 2 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/blends/projects/gis.git

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


[gis] 01/01: Add python-stetl to workstation task.

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

sebastic pushed a commit to branch master
in repository gis.

commit b234f3ba52e4ad0b02df5af45aae175be5350613
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:41:44 2015 +0200

Add python-stetl to workstation task.
---
 tasks/workstation | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tasks/workstation b/tasks/workstation
index 1373a8e..dbd2941 100644
--- a/tasks/workstation
+++ b/tasks/workstation
@@ -194,3 +194,5 @@ Depends: python-pysal
 
 Depends: python-shapely, python3-shapely
 
+Depends: stetl, python-stetl
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/blends/projects/gis.git

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


[protozero] 01/02: Ignore test failures only on problematic architectures.

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

sebastic pushed a commit to branch master
in repository protozero.

commit 1b718322a58493adb55dfe255ae0b9e1fffa3003
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:17:11 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8b0a65d..f4c4311 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+protozero (1.1.0-4) UNRELEASED; urgency=medium
+
+  * Ignore test failures only on problematic architectures.
+
+ -- Bas Couwenberg   Wed, 02 Sep 2015 16:16:53 +0200
+
 protozero (1.1.0-3) unstable; urgency=medium
 
   * Use Breaks/Replaces for libosmium2-dev versions including protozero only.
diff --git a/debian/rules b/debian/rules
index 0f461e8..a621d7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 # Verbose make output
 export VERBOSE=1
 
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+
 %:
dh $@ --parallel
 
@@ -17,7 +19,12 @@ override_dh_auto_build-indep:
$(RM) doc/html/*.md5
 
 override_dh_auto_test:
+# Ignore test failures on problematic architectures only
+ifneq (,$(findstring $(DEB_BUILD_ARCH),"armhf"))
dh_auto_test || echo "Ignoring test failures"
+else
+   dh_auto_test
+endif
 
 override_dh_installchangelogs:
dh_installchangelogs CHANGELOG.md

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


[protozero] tag debian/1.1.0-4 created (now 2523794)

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

sebastic pushed a change to tag debian/1.1.0-4
in repository protozero.

at  2523794   (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/protozero.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


[protozero] branch master updated (7a7cce6 -> 2523794)

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

sebastic pushed a change to branch master
in repository protozero.

  from  7a7cce6   Set distribution to unstable.
   new  1b71832   Ignore test failures only on problematic architectures.
   new  2523794   Set distribution to unstable.

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


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

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


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

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

sebastic pushed a commit to branch master
in repository protozero.

commit 25237943dcb8bf6ea8dce811606281ec13f2e5ad
Author: Bas Couwenberg 
Date:   Wed Sep 2 16:17:23 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 f4c4311..d9195d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-protozero (1.1.0-4) UNRELEASED; urgency=medium
+protozero (1.1.0-4) unstable; urgency=medium
 
   * Ignore test failures only on problematic architectures.
 
- -- Bas Couwenberg   Wed, 02 Sep 2015 16:16:53 +0200
+ -- Bas Couwenberg   Wed, 02 Sep 2015 16:17:13 +0200
 
 protozero (1.1.0-3) unstable; urgency=medium
 

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