Andreas Tille pushed to branch master at Debian Med / hhsuite
Commits: 28fc4400 by Andreas Tille at 2019-07-25T00:33:19Z Fix FTBFS when built with dpkg-buildpackage -A - - - - - d8298707 by Andreas Tille at 2019-07-25T00:33:32Z debhelper-compat 12 - - - - - 9a14b492 by Andreas Tille at 2019-07-25T00:34:17Z Standards-Version: 4.4.0 - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +hhsuite (3.2.0-2) UNRELEASED; urgency=medium + + [ Santiago Vila ] + * Fix FTBFS when built with dpkg-buildpackage -A + Closes: #932912 + + [ Andreas Tille ] + * debhelper-compat 12 + * Standards-Version: 4.4.0 + + -- Andreas Tille <[email protected]> Thu, 25 Jul 2019 02:31:45 +0200 + hhsuite (3.2.0-1) unstable; urgency=medium [ Michael R. Crusoe ] ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,12 +5,12 @@ Uploaders: Laszlo Kajan <[email protected]>, Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), libffindex0-dev (>= 0.9.9.8), cmake, imagemagick, help2man -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/hhsuite Vcs-Git: https://salsa.debian.org/med-team/hhsuite.git Homepage: https://toolkit.tuebingen.mpg.de/ @@ -23,7 +23,6 @@ Depends: ${shlibs:Depends}, ffindex (>= 0.9.9.8), hhsuite-data (= ${source:Version}), python3 -Breaks: hhsuite-data (<= 2.0.16-1) Description: sensitive protein sequence searching based on HMM-HMM alignment HH-suite is an open-source software package for sensitive protein sequence searching based on the pairwise alignment of hidden Markov models (HMMs). ===================================== debian/rules ===================================== @@ -37,8 +37,8 @@ override_dh_auto_clean: override_dh_auto_build: dh_auto_build -- NO_PNG=1 -override_dh_install: - dh_install +override_dh_fixperms-arch: + dh_fixperms chmod -x debian/hhsuite/usr/share/hhsuite/scripts/*.pm %: View it on GitLab: https://salsa.debian.org/med-team/hhsuite/compare/cf33b614f7874dd951686ca20509e14236cf196f...9a14b492a4682a80f6e8a9c0f4a625a3525c6bf5 -- View it on GitLab: https://salsa.debian.org/med-team/hhsuite/compare/cf33b614f7874dd951686ca20509e14236cf196f...9a14b492a4682a80f6e8a9c0f4a625a3525c6bf5 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
