[23816] in Source-Commits
/svn/athena r23428 - trunk/third/rs/debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 24 19:49:53 2009
Date: Sat, 24 Jan 2009 19:49:27 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200901250049.TAA29981@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:49:26 -0500 (Sat, 24 Jan 2009)
New Revision: 23428
Removed:
trunk/third/rs/debian/control
Modified:
trunk/third/rs/debian/changelog
trunk/third/rs/debian/control.in
trunk/third/rs/debian/copyright
trunk/third/rs/debian/rules
Log:
In rs:
* 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/third/rs/debian/changelog
===================================================================
--- trunk/third/rs/debian/changelog 2009-01-25 00:45:08 UTC (rev 23427)
+++ trunk/third/rs/debian/changelog 2009-01-25 00:49:26 UTC (rev 23428)
@@ -1,3 +1,12 @@
+debathena-rs (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.
+ * Clean up debian/copyright.
+
+ -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 19:48:09 -0500
+
debathena-rs (10.0.0) unstable; urgency=low
* Initial release.
Deleted: trunk/third/rs/debian/control
Modified: trunk/third/rs/debian/control.in
===================================================================
--- trunk/third/rs/debian/control.in 2009-01-25 00:45:08 UTC (rev 23427)
+++ trunk/third/rs/debian/control.in 2009-01-25 00:49:26 UTC (rev 23428)
@@ -1,7 +1,7 @@
Source: debathena-rs
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/rs/debian/copyright
===================================================================
--- trunk/third/rs/debian/copyright 2009-01-25 00:45:08 UTC (rev 23427)
+++ trunk/third/rs/debian/copyright 2009-01-25 00:49:26 UTC (rev 23428)
@@ -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/rs/debian/rules
===================================================================
--- trunk/third/rs/debian/rules 2009-01-25 00:45:08 UTC (rev 23427)
+++ trunk/third/rs/debian/rules 2009-01-25 00:49:26 UTC (rev 23428)
@@ -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