r3140 - packages/mbsystem/trunk/debian

2014-03-22 Thread hamish-guest
Author: hamish-guest
Date: 2014-03-22 09:35:46 + (Sat, 22 Mar 2014)
New Revision: 3140

Modified:
   packages/mbsystem/trunk/debian/changelog
   packages/mbsystem/trunk/debian/mbsystem-doc.install
   packages/mbsystem/trunk/debian/rules
Log:
update for upstream release 5.4.2176; explicit autoconf no longer needed


Modified: packages/mbsystem/trunk/debian/changelog
===
--- packages/mbsystem/trunk/debian/changelog2014-03-16 01:09:27 UTC (rev 
3139)
+++ packages/mbsystem/trunk/debian/changelog2014-03-22 09:35:46 UTC (rev 
3140)
@@ -1,11 +1,11 @@
-mbsystem (5.4.2149-0) UNRELEASED; urgency=low
+mbsystem (5.4.2176-0) UNRELEASED; urgency=low
 
   * Initial packaging incorporating upstream support for shared libs
   * Split off -dev, -doc, -data packages
   * Added doc-base registration
   * GSF support disabled (unclear SAIC copyright status)
 
- -- Hamish Bowman hamish_b yahoo.com  Sun, 02 Jun 2013 13:09:24 +1200
+ -- Hamish Bowman hamish_b yahoo.com  Sat, 22 Mar 2014 14:22:58 +1300
 
 mbsystem (5.1.2-0) UNRELEASED; urgency=low
 

Modified: packages/mbsystem/trunk/debian/mbsystem-doc.install
===
--- packages/mbsystem/trunk/debian/mbsystem-doc.install 2014-03-16 01:09:27 UTC 
(rev 3139)
+++ packages/mbsystem/trunk/debian/mbsystem-doc.install 2014-03-22 09:35:46 UTC 
(rev 3140)
@@ -1,2 +1,2 @@
-usr/share/doc/mbsystem/html /usr/share/doc/mbsystem-doc/docs/
-usr/share/doc/mbsystem/ps /usr/share/doc/mbsystem-doc/docs/
+usr/share/doc/mbsystem/docs/html /usr/share/doc/mbsystem-doc/docs/
+usr/share/doc/mbsystem/docs/ps /usr/share/doc/mbsystem-doc/docs/

Modified: packages/mbsystem/trunk/debian/rules
===
--- packages/mbsystem/trunk/debian/rules2014-03-16 01:09:27 UTC (rev 
3139)
+++ packages/mbsystem/trunk/debian/rules2014-03-22 09:35:46 UTC (rev 
3140)
@@ -7,20 +7,16 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-   dh $@ --parallel --with autoreconf
+   dh $@ --parallel
 
-override_dh_autoreconf:
-   [ ! -x ./autogen.sh ] || ./autogen.sh
-   dh_autoreconf
 
-
 override_dh_auto_configure:
+   $(shell dpkg-buildflags --export=configure) \
dh_auto_configure -- \
--includedir=/usr/include/mbsystem \
--docdir=/usr/share/doc/mbsystem/docs \
--with-gmt-include=/usr/include/gmt \
-   --without-gsf \
-   $(shell dpkg-buildflags --export=configure)
+   --without-gsf
 
 # dpkg-buildflags needed for hardening support if compat is held at '8'.
 # The --exp=config doesn't exist on Squeeze, remove the line when building


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


[osgearth] 01/02: Drop libv8-dev build dependency, not available on all architectures and has a worrisome security status.

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

sebastic-guest pushed a commit to branch master
in repository osgearth.

commit f00266cc8d9de1f245b7154f47f3b920606e3542
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 12:56:54 2014 +0100

Drop libv8-dev build dependency, not available on all architectures and has 
a worrisome security status.
---
 debian/changelog | 7 +++
 debian/control   | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c8c2ad7..5e7bd92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osgearth (2.5.0+dfsg-2) UNRELEASED; urgency=low
+
+  * Drop libv8-dev build dependency, not available on all architectures and has
+a worrisome security status.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 12:55:49 +0100
+
 osgearth (2.5.0+dfsg-1) unstable; urgency=low
 
   * Move from experimental to unstable.
diff --git a/debian/control b/debian/control
index 0e47752..79acbd3 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Build-Depends: debhelper (= 9),
libsqlite3-dev,
libqt4-dev,
libqt4-opengl-dev,
-   libv8-dev,
libnoise-dev,
pkg-kde-tools,
docbook2x,

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


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

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

