[23793] in Source-Commits
/svn/athena r23405 - trunk/debathena/config/gconf2-config/debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 18:57:34 2009
Date: Sat, 24 Jan 2009 18:57:05 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901242357.SAA28595@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 18:57:04 -0500 (Sat, 24 Jan 2009)
New Revision: 23405
Removed:
trunk/debathena/config/gconf2-config/debian/control
Modified:
trunk/debathena/config/gconf2-config/debian/changelog
trunk/debathena/config/gconf2-config/debian/control.in
trunk/debathena/config/gconf2-config/debian/copyright
trunk/debathena/config/gconf2-config/debian/rules
Log:
In gconf2-config:
* 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/gconf2-config/debian/changelog
===================================================================
--- trunk/debathena/config/gconf2-config/debian/changelog 2009-01-24 23:54:12 UTC (rev 23404)
+++ trunk/debathena/config/gconf2-config/debian/changelog 2009-01-24 23:57:04 UTC (rev 23405)
@@ -1,3 +1,12 @@
+debathena-gconf2-config (1.4) 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 16:16:38 -0500
+
debathena-gconf2-config (1.3) unstable; urgency=low
* Do not use the same gconf configuration for different releases of
Deleted: trunk/debathena/config/gconf2-config/debian/control
Modified: trunk/debathena/config/gconf2-config/debian/control.in
===================================================================
--- trunk/debathena/config/gconf2-config/debian/control.in 2009-01-24 23:54:12 UTC (rev 23404)
+++ trunk/debathena/config/gconf2-config/debian/control.in 2009-01-24 23:57:04 UTC (rev 23405)
@@ -1,7 +1,7 @@
Source: debathena-gconf2-config
Section: debathena-config/gnome
Priority: extra
-Maintainer: Debian-Athena Project <debathena@mit.edu>
+Maintainer: Debathena Project <debathena@mit.edu>
Build-Depends: @cdbs@, gconf2, lsb-release
Standards-Version: 3.7.2
@@ -10,7 +10,7 @@
Depends: gconf2, debathena-pam-config
Provides: ${diverted-files}
Conflicts: ${diverted-files}
-Description: gconf configuration for Debian-Athena
+Description: gconf configuration for Debathena
This package configures gconf2 to use ~/.gconf.debathena-DIST rather than
~/.gconf if your homedirectory is in AFS. In order to do the dynamic
computation based on where $HOME is, it uses a PAM module,
Modified: trunk/debathena/config/gconf2-config/debian/copyright
===================================================================
--- trunk/debathena/config/gconf2-config/debian/copyright 2009-01-24 23:54:12 UTC (rev 23404)
+++ trunk/debathena/config/gconf2-config/debian/copyright 2009-01-24 23:57:04 UTC (rev 23405)
@@ -1,3 +1,31 @@
-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 Debathena Project
+<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>, and is licensed as follows:
+
+ Copyright © 2007-2008 Tim Abbott and Anders Kaseorg
+
+ 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/gconf2-config/debian/rules
===================================================================
--- trunk/debathena/config/gconf2-config/debian/rules 2009-01-24 23:54:12 UTC (rev 23404)
+++ trunk/debathena/config/gconf2-config/debian/rules 2009-01-24 23:57:04 UTC (rev 23405)
@@ -1,6 +1,5 @@
#!/usr/bin/make -f
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
DEB_DIVERT_EXTENSION = .debathena
ifneq ($(wildcard /usr/share/gconf/default.path),)
GCONF2_PATH = /usr/share/gconf/default.path