Loading debian/changelog +9 −0 Original line number Diff line number Diff line pirs (2.0.2+dfsg-8) UNRELEASED; urgency=medium * Team upload. * Fix FTCBFS: (Closes: #928856) + Let dh_auto_build pass cross tools to make. + Pass C++ compiler as CC. -- Helmut Grohne <helmut@subdivi.de> Sun, 12 May 2019 09:51:09 +0200 pirs (2.0.2+dfsg-7) unstable; urgency=medium * debhelper 11 Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build cd src/stator/gcContCvgBias && make dh_auto_build --sourcedirectory=src/stator/gcContCvgBias -- CC='$$(CXX)' override_dh_auto_install: dh_auto_install --sourcedirectory=src/stator/gcContCvgBias Loading Loading
debian/changelog +9 −0 Original line number Diff line number Diff line pirs (2.0.2+dfsg-8) UNRELEASED; urgency=medium * Team upload. * Fix FTCBFS: (Closes: #928856) + Let dh_auto_build pass cross tools to make. + Pass C++ compiler as CC. -- Helmut Grohne <helmut@subdivi.de> Sun, 12 May 2019 09:51:09 +0200 pirs (2.0.2+dfsg-7) unstable; urgency=medium * debhelper 11 Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build cd src/stator/gcContCvgBias && make dh_auto_build --sourcedirectory=src/stator/gcContCvgBias -- CC='$$(CXX)' override_dh_auto_install: dh_auto_install --sourcedirectory=src/stator/gcContCvgBias Loading