From e2bf6b8fa0177763bd0eed96a49731738293ca48 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Wed, 1 Oct 2008 10:20:54 +0000 Subject: [PATCH] Updates from 2.1.12-2. --- debian/changelog | 7 +++++++ debian/rules | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9ed289d..bce9c01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libhildon (2.1.12-2) unstable; urgency=low + + * Add missing hildon-touch-selector-column.h to installable headers. + * Fix dh_makeshlibs rule. + + -- Claudio Saavedra Wed, 01 Oct 2008 13:02:43 +0300 + libhildon (2.1.12-1) unstable; urgency=low * Ship the upstream ChangeLog and NEWS file. diff --git a/debian/rules b/debian/rules index 0670a53..30ef0dc 100755 --- a/debian/rules +++ b/debian/rules @@ -129,7 +129,7 @@ binary-arch: build install dh_strip --dbg-package="libhildon1" dh_compress dh_fixperms - dh_makeshlibs -V "libhildon1 (>= 1.0.11)" + dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol -- 1.7.9.5