tag 530463 patch thanks Steve M. Robbins <s...@debian.org> (24/05/2009): > Package: dammit > Severity: serious > Justification: no longer builds from source
Please find attached the patch for my NMU. Mraw, KiBi.
diff -u dammit-0~preview1/Makefile dammit-0~preview1/Makefile --- dammit-0~preview1/Makefile +++ dammit-0~preview1/Makefile @@ -4,7 +4,7 @@ DEPFILES = $(OBJECTS:%.o=.%.d) dammit.exe: $(OBJECTS) - $(CXX) -g -Wall -W -o $@ $^ -lboost_filesystem + $(CXX) -g -Wall -W -o $@ $^ -lboost_filesystem-mt %.o: dammit/%.cpp $(CXX) -g -Wall -W -Iinclude -o $@ -MD -MF .$*.d -c $< diff -u dammit-0~preview1/debian/changelog dammit-0~preview1/debian/changelog --- dammit-0~preview1/debian/changelog +++ dammit-0~preview1/debian/changelog @@ -1,3 +1,13 @@ +dammit (0~preview1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with new boost (>= 1.37.0) by using the “-mt” suffix for + boost libraries since starting with this version, only this variant + is available (Closes: #530463). Update Makefile accordingly for the + dammit.exe target. + + -- Cyril Brulebois <k...@debian.org> Sat, 18 Jul 2009 14:33:57 +0200 + dammit (0~preview1-2) unstable; urgency=low * Adapt changed include file path in libparser++ (Closes: #482507)
signature.asc
Description: Digital signature