From e4f928e2aee69e841b00b39f052ae74497e7efa0 Mon Sep 17 00:00:00 2001 From: Jeroen Nijhof Date: Wed, 21 Sep 2011 10:24:13 +0200 Subject: Fixed cut/paste error in copyright and cleaned rules --- debian/copyright | 3 ++- debian/rules | 5 ----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index e51865c..79cf416 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,7 +6,8 @@ libpam-tacplus 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 - the Free Software Foundation; either version 2 of the License. + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/debian/rules b/debian/rules index 7b40bcc..e73e9db 100755 --- a/debian/rules +++ b/debian/rules @@ -19,8 +19,3 @@ override_dh_clean: override_dh_auto_configure: dh_auto_configure -- --libdir=/lib --docdir=/usr/share/doc/libpam-tacplus -override_dh_install: - dh_install - -override_dh_installdocs: - dh_installdocs -- cgit v1.2.3