This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository libbpp-seq-omics.
commit f78e146b36855707e976e091706e975b4d1f3342 Author: Andreas Tille <[email protected]> Date: Tue May 17 11:51:24 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 0f5ca9f..ea95233 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libbpp-seq-omics (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 11:50:50 +0200 + libbpp-seq-omics (2.2.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 213fc5a..7145aac 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-omics-dev Architecture: any Section: libdevel -Depends: libbpp-seq-omics1v5 (= ${binary:Version}), +Depends: libbpp-seq-omics1 (= ${binary:Version}), ${misc:Depends}, libbpp-seq-dev (>= 2.2.0) Description: Bio++ Sequence library: genomics components (development files) @@ -29,7 +29,7 @@ Description: Bio++ Sequence library: genomics components (development files) This package contains the static library and the header files of the Bio++ classes dedicated to genomic sequencing. -Package: libbpp-seq-omics1v5 +Package: libbpp-seq-omics1 Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} diff --git a/debian/rules b/debian/rules index 7e5367e..68d1d67 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,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-seq-omics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
