This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository seqtools.
commit 1918851d0ba3b077e15213bdbd812a6c49a998ca Author: Andreas Tille <[email protected]> Date: Thu Oct 26 13:48:30 2017 +0200 Add Conflicts with outdated programs with same functionality from acedb-other package --- debian/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/control b/debian/control index b826e9d..2c037c5 100644 --- a/debian/control +++ b/debian/control @@ -41,6 +41,9 @@ Package: belvu Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: acedb-other-belvu +Provides: acedb-other-belvu +Replaces: acedb-other-belvu Description: multiple sequence alignment viewer and phylogenetic tool Belvu is a multiple sequence alignment viewer and phylogenetic tool with an extensive set of user-configurable modes to color residues. @@ -103,6 +106,9 @@ Package: dotter Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: acedb-other-dotter +Provides: acedb-other-dotter +Replaces: acedb-other-dotter Description: detailed comparison of two genomic sequences Dotter is a graphical dot-matrix program for detailed comparison of two sequences. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
