[SCM] Synaptiks packaging repository, a touchpad configuration utility used in KDE branch, master, updated. 06b5d7246c68dae1d95d65ee957d80b5ec4e9d34

Felix Geyer debfx-guest at alioth.debian.org
Sun Mar 13 13:36:58 UTC 2011


The following commit has been merged in the master branch:
commit 06b5d7246c68dae1d95d65ee957d80b5ec4e9d34
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun Mar 13 14:36:47 2011 +0100

    Remove build/ dir in dh_auto_clean.
---
 debian/changelog |    1 +
 debian/rules     |    4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2915c32..0af85f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ synaptiks (0.5.3-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.1, no changes needed.
   * Drop Sune Vuorela from Uploaders on his request.
   * Install upstream changelog.
+  * Remove build/ dir in dh_auto_clean.
 
  -- Felix Geyer <debfx-pkg at fobos.de>  Wed, 16 Feb 2011 19:50:12 +0100
 
diff --git a/debian/rules b/debian/rules
index 6576275..6206d32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGES.rst
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf build

-- 
Synaptiks packaging repository, a touchpad configuration utility used in KDE



More information about the pkg-kde-commits mailing list