[med-svn] [libbpp-seq] 01/02: Fix lib name

Andreas Tille tille at debian.org
Sat Apr 9 18:12:55 UTC 2016


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

tille pushed a commit to branch master
in repository libbpp-seq.

commit cfe9f3cefbd8437caf505afecdaf54948b96d63d
Author: Andreas Tille <tille at debian.org>
Date:   Sat Apr 9 20:12:27 2016 +0200

    Fix lib name
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 31076c8..9d292cf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>,
            Andreas Tille <tille at debian.org>
 Section: science
+Priority: optional
 Build-Depends: debhelper (>= 9),
                cmake,
                d-shlibs,
@@ -15,10 +16,10 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
 Package: libbpp-seq-dev
 Architecture: any
 Section: libdevel
-Depends: libbpp-seq9a5 (= ${binary:Version}),
+Depends: libbpp-seq9v5 (= ${binary:Version}),
          ${misc:Depends},
          libbpp-core-dev (>= 2.2.0)
-Description: Bio++ Sequence library development files.
+Description: Bio++ Sequence library development files
  Bio++ is a set of C++ libraries for Bioinformatics, including sequence
  analysis, phylogenetics, molecular evolution and population genetics.
  Bio++ is Object Oriented and is designed to be both easy to use and
@@ -28,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-seq9a5
+Package: libbpp-seq9v5
 Architecture: any
 Section: libs
 Pre-Depends: ${misc:Pre-Depends}
@@ -38,7 +39,7 @@ Depends: ${shlibs:Depends},
          libbpp-core2v5 (>= 2.2.0)
 Conflicts: libbpp-seq9
 Replaces: libbpp-seq9
-Description: Bio++ Sequence library.
+Description: Bio++ Sequence library
  Bio++ is a set of C++ libraries for Bioinformatics, including sequence
  analysis, phylogenetics, molecular evolution and population genetics.
  Bio++ is Object Oriented and is designed to be both easy to use and

-- 
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