Package: maint-guide
Version: 1.2.11, CVS revision 1.115
Severity: important
Tags: patch

--- Please enter the report below this line. ---

(maybe this also causes the issue referred to in #438564?)

The 'debian/rules' example file for dpatch lacks the 'clean-patched' target, I 
guess because of one missing line - see the following patch.

--- maint-guide.sgml.orig       2007-12-27 07:03:23.000000000 +0100
+++ maint-guide.sgml    2007-12-27 07:04:49.000000000 +0100
@@ -2343,6 +2343,7 @@
         #docbook-to-man debian/gentoo.sgml > gentoo.1
         touch $@
 clean: clean-patched unpatch
+clean-patched:
         dh_testdir
         dh_testroot
         rm -f build-stamp configure-stamp


--
Luca



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

Reply via email to