[23817] in Source-Commits
/svn/athena r23429 - trunk/third/lam/debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 19:51:19 2009
Date: Sat, 24 Jan 2009 19:50:47 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901250050.TAA00033@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:50:46 -0500 (Sat, 24 Jan 2009)
New Revision: 23429
Removed:
trunk/third/lam/debian/control
Modified:
trunk/third/lam/debian/changelog
trunk/third/lam/debian/control.in
trunk/third/lam/debian/copyright
trunk/third/lam/debian/rules
Log:
In lam:
* Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
* Change "Debian-Athena Project" to "Debathena Project".
* Remove debian/control from version control.
Modified: trunk/third/lam/debian/changelog
===================================================================
--- trunk/third/lam/debian/changelog 2009-01-25 00:49:26 UTC (rev 23428)
+++ trunk/third/lam/debian/changelog 2009-01-25 00:50:46 UTC (rev 23429)
@@ -1,3 +1,11 @@
+debathena-lam (10.0.1) unstable; urgency=low
+
+ * 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:50:15 -0500
+
debathena-lam (10.0.0) unstable; urgency=low
* Initial release.
Deleted: trunk/third/lam/debian/control
Modified: trunk/third/lam/debian/control.in
===================================================================
--- trunk/third/lam/debian/control.in 2009-01-25 00:49:26 UTC (rev 23428)
+++ trunk/third/lam/debian/control.in 2009-01-25 00:50:46 UTC (rev 23429)
@@ -1,7 +1,7 @@
Source: debathena-lam
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/third/lam/debian/copyright
===================================================================
--- trunk/third/lam/debian/copyright 2009-01-25 00:49:26 UTC (rev 23428)
+++ trunk/third/lam/debian/copyright 2009-01-25 00:50:46 UTC (rev 23429)
@@ -40,5 +40,5 @@
This Debian package was created for the Massachusetts Institute of
Technology's Athena 10 release <http://athena10.mit.edu/>, which is
-based on the Debian-Athena Project <http://web.mit.edu/debathena/www/>
-of the MIT Student Information Processing Board.
+based on the Debathena Project <http://debathena.mit.edu> of the MIT
+Student Information Processing Board.
Modified: trunk/third/lam/debian/rules
===================================================================
--- trunk/third/lam/debian/rules 2009-01-25 00:49:26 UTC (rev 23428)
+++ trunk/third/lam/debian/rules 2009-01-25 00:50:46 UTC (rev 23429)
@@ -1,6 +1,5 @@
#!/usr/bin/make -f
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk