This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository merkaartor.
commit 0816d350835f4ddc5e498e1bd43c7fb5790cfcbb Author: Bas Couwenberg <[email protected]> Date: Sun Jan 10 01:41:41 2016 +0100 Update build dependency from libquazip-qt5-dev to libquazip5-dev --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 728b44b..acbacdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ merkaartor (0.18.2-4) UNRELEASED; urgency=medium * Rebuild with libquazip (0.7.1-1). + - Update build dependency from libquazip-qt5-dev to libquazip5-dev -- Bas Couwenberg <[email protected]> Sun, 10 Jan 2016 01:24:23 +0100 diff --git a/debian/control b/debian/control index b88e973..8d18ce8 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), libproxy-dev, libqt5svg5-dev, libqt5webkit5-dev, - libquazip-qt5-dev, + libquazip5-dev, libspatialite-dev, libxml2-dev, libxslt1-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/merkaartor.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

