From adbce51c292a8ec7abea16563895c86871152ac2 Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Sat, 4 Feb 2006 23:22:03 +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_dnssd/trunk@42 634eccf8-0006-0410-930e-e16565b0b7de --- debian/rules | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3ff6726..d45062b 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 6f87704..234c2d9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=2 -http://0pointer.de/lennart/projects/mod_dnssd/mod_dnssd-(.*)\.tar\.gz \ No newline at end of file +http://0pointer.de/lennart/projects/mod_dnssd/mod_dnssd-(.*)\.tar\.gz -- cgit