This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository bzflag.
commit 8bec3572f0843049ea8289790b74abb5170a1373 Author: Markus Koschany <[email protected]> Date: Sat Nov 4 00:36:59 2017 +0100 Remove dh-systemd and dh-autoreconf from Build-Depends. No longer necessary with debhelper 10. --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 6e1c622..df58c37 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,6 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Ryan Kavanagh <[email protected]>, Tim Riker <[email protected]> Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10) - , dh-systemd - , dh-autoreconf , groff , libcurl4-gnutls-dev | libcurl4-dev | libcurl-dev , libc-ares-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bzflag.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

