The following commit has been merged in the master branch:
commit 06d16b47412b8add03b6334d7383371978c76f72
Author: Christoph Egger <[email protected]>
Date:   Sat Jul 25 13:33:14 2009 +0200

    Make the -doc package replace the old 1.4-doc package
    Drop extra Priority: field for -dbg package
    Bump standards version on the way (no changes needed)

diff --git a/debian/control b/debian/control
index b5c92e6..b2273ec 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), libgl1-mesa-glx, 
mesa-common-dev,
   libglu1-mesa-dev, libxrandr-dev, libfreetype6-dev, libopenal-dev, 
   libsndfile1-dev, libjpeg62-dev, libpng12-dev, libglew1.5-dev, quilt, 
   libsoil-dev
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://www.sfml-dev.org/
 
 Package: libsfml-dev
@@ -95,7 +95,6 @@ Description: Simple and fast cross-platform multimedia 
library - Window part
 
 Package: libsfml1.5-dbg
 Section: debug
-Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libsfml-audio1.5 (= 
${binary:Version}),
   libsfml-graphics1.5 (= ${binary:Version}), libsfml-network1.5 (= 
${binary:Version}),
@@ -109,6 +108,7 @@ Description: Simple and fast cross-platform multimedia 
library - debug symbols
  This package includes debug symbols for all SFML libraries.
 
 Package: libsfml-doc
+Replaces: libsfml1.4-doc
 Section: doc
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index c6373cf..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# -dbg should alwas be extra even if the normal lib gets optional some time
-libsfml source: binary-control-field-duplicates-source field "priority" in 
package libsfml1.5-dbg

-- 
Simple and fast multimedia library for C++

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

Reply via email to