Package: maint-guide Version: 1.2.11 Severity: normal Tags: patch Was using the main-guide, following the examples. However to make dpatch work I had to tweaked my rules from the example.
Note - I do not have too much experience of rules/Makefiles - apologies if I have got this wrong -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- no debconf information
--- /usr/share/doc/maint-guide/maint-guide.en.html/ap-pkg-eg.en.html 2007-01-12 12:10:23.000000000 +0000 +++ /tmp/ap-pkg-eg.en.html 2007-08-17 20:54:48.000000000 +0100 @@ -124,7 +124,7 @@ $(MAKE) #docbook-to-man debian/gentoo.sgml > gentoo.1 touch $@ - clean: clean-patched unpatch + clean: patch unpatch dh_testdir dh_testroot rm -f build-stamp configure-stamp