This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository quakespasm.
commit 37debe89c33e119eea27d59be29589b6dce1adf6 Author: Stephen Kitt <[email protected]> Date: Fri Aug 26 22:37:27 2016 +0200 Drop useless unversioned dpkg-dev build-dependency. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ae93f24..b84043f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ quakespasm (0.92.1+dfsg-1) UNRELEASED; urgency=medium * New upstream release. + * Drop useless unversioned dpkg-dev build-dependency. -- Stephen Kitt <[email protected]> Fri, 26 Aug 2016 22:30:03 +0200 diff --git a/debian/control b/debian/control index fb4dce4..f675234 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: David Banks <[email protected]>, Section: games Priority: optional Build-Depends: debhelper (>= 9.20151219~), - dpkg-dev, libflac-dev, libmad0-dev, libmikmod-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/quakespasm.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

