--- zaptel-1.4.2.1~dfsg/debian/rules.orig 2007-05-27 20:21:14.000000000 +0200 +++ zaptel-1.4.2.1~dfsg/debian/rules 2007-05-27 20:24:15.000000000 +0200 @@ -141,7 +141,7 @@ # driver source code mkdir -p $(TARDIR)/debian/generated cp Makefile Makefile.kernel26 configure install-sh makeopts.in .version *.c *.h *.rbt $(TARDIR)/ - for dir in build_tools include vzaphfc oct612x wct4xxp wctc4xxp xpp; do \ + for dir in build_tools firmware include vzaphfc oct612x wct4xxp wctc4xxp xpp; do \ if [ -d $$dir ]; then cp -r $$dir $(TARDIR); fi; \ done cp -a $(GENERATED_SOURCES) $(TARDIR)/debian/generated/ @@ -149,7 +149,7 @@ # Packaging infrastructure cp -r debian/*-modules.* debian/rules debian/changelog debian/copyright\ - debian/control \ + debian/control debian/compat \ debian/control.modules.in \ $(TARDIR)/debian/