[svn:parrot] r37592 - trunk/ports/debian
allison at svn.parrot.org
allison at svn.parrot.org
Thu Mar 19 06:48:32 UTC 2009
Author: allison
Date: Thu Mar 19 06:48:31 2009
New Revision: 37592
URL: https://trac.parrot.org/parrot/changeset/37592
Log:
[debian] A few fixes in control.in caught while porting to ubuntu.
Modified:
trunk/ports/debian/control.in
Modified: trunk/ports/debian/control.in
==============================================================================
--- trunk/ports/debian/control.in Thu Mar 19 06:47:47 2009 (r37591)
+++ trunk/ports/debian/control.in Thu Mar 19 06:48:31 2009 (r37592)
@@ -20,8 +20,8 @@
Architecture: any
Depends: ${shlibs:Depends}
Description: A minimal install of the Parrot VM
- This package contains the core Parrot interpreter. It's all that you need to
- get up and running in the average use case, and is sufficient to run most
+ This package contains the core Parrot virtual machine. It's all that you need
+ to get up and running in the average use case, and is sufficient to run most
language implementations.
Package: libparrot at SOVERSION@
@@ -53,6 +53,7 @@
Package: parrot-devel
Architecture: any
+Section: devel
Depends: parrot, perl
Provides: parrot-pge, parrot-tge, parrot-pct, parrot-nqp
Description: Parrot development tools
More information about the parrot-commits
mailing list