This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository libbpp-raa.
commit f9d4e2be1e8ea300e86ad26cb080fd28c50a52f1 Author: Andreas Tille <[email protected]> Date: Wed May 18 06:34:28 2016 +0200 Rebuild for jessie-backports, Revert v5 rename of library packages --- debian/changelog | 7 +++++++ debian/control | 6 +++--- debian/rules | 1 - 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9edf695..f5bb491 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libbpp-raa (2.2.0-2~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:33:40 +0200 + libbpp-raa (2.2.0-2) unstable; urgency=medium * Fixed copyright at ftpmaster request diff --git a/debian/control b/debian/control index f1d6c8b..43375ff 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page Package: libbpp-raa-dev Architecture: any Section: libdevel -Depends: libbpp-raa1v5 (= ${binary:Version}), +Depends: libbpp-raa1 (= ${binary:Version}), ${misc:Depends}, libbpp-seq-dev (>= 2.2.0) Description: Bio++ Remote Acnuc Access library development files @@ -27,12 +27,12 @@ Description: Bio++ Remote Acnuc Access library development files . This package contains header files and static library. -Package: libbpp-raa1v5 +Package: libbpp-raa1 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends}, - libbpp-seq9v5 (>= 2.2.0) + libbpp-seq9 (>= 2.2.0) Conflicts: libbpp-raa1 Replaces: libbpp-raa1 Description: Bio++ Remote Acnuc Access library diff --git a/debian/rules b/debian/rules index 8262cf4..c5d1ef1 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-raa.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
