diffstat of debian/ for pinentry_0.8.1-1 pinentry_0.8.1-1stormos0 changelog | 6 ++++++ rules | 3 +++ 2 files changed, 9 insertions(+) --- pinentry-0.8.1/debian/changelog 2011-02-16 18:19:04.000000000 +0000 +++ pinentry-0.8.1/debian/changelog 2011-08-31 22:17:01.000000000 +0000 @@ -1,3 +1,9 @@ +pinentry (0.8.1-1stormos0) unstable; urgency=low + + * Package for StormOS Flash. + + -- Andrew Stormont (astormont) Wed, 31 Aug 2011 23:16:27 +0100 + pinentry (0.8.1-1) unstable; urgency=low * New upstream release --- pinentry-0.8.1/debian/rules 2011-02-15 19:54:11.000000000 +0000 +++ pinentry-0.8.1/debian/rules 2011-08-31 22:28:28.000000000 +0000 @@ -10,6 +10,9 @@ LDFLAGS += -Wl,--as-needed +ifeq ($(DEB_HOST_ARCH_OS),solaris) + LDFLAGS += -lcurses +endif pre-build:: debian/stamp-custom-prepare qt4/pinentrydialog.moc qt4/qsecurelineedit.moc