[SCM] clxclient packaging branch, master,	updated. debian/3.6.1-1-11-g0531ef3
    mira-guest at users.alioth.debian.org 
    mira-guest at users.alioth.debian.org
       
    Sun Jan 10 14:23:03 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit a3520caced72ce76ed4f03a4d106d4ebe5566986
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jan 10 03:20:47 2010 +0100
    Corected dependency in control file
diff --git a/debian/control b/debian/control
index 6beab39..971c92b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/clxclient.git;a=summary
 Package: libclxclient-dev
 Section: libdevel
 Architecture: any
-Depends: libclxclient3 (>= ${source:Version}), ${misc:Depends}, libxft-dev
+Depends: libclxclient3 (= ${binary:Version}), ${misc:Depends}, libxft-dev
 Description: Development file for libclxclient
  X Window System C++ access library. This package includes 
  the development tools.
-- 
clxclient packaging
    
    
More information about the pkg-multimedia-commits
mailing list