This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit daa3aeb5c39127dd6946b32faf6efa1c719bf67c Author: Markus Koschany <[email protected]> Date: Mon Jun 26 17:58:02 2017 +0200 Drop libjsoncpp-dev from Build-Depends. --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3b1bc6c..383e39b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ blockattack (2.1.1-1) unstable; urgency=medium * Use https for Format field. * Drop bad-whatis-entry.patch. Merged upstream. * Refresh install-path.patch. + * Drop libjsoncpp-dev from Build-Depends. + * Update debian/copyright for new release. -- Markus Koschany <[email protected]> Mon, 26 Jun 2017 17:30:29 +0200 diff --git a/debian/control b/debian/control index 721c9ca..60af22a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: docbook-to-man, libboost-dev, libboost-program-options-dev, - libjsoncpp-dev, libphysfs-dev, libsdl2-dev, libsdl2-image-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

