tags 383698 patch
retitle 383698 ksynaptics: dependency xserver-xorg-input-synaptics unavailable
on s390
stop
Le mardi 3 octobre 2006 02:02, Olivier Trichet <[EMAIL PROTECTED]> a écrit :
> And now that it has been builded on s390, the previous reason to exclude
> s390 from the Architecture: line reappears : there is no package
> xserver-xorg-input-synaptics (which binary package ksynaptics depends
> on) on s390.
A patch is attached, please apply it so that ksynaptics could at least enter
testing
diff -uNr ksynaptics-0.3.1.orig/debian/changelog ksynaptics-0.3.1/debian/changelog
--- ksynaptics-0.3.1.orig/debian/changelog 2006-10-05 13:19:46.000000000 +0200
+++ ksynaptics-0.3.1/debian/changelog 2006-10-05 13:31:06.000000000 +0200
@@ -1,3 +1,13 @@
+ksynaptics (0.3.1-2) unstable; urgency=low
+
+ * Build only on architectures where the package
+ xserver-xorg-input-synaptics is available :
+ ksynaptics depends on it. (Closes: #383698)
+ * Change reference from XFree86 to X.org in
+ the description.
+
+ -- Olivier Trichet <[EMAIL PROTECTED]> Thu, 5 Oct 2006 13:25:26 +0200
+
ksynaptics (0.3.1-1) unstable; urgency=low
* New maintainer (Closes: #373896)
diff -uNr ksynaptics-0.3.1.orig/debian/control ksynaptics-0.3.1/debian/control
--- ksynaptics-0.3.1.orig/debian/control 2006-10-05 13:19:46.000000000 +0200
+++ ksynaptics-0.3.1/debian/control 2006-10-05 13:30:16.000000000 +0200
@@ -7,12 +7,12 @@
Standards-Version: 3.7.2
Package: ksynaptics
-Architecture: any
+Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc sparc
Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-input-synaptics
Description: Synaptics TouchPad configuration tool for KDE
KSynaptics aims to help KDE users to configure their Synaptics
TouchPad, that's commonly used in laptops, through the Synaptics
- TouchPad driver for XFree86 server. KSynaptics can be run in
+ TouchPad driver for X.org server. KSynaptics can be run in
standalone mode or embedded into the KControl Center.
.
Homepage: http://qsynaptics.sourceforge.net