[SCM] Debian packaging for the lrslib vertex enumeration package	branch, master, updated. f896e37fc37f0bf4fd04654a35e75049a103360d
    David Bremner 
    bremner at unb.ca
       
    Thu Nov 26 12:39:44 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit 2d7d8e5de64798e19ad3ab817d83840cbcefb80a
Author: David Bremner <bremner at unb.ca>
Date:   Fri Oct 16 22:14:08 2009 -0300
    fix dependency of -dev on shlib package
diff --git a/debian/control b/debian/control
index 3241c4e..f30317e 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Description: package to enumerate vertices and extreme rays (shared libraries)
 
 Package: liblrs-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, liblrs0d
+Depends: ${shlibs:Depends}, ${misc:Depends}, liblrs0d (=${binary:Version})
 Section: libdevel
 Description: package to enumerate vertices and extreme rays (static libraries and headers)
  A convex polyhedron is the set of points satisfying a finite family
-- 
Debian packaging for the lrslib vertex enumeration package
    
    
More information about the debian-science-commits
mailing list