[lrslib] 06/16: add breaks/replaces for binary package rename
    David Bremner 
    bremner at debian.org
       
    Tue Feb  3 16:04:18 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
bremner pushed a commit to branch master
in repository lrslib.
commit 6a36423021ee9270b5a06ee841bc3293da881fcc
Author: David Bremner <bremner at debian.org>
Date:   Sat Dec 6 16:32:14 2014 +0100
    add breaks/replaces for binary package rename
    
    include files are common to old and new package
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index debaf9d..0d00daa 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,8 @@ Description: package to enumerate vertices and extreme rays (shared libraries)
 Package: liblrsgmp-dev
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, liblrsgmp (=${binary:Version})
+Breaks: liblrs-dev (<< 0.51~)
+Replaces: liblrs-dev (<< 0.51~)
 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
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lrslib.git
    
    
More information about the debian-science-commits
mailing list