[23747] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23359 - trunk/debathena/config/linerva-pam-config/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 16:51:16 2009

Date: Sat, 24 Jan 2009 16:50:47 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901242150.QAA25417@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2009-01-24 16:50:46 -0500 (Sat, 24 Jan 2009)
New Revision: 23359

Removed:
   trunk/debathena/config/linerva-pam-config/debian/control
Modified:
   trunk/debathena/config/linerva-pam-config/debian/changelog
   trunk/debathena/config/linerva-pam-config/debian/control.in
   trunk/debathena/config/linerva-pam-config/debian/copyright
   trunk/debathena/config/linerva-pam-config/debian/rules
Log:
In linerva-pam-config:
  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
  * Change "Debian-Athena Project" to "Debathena Project".
  * Clean up debian/copyright.
  * Remove debian/control from version control.


Modified: trunk/debathena/config/linerva-pam-config/debian/changelog
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/changelog	2009-01-24 21:46:16 UTC (rev 23358)
+++ trunk/debathena/config/linerva-pam-config/debian/changelog	2009-01-24 21:50:46 UTC (rev 23359)
@@ -1,3 +1,12 @@
+debathena-linerva-pam-config (1.3) unstable; urgency=low
+
+  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
+  * Change "Debian-Athena Project" to "Debathena Project".
+  * Clean up debian/copyright.
+  * Remove debian/control from version control.
+
+ -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:49:55 -0500
+
 debathena-linerva-pam-config (1.2) unstable; urgency=low
 
   * Convert to use config-package.mk interface, new in config-package-

Deleted: trunk/debathena/config/linerva-pam-config/debian/control

Modified: trunk/debathena/config/linerva-pam-config/debian/control.in
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/control.in	2009-01-24 21:46:16 UTC (rev 23358)
+++ trunk/debathena/config/linerva-pam-config/debian/control.in	2009-01-24 21:50:46 UTC (rev 23359)
@@ -1,14 +1,14 @@
 Source: debathena-linerva-pam-config
 Section: linerva/net
 Priority: extra
-Maintainer: Debian-Athena Project <debathena@mit.edu>
+Maintainer: Debathena Project <debathena@mit.edu>
 Build-Depends: @cdbs@
 Standards-Version: 3.7.2
 
 Package: debathena-linerva-pam-config
 Architecture: all
 Depends: debathena-pam-config
-Description: PAM configuration for Debian-Athena Dialups
+Description: PAM configuration for Debathena Dialups
  This package configures pam so that the machine uses kerberos for
  authentication and gets AFS tokens on login.  It modifies the common
  configuration, along with that for login and ssh.

Modified: trunk/debathena/config/linerva-pam-config/debian/copyright
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/copyright	2009-01-24 21:46:16 UTC (rev 23358)
+++ trunk/debathena/config/linerva-pam-config/debian/copyright	2009-01-24 21:50:46 UTC (rev 23359)
@@ -1,3 +1,33 @@
-This package was created as part of the Debian-Athena Project
-<http://web.mit.edu/debathena/www/> of the MIT Student Information
-Processing Board, and is released to the public domain.
+This package was created as part of the Linerva and Debathena Projects
+<http://debathena.mit.edu/> of the MIT Student Information Processing
+Board.
+
+The source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk/config>, and is licensed as
+follows:
+
+  Copyright © 2006-2008 Tim Abbott <tabbott@mit.edu> and
+                        Anders Kaseorg <andersk@mit.edu>
+
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation files
+  (the "Software"), to deal in the Software without restriction,
+  including without limitation the rights to use, copy, modify, merge,
+  publish, distribute, sublicense, and/or sell copies of the Software,
+  and to permit persons to whom the Software is furnished to do so,
+  subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+  ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+  SOFTWARE.
+
+The Debian packaging is Copyright © 2007-2008 Tim Abbott and Anders
+Kaseorg, and has the same license as the original software.

Modified: trunk/debathena/config/linerva-pam-config/debian/rules
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/rules	2009-01-24 21:46:16 UTC (rev 23358)
+++ trunk/debathena/config/linerva-pam-config/debian/rules	2009-01-24 21:50:46 UTC (rev 23359)
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
 DEB_DIVERT_FILES_debathena-linerva-pam-config += \
 	/etc/pam.d/common-auth.debathena.debathena \


home help back first fref pref prev next nref lref last post