[24081] in Source-Commits
/svn/athena r23685 - trunk/athena/bin/machtype/debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Wed Apr 1 12:28:56 2009
Date: Wed, 1 Apr 2009 12:28:42 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200904011628.n31GSgRu027922@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-04-01 12:28:42 -0400 (Wed, 01 Apr 2009)
New Revision: 23685
Modified:
trunk/athena/bin/machtype/debian/changelog
trunk/athena/bin/machtype/debian/control.in
Log:
In machtype:
* Switch back to architecture: any - the sysnames are calculated at
build time.
Modified: trunk/athena/bin/machtype/debian/changelog
===================================================================
--- trunk/athena/bin/machtype/debian/changelog 2009-04-01 16:13:59 UTC (rev 23684)
+++ trunk/athena/bin/machtype/debian/changelog 2009-04-01 16:28:42 UTC (rev 23685)
@@ -1,3 +1,10 @@
+debathena-machtype (10.0.1-0debathena2) unstable; urgency=low
+
+ * Switch back to architecture: any - the sysnames are calculated at
+ build time.
+
+ -- Evan Broder <broder@mit.edu> Wed, 01 Apr 2009 12:28:22 -0400
+
debathena-machtype (10.0.1-0debathena1) unstable; urgency=low
* Add debathena-login-graphical to the list of metapackages we test for.
Modified: trunk/athena/bin/machtype/debian/control.in
===================================================================
--- trunk/athena/bin/machtype/debian/control.in 2009-04-01 16:13:59 UTC (rev 23684)
+++ trunk/athena/bin/machtype/debian/control.in 2009-04-01 16:28:42 UTC (rev 23685)
@@ -6,7 +6,7 @@
Standards-Version: 3.7.2
Package: debathena-machtype
-Architecture: all
+Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Print Athena machine type to standard output
Print CPU type and hardware configuration information.