[23799] in Source-Commits

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

/svn/athena r23411 - trunk/debathena/debathena/counterlog/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 19:13:42 2009

Date: Sat, 24 Jan 2009 19:13:33 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901250013.TAA28974@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:13:32 -0500 (Sat, 24 Jan 2009)
New Revision: 23411

Added:
   trunk/debathena/debathena/counterlog/debian/copyright
Removed:
   trunk/debathena/debathena/counterlog/debian/control
Modified:
   trunk/debathena/debathena/counterlog/debian/changelog
   trunk/debathena/debathena/counterlog/debian/control.in
   trunk/debathena/debathena/counterlog/debian/rules
Log:
In counterlog:
  * Add a copyright file.
  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
  * Change "Debian-Athena Project" to "Debathena Project".
  * Remove debian/control from version control.


Modified: trunk/debathena/debathena/counterlog/debian/changelog
===================================================================
--- trunk/debathena/debathena/counterlog/debian/changelog	2009-01-25 00:12:00 UTC (rev 23410)
+++ trunk/debathena/debathena/counterlog/debian/changelog	2009-01-25 00:13:32 UTC (rev 23411)
@@ -1,3 +1,12 @@
+debathena-counterlog (1.1) unstable; urgency=low
+
+  * Add a copyright file.
+  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
+  * Change "Debian-Athena Project" to "Debathena Project".
+  * Remove debian/control from version control.
+
+ -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 19:12:32 -0500
+
 debathena-counterlog (1.0) unstable; urgency=low
 
   * Initial release.

Deleted: trunk/debathena/debathena/counterlog/debian/control

Modified: trunk/debathena/debathena/counterlog/debian/control.in
===================================================================
--- trunk/debathena/debathena/counterlog/debian/control.in	2009-01-25 00:12:00 UTC (rev 23410)
+++ trunk/debathena/debathena/counterlog/debian/control.in	2009-01-25 00:13:32 UTC (rev 23411)
@@ -1,7 +1,7 @@
 Source: debathena-counterlog
 Section: debathena/net
 Priority: extra
-Maintainer: Debian-Athena Project <debathena@mit.edu>
+Maintainer: Debathena Project <debathena@mit.edu>
 Build-Depends: @cdbs@
 Standards-Version: 3.7.2
 

Added: trunk/debathena/debathena/counterlog/debian/copyright
===================================================================
--- trunk/debathena/debathena/counterlog/debian/copyright	2009-01-25 00:12:00 UTC (rev 23410)
+++ trunk/debathena/debathena/counterlog/debian/copyright	2009-01-25 00:13:32 UTC (rev 23411)
@@ -0,0 +1,18 @@
+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/debathena/counterlog/debian/rules
===================================================================
--- trunk/debathena/debathena/counterlog/debian/rules	2009-01-25 00:12:00 UTC (rev 23410)
+++ trunk/debathena/debathena/counterlog/debian/rules	2009-01-25 00:13:32 UTC (rev 23411)
@@ -1,4 +1,3 @@
 #!/usr/bin/make -f
 
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 include /usr/share/cdbs/1/rules/debhelper.mk


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