summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2012-08-16 09:46:26 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2012-08-16 09:46:26 +0200
commit201ea4be22313377317654b658b81474fc33fecc (patch)
treedfca3222960d808b38ecb66df1aced5a87dde8bc
parentb4c1666440ef76a1bae4c19ff77485a1899842bc (diff)
downloadpam_tacplus-201ea4be22313377317654b658b81474fc33fecc.tar.gz
pam_tacplus-201ea4be22313377317654b658b81474fc33fecc.zip
Some debian improvements
-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'.