tags 713450 + patch tags 713450 + pending thanks Dear maintainer,
I've prepared an NMU for oregano (versioned as 0.70-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Dire Straits: Romeo And Juliet
diff -Nru oregano-0.70/debian/changelog oregano-0.70/debian/changelog --- oregano-0.70/debian/changelog 2012-01-08 00:53:38.000000000 +0100 +++ oregano-0.70/debian/changelog 2013-07-13 15:54:36.000000000 +0200 @@ -1,3 +1,13 @@ +oregano (0.70-1.1) unstable; urgency=low + + * Non-maintainer upload. + + [ Petter Reinholdtsen ] + * New patch math-library.patch to make sure to link with -lm and + fix build failure (Closes: #713450). + + -- gregor herrmann <gre...@debian.org> Sat, 13 Jul 2013 15:54:33 +0200 + oregano (0.70-1) unstable; urgency=low * New upstream release. diff -Nru oregano-0.70/debian/patches/math-library.patch oregano-0.70/debian/patches/math-library.patch --- oregano-0.70/debian/patches/math-library.patch 1970-01-01 01:00:00.000000000 +0100 +++ oregano-0.70/debian/patches/math-library.patch 2013-07-13 15:36:49.000000000 +0200 @@ -0,0 +1,15 @@ +Description: Make sure to link with -lm + Fix FTBFS with newer gcc version. +Author: Petter Reinholdtsen <p...@hungry.com> +Bug-Debian: http://bugs.debian.org/713450 +Forwarded: no +Last-Update: 2013-07-13 + +--- oregano-0.70.orig/src/Makefile.am ++++ oregano-0.70/src/Makefile.am +@@ -99,4 +99,4 @@ oregano_SOURCES = \ + xml-helper.h + + oregano_LDADD = \ +- $(OREGANO_LIBS) ++ $(OREGANO_LIBS) -lm diff -Nru oregano-0.70/debian/patches/series oregano-0.70/debian/patches/series --- oregano-0.70/debian/patches/series 2012-01-08 00:51:20.000000000 +0100 +++ oregano-0.70/debian/patches/series 2013-07-13 15:36:49.000000000 +0200 @@ -2,3 +2,4 @@ format-security.patch missing.potfiles.patch remove.unneded.docs.patch +math-library.patch
signature.asc
Description: Digital signature