sebastic-guest pushed a commit to branch master
in repository osgearth.

commit cf77bd7cbace03b3c9c11d066a673b36cbe50278
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 13:12:35 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5e7bd92..911408c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-osgearth (2.5.0+dfsg-2) UNRELEASED; urgency=low
+osgearth (2.5.0+dfsg-2) unstable; urgency=low
 
   * Drop libv8-dev build dependency, not available on all architectures and has
 a worrisome security status.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 12:55:49 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 13:11:27 +0100
 
 osgearth (2.5.0+dfsg-1) unstable; urgency=low
 

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

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


Bug#742325: RFS: osgearth/2.5.0+dfsg-2

2014-03-22 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package osgearth

 Package name: osgearth
 Version : 2.5.0+dfsg-2
 Upstream Author : Glenn Waldron
 URL : http://osgearth.org/
 License : LGPL-3
 Section : devel

It builds those binary packages:

 libosgearth-dev- osgEarth development files
 libosgearth3   - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (shared library)
 libosgearthannotation3 - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarthAnnotation)
 libosgearthfeatures3   - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarthFeatures)
 libosgearthqt3 - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarthQts)
 libosgearthsymbology3  - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarthSymbology)
 libosgearthutil3   - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarthUtil)
 osgearth   - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (binaries)
 osgearth-data  - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (data)
 openscenegraph-plugin-osgearth - OpenSceneGraph plugins for osgEarth

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/osgearth


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/o/osgearth/osgearth_2.5.0+dfsg-2.dsc

More information about osgEarth can be obtained from http://osgearth.org/.

Changes since the last upload:

 * Drop libv8-dev build dependency, not available on all architectures and has
   a worrisome security status.


Regards,
 Sebastiaan Couwenberg

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


Bug#742273: osgearth: unsatisfiable libv8-dev build-dep

2014-03-22 Thread Sebastiaan Couwenberg
On 03/21/2014 04:10 PM, Sebastiaan Couwenberg wrote:
 The security status of libv8 is also a bit worrisome, and another reason
 to drop the build dependency. We just need to deal with a number of
 FTBFSes for osgEarth and QGIS then.

