[SCM] Packaging for openal-soft branch, master, updated. debian/1%1.13-2
Andres Mejia
mcitadel at gmail.com
Fri Apr 22 23:13:55 UTC 2011
The following commit has been merged in the master branch:
commit b31eb42db407cd0f83a0d129ed261554baf7d953
Author: Andres Mejia <mcitadel at gmail.com>
Date: Fri Apr 22 18:37:14 2011 -0400
Don't build with ALSA compatibility on non-Linux architectures.
diff --git a/debian/changelog b/debian/changelog
index 7219b92..8d4e15d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openal-soft (1:1.13-2) unstable; urgency=low
+
+ * Don't build with ALSA compatibility on non-Linux architectures.
+
+ -- Andres Mejia <mcitadel at gmail.com> Fri, 22 Apr 2011 18:30:58 -0400
+
openal-soft (1:1.13-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 62ad648..0397b3c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>,
Cyril Brulebois <kibi at debian.org>,
Gonéri Le Bouder <goneri at rulezlan.org>
Build-Depends: debhelper (>= 7.0.50),
- libasound2-dev [linux-any] | liboss-salsa-dev [!linux-any],
+ libasound2-dev [linux-any],
cmake, portaudio19-dev, libpulse-dev,
Standards-Version: 3.9.2
Section: libs
--
Packaging for openal-soft
More information about the Pkg-games-commits
mailing list