chiark / gitweb /
Various bits of administrivia master araminta/master
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Mar 2011 11:14:18 +0000 (11:14 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Mar 2011 11:14:18 +0000 (11:14 +0000)
AUTHORS [new file with mode: 0644]
NEWS [new file with mode: 0644]
debian/control
debian/copyright

diff --git a/AUTHORS b/AUTHORS
new file mode 100644 (file)
index 0000000..9a2194c
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+Richard Kettlewell <rjk@greenend.org.uk>
diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..0660af7
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,10 @@
+* Changes in version 0.2
+
+Platforms without inotify are supported.
+
+It is now possible to block by appending to /etc/hosts.deny as well as
+with iptables.
+
+Extra logfile patterns have been added.
+
+Logging has been improved.
index bd94854..0cde6e9 100644 (file)
@@ -2,7 +2,8 @@ Source: blockad
 Maintainer: Richard Kettlewell <rjk@greenend.org.uk>
 Section: admin
 Priority: extra
-Standards-Version: 3.8.1.0
+Standards-Version: 3.9.1.0
+Vcs-Git: git://git.chiark.greenend.org.uk/~richardk/blockad.git
 
 Package: blockad
 Architecture: any
index c4bd27d..aeee2f8 100644 (file)
@@ -1,5 +1,5 @@
 Package home page:
-  TODO
+  http://www.chiark.greenend.org.uk/ucgi/~richardk/git/blockad.git/
 
 Packaged by:
   Richard Kettlewell <rjk@greenend.org.uk>