[23756] in Source-Commits

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

/svn/athena r23368 - trunk/debathena/config/alpine-config/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 17:07:08 2009

Date: Sat, 24 Jan 2009 17:06:39 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901242206.RAA25838@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 17:06:38 -0500 (Sat, 24 Jan 2009)
New Revision: 23368

Removed:
   trunk/debathena/config/alpine-config/debian/control
Modified:
   trunk/debathena/config/alpine-config/debian/changelog
   trunk/debathena/config/alpine-config/debian/control.in
   trunk/debathena/config/alpine-config/debian/copyright
   trunk/debathena/config/alpine-config/debian/rules
Log:
In alpine-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/alpine-config/debian/changelog
===================================================================
--- trunk/debathena/config/alpine-config/debian/changelog	2009-01-24 22:05:19 UTC (rev 23367)
+++ trunk/debathena/config/alpine-config/debian/changelog	2009-01-24 22:06:38 UTC (rev 23368)
@@ -1,3 +1,12 @@
+debathena-alpine-config (1.3) 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 17:06:15 -0500
+
 debathena-alpine-config (1.2) unstable; urgency=low
 
   * Use config-package-dev

Deleted: trunk/debathena/config/alpine-config/debian/control

Modified: trunk/debathena/config/alpine-config/debian/control.in
===================================================================
--- trunk/debathena/config/alpine-config/debian/control.in	2009-01-24 22:05:19 UTC (rev 23367)
+++ trunk/debathena/config/alpine-config/debian/control.in	2009-01-24 22:06:38 UTC (rev 23368)
@@ -1,7 +1,7 @@
 Source: debathena-alpine-config
 Section: debathena-config/net
 Priority: extra
-Maintainer: Debian-Athena Project <debathena@mit.edu>
+Maintainer: Debathena Project <debathena@mit.edu>
 Build-Depends: @cdbs@
 Standards-Version: 3.7.2
 
@@ -11,7 +11,7 @@
 Recommends: debathena-alpine
 Conflicts: pine
 Replaces: pine
-Description: Alpine configuration for Debian-Athena
- This package configures Alpine for the Debian-Athena system by
+Description: Alpine configuration for Debathena
+ This package configures Alpine for the Debathena system by
  setting up the default inbox, changing a few default flags, and
  creating a "pine" symlink for historical compatibility.

Modified: trunk/debathena/config/alpine-config/debian/copyright
===================================================================
--- trunk/debathena/config/alpine-config/debian/copyright	2009-01-24 22:05:19 UTC (rev 23367)
+++ trunk/debathena/config/alpine-config/debian/copyright	2009-01-24 22:06:38 UTC (rev 23368)
@@ -1,11 +1,18 @@
-Copyright 2008 by the Massachusetts Institute of Technology.
+The Athena source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
 
-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.
+  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/alpine-config/debian/rules
===================================================================
--- trunk/debathena/config/alpine-config/debian/rules	2009-01-24 22:05:19 UTC (rev 23367)
+++ trunk/debathena/config/alpine-config/debian/rules	2009-01-24 22:06:38 UTC (rev 23368)
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
 DEB_DIVERT_FILES_debathena-alpine-config += \
 	/etc/pine.conf


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