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

    Revert " * package in any should not depend on source:Version but on"
    
    This reverts commit 22ad3fd8e9b369042ac10f14e5961871efb6f16d.

diff --git a/debian/control b/debian/control
index 877681b..88fa8ef 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 (= ${binary:Version})
+Depends: libsfml1 (= ${source: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