[25404] in Source-Commits
/svn/athena r24956 - in trunk/debathena: config/pam-config/debian debathena/libmail-expandaliases-perl/debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Tue Feb 15 04:02:43 2011
Date: Tue, 15 Feb 2011 04:02:36 -0500
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <201102150902.p1F92aOj025453@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2011-02-15 04:02:36 -0500 (Tue, 15 Feb 2011)
New Revision: 24956
Modified:
trunk/debathena/config/pam-config/debian/libpam-krb5.pam-config
trunk/debathena/debathena/libmail-expandaliases-perl/debian/control
Log:
Revert stuff accidentally committed in r24955
Modified: trunk/debathena/config/pam-config/debian/libpam-krb5.pam-config
===================================================================
--- trunk/debathena/config/pam-config/debian/libpam-krb5.pam-config 2011-02-15 08:57:37 UTC (rev 24955)
+++ trunk/debathena/config/pam-config/debian/libpam-krb5.pam-config 2011-02-15 09:02:36 UTC (rev 24956)
@@ -3,13 +3,9 @@
Priority: 128
Auth-Type: Primary
Auth-Initial:
- [success=1 default=ignore] pam_succeed_if.so user !~ @
- [default=die] pam_echo.so file=/etc/issue.net.at_sign
[success=end authinfo_unavail=ignore default=die] pam_krb5.so minimum_uid=1
[default=die] pam_echo.so file=/etc/issue.net.no_network
Auth:
- [success=1 default=ignore] pam_succeed_if.so user !~ @
- [default=die] pam_echo.so file=/etc/issue.net.at_sign
[success=end authinfo_unavail=ignore default=die] pam_krb5.so minimum_uid=1 use_first_pass
[default=die] pam_echo.so file=/etc/issue.net.no_network
Account-Type: Primary
Modified: trunk/debathena/debathena/libmail-expandaliases-perl/debian/control
===================================================================
--- trunk/debathena/debathena/libmail-expandaliases-perl/debian/control 2011-02-15 08:57:37 UTC (rev 24955)
+++ trunk/debathena/debathena/libmail-expandaliases-perl/debian/control 2011-02-15 09:02:36 UTC (rev 24956)
@@ -1,5 +1,5 @@
Source: libmail-expandaliases-perl
-Section: debathena/perl
+Section: perl
Priority: optional
Build-Depends: cdbs, debhelper (>= 5), perl (>= 5.6.10-12)
Maintainer: Debathena Project <debathena@mit.edu>