Author: rafl
Date: Sat Oct 29 17:21:57 2005
New Revision: 9639
Modified:
/ (props changed)
trunk/debian/control
Log:
[EMAIL PROTECTED]: rafl | 2005-10-30 01:51:32 +0200
* Debian: Changed Architecture of parrot-dev from all to any because it
contains the platform dependent libparrot.a.
Modified: trunk/debian/control
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Sat Oct 29 17:21:57 2005
@@ -17,7 +17,7 @@ Description: virtual machine to execute
stages of completion for a wide range of other languages.
Package: parrot-dev
-Architecture: all
+Architecture: any
Depends: parrot (= ${Source-Version})
Description: virtual machine to execute bytecode for interpreted languages
Parrot is a virtual machine designed to execute bytecode for interpreted