[libmatio] 02/22: replace ${Source-Version} by ${binary:Version}
    Sébastien Villemot 
    sebastien at debian.org
       
    Sat Jan 16 20:42:25 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to annotated tag debian/1.3.3-7
in repository libmatio.
commit f3bfa93ee5a445fb7ac58965be89179f057b32d8
Author: Torsten Werner <twerner at debian.org>
Date:   Thu Apr 17 18:59:50 2008 +0000
    replace ${Source-Version} by ${binary:Version}
---
 control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/control b/control
index 5ef32b1..a88097c 100644
--- a/control
+++ b/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://bollin.googlecode.com/svn/libmatio/trunk
 Package: libmatio-dev
 Section: libdevel
 Architecture: any
-Depends: libmatio (= ${Source-Version}), zlib1g-dev
+Depends: libmatio (= ${binary:Version}), zlib1g-dev
 Description: MAT File I/O Library - development files
  matio is an ISO C library (with a limited Fortran 90 interface) for 
  reading and writing Matlab MAT files.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmatio.git
    
    
More information about the debian-science-commits
mailing list