The following commit has been merged in the master branch:
commit 118764a110b9dcc46bb219852e6a29081a157886
Author: Christoph Egger <[email protected]>
Date:   Thu Apr 16 14:02:35 2009 +0200

    Add lintian override, -dbg is explicitely set to Priority:extra on purpose

diff --git a/debian/control b/debian/control
index 5e0ab85..feb769c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team 
<[email protected]>
 Uploaders: Christoph Egger <[email protected]>
 Vcs-Git: git://git.debian.org/git/pkg-games/libsfml.git/
 Vcs-Browser: http://git.debian.org/?p=pkg-games/libsfml.git
-Build-Depends: debhelper (>= 5), libgl1-mesa-glx, mesa-common-dev, 
+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
diff --git a/debian/rules b/debian/rules
index f02eef3..963c94b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,6 +74,7 @@ binary-arch: build install
        dh_installman
        dh_link
        dh_strip --dbg-package=libsfml1.4-dbg
+       dh_lintian
        dh_compress
        dh_fixperms
        dh_makeshlibs
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..91f1a84
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,2 @@
+# -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.4-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