summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/compat2
-rw-r--r--debian/copyright2
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ef8f466..b06c509 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
libpam-tacplus (1.3.7-1) unstable; urgency=low
* New upstream release.
+ * Changed compat level to 9 for hardening
+ * Fixed license link
-- Jeroen Nijhof <jeroen@jeroennijhof.nl> Mon, 19 May 2012 19:25:00 +0100
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/copyright b/debian/copyright
index 3ddc601..accd469 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,5 +24,5 @@ libpam-tacplus under Debian GNU/Linux are also under the GNU General Public
License (GPL) version 2 or later.
On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in '/usr/share/common-licenses/GPL'.
+Public License can be found in '/usr/share/common-licenses/GPL-2'.