The following commit has been merged in the master branch:
commit 22ad3fd8e9b369042ac10f14e5961871efb6f16d
Author: Christoph Egger <[EMAIL PROTECTED]>
Date:   Sat May 24 12:36:51 2008 +0200

     * package in any should not depend on source:Version but on
         binary:Version

diff --git a/debian/control b/debian/control
index 88fa8ef..877681b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.7.3
 Package: libsfml1-dev
 Section: libdevel
 Architecture: any
-Depends: libsfml1 (= ${source:Version})
+Depends: libsfml1 (= ${binary:Version})
 Description: Simple and fast cross-platform multimedia library - Development 
Files
  SFML is an modern multimedia library offering a wide range of subsystems
  useful to produce an multimedia app. It offers OpenGL integration for

-- 
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