This was enough for me to justify dropping the libv8-dev build
dependency. I've prepared a new osgearth package for unstable and
requested sponsorship (#742325).

osgEarth can now be built on all architectures except hurd-i386 where
the openscenegraph dependency is not available due to a FTBFS.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

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


Bug#742332: epr-api: binNMU-ed libepr-api2-dev is not installable

2014-03-22 Thread Samuel Thibault
Source: epr-api
Version: 2.2-2
Severity: important

Hello,

When trying to install a binNMU of epr-api, one gets:

libepr-api2-dev : Depends: libepr-api2 ( 2.2-2+1~) but 2.2-2+b1 is to be 
installed

I guess the dependency

 libepr-api2 ( ${binary:Version}+1~)

should be replaced by

 libepr-api2 ( ${binary:Version}.)

in order to refuse 2.2-2.1 for instance, but accept both 2.2-2 and
2.2-2+b1.

Samuel

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
i ben oui ce serait idiot, mais osb
  -+- m'en fous de faire un truc débile ! -+-

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


[pyspatialite] 01/07: Mangle upstream version in watch file to handle with -alpha release.

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

sebastic-guest pushed a commit to branch master
in repository pyspatialite.

commit ad4be8bd69848169fc98d9f315147eb0d8dbbd42
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 15:00:02 2014 +0100

Mangle upstream version in watch file to handle with -alpha release.
---
 debian/changelog | 6 ++
 debian/watch | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 59a9a22..751c590 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyspatialite (3.0.1-6) UNRELEASED; urgency=low
+
+  * Mangle upstream version in watch file to handle with -alpha release.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 14:58:53 +0100
+
 pyspatialite (3.0.1-5) unstable; urgency=low
 
   * Add gbp.conf to use pristine-tar by default.
diff --git a/debian/watch b/debian/watch
index 031810f..88afce0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/
 \
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/
 \
 http://pypi.python.org/packages/source/p/pyspatialite/ 
(?:|.*/)pyspatialite[_\-](\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

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


[pyspatialite] 03/07: Refresh patches.

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

sebastic-guest pushed a commit to branch master
in repository pyspatialite.

commit 532033b550a745a2210f73e3221d78a25de037da
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 15:19:08 2014 +0100

Refresh patches.
---
 debian/changelog  | 1 +
 debian/patches/00-fix_build.patch | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ad9745..0c42045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyspatialite (3.0.1-6) UNRELEASED; urgency=low
 
   * Mangle upstream version in watch file to handle with -alpha release.
   * Update watch file and Homepage for upstream move to GitHub.
+  * Refresh patches.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 14:58:53 +0100
 
diff --git a/debian/patches/00-fix_build.patch 
b/debian/patches/00-fix_build.patch
index 00478fb..37d22a9 100644
--- a/debian/patches/00-fix_build.patch
+++ b/debian/patches/00-fix_build.patch
@@ -7,8 +7,8 @@ Forwarded: no
  setup.py |   21 -
  1 file changed, 12 insertions(+), 9 deletions(-)
 
 pyspatialite.orig/setup.py
-+++ pyspatialite/setup.py
+--- a/setup.py
 b/setup.py
 @@ -44,7 +44,7 @@ sources = [src/module.c, src/connecti
  
  include_dirs = []

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


[pyspatialite] 02/07: Update watch file and Homepage for upstream move to GitHub.

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

sebastic-guest pushed a commit to branch master
in repository pyspatialite.

commit ddeb5526d1acaecded9ca07434be59e7a86a2ce8
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 15:17:06 2014 +0100

Update watch file and Homepage for upstream move to GitHub.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/watch | 4 ++--
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 751c590..3ad9745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyspatialite (3.0.1-6) UNRELEASED; urgency=low
 
   * Mangle upstream version in watch file to handle with -alpha release.
+  * Update watch file and Homepage for upstream move to GitHub.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 14:58:53 +0100
 
diff --git a/debian/control b/debian/control
index 446033e..16a9628 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (= 9),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pyspatialite.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/pyspatialite.git
-Homepage: http://pyspatialite.googlecode.com/
+Homepage: https://github.com/lokkju/pyspatialite/
 
 Package: python-pyspatialite
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f63a4f3..ad09479 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pyspatialite
 Upstream-Contact: Lokkju Brennr lok...@lokkju.com
-Source: http://pyspatialite.googlecode.com/
+Source: https://github.com/lokkju/pyspatialite/
 
 Files: *
 Copyright: © 2004-2007, Lokkju Brennr lok...@lokkju.com
diff --git a/debian/watch b/debian/watch
index 88afce0..940ad96 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/
 \
-http://pypi.python.org/packages/source/p/pyspatialite/ 
(?:|.*/)pyspatialite[_\-](\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/,filenamemangle=s/^.*?\/(\d+)/pyspatialite-$1/
 \
+https://github.com/lokkju/pyspatialite/releases 
(?:|.*/)pyspatialite/archive/(\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

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

[pyspatialite] 06/07: Add Provides for dh_python.

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

sebastic-guest pushed a commit to branch master
in repository pyspatialite.

commit d2c88e335250b56b79e836d715d42a6eeeb41bd7
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 16:09:40 2014 +0100

Add Provides for dh_python.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 16a9628..5b8d01f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: any
 Depends: ${python:Depends},
  ${misc:Depends},
  ${shlibs:Depends}
+Provides: ${python:Provides}
 Description: Python interface to Spatialite
  pyspatialite is an interface to the SQLite 3.x embedded relational database
  engine with spatialite extensions.

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


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

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

sebastic-guest pushed a commit to branch master
in repository pyspatialite.

commit 9e55aa65e6ce6887d6c128449af520ac8755ee10
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 16:04:37 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ee6050e..74d11f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pyspatialite (3.0.1-6) UNRELEASED; urgency=low
+pyspatialite (3.0.1-6) unstable; urgency=low
 
   * Mangle upstream version in watch file to handle with -alpha release.
   * Update watch file and Homepage for upstream move to GitHub.
@@ -7,7 +7,7 @@ pyspatialite (3.0.1-6) UNRELEASED; urgency=low
   * Drop lintian override for no-upstream-changelog,
 shouldn't override pedantic tags.
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 14:58:53 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 16:04:20 +0100
 
 pyspatialite (3.0.1-5) unstable; urgency=low
 

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


[pyspatialite] branch master updated (54ac883 - 9e55aa6)

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

sebastic-guest pushed a change to branch master
in repository pyspatialite.

  from  54ac883   Move from experimental to unstable.
   new  ad4be8b   Mangle upstream version in watch file to handle with 
-alpha release.
   new  ddeb552   Update watch file and Homepage for upstream move to 
GitHub.
   new  532033b   Refresh patches.
   new  d73e999   Enable parallel builds.
   new  6613a84   Drop lintian override for no-upstream-changelog, 
shouldn't override pedantic tags.
   new  d2c88e3   Add Provides for dh_python.
   new  9e55aa6   Set distribution to unstable.

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


Summary of changes:
 debian/changelog | 11 +++
 debian/control   |  3 ++-
 debian/copyright |  2 +-
 debian/patches/00-fix_build.patch|  4 ++--
 debian/python-pyspatialite.lintian-overrides |  4 
 debian/rules |  3 ++-
 debian/watch |  4 ++--
 7 files changed, 20 insertions(+), 11 deletions(-)

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


[pyspatialite] 05/07: Drop lintian override for no-upstream-changelog, shouldn't override pedantic tags.

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

sebastic-guest pushed a commit to branch master
in repository pyspatialite.

commit 6613a848baeb02dfc49f8685b63b051f65fee8a2
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sat Mar 22 16:01:31 2014 +0100

Drop lintian override for no-upstream-changelog, shouldn't override 
pedantic tags.
---
 debian/changelog | 2 ++
 debian/python-pyspatialite.lintian-overrides | 4 
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9cdc75d..ee6050e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ pyspatialite (3.0.1-6) UNRELEASED; urgency=low
   * Update watch file and Homepage for upstream move to GitHub.
   * Refresh patches.
   * Enable parallel builds.
+  * Drop lintian override for no-upstream-changelog,
+shouldn't override pedantic tags.
 
  -- Bas Couwenberg sebas...@xs4all.nl  Sat, 22 Mar 2014 14:58:53 +0100
 
diff --git a/debian/python-pyspatialite.lintian-overrides 
b/debian/python-pyspatialite.lintian-overrides
index 5ee2481..de493b9 100644
--- a/debian/python-pyspatialite.lintian-overrides
+++ b/debian/python-pyspatialite.lintian-overrides
@@ -3,7 +3,3 @@
 # unprotected: strcpy
 # unprotected: memcpy
 python-pyspatialite: hardening-no-fortify-functions 
usr/lib/python2.7/dist-packages/pyspatialite/_spatialite.so
-
-# Upstream provides no changelog, but has changes available in its VCS:
-# https://code.google.com/p/pyspatialite/source/list
-python-pyspatialite: no-upstream-changelog

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

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


Bug#742339: RFS: pyspatialite/3.0.1-6

2014-03-22 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

As part of the SpatiaLite transition am I looking for a sponsor for
my package pyspatialite.

https://release.debian.org/transitions/html/libspatialite5.html
https://release.debian.org/transitions/html/librasterlite2.html

Please refer to the thread on debian-gis@ for more information on this
transition: http://thread.gmane.org/gmane.linux.debian.gis/535

 Package name: pyspatialite
 Version : 3.0.1-6
 Upstream Author : Lokkju Brennr lok...@lokkju.com
 URL : https://github.com/lokkju/pyspatialite/
 License : zlib
 Section : python

It builds those binary packages:

  python-pyspatialite - Python interface to Spatialite

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/pyspatialite


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/p/pyspatialite/pyspatialite_3.0.1-6.dsc

More information about pyspatialite can be obtained from 
https://github.com/lokkju/pyspatialite/.

Changes since the last upload:

 * Mangle upstream version in watch file to handle with -alpha release.
 * Update watch file and Homepage for upstream move to GitHub.
 * Refresh patches.
 * Enable parallel builds.
 * Drop lintian override for no-upstream-changelog,
   shouldn't override pedantic tags.


Regards,
 Sebastiaan Couwenberg

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


[netcdf] 02/02: First changes for supporting 4.3 series.

2014-03-22 Thread Francesco Lovergine
This is an automated email from the git hooks/post-receive script.

frankie pushed a commit to branch netcdf4.3
in repository netcdf.

commit 5e2d6c94a8b4824bce4bd8f995e57c72aaa14248
Author: Francesco Paolo Lovergine fran...@debian.org
Date:   Sat Mar 22 17:56:32 2014 +0100

First changes for supporting 4.3 series.
---
 debian/README.source  | 13 
 debian/changelog  | 11 +++
 debian/compat |  2 +-
 debian/control| 78 ++-
 debian/libcf0.dirs|  1 -
 debian/libnetcdfc++4.dirs |  1 -
 debian/libnetcdff5.dirs   |  1 -
 debian/rules  | 69 -
 8 files changed, 41 insertions(+), 135 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index ef8549e..000
--- a/debian/README.source
+++ /dev/null
@@ -1,13 +0,0 @@
-The upstream tarball is now maintained as a separate archive within
-the .orig.tar.gz. It has to be saved in netcdf-version/upstream/ and the 
.orig tarball
-needs to be crated running a command like:
-
-tar czvf tarballs/netcdf-version/netcdf_version.orig.tar.gz 
netcdf-version
-
-At build time, cdbs will create a build-tree/netcdf-version sub-tree in 
parallel
-with the debian/ directory. Quilt can be as follows
-
-cd build-tree/netcdf-version 
-QUILT_PATCHES=$(pwd)/../debian/patches quilt command
-
-i.e. you have to consider the build-tree as its root tree.
diff --git a/debian/changelog b/debian/changelog
index b681f17..1e6c6a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+netcdf (1:4.3.1.1-0~exp1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Moved to debhelper level 9.
+  * Now using modern debhelper instead of cdbs.
+  * Drop C++/Fortran support. They will be provided by new source packages.
+  * The libnetcdf-dev now provides only the traditional C interface.
+  * Added new b-d on doxgen and graphviz.
+
+ -- Francesco Paolo Lovergine fran...@debian.org  Sat, 22 Mar 2014 15:19:36 
+0100
+
 netcdf (1:4.1.3-7) unstable; urgency=low
 
   * Team upload
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 669e8b8..9935efe 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,19 @@ Section: science
 Priority: optional
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org
-Build-Depends: debhelper (= 8), cdbs, gfortran, texinfo, zlib1g-dev, 
libhdf5-dev (= 1.8.6-1~), libdap-dev, libcurl4-gnutls-dev,
- texlive-base, texlive-latex-base, libcunit1-dev
-Standards-Version: 3.9.4
+Build-Depends: debhelper (= 9)
+ , texinfo
+ , zlib1g-dev
+ , libhdf5-dev (= 1.8.8-1~)
+ , libdap-dev
+ , libcurl4-gnutls-dev
+ , texlive-base
+ , texlive-latex-base
+ , libcunit1-dev
+ , autotools-dev
+ , doxygen
+ , graphviz
+Standards-Version: 3.9.5
 Homepage: http://www.unidata.ucar.edu/software/netcdf/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/netcdf.git
 Vcs-Git: git://git.debian.org/git/pkg-grass/netcdf.git
@@ -42,65 +52,11 @@ Description: Interface for scientific data access to large 
binary data
  This package contains the C run-time shared libraries required
  by programs.
 
-Package: libnetcdff5
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libnetcdf6 ( 1:4.1.1-7~), libnetcdf4
-Breaks: libnetcdf6 ( 1:4.1.1-7~), libnetcdf4
-Description: Interface for scientific data access to large binary data
- NetCDF (network Common Data Form) is an interface for scientific
- data access and a freely-distributed software library that provides an
- implementation of the interface.  The netCDF library also defines a
- machine-independent format for representing scientific data.
- Together, the interface, library, and format support the creation,
- access, and sharing of scientific data.
- .
- This package contains the Fortran77/90 run-time shared libraries
- required by programs.
-
-Package: libnetcdfc++4
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libnetcdf6 ( 1:4.1.1-7~), libnetcdf4, libnetcdfc++5 (= 1:4.1.3-4)
-Breaks: libnetcdf6 ( 1:4.1.1-7~), libnetcdf4, libnetcdfc++5 (= 1:4.1.3-4)
-Description: Interface for scientific data access to large binary data
- NetCDF (network Common Data Form) is an interface for scientific
- data access and a freely-distributed software library that provides an
- implementation of the interface.  The netCDF library also defines a
- machine-independent format for representing scientific data.
- Together, the interface, library, and format support the creation,
- access, and sharing of scientific data.
- .
- This package contains the C++ run-time shared libraries
- required by programs.
-
-Package: libcf0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, 

[netcdf] annotated tag upstream/4.3.1.1 created (now f2c7b7b)

2014-03-22 Thread Francesco Lovergine
This is an automated email from the git hooks/post-receive script.

frankie pushed a change to annotated tag upstream/4.3.1.1
in repository netcdf.

at  f2c7b7b   (tag)
   tagging  88f5f4e25ad7b8ffbb47b3d2fbd02ea5290f1c6b (commit)
  replaces  upstream/4.1.3
 tagged by  Francesco Paolo Lovergine
on  Sat Mar 22 15:13:03 2014 +0100

- Log -
Upstream version 4.3.1.1

Francesco Paolo Lovergine (1):
  Imported Upstream version 4.3.1.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/netcdf.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 osgearth_2.5.0+dfsg-2_amd64.changes

2014-03-22 Thread Debian FTP Masters
osgearth_2.5.0+dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  osgearth_2.5.0+dfsg-2.dsc
  osgearth_2.5.0+dfsg-2.debian.tar.xz
  osgearth_2.5.0+dfsg-2_amd64.deb
  osgearth-data_2.5.0+dfsg-2_all.deb
  libosgearth3_2.5.0+dfsg-2_amd64.deb
  libosgearthannotation3_2.5.0+dfsg-2_amd64.deb
  libosgearthfeatures3_2.5.0+dfsg-2_amd64.deb
  libosgearthqt3_2.5.0+dfsg-2_amd64.deb
  libosgearthsymbology3_2.5.0+dfsg-2_amd64.deb
  libosgearthutil3_2.5.0+dfsg-2_amd64.deb
  openscenegraph-plugin-osgearth_2.5.0+dfsg-2_amd64.deb
  libosgearth-dev_2.5.0+dfsg-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 pyspatialite_3.0.1-6_amd64.changes

2014-03-22 Thread Debian FTP Masters
pyspatialite_3.0.1-6_amd64.changes uploaded successfully to localhost
along with the files:
  pyspatialite_3.0.1-6.dsc
  pyspatialite_3.0.1-6.debian.tar.xz
  python-pyspatialite_3.0.1-6_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


pyspatialite_3.0.1-6_amd64.changes ACCEPTED into unstable

2014-03-22 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Mar 2014 16:04:20 +0100
Source: pyspatialite
Binary: python-pyspatialite
Architecture: source amd64
Version: 3.0.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 python-pyspatialite - Python interface to Spatialite
Changes: 
 pyspatialite (3.0.1-6) unstable; urgency=low
 .
   * Mangle upstream version in watch file to handle with -alpha release.
   * Update watch file and Homepage for upstream move to GitHub.
   * Refresh patches.
   * Enable parallel builds.
   * Drop lintian override for no-upstream-changelog,
 shouldn't override pedantic tags.
Checksums-Sha1: 
 89c812c5f4d8cd8b6a2984b7a1c574167fa9915c 2073 pyspatialite_3.0.1-6.dsc
 4fbd82f010a02d867748a80e6edf12068ea50568 3476 
pyspatialite_3.0.1-6.debian.tar.xz
 3ac1ce5240fbf4516080d36d77eed9f135580091 29650 
python-pyspatialite_3.0.1-6_amd64.deb
Checksums-Sha256: 
 df2d06bae03f832c2cc09ca6c7b47c1b7416a47a9d7fb92c54ea557b54b8e54b 2073 
pyspatialite_3.0.1-6.dsc
 20d18e78050e45182747a3a885e25d0137bad8c3ce908d8bb8b42543de05459d 3476 
pyspatialite_3.0.1-6.debian.tar.xz
 8286b4175702381c5bb4c5330ca15468f5ec20789d9909ba4161952d8c690a9c 29650 
python-pyspatialite_3.0.1-6_amd64.deb
Files: 
 68241d2952ed7e4a55661b1034608ca2 2073 python optional pyspatialite_3.0.1-6.dsc
 37c9ee652a2bdba5ecd8421c55a47ad3 3476 python optional 
pyspatialite_3.0.1-6.debian.tar.xz
 c7c9bd5d3db5ccf9eaafdab265a96102 29650 python optional 
python-pyspatialite_3.0.1-6_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTLc4NAAoJEFeKBJTRxkbRe+wP/3UIbQmZKYOaQu4MlNo68rwz
unptBrsekIVmablVssV2tflq6D493XimtaJbdpwvxHhNZ598BUiir2ZCkGEIwO8C
+1m0flXJ8HsG7VC65ZMmuOv7YO2MIaPwFju8pKAvL7sSQ5+F7BMimrj7OxA0OLya
t99tjUJM617Sz4zVJYfY/V4KJZx+4F0sA3RzZyGndtgzcWRxmj7BAq7LOzfxB4EJ
KOdQH6ekZnj33n7+WLyxrleSHbZdtr0o0YDQzf6iHryfOffId+iYv0OVDOjdLYXs
nXZxRSM75nJvlmC/F0E2zmgzd7zpoCRwUMf98QwycstPhdVDrtOzf846cfXio4xm
xfugohPdKxL42xCTyRaQNrc+CUMwwGrAOAVPnPms9lAISLwoeV6hV1gk7Q5lMVSS
XqM4wRuQa+xeQwkuHOJD9sThM8rtqdxHFBLEKE5lH++MgsbcPq0TIkIOuKA+ZhX+
QbQkAkJjDqdEXwU65OWKVyyEi1/24+HerfYg0stcSSGl85+N4D06Bk4freNxmwuC
rDR3IPreZeUWjt4Via9994Mbu/dHTkywamA9FfYzINb8SE2ivxpIKOW5qsoaMmKn
FSpe8ug0Hqz63H6DroG/AOs8eKJyRD493rLb0FBACkLXr+fe9bmdQUsYxvzMHVHG
PaOSn1ARRGhshsc0hiJO
=+zPZ
-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


osgearth_2.5.0+dfsg-2_amd64.changes ACCEPTED into unstable

2014-03-22 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Mar 2014 13:11:27 +0100
Source: osgearth
Binary: osgearth osgearth-data libosgearth3 libosgearthannotation3 
libosgearthfeatures3 libosgearthqt3 libosgearthsymbology3 libosgearthutil3 
openscenegraph-plugin-osgearth libosgearth-dev
Architecture: source amd64 all
Version: 2.5.0+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description: 
 libosgearth-dev - osgEarth development files
 libosgearth3 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared 
l
 libosgearthannotation3 - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarth
 libosgearthfeatures3 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph 
(osgEarth
 libosgearthqt3 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph 
(osgEarth
 libosgearthsymbology3 - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarth
 libosgearthutil3 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph 
(osgEarth
 openscenegraph-plugin-osgearth - OpenSceneGraph plugins for osgEarth
 osgearth   - Dynamic 3D terrain rendering toolkit for OpenSceneGraph (binaries
 osgearth-data - Dynamic 3D terrain rendering toolkit for OpenSceneGraph (data)
Changes: 
 osgearth (2.5.0+dfsg-2) unstable; urgency=low
 .
   * Drop libv8-dev build dependency, not available on all architectures and has
 a worrisome security status.
Checksums-Sha1: 
 379d862995f67847ced1a28075b827748822643b 2828 osgearth_2.5.0+dfsg-2.dsc
 cfc758c0dcfc0640bf7311925a03997a1a7d2333 107252 
osgearth_2.5.0+dfsg-2.debian.tar.xz
 a068db98f0d0ca68bb308daa7b48b94937e0e7b4 161324 osgearth_2.5.0+dfsg-2_amd64.deb
 c800c3f1663877caa0a80f15f762c1f561e134cc 3945664 
osgearth-data_2.5.0+dfsg-2_all.deb
 8c514fbff345f7741ebd3393a9073c38514634e7 790574 
libosgearth3_2.5.0+dfsg-2_amd64.deb
 3f2aab3b03ce8cddabd3603be74543e7c8acd25c 175306 
libosgearthannotation3_2.5.0+dfsg-2_amd64.deb
 581dfbe2b414f44c74047f3269005b62f55357df 251722 
libosgearthfeatures3_2.5.0+dfsg-2_amd64.deb
 2c7595eeb0b4741c8f2e4a08df7cd8d410d2ffa5 178704 
libosgearthqt3_2.5.0+dfsg-2_amd64.deb
 f33b41de80bc3a3de094436f63dea7efb1274b00 247962 
libosgearthsymbology3_2.5.0+dfsg-2_amd64.deb
 1baaf0eb4c3dc3c7abdcaea06a9905faf5d2ec41 641466 
libosgearthutil3_2.5.0+dfsg-2_amd64.deb
 86f4d7b177a8ccce3ab4523a7d184f52c32fa28d 3426986 
openscenegraph-plugin-osgearth_2.5.0+dfsg-2_amd64.deb
 4955caf16d667d9d0088f5616f17000a8bd33b61 451822 
libosgearth-dev_2.5.0+dfsg-2_amd64.deb
Checksums-Sha256: 
 eee2e6f01ac525ac05f347486a778a3e7ea90fbd73710eb3feead11b1b1a2acb 2828 
osgearth_2.5.0+dfsg-2.dsc
 982d09bbeb83818f7aa762c7e61f8d2b3970d9dd8e53796face6ad0db80e081c 107252 
osgearth_2.5.0+dfsg-2.debian.tar.xz
 0d91692c694177d3de0ef696949d0dbc5664fb311ec690132d84b5b3266d6805 161324 
osgearth_2.5.0+dfsg-2_amd64.deb
 7d76f69e3dbf981038b4b8d25a3ca8f57b23904b78f1a8b5c22c4b85a3324c6e 3945664 
osgearth-data_2.5.0+dfsg-2_all.deb
 078db4a3b3d2c3ff5ff653257f78913c714bc787fa9f2f6e20d582db7ba53409 790574 
libosgearth3_2.5.0+dfsg-2_amd64.deb
 98d499dab319c95b1dcafd9cc9d3f1317d5ef6f11395f88489050b9675c2b75b 175306 
libosgearthannotation3_2.5.0+dfsg-2_amd64.deb
 d570edba176d19afc0414e8ab3ade4b667e33b9ad59b95119f018877f711b11f 251722 
libosgearthfeatures3_2.5.0+dfsg-2_amd64.deb
 856bcfca1f48f212c3f8d4d19765e7b10b161ba3bcb69218fb92812f7be3423f 178704 
libosgearthqt3_2.5.0+dfsg-2_amd64.deb
 06b719244cf12c195db8f45f32b8ed115fbcb2016037c8b3b0be5fdd47ce92be 247962 
libosgearthsymbology3_2.5.0+dfsg-2_amd64.deb
 a4e608f40cb6d0acbe466a92c13525e4241ef4e840c2ad0a795b964f37f6a55d 641466 
libosgearthutil3_2.5.0+dfsg-2_amd64.deb
 81e43cbc654e0b1b182899e00e306e4634358988efe247e07cf7ec378e86720b 3426986 
openscenegraph-plugin-osgearth_2.5.0+dfsg-2_amd64.deb
 dc977b49d2b5f3cc7dda952ebb867f0e24c08d777eda4664e6616c4f208aa801 451822 
libosgearth-dev_2.5.0+dfsg-2_amd64.deb
Files: 
 d48881403cd720d9c31ed3916534c012 2828 devel optional osgearth_2.5.0+dfsg-2.dsc
 43d88901370bc1eb15e443dc7ccb6147 107252 devel optional 
osgearth_2.5.0+dfsg-2.debian.tar.xz
 18f98b975919a3c8df387f44a2d0eb52 161324 devel optional 
osgearth_2.5.0+dfsg-2_amd64.deb
 584b59b5605a1073887990fee377ede2 3945664 devel optional 
osgearth-data_2.5.0+dfsg-2_all.deb
 f5dfa633a08ef9eed44d9c75e6448589 790574 libs optional 
libosgearth3_2.5.0+dfsg-2_amd64.deb
 b01a92e0c3de0d063a98d5c2ec4834b1 175306 libs optional 
libosgearthannotation3_2.5.0+dfsg-2_amd64.deb
 d7ee0d01629b8a345e7ccaf562567fd3 251722 libs optional 
libosgearthfeatures3_2.5.0+dfsg-2_amd64.deb
 9887721664e84a40c2375329493b573e 178704 libs optional 
libosgearthqt3_2.5.0+dfsg-2_amd64.deb
 df7e1b319339d75cf74967b6be587ff2 247962 libs optional 
libosgearthsymbology3_2.5.0+dfsg-2_amd64.deb
 8228fc15d4356e3ee399a28545f70899 641466 libs optional 
libosgearthutil3_2.5.0+dfsg-2_amd64.deb
 b541c7b2e54456b0b18884379ecce95c 3426986 devel optional 

[pyspatialite] tag debian/3.0.1-6 created (now 9e55aa6)

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

sebastic-guest pushed a change to tag debian/3.0.1-6
in repository pyspatialite.

at  9e55aa6   (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/pyspatialite.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


[osgearth] tag debian/2.5.0+dfsg-2 created (now cf77bd7)

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

sebastic-guest pushed a change to tag debian/2.5.0+dfsg-2
in repository osgearth.

at  cf77bd7   (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/osgearth.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


About netcdf 4.3+

2014-03-22 Thread Francesco P. Lovergine
On Sat, Mar 22, 2014 at 05:01:53PM +, Francesco Lovergine wrote:
 +  * Drop C++/Fortran support. They will be provided by new source packages.
 +  * The libnetcdf-dev now provides only the traditional C interface.

At this stage it does not seem that the API changed, and lately netcdf folk
is much more careful about that, so a transition process should be not required.
Anyway, the previuosly monolithic package now has been splitted in different
source package, and that will require a spacific management to avoid
unexpected file names collisions during the upgrade.

-- 
Francesco P. Lovergine

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