[mapcache] 02/03: Reorder build dependencies, add libharfbuzz-dev.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jul 24 12:00:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapcache.
commit 068268fbd38b31fdbfdbffd93c32756ba25af5e4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jul 24 13:37:24 2015 +0200
Reorder build dependencies, add libharfbuzz-dev.
---
debian/changelog | 1 +
debian/control | 29 +++++++++++++++--------------
2 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c700be1..032911c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapcache (1.2.1-4) UNRELEASED; urgency=medium
* Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency.
* Use multi-line uscan options without quotes.
* Update mapserver build dependencies for MapServer 7.0.0.
+ * Reorder build dependencies, add libharfbuzz-dev.
-- Bas Couwenberg <sebastic at debian.org> Thu, 25 Jun 2015 20:59:52 +0200
diff --git a/debian/control b/debian/control
index a148f51..5c8a223 100644
--- a/debian/control
+++ b/debian/control
@@ -7,28 +7,29 @@ Section: devel
Priority: optional
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1.1),
+ dh-apache2,
+ apache2-dev,
+ chrpath,
+ cmake,
+ libcairo2-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
- libpng-dev,
- libjpeg-dev,
- zlib1g-dev,
- libgd-dev,
+ libfcgi-dev,
libfreetype6-dev,
+ libfribidi-dev,
+ libgd-dev,
libgdal-dev (>= 1.10.0-0~),
- libproj-dev,
libgeos-dev (>= 3.3.1-1~),
- libfribidi-dev,
- libcairo2-dev,
- librsvg2-dev,
- apache2-dev,
- dh-apache2,
- libfcgi-dev,
+ libharfbuzz-dev,
+ libjpeg-dev,
+ libmapserver-dev,
libpcre3-dev,
libpixman-1-dev,
+ libpng-dev,
+ libproj-dev,
+ librsvg2-dev,
libsqlite3-dev,
libtiff-dev,
- libmapserver-dev,
- chrpath,
- cmake,
+ zlib1g-dev,
pkg-config,
pkg-kde-tools,
docbook2x,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.git
More information about the Pkg-grass-devel
mailing list