This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qmapshack.
commit 5848b3c4545655f1eb9f9c5705563d72cdb09512 Author: Bas Couwenberg <[email protected]> Date: Thu Sep 17 22:59:31 2015 +0200 Add build dependency on libroutino-dev. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index e794f37..c7d594f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qmapshack (1.3.1-1) UNRELEASED; urgency=medium * New upstream release. * Drop license & copyright for 3rdparty code, no longer included. + * Add build dependency on libroutino-dev. -- Bas Couwenberg <[email protected]> Mon, 14 Sep 2015 01:00:04 +0200 diff --git a/debian/control b/debian/control index 940f091..83de95d 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: cmake, inkscape, libgdal-dev (>= 1.10.1-0~), libproj-dev, + libroutino-dev, libqt5opengl5-dev, libqt5webkit5-dev, qtbase5-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

