This is an automated email from the git hooks/post-receive script.

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

commit 51396b717503f169eb8e2ff030e85388b01a6f09
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Oct 11 01:45:41 2014 +0200

    Add Vcs-* URLs and ${misc:Recommends}.
---
 debian/control | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1b5b683..1652a1a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends: debhelper (>= 9),
                dh-apache2,
                apache2-dev
 Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pycsw.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/pycsw.git
 Homepage: http://pycsw.org
 X-Python-Version: >= 2.5
 
@@ -44,6 +46,7 @@ Depends: ${python:Depends},
          python,
          python-sqlalchemy,
          python-pycsw (= ${binary:Version})
+Recommends: ${misc:Recommends}
 Description: CGI Apache CSW service based on python-pycsw
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
@@ -57,7 +60,10 @@ Description: CGI Apache CSW service based on python-pycsw
 Package: python-pycsw-doc
 Architecture: all
 Section: doc
-Depends: ${sphinxdoc:Depends}, ${misc:Depends}, libjs-jquery, libjs-underscore
+Depends: ${sphinxdoc:Depends},
+         ${misc:Depends},
+         libjs-jquery,
+         libjs-underscore
 Description: OGC compliant metadata (catalog service for web) server
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
@@ -67,3 +73,4 @@ Description: OGC compliant metadata (catalog service for web) 
server
  Mac OS X).
  .
  This package contains the documentation.
+

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

Reply via email to