From bae9683e33c4cd3b3e40aabb05251a489b8ceecc Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 15 Jan 2008 22:19:15 +0100 Subject: Packaging updates * Update Standards Version to 3.7.3, no changes needed. * Remove Homepage tag in control in favour of the new control field. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 58d225d..9c06f88 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: utils Priority: optional Maintainer: Tobias Klauser Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Homepage: http://distanz.ch/inotail Package: inotail Architecture: any @@ -15,5 +16,3 @@ Description: tail replacement using inotify mode (the '-f' option). Standard tail polls the file every second by default while inotail listens to special events sent by the kernel through the inotify API to determine whether a file needs to be reread. - . - Homepage: -- cgit v1.2.3-54-g00ecf