This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository zoo-project.
commit d047269ce09fcf94e276ae68f95d6c92da1879fe Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sat Jun 11 23:40:42 2016 +0200 Update control file with cme. Changes by `cme fix dpkg-control`: - Reorder fields in Source section - Fix Build-Depends syntax (strip trailing comma) - Bump Standards-Version to 3.9.8 - Drop empty line from start of extended description - Drop version requirement from python dependency Additional changes: - Change maintainer to Debian GIS team, move Angelos to Uploaders - Add Vcs-* fields for git repository on Alioth --- debian/control | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 159478d..eb87c17 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: zoo-project -Maintainer: Angelos Tzotsos <gcpp.kal...@gmail.com> +Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> +Uploaders: Angelos Tzotsos <gcpp.kal...@gmail.com> Section: web Priority: optional Build-Depends: debhelper (>= 9), @@ -19,11 +20,13 @@ Build-Depends: debhelper (>= 9), libxslt1-dev, libcgal-dev, libmapserver-dev, - libmozjs185-dev, + libmozjs185-dev Build-Conflicts: libcurl3-openssl-dev -Standards-Version: 3.9.3 -X-Python-Version: >= 2.7 +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/zoo-project.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/zoo-project.git Homepage: http://zoo-project.org +X-Python-Version: >= 2.7 Package: zoo-kernel Architecture: any @@ -31,7 +34,6 @@ Section: web Depends: ${shlibs:Depends}, ${misc:Depends} Description: This package contains the CGI ZOO Kernel - . ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. @@ -42,7 +44,6 @@ Section: web Depends: ${shlibs:Depends}, ${misc:Depends} Description: This package contains the ZOO API - . ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. @@ -52,10 +53,9 @@ Architecture: any Section: web Depends: ${shlibs:Depends}, ${misc:Depends}, - python (>=2.6), + python, python-gdal Description: This package contains the CGI ZOO Services - . ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. @@ -66,7 +66,6 @@ Section: web Depends: ${shlibs:Depends}, ${misc:Depends} Description: This package contains the ZOO Library - . ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. @@ -77,7 +76,6 @@ Section: web Depends: ${shlibs:Depends}, ${misc:Depends} Description: This package contains the ZOO development files - . ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.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