Pranav Ballaney pushed to branch master at Debian Med / trinculo
Commits: 22fa76e4 by Pranav Ballaney at 2020-04-18T04:06:01+05:30 Make cross buildable. Closes: #956945 - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +trinculo (0.96+dfsg-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTCBFS: Let dpkg's buildtools.mk set up CXX. (Closes: #956945) + + -- Helmut Grohne <[email protected]> Fri, 17 Apr 2020 07:15:24 +0200 + trinculo (0.96+dfsg-2) unstable; urgency=medium * Rules-Requires-Root: no (routine-update) ===================================== debian/rules ===================================== @@ -2,6 +2,8 @@ # DH_VERBOSE := 1 +-include /usr/share/dpkg/buildtools.mk + # for hardening you might like to uncomment this: export DEB_BUILD_MAINT_OPTIONS=hardening=+all View it on GitLab: https://salsa.debian.org/med-team/trinculo/-/commit/22fa76e4da074639e7b6087791dac7a3328427dc -- View it on GitLab: https://salsa.debian.org/med-team/trinculo/-/commit/22fa76e4da074639e7b6087791dac7a3328427dc 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
