summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2006-02-04 23:22:03 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2006-02-04 23:22:03 +0000
commitadbce51c292a8ec7abea16563895c86871152ac2 (patch)
tree0074469656cb406e079dd2672d943a57bbabfe5f
parent001c8b701afe74b457fe565dfe87d294cc30b09b (diff)
* 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
-rwxr-xr-xdebian/rules1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
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