This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository clanlib.
commit 99d58cdcd07bef4f3a0d3422c026996fbe719085 Author: Markus Koschany <[email protected]> Date: Wed Jul 26 01:44:50 2017 +0200 Drop libesd0-dev from Build-Depends. Closes: #856076 --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6d666f1..b79d298 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ clanlib (1.0~svn3827-7) unstable; urgency=medium * Fix "clanlib FTBFS with perl 5.26": add 450_unescaped_left_brace.patch to escape literal curly braces. Thanks to gregor herrmann for the patch. (Closes: #869383) + * Drop libesd0-dev from Build-Depends. (Closes: #856076) -- Markus Koschany <[email protected]> Wed, 26 Jul 2017 01:21:28 +0200 diff --git a/debian/control b/debian/control index fb59737..2fd4c2f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Section: libs Priority: optional Build-Depends: debhelper (>= 10), bzip2, - libesd0-dev, libfreetype6-dev, libglu1-mesa-dev | libgl-dev, libjpeg-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/clanlib.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

