Loading debian/changelog +6 −0 Original line number Diff line number Diff line orthanc-postgresql (2.1-2) UNRELEASED; urgency=medium * Set -DCMAKE_BUILD_TYPE=None -- Jodogne <jodogne@debian-unstable> Wed, 25 Apr 2018 14:13:12 +0200 orthanc-postgresql (2.1-1) unstable; urgency=medium * New upstream version Loading debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ CMAKE_EXTRA_FLAGS += \ -DSTATIC_BUILD:BOOL=OFF \ -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON \ -DDEB_VERSION=$(DEB_VERSION) \ -DCMAKE_BUILD_TYPE="" # The build type must be left empty, see #711515 -DCMAKE_BUILD_TYPE=None # The build type must be set to None, see #711515 override_dh_auto_configure: # Put 3rd party packages where the cmake build system expects them Loading Loading
debian/changelog +6 −0 Original line number Diff line number Diff line orthanc-postgresql (2.1-2) UNRELEASED; urgency=medium * Set -DCMAKE_BUILD_TYPE=None -- Jodogne <jodogne@debian-unstable> Wed, 25 Apr 2018 14:13:12 +0200 orthanc-postgresql (2.1-1) unstable; urgency=medium * New upstream version Loading
debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ CMAKE_EXTRA_FLAGS += \ -DSTATIC_BUILD:BOOL=OFF \ -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON \ -DDEB_VERSION=$(DEB_VERSION) \ -DCMAKE_BUILD_TYPE="" # The build type must be left empty, see #711515 -DCMAKE_BUILD_TYPE=None # The build type must be set to None, see #711515 override_dh_auto_configure: # Put 3rd party packages where the cmake build system expects them Loading