diff -u kchmviewer-3.1.2/debian/rules kchmviewer-3.1.2/debian/rules --- kchmviewer-3.1.2/debian/rules +++ kchmviewer-3.1.2/debian/rules @@ -24,6 +24,7 @@ --sysconfdir=$(sysconfdir) --includedir=$(kde_includedir) \ --infodir=$(infodir) --mandir=$(mandir) \ --disable-debug --disable-rpath \ + --without-arts \ --with-kde CONFIGURE_OPTIONS_NOKDE = \ diff -u kchmviewer-3.1.2/debian/changelog kchmviewer-3.1.2/debian/changelog --- kchmviewer-3.1.2/debian/changelog +++ kchmviewer-3.1.2/debian/changelog @@ -1,3 +1,10 @@ +kchmviewer (3.1.2-0ubuntu3) jaunty; urgency=low + + * debian/rules: added --without-arts parameter to configure script call to + rebuild without arts support (LP: #320915) + + -- Fabrice Coutadeur Fri, 17 Apr 2009 05:29:23 +0000 + kchmviewer (3.1.2-0ubuntu2) intrepid; urgency=low * debian/rules: