tags 403659 + patch thanks Hi,
Attached is the diff for my sash 3.7-7.2 NMU. CDBS considered harmful, and a PITA to NMU. -- see shy jo
diff -u sash-3.7/debian/rules sash-3.7/debian/rules --- sash-3.7/debian/rules +++ sash-3.7/debian/rules @@ -3,6 +3,8 @@ pkgdir := `pwd`/debian/sash DEB_MAKE_INSTALL_TARGET=install BINDIR=$(pkgdir)/bin MANDIR=$(pkgdir)/usr/share/man/man1 +# work around cdbs brain-damage +LDFLAGS=-static -s include /usr/share/cdbs/1/class/makefile.mk include /usr/share/cdbs/1/rules/debhelper.mk diff -u sash-3.7/debian/changelog sash-3.7/debian/changelog --- sash-3.7/debian/changelog +++ sash-3.7/debian/changelog @@ -1,3 +1,12 @@ +sash (3.7-7.2) unstable; urgency=low + + * NMU + * Apparently CDBS decided to start overwriting the LDFLAGS setting, which + made sash no longer statically linked. Work around this brain-damage. + Closes: #403659 + + -- Joey Hess <[EMAIL PROTECTED]> Tue, 19 Dec 2006 18:16:21 -0500 + sash (3.7-7.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues
signature.asc
Description: Digital signature