[ioquake3] 04/07: now uses Opus for VoIP, drop Speex build-dependency
Simon McVittie
smcv at debian.org
Fri Jan 22 12:06:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository ioquake3.
commit 10c192415c333aeca8660108b7aebb590db08f6d
Author: Simon McVittie <smcv at debian.org>
Date: Fri Jan 22 10:30:03 2016 +0000
now uses Opus for VoIP, drop Speex build-dependency
---
debian/changelog | 1 +
debian/control | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5b4d059..cd27c16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ioquake3 (1.36+u20160122+dfsg1-1) UNRELEASED; urgency=medium
* New upstream snapshot
- update copyright
+ - now uses Opus for VoIP, drop Speex build-dependency
-- Simon McVittie <smcv at debian.org> Fri, 22 Jan 2016 07:43:13 +0000
diff --git a/debian/control b/debian/control
index 5820d54..02b4b88 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9),
libopus-dev,
libopusfile-dev,
libsdl2-dev (>= 2.0.0),
- libspeexdsp-dev,
libvorbis-dev,
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-games/ioquake3.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git
More information about the Pkg-games-commits
mailing list