This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository libbpp-core.
commit 00bcbeeed585d2c6c19200b0ea21020d995ca42c Author: Andreas Tille <[email protected]> Date: Thu Apr 28 19:01:57 2016 +0200 Revert v5 name change --- debian/changelog | 1 + debian/control | 6 ++---- debian/rules | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7876d75..cad2246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libbpp-core (2.2.0-2~bpo8+1) jessie-backports; urgency=medium * Rebuild for jessie-backports. + * Revert v5 name change -- Andreas Tille <[email protected]> Thu, 28 Apr 2016 18:51:13 +0200 diff --git a/debian/control b/debian/control index 101d9f5..1cfd8dd 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page Package: libbpp-core-dev Architecture: any Section: libdevel -Depends: libbpp-core2v5 (= ${binary:Version}), +Depends: libbpp-core2 (= ${binary:Version}), ${misc:Depends} Description: Bio++ Core library development files Bio++ is a set of C++ libraries for Bioinformatics, including sequence @@ -27,15 +27,13 @@ Description: Bio++ Core library development files This package contains the static library and the header files of the Bio++ core classes. -Package: libbpp-core2v5 +Package: libbpp-core2 Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libbpp-core2 -Replaces: libbpp-core2 Description: Bio++ Core 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 c2faf18..4772183 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,6 @@ override_dh_install: dh_install d-shlibmove --commit \ --multiarch \ - --v5 \ --devunversioned \ --exclude-la \ --movedev debian/tmp/usr/include/* usr/include \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-core.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
