This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednafen.
commit cb7533d04966721cde5698404c54b4ff36e6166b Author: Stephen Kitt <[email protected]> Date: Sun Aug 20 16:54:22 2017 +0200 Drop obsolete autotools-dev build-dependency --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c5e3c19..a3d4427 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mednafen (0.9.46+dfsg-1) UNRELEASED; urgency=medium * New upstream release. + * Drop obsolete autotools-dev build-dependency. -- Stephen Kitt <[email protected]> Sun, 20 Aug 2017 16:46:52 +0200 diff --git a/debian/control b/debian/control index c8f146c..c927975 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Stephen Kitt <[email protected]> Section: games Priority: optional -Build-Depends: autotools-dev, - debhelper (>= 10), +Build-Depends: debhelper (>= 10), libasound2-dev [linux-any], libgl1-mesa-dev | libgl-dev, libjack-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednafen.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

