This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository libbpp-qt.
commit fa4cd6f4bb19395f90ff8e908bc4a7cb67ea6a06 Author: Andreas Tille <[email protected]> Date: Wed May 18 06:24:18 2016 +0200 Rebuild for jessie-backports; 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 d336417..323cdc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libbpp-qt (2.2.0-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Revert v5 rename of library packages + + -- Andreas Tille <[email protected]> Wed, 18 May 2016 06:23:31 +0200 + libbpp-qt (2.2.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index bc7d1f1..77d5c1c 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page Package: libbpp-qt-dev Architecture: any Section: libdevel -Depends: libbpp-qt1v5 (= ${binary:Version}), +Depends: libbpp-qt1 (= ${binary:Version}), ${misc:Depends}, libbpp-phyl-dev (>= 2.2.0), libqt4-dev @@ -32,7 +32,7 @@ Description: Bio++ Qt Graphic classes library development files Contains development files of the Bio++ graphical classes developed with Qt. -Package: libbpp-qt1v5 +Package: libbpp-qt1 Architecture: any Section: libs Depends: ${shlibs:Depends}, diff --git a/debian/rules b/debian/rules index ebf58cc..d45badb 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-qt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
