This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch experimental in repository gdal.
commit 3b74b1923e0c89f115984f8f2f2722faba9f8476 Author: Bas Couwenberg <[email protected]> Date: Sat May 3 02:37:00 2014 +0200 Add libpcre3-dev build dependency. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 235b5fb..6ebceae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gdal (1.11.0+dfsg-1) UNRELEASED; urgency=low * Drop patch: hurd-i386-pathmax, file removed upstream. * Refresh patches. * Update install paths for new upstream version. + * Add libpcre3-dev build dependency. -- Bas Couwenberg <[email protected]> Wed, 30 Apr 2014 20:10:05 +0200 diff --git a/debian/control b/debian/control index ee967df..7f9de65 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9), libwebp-dev, libhdf4-alt-dev, libhdf5-dev (>= 1.8.8), + libpcre3-dev, libpq-dev, libxerces-c-dev, unixodbc-dev (>= 2.2.11), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

