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-omics.
commit 7880bebb93022f4d9178189d31422d1dd7f3817f Author: Andreas Tille <[email protected]> Date: Tue May 17 11:49:28 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 1195f5c..0c6d2c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libbpp-phyl-omics (2.2.0-2~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Revert v5 rename of library packages + + -- Andreas Tille <[email protected]> Tue, 17 May 2016 11:48:31 +0200 + libbpp-phyl-omics (2.2.0-2) unstable; urgency=medium * Add misssing Build-Depends: d-shlibs diff --git a/debian/control b/debian/control index 58c586d..7fd96c5 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page Package: libbpp-phyl-omics-dev Architecture: any Section: libdevel -Depends: libbpp-phyl-omics1v5 (= ${binary:Version}), +Depends: libbpp-phyl-omics1 (= ${binary:Version}), ${misc:Depends}, libbpp-phyl-dev (>= 2.2.0), libbpp-seq-omics-dev (>= 2.2.0) @@ -31,7 +31,7 @@ Description: Bio++ Phylogenetics library: genomics components (development files This package contains the static library and the header files of the Bio++ classes dedicated to genomic phylogeny. -Package: libbpp-phyl-omics1v5 +Package: libbpp-phyl-omics1 Architecture: any Section: libs Depends: ${shlibs:Depends}, diff --git a/debian/rules b/debian/rules index ca6f227..35a4e56 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,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-omics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
