[med-svn] [libbpp-seq] 02/04: Revert v5 renaming

Andreas Tille tille at debian.org
Tue May 17 08:01:34 UTC 2016


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

tille pushed a commit to branch debian/jessie-backports
in repository libbpp-seq.

commit eb362cbdac6824db0181a48462d2b566e64fad7c
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 5 07:43:56 2016 +0200

    Revert v5 renaming
---
 debian/control | 6 ++----
 debian/rules   | 1 -
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 9d292cf..d1c556d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
 Package: libbpp-seq-dev
 Architecture: any
 Section: libdevel
-Depends: libbpp-seq9v5 (= ${binary:Version}),
+Depends: libbpp-seq9 (= ${binary:Version}),
          ${misc:Depends},
          libbpp-core-dev (>= 2.2.0)
 Description: Bio++ Sequence library development files
@@ -29,7 +29,7 @@ Description: Bio++ Sequence library development files
  This package contains the static library and the header files of Bio++
  classes for sequence analysis classes.
 
-Package: libbpp-seq9v5
+Package: libbpp-seq9
 Architecture: any
 Section: libs
 Pre-Depends: ${misc:Pre-Depends}
@@ -37,8 +37,6 @@ Multi-Arch: same
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libbpp-core2v5 (>= 2.2.0)
-Conflicts: libbpp-seq9
-Replaces: libbpp-seq9
 Description: Bio++ Sequence library
  Bio++ is a set of C++ libraries for Bioinformatics, including sequence
  analysis, phylogenetics, molecular evolution and population genetics.
diff --git a/debian/rules b/debian/rules
index d80393c..45e4938 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ override_dh_install:
 	dh_install
 	d-shlibmove --commit \
 		    --multiarch \
-		    --v5 \
 		    --devunversioned \
 		    --override s/libbpp-core2-dev/libbpp-core-dev/ \
 		    --exclude-la \

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



More information about the debian-med-commit mailing list