Package: tkusr
Version: 0.81
Tags: patch

There is not a file named CHANGES but debian/rules references one.
debmake currently ignores this error, but in a future release it will
not (and then this bug would become of "serious" severity).

Patch follows:

diff -ru tkusr-0.81.orig/debian/rules tkusr-0.81/debian/rules
--- tkusr-0.81.orig/debian/rules        2003-04-25 20:31:06.000000000 +0200
+++ tkusr-0.81/debian/rules     2005-01-30 14:53:52.000000000 +0100
@@ -24,7 +24,7 @@
        $(MAKE) install DESTDIR=`pwd`/debian/tmp
 # Must have debmake installed for this to work. Otherwise please copy
 # /usr/bin/debstd into the debian directory and change debstd to debian/debstd
-       debstd CHANGES README 
+       debstd README
        dpkg-gencontrol -isp
        chown -R root.root debian/tmp
        chmod -R go=rX debian/tmp

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to