diff options
author | Jeroen <jeroen@nijhofnet.nl> | 2011-09-05 14:17:38 +0200 |
---|---|---|
committer | Jeroen <jeroen@nijhofnet.nl> | 2011-09-05 14:17:38 +0200 |
commit | 0e22a87252929f04f74138a0402cd60b7cd4d689 (patch) | |
tree | b0c6ee11d940bf9f7ea2fed5bd00570c20e9e04b /debian | |
parent | 7fc15adcf3187cafafdcc34b0415cb4a94c86fe6 (diff) | |
download | pam_tacplus-0e22a87252929f04f74138a0402cd60b7cd4d689.tar.gz pam_tacplus-0e22a87252929f04f74138a0402cd60b7cd4d689.zip |
Modified debian versions for mentors
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5a5ad19..c1dc482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libpam-tacplus (1.3.1-1) unstable; urgency=low +libpam-tacplus (1.3.5-1) stable; urgency=low * First version of pam_tacplus debian package diff --git a/debian/control b/debian/control index 846b7ce..c215743 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libpam-tacplus Priority: optional Maintainer: J. Nijhof <jeroen@nijhofnet.nl> Build-Depends: debhelper (>= 4.0.0), libpam-dev, chrpath -Standards-Version: 1.3.1 +Standards-Version: 1.3.5 Section: libs Package: libpam-tacplus |