Loading debian/changelog +7 −0 Original line number Diff line number Diff line cd-hit (4.8.1-2) UNRELEASED; urgency=medium [ Helmut Grohne ] * Fix FTCBFS: Makefile expects a C++ compiler in $CC. (Closes: #932652) -- Andreas Tille <tille@debian.org> Sun, 21 Jul 2019 22:59:07 +0200 cd-hit (4.8.1-1) unstable; urgency=medium [ Jelmer Vernooij ] Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ mandir=$(CURDIR)/debian/$(DEB_SOURCE)/usr/share/man/man1/ dh $@ override_dh_auto_build: dh_auto_build -- openmp=yes dh_auto_build -- openmp=yes CC='$$(CXX)' override_dh_installman: mkdir -p $(mandir) Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line cd-hit (4.8.1-2) UNRELEASED; urgency=medium [ Helmut Grohne ] * Fix FTCBFS: Makefile expects a C++ compiler in $CC. (Closes: #932652) -- Andreas Tille <tille@debian.org> Sun, 21 Jul 2019 22:59:07 +0200 cd-hit (4.8.1-1) unstable; urgency=medium [ Jelmer Vernooij ] Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ mandir=$(CURDIR)/debian/$(DEB_SOURCE)/usr/share/man/man1/ dh $@ override_dh_auto_build: dh_auto_build -- openmp=yes dh_auto_build -- openmp=yes CC='$$(CXX)' override_dh_installman: mkdir -p $(mandir) Loading