[24080] in Source-Commits
/svn/athena r23684 - trunk/athena/bin/machtype/debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Wed Apr 1 12:14:22 2009
Date: Wed, 1 Apr 2009 12:13:59 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200904011613.n31GDxjL026983@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:13:59 -0400 (Wed, 01 Apr 2009)
New Revision: 23684
Modified:
trunk/athena/bin/machtype/debian/changelog
trunk/athena/bin/machtype/debian/control.in
Log:
In machtype:
* Switch to architecture: all
Modified: trunk/athena/bin/machtype/debian/changelog
===================================================================
--- trunk/athena/bin/machtype/debian/changelog 2009-04-01 16:11:53 UTC (rev 23683)
+++ trunk/athena/bin/machtype/debian/changelog 2009-04-01 16:13:59 UTC (rev 23684)
@@ -1,8 +1,9 @@
debathena-machtype (10.0.1-0debathena1) unstable; urgency=low
* Add debathena-login-graphical to the list of metapackages we test for.
+ * Switch to architecture: all
- -- Evan Broder <broder@mit.edu> Wed, 01 Apr 2009 12:11:21 -0400
+ -- Evan Broder <broder@mit.edu> Wed, 01 Apr 2009 12:13:45 -0400
debathena-machtype (10.0.0-0debathena5) unstable; urgency=low
Modified: trunk/athena/bin/machtype/debian/control.in
===================================================================
--- trunk/athena/bin/machtype/debian/control.in 2009-04-01 16:11:53 UTC (rev 23683)
+++ trunk/athena/bin/machtype/debian/control.in 2009-04-01 16:13:59 UTC (rev 23684)
@@ -6,7 +6,7 @@
Standards-Version: 3.7.2
Package: debathena-machtype
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Print Athena machine type to standard output
Print CPU type and hardware configuration information.