Package: gnokii
Version: 0.6.13-2
Severity: minor
Tags: patch
Hello Leo,
A clean source package of gnokii contains the dir 'gnokii-smsd-file'
under the debian/ dir, it contains a number of subdirs and a changelog.
This seems to be some kind of leftover from building a binary package
with that name, and it doesn't get cleaned.
I've fixed the problem with the attached patch.
Thijs
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gnokii depends on:
ii adduser 3.91 Add and remove users and groups
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libbluetooth2 3.1-1 Library to use the BlueZ Linux Blu
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-7 generic font configuration library
ii libglib2.0-0 2.10.3-2 The GLib library of C routines
ii libgnokii3 0.6.13-2 Gnokii library
ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface
ii liblockfile1 1.06.1 NFS-safe locking library, includes
ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio
ii libx11-6 2:1.0.0-6 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxpm4 1:3.5.4.2-3 X11 pixmap library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii timeout 1.11-6.2 Run a command with a time limit.
gnokii recommends no packages.
-- no debconf information
diff -ur gnokii-0.6.13.orig/debian/rules gnokii-0.6.13/debian/rules
--- gnokii-0.6.13.orig/debian/rules 2006-07-01 10:33:15.000000000 +0200
+++ gnokii-0.6.13/debian/rules 2006-07-01 11:31:35.000000000 +0200
@@ -125,7 +125,7 @@
dh_installinfo
dh_installchangelogs -p gnokii ChangeLog
dh_installchangelogs -p gnokii-smsd smsd/ChangeLog
- dh_installchangelogs -p gnokii-smsd-pgsql -p gnokii-smsd-mysql -p
gnokii-smsd-file
+ dh_installchangelogs -p gnokii-smsd-pgsql -p gnokii-smsd-mysql
dh_installchangelogs -p libgnokii3 -p libgnokii3-dev
dh_link
dh_strip