[SCM] Packaging for openal-soft branch, master, updated. debian/1.3.253-4-3-g9745918
Andres Mejia
mcitadel at gmail.com
Fri Jun 20 05:27:16 UTC 2008
The following commit has been merged in the master branch:
commit 6d7035224c9148617ec8a1407496003fab1bbb7f
Author: Andres Mejia <mcitadel at gmail.com>
Date: Fri Jun 20 01:18:53 2008 -0400
Exclude libasound2-dev dependency for kfreebsd and hurd kernels
diff --git a/debian/changelog b/debian/changelog
index 0318c2f..e888581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openal-soft (1:1.3.253-5) unstable; urgency=low
+
+ [ Andres Mejia ]
+ * Exclude libasound2-dev dependency for kfreebsd and hurd kernels.
+
+ -- Andres Mejia <mcitadel at gmail.com> Fri, 20 Jun 2008 01:17:37 -0400
+
openal-soft (1:1.3.253-4) unstable; urgency=low
* fix debian/copyright. Package is LGPL not GPL.
diff --git a/debian/control b/debian/control
index 1773a99..da43929 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openal-soft
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>, Andres Mejia <mcitadel at gmail.com>, Reinhard Tartler <siretart at tauware.de>, Thierry Reding <thierry at doppeltgemoppelt.de>, Cyril Brulebois <kibi at debian.org>, Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 5), quilt, libasound2-dev, cmake
+Build-Depends: debhelper (>= 5), quilt, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], cmake
Standards-Version: 3.7.3
Section: libs
Vcs-Git: git://git.debian.org/git/pkg-games/openal-soft.git
--
Packaging for openal-soft
More information about the Pkg-games-commits
mailing list