[SCM] Packaging for openal-soft branch, master, updated. debian/1.8.466-1-2-ge337993

Andres Mejia mcitadel at gmail.com
Fri Jun 12 02:36:57 UTC 2009


The following commit has been merged in the master branch:
commit e337993c000394127e75208758e841f17fafbcd4
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Thu Jun 11 22:35:29 2009 -0400

    libopenal-dev is now arch-independent, so change Architecture field to 'all'.

diff --git a/debian/control b/debian/control
index 2b471a1..f4cb838 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,10 @@ DM-Upload-Allowed: yes
 
 Package: libopenal-dev
 Section: libdevel
-Architecture: any
-Depends: libopenal1 (= ${binary:Version}), ${misc:Depends}
+Architecture: all
+Depends: libopenal1 (>= ${source:Version}),
+         libopenal1 (<< ${source:Version}.1~),
+         ${misc:Depends},
 Description: Software implementation of the OpenAL API (development files)
  OpenAL, the Open Audio Library, is a joint effort to create an open,
  vendor-neutral, cross-platform API for interactive, primarily spatialized

-- 
Packaging for openal-soft



More information about the Pkg-games-commits mailing list