This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-seq.
commit ab14c3cfd3faf89140b14d770497b74b875cd889 Author: Andreas Tille <[email protected]> Date: Tue Jun 13 14:43:28 2017 +0200 Adapt package name to soname --- debian/changelog | 4 ++-- debian/control | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index eb9cca2..77f7dd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -libbpp-seq (2.3.1-1) UNRELEASED; urgency=medium +libbpp-seq (2.3.1-1) unstable; urgency=medium * New upstream version * d/watch: point to github - -- Andreas Tille <[email protected]> Sat, 03 Jun 2017 07:25:30 +0200 + -- Andreas Tille <[email protected]> Tue, 13 Jun 2017 13:35:29 +0200 libbpp-seq (2.2.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index b81f136..0bf2417 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-seq11 (= ${binary:Version}), ${misc:Depends}, libbpp-core-dev (>= 2.3.1) 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-seq11 Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} @@ -37,8 +37,6 @@ Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libbpp-core3 (>= 2.3.1) -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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
