Dylan Aïssi pushed to branch master at Debian Med / libstatgen
Commits: 716b212d by Dylan Aïssi at 2021-06-24T10:16:01+02:00 Fix FTCBFS: Let dpkg's buildtools.mk supply $(CC). (Closes: #989769) - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libstatgen (1.0.14-8) UNRELEASED; urgency=medium + + * Team upload. + * Fix FTCBFS: Let dpkg's buildtools.mk supply $(CC). (Closes: #989769) + + -- Helmut Grohne <[email protected]> Sat, 12 Jun 2021 07:51:24 +0100 + libstatgen (1.0.14-7) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -1,6 +1,7 @@ #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all +-include /usr/share/dpkg/buildtools.mk # Define SONAME for shared library LIBNAME=libStatGen View it on GitLab: https://salsa.debian.org/med-team/libstatgen/-/commit/716b212dc2ec191db6516d4d20818621d03d9f4a -- View it on GitLab: https://salsa.debian.org/med-team/libstatgen/-/commit/716b212dc2ec191db6516d4d20818621d03d9f4a 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
