This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository libbpp-phyl.
commit 54935cb156a461031f66d7398d8f837c556ec0ec Author: Andreas Tille <[email protected]> Date: Tue May 17 10:03:45 2016 +0200 Rebuild for jessie-backports, includes revert v5 rename of library packages --- debian/changelog | 7 +++++++ debian/control | 4 ++-- debian/rules | 1 - 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 97fd454..cfd7f8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libbpp-phyl (2.2.0-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Revert v5 rename of library packages + + -- Andreas Tille <[email protected]> Tue, 17 May 2016 10:02:30 +0200 + libbpp-phyl (2.2.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 40b1187..c8b17ab 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page Package: libbpp-phyl-dev Architecture: any Section: libdevel -Depends: libbpp-phyl9v5 (= ${binary:Version}), +Depends: libbpp-phyl9 (= ${binary:Version}), ${misc:Depends}, libbpp-seq-dev (>= 2.2.0) Description: Bio++ Phylogenetic library development files @@ -29,7 +29,7 @@ Description: Bio++ Phylogenetic library development files This package contains the static library and the header files ofthe Bio++ classes for phylogenetics. -Package: libbpp-phyl9v5 +Package: libbpp-phyl9 Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} diff --git a/debian/rules b/debian/rules index b2361b3..1e3d6df 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,6 @@ override_dh_install: dh_install d-shlibmove --commit \ --multiarch \ - --v5 \ --devunversioned \ --override s/libbpp-core2-dev/libbpp-core-dev/ \ --override s/libbpp-seq9-dev/libbpp-seq-dev/ \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
