[23803] in Source-Commits

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

/svn/athena r23415 - trunk/debathena/config/gdm-config-athena10/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 19:26:38 2009

Date: Sat, 24 Jan 2009 19:26:14 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901250026.TAA29298@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 19:26:13 -0500 (Sat, 24 Jan 2009)
New Revision: 23415

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


Modified: trunk/debathena/config/gdm-config-athena10/debian/changelog
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debian/changelog	2009-01-25 00:23:47 UTC (rev 23414)
+++ trunk/debathena/config/gdm-config-athena10/debian/changelog	2009-01-25 00:26:13 UTC (rev 23415)
@@ -1,3 +1,12 @@
+debathena-gdm-config (1.7) unstable; urgency=low
+
+  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
+  * Change "Debian-Athena Project" to "Debathena Project".
+  * Remove debian/control from version control.
+  * Clean up debian/copyright.
+
+ -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 19:25:09 -0500
+
 debathena-gdm-config (1.6) unstable; urgency=low
 
   * Modified the gdm reload to be conditional on gdm running.

Deleted: trunk/debathena/config/gdm-config-athena10/debian/control

Modified: trunk/debathena/config/gdm-config-athena10/debian/control.in
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debian/control.in	2009-01-25 00:23:47 UTC (rev 23414)
+++ trunk/debathena/config/gdm-config-athena10/debian/control.in	2009-01-25 00:26:13 UTC (rev 23415)
@@ -1,7 +1,7 @@
 Source: debathena-gdm-config
 Section: debathena-config/gnome
 Priority: extra
-Maintainer: Debian-Athena Project <debathena@mit.edu>
+Maintainer: Debathena Project <debathena@mit.edu>
 Build-Depends: @cdbs@, gdm
 Standards-Version: 3.7.2
 
@@ -10,7 +10,7 @@
 Depends: gdm, ${misc:Depends}
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
-Description: GDM configuration for Debian-Athena
+Description: GDM configuration for Debathena
  This packages configures gdm to use the Debathena logo, store
- xauthority files in /tmp, and welcome the user to Debian-Athena.
+ xauthority files in /tmp, and welcome the user to Debathena.
 

Modified: trunk/debathena/config/gdm-config-athena10/debian/copyright
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debian/copyright	2009-01-25 00:23:47 UTC (rev 23414)
+++ trunk/debathena/config/gdm-config-athena10/debian/copyright	2009-01-25 00:26:13 UTC (rev 23415)
@@ -1,3 +1,18 @@
-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.
+The Athena source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
+
+  Copyright © 2008 by the Massachusetts Institute of Technology.
+
+  Permission to use, copy, modify, and distribute this software and
+  its documentation for any purpose and without fee is hereby granted,
+  provided that the above copyright notice appear in all copies and
+  that both that copyright notice and this permission notice appear in
+  supporting documentation, and that the name of M.I.T. not be used in
+  advertising or publicity pertaining to distribution of the software
+  without specific, written prior permission.  M.I.T. makes no
+  representations about the suitability of this software for any
+  purpose.  It is provided "as is" without express or implied
+  warranty.
+
+The Debian packaging is Copyright © 2008 Massachusetts Institute of
+Technology, and has the same license as the original software.

Modified: trunk/debathena/config/gdm-config-athena10/debian/rules
===================================================================
--- trunk/debathena/config/gdm-config-athena10/debian/rules	2009-01-25 00:23:47 UTC (rev 23414)
+++ trunk/debathena/config/gdm-config-athena10/debian/rules	2009-01-25 00:26:13 UTC (rev 23415)
@@ -7,7 +7,6 @@
     GDM_CONFFILE = /etc/gdm/gdm.conf.debathena
 endif
 
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
 DEB_TRANSFORM_FILES_debathena-gdm-config += \
 	${GDM_CONFFILE}


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