[23811] in Source-Commits

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

/svn/athena r23423 - trunk/athena/bin/desync/debian

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

Date: Sat, 24 Jan 2009 19:38:28 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901250038.TAA29674@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:38:27 -0500 (Sat, 24 Jan 2009)
New Revision: 23423

Removed:
   trunk/athena/bin/desync/debian/control
Modified:
   trunk/athena/bin/desync/debian/changelog
   trunk/athena/bin/desync/debian/control.in
   trunk/athena/bin/desync/debian/copyright
   trunk/athena/bin/desync/debian/rules
Log:
In desync:
  * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.
  * 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/athena/bin/desync/debian/changelog
===================================================================
--- trunk/athena/bin/desync/debian/changelog	2009-01-25 00:37:21 UTC (rev 23422)
+++ trunk/athena/bin/desync/debian/changelog	2009-01-25 00:38:27 UTC (rev 23423)
@@ -1,3 +1,13 @@
+debathena-desync (10.0.0-0debathena2) unstable; urgency=low
+
+  * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.
+  * 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:37:51 -0500
+
 debathena-desync (10.0.0-0debathena1) unstable; urgency=low
 
   * Initial release.

Deleted: trunk/athena/bin/desync/debian/control

Modified: trunk/athena/bin/desync/debian/control.in
===================================================================
--- trunk/athena/bin/desync/debian/control.in	2009-01-25 00:37:21 UTC (rev 23422)
+++ trunk/athena/bin/desync/debian/control.in	2009-01-25 00:38:27 UTC (rev 23423)
@@ -1,7 +1,7 @@
 Source: debathena-desync
 Section: debathena/text
 Priority: extra
-Maintainer: Debian-Athena Project <debathena@mit.edu>
+Maintainer: Debathena Project <debathena@mit.edu>
 Build-Depends: @cdbs@
 Standards-Version: 3.7.2
 

Modified: trunk/athena/bin/desync/debian/copyright
===================================================================
--- trunk/athena/bin/desync/debian/copyright	2009-01-25 00:37:21 UTC (rev 23422)
+++ trunk/athena/bin/desync/debian/copyright	2009-01-25 00:38:27 UTC (rev 23423)
@@ -1,20 +1,18 @@
-The Athena source code was obtained from the Athena CVS repository at
-/afs/dev.mit.edu/source, and is licensed as follows:
+The Athena source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
 
-  Copyright 1996 by the Massachusetts Institute of Technology.
+  Copyright © 1996 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.
+  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.
 
-This Debian 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 Debian packaging is Copyright © 2008 Massachusetts Institute of
+Technology, and has the same license as the original software.

Modified: trunk/athena/bin/desync/debian/rules
===================================================================
--- trunk/athena/bin/desync/debian/rules	2009-01-25 00:37:21 UTC (rev 23422)
+++ trunk/athena/bin/desync/debian/rules	2009-01-25 00:38:27 UTC (rev 23423)
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
-DEB_AUTO_UPDATE_AUTOCONF = 1
+DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 


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