Package: adesklets Version: 0.5.0-2 Severity: minor Tags: patch Hi,
I cleaned up some stuff in the debian/ directory. Here is the patch changelog: * Remove unused doc/contrib directory from debian/dirs * Fix typos in README.Debian * Update debhelper compat level to 5 * Update standards version to 3.6.2.1 * Remove unused automake1.7 build dependency I see that you intentionally included automake1.7 to fix a FTBFS bug, but there is no usage of automake in the debian/rules file. So this must be a bug on the build system, not in adesklets (perhaps a time skew?). Anyway, feel free to drop the removal of automake1.7 if you feel uneasy about it. Kind regards, Bastian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-treasure6 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
diff -BurN adesklets-0.5.0_/debian/compat adesklets-0.5.0/debian/compat --- adesklets-0.5.0_/debian/compat 2006-02-09 17:10:31.510199386 +0100 +++ adesklets-0.5.0/debian/compat 2006-02-09 17:17:33.632804633 +0100 @@ -1 +1 @@ -4 +5 diff -BurN adesklets-0.5.0_/debian/control adesklets-0.5.0/debian/control --- adesklets-0.5.0_/debian/control 2006-02-09 17:10:31.512199081 +0100 +++ adesklets-0.5.0/debian/control 2006-02-09 17:19:31.542817475 +0100 @@ -2,8 +2,8 @@ Section: x11 Priority: optional Maintainer: Bartosz Fenski <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, libimlib2-dev, python-dev, libncurses5-dev, libreadline5-dev, libfontconfig1-dev, libxt-dev, automake1.7 -Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 5), autotools-dev, libimlib2-dev, python-dev, libncurses5-dev, libreadline5-dev, libfontconfig1-dev, libxt-dev +Standards-Version: 3.6.2.1 Package: adesklets Architecture: any diff -BurN adesklets-0.5.0_/debian/dirs adesklets-0.5.0/debian/dirs --- adesklets-0.5.0_/debian/dirs 2006-02-09 17:10:31.513198928 +0100 +++ adesklets-0.5.0/debian/dirs 2006-02-09 17:10:42.246561555 +0100 @@ -1,3 +1,2 @@ -usr/share/doc/adesklets/contrib/ usr/share/man/man1 usr/share/info diff -BurN adesklets-0.5.0_/debian/README.Debian adesklets-0.5.0/debian/README.Debian --- adesklets-0.5.0_/debian/README.Debian 2006-02-09 17:10:31.510199386 +0100 +++ adesklets-0.5.0/debian/README.Debian 2006-02-09 17:26:44.204814940 +0100 @@ -1,7 +1,7 @@ adesklets for Debian -------------------- -Some desklets contain "Configure" option which works only if system +Some desklets contain "Configure" option which works only if the system is properly prepared for that. It has nothing to do with adesklets itself. Quoting from adesklets FAQ: @@ -16,7 +16,7 @@ in a terminal. Editing the desklet's configuration file (usually config.txt from base desklet directory) has the same effect. -Please do not fill bugs about it against adesklets cause these problems +Please do not file bugs about it against adesklets because these problems can be solved only in particular desklets. -- Bartosz Fenski <[EMAIL PROTECTED]>, Fri, 15 Jul 2005 12:26:10 +0200