[med-svn] [bcftools] 04/05: Declare conflict with older versions of samtools

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Jan 23 20:11:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository bcftools.

commit b4af7b0a06f7c76a054d805d43d6ba6273aea8a6
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Jan 22 18:50:20 2016 -0800

    Declare conflict with older versions of samtools
    
    Closes: #812328
    
    See release note for samtools 1.0 that declares this split
    at version 1.0:
    http://sourceforge.net/p/samtools/mailman/message/32723300/
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 0708c3c..ba5ee5d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/bcftools.git
 
 Package: bcftools
 Architecture: any
+Breaks: samtools (<< 1.0)
+Replaces: samtools (<< 1.0)
 Depends:
 	${shlibs:Depends},
 	${misc:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git



More information about the debian-med-commit mailing list