Do not attempt to include archive/README in the Debian packages -- it
authorMike Taylor <mike@miketaylor.org.uk>
Wed, 11 Aug 2010 15:26:44 +0000 (16:26 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Wed, 11 Aug 2010 15:26:44 +0000 (16:26 +0100)
is both irrelevant and, anyway, unavailable.  This is one of the
reasons why the clean Debian build (i.e. from a tarball) fails.

debian/rules

index 33f4db1..f377654 100755 (executable)
@@ -72,7 +72,7 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir
        dh_testroot
-       dh_installdocs README archive/README samples/README
+       dh_installdocs README samples/README
        dh_installexamples 
 #      dh_installmenu
 #      dh_installcron