From dc080389b64a88ac58385642e5388fc9763be575 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 18 Apr 2007 12:27:56 +0200 Subject: Update Debian packaging for inotail 0.3 --- debian/changelog | 6 ++++++ debian/copyright | 2 +- debian/rules | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6f4d25b..ca3a68f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +inotail (0.3-1) unstable; urgency=low + + * New upstream release + + -- Tobias Klauser Tue, 17 Apr 2007 20:09:20 +0200 + inotail (0.2-1) unstable; urgency=low * New upstream release diff --git a/debian/copyright b/debian/copyright index d2745f5..048932c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -27,7 +27,7 @@ can be found in /usr/share/common-licenses/GPL file. License (everything else): - Copyright (C) 2005-2006 Tobias Klauser + Copyright (C) 2005-2007 Tobias Klauser This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/rules b/debian/rules index 8618b96..eb2ae17 100755 --- a/debian/rules +++ b/debian/rules @@ -23,7 +23,7 @@ install: build dh_clean -k dh_installdirs - $(MAKE) install DESTDIR=$(CURDIR)/debian/inotail + $(MAKE) install prefix=$(CURDIR)/debian/inotail/usr binary-indep: build install # We have nothing to do by default. @@ -31,7 +31,7 @@ binary-indep: build install binary-arch: build install dh_testdir dh_testroot - dh_installchangelogs + dh_installchangelogs changelog dh_installdocs dh_install dh_link -- cgit v1.2.3-54-g00ecf