diff --git a/debian/changelog b/debian/changelog index d377fde..4b2bce6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +splix (2.0.0-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Add optimized/pstoqpdl optimized/rastertoqpdl to dh_clean as proposed + by Luca Niccoli (Closes: #574364) + + -- Alexander Reichle-Schmehl Thu, 25 Mar 2010 15:05:49 +0100 + splix (2.0.0-2) unstable; urgency=low * debian/splix.postinst, debian/control: Added post-install script to diff --git a/debian/rules b/debian/rules index bdceed1..924420e 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ dh_testroot rm -f build-stamp configure-stamp $(MAKE) clean - dh_clean + dh_clean optimized/pstoqpdl optimized/rastertoqpdl install: build dh_testdir