diff -Nru hotkeys-0.5.7.4/ChangeLog hotkeys-0.5.7.4/ChangeLog --- hotkeys-0.5.7.4/ChangeLog 2009-05-24 19:14:37.000000000 +0000 +++ hotkeys-0.5.7.4/ChangeLog 2014-03-27 23:16:18.000000000 +0000 @@ -1,3 +1,9 @@ +hotkeys (0.5.7.4-0.3+rpi1) jessie-staging; urgency=medium + + * Add -lm to ldflags to fix link errors. + + -- Peter Michael Green Thu, 27 Mar 2014 23:15:59 +0000 + hotkeys (0.5.7.4-0.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru hotkeys-0.5.7.4/debian/changelog hotkeys-0.5.7.4/debian/changelog --- hotkeys-0.5.7.4/debian/changelog 2009-05-24 19:14:37.000000000 +0000 +++ hotkeys-0.5.7.4/debian/changelog 2014-03-27 23:16:18.000000000 +0000 @@ -1,3 +1,9 @@ +hotkeys (0.5.7.4-0.3+rpi1) jessie-staging; urgency=medium + + * Add -lm to ldflags to fix link errors. + + -- Peter Michael Green Thu, 27 Mar 2014 23:15:59 +0000 + hotkeys (0.5.7.4-0.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru hotkeys-0.5.7.4/debian/rules hotkeys-0.5.7.4/debian/rules --- hotkeys-0.5.7.4/debian/rules 2009-04-23 01:32:48.000000000 +0000 +++ hotkeys-0.5.7.4/debian/rules 2014-03-27 23:15:38.000000000 +0000 @@ -7,6 +7,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +export LDFLAGS += -lm + configure: configure-stamp configure-stamp: dh_testdir