From fd5c46ee7541adc37ce63fe01c8b2defa7164d65 Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Sat, 4 Feb 2006 23:22:14 +0000 Subject: * added missing newline at the end of watch * handle the initial dead link of README git-svn-id: file:///home/lennart/svn/public/mod_mime_xattr/trunk@23 f01872de-66d6-0310-9185-fc3b30f50adc --- debian/rules | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ac22512..13bac57 100755 --- a/debian/rules +++ b/debian/rules @@ -33,6 +33,7 @@ clean: dh_testdir dh_testroot rm -f build-stamp + rm -f README # Add here commands to clean up after the build process. -$(MAKE) distclean diff --git a/debian/watch b/debian/watch index da12fb0..e1ce25a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=2 -http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-(.*)\.tar\.gz \ No newline at end of file +http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-(.*)\.tar\.gz -- cgit