* Explicitly remove *-stamp files in the clean target of the module
build until the module build is upgraded to debhelper 7.
+openafs (1.4.8.dfsg1-2) UNRELEASED; urgency=low
+
+ * Explicitly remove *-stamp files in the clean target of the module
+ build until the module build is upgraded to debhelper 7.
+
+ -- Russ Allbery <rra@debian.org> Wed, 18 Feb 2009 13:48:17 -0800
+
openafs (1.4.8.dfsg1-1) unstable; urgency=low
* New upstream release. (Closes: #511535)
clean:
dh_testdir
dh_testroot
- rm -rf src/libafs/MODLOAD-*
+ rm -rf src/libafs/MODLOAD-* *-stamp
dh_clean Makefile config.log config.status src/libafs/Makefile \
src/libafs/Makefile.common src/libafs/asm src/libafs/asm-generic \
src/libafs/h src/libafs/linux src/libafs/net src/libafs/netinet \