Package: syncekonnector
Severity: important
Tags: patch

Hi,
due to a type in debian/control this ends in your binary package:
Depends: syncekonnector (= ${Source-Version]).

Attached patch fixes the typo so that the placeholder will correctly be
replaced.

Please consider applying the patch.

Regards,
Stefan


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=de_DE.UTF8 (charmap=UTF-8)
diff -ur syncekonnector-0.3.2/debian/control 
syncekonnector-0.3.2.mod/debian/control
--- syncekonnector-0.3.2/debian/control 2006-03-20 16:53:06.000000000 +0100
+++ syncekonnector-0.3.2.mod/debian/control     2006-03-20 16:38:42.000000000 
+0100
@@ -17,7 +17,7 @@
 Package: syncekonnector-dev
 Section: libdevel
 Architecture: any
-Depends: syncekonnector (= ${Source-Version]), synce-kde-dev (>= 0.9.1)
+Depends: syncekonnector (= ${Source-Version}), synce-kde-dev (>= 0.9.1)
 Description: development-files for the connector-plugin for raki (SynCE-KDE)
  The syncekonnector is a synchronizer-plugin for raki (SynCE-KDE).
  It extends raki with the ability to synchronize contacts, appointments, and

Reply via email to