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

Felix Geyer debfx-guest at alioth.debian.org
Thu Jun 9 19:55:01 UTC 2011


The following commit has been merged in the master branch:
commit cde7e8f8a16d89fff0d74f67ddb283fd13cd12c2
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Thu Jun 9 21:54:41 2011 +0200

    Import latest package from Ubuntu.
---
 debian/changelog |    4 ++--
 debian/control   |    4 +++-
 debian/rules     |    4 ++--
 debian/watch     |    2 +-
 4 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0af85f6..01d422f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-synaptiks (0.5.3-1) UNRELEASED; urgency=low
+synaptiks (0.6.2-1) UNRELEASED; urgency=low
 
   * New upstream version.
     - Complete rewrite in python.
@@ -12,7 +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.
+  * Remove build/ dir in dh_clean.
 
  -- Felix Geyer <debfx-pkg at fobos.de>  Wed, 16 Feb 2011 19:50:12 +0100
 
diff --git a/debian/control b/debian/control
index 5f1c845..41f0e4d 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,9 @@ Depends: ${python:Depends},
          python-qt4 (>= 4.8),
          python-kde4 (>= 4:4.5),
          libxi6 (>= 2:1.4)
-Breaks: ${python:Breaks}
+Recommends: libxtst6,
+            python-dbus,
+            upower
 Description: touchpad configuration tool (synaptiks)
  synaptiks touchpad configuration tool. this package contains a 
  configuration  tool for touchpads. The package provides a kcm 
diff --git a/debian/rules b/debian/rules
index 6206d32..dca0f32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,6 @@
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGES.rst
 
-override_dh_auto_clean:
-	dh_auto_clean
+override_dh_clean:
+	dh_clean
 	rm -rf build
diff --git a/debian/watch b/debian/watch
index afe8745..289620f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/s/synaptiks/synaptiks-([\d.]+).tar.gz
+http://pypi.python.org/packages/source/s/synaptiks/synaptiks-([\d.]+).tar.[\w\d]{2,3}

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



More information about the pkg-kde-commits mailing list