The following commit has been merged in the master branch:
commit 94eb2a3678f6865297544967d9572f80ed3b8ddf
Author: Andres Mejia <[EMAIL PROTECTED]>
Date:   Tue Jul 1 15:50:47 2008 -0400

    Change Priority of packages to optional, except for debug package.

diff --git a/debian/changelog b/debian/changelog
index 9a6aec1..c24170d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openal-soft (1:1.3.253-6) unstable; urgency=low
+
+  [ Andres Mejia ]
+  * Change Priority of packages to optional, except for debug package.
+
+ -- Andres Mejia <[EMAIL PROTECTED]>  Tue, 01 Jul 2008 15:48:40 -0400
+
 openal-soft (1:1.3.253-5) unstable; urgency=low
 
   [ Andres Mejia ]
diff --git a/debian/control b/debian/control
index 218e720..1de1a83 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: openal-soft
-Priority: extra
+Priority: optional
 Maintainer: Debian Games Team <[EMAIL PROTECTED]>
 Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>, Andres Mejia <[EMAIL 
PROTECTED]>, Reinhard Tartler <[EMAIL PROTECTED]>, Thierry Reding <[EMAIL 
PROTECTED]>, Cyril Brulebois <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL 
PROTECTED]>
 Build-Depends: debhelper (>= 5), quilt, libasound2-dev [!kfreebsd-i386 
!kfreebsd-amd64 !hurd-i386], cmake
@@ -67,6 +67,7 @@ Description: Software implementation of the OpenAL API 
(libraries)
 
 Package: libopenal1-dbg
 Section: libdevel
+Priority: extra
 Architecture: any
 Depends: libopenal1 (= ${binary:Version})
 Description: Software implementation of the OpenAL API (debugging symbols)

-- 
Packaging for openal-soft

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to