Author: rafl
Date: Fri Oct 28 07:04:00 2005
New Revision: 9613
Added:
branches/debian/debian/parrot.docs
Modified:
/ (props changed)
branches/debian/debian/control
Log:
[EMAIL PROTECTED]: rafl | 2005-10-28 14:49:32 +0200
* Removed leading spaces in package descriptions.
* Add debian/parrot.docs for extra docs to be installed.
Modified: branches/debian/debian/control
==============================================================================
--- branches/debian/debian/control (original)
+++ branches/debian/debian/control Fri Oct 28 07:04:00 2005
@@ -11,29 +11,29 @@ Depends: ${shlibs:Depends}
Suggests: parrot-doc
Recommends: perl
Description: virtual machine to execute bytecode for interpreted languages
- Parrot is a virtual machine designed to execute bytecode for interpreted
- languages efficiently. Parrot will be the target for the Perl 6 compiler.
- There is already a partial Perl 6 compiler as well as compilers in various
- stages of completion for a wide range of other languages.
+ Parrot is a virtual machine designed to execute bytecode for interpreted
+ languages efficiently. Parrot will be the target for the Perl 6 compiler.
+ There is already a partial Perl 6 compiler as well as compilers in various
+ stages of completion for a wide range of other languages.
Package: parrot-dev
Architecture: all
Depends: parrot (= ${Source-Version})
Description: virtual machine to execute bytecode for interpreted languages
- Parrot is a virtual machine designed to execute bytecode for interpreted
- languages efficiently. Parrot will be the target for the Perl 6 compiler.
- There is already a partial Perl 6 compiler as well as compilers in various
- stages of completion for a wide range of other languages.
- .
- This package contains files needed to compile software against parrot.
+ Parrot is a virtual machine designed to execute bytecode for interpreted
+ languages efficiently. Parrot will be the target for the Perl 6 compiler.
+ There is already a partial Perl 6 compiler as well as compilers in various
+ stages of completion for a wide range of other languages.
+ .
+ This package contains files needed to compile software against parrot.
Package: parrot-doc
Architecture: all
Depends:
Description: virtual machine to execute bytecode for interpreted languages
- Parrot is a virtual machine designed to execute bytecode for interpreted
- languages efficiently. Parrot will be the target for the Perl 6 compiler.
- There is already a partial Perl 6 compiler as well as compilers in various
- stages of completion for a wide range of other languages.
- .
- This package contains various documentation for parrot.
+ Parrot is a virtual machine designed to execute bytecode for interpreted
+ languages efficiently. Parrot will be the target for the Perl 6 compiler.
+ There is already a partial Perl 6 compiler as well as compilers in various
+ stages of completion for a wide range of other languages.
+ .
+ This package contains various documentation for parrot.
Added: branches/debian/debian/parrot.docs
==============================================================================
--- (empty file)
+++ branches/debian/debian/parrot.docs Fri Oct 28 07:04:00 2005
@@ -0,0 +1,11 @@
+ABI_CHANGES
+CREDITS
+DEPRECATED
+DEVELOPING
+NEWS
+PBC_COMPAT
+PLATFORMS
+RESPONSIBLE_PARTIES
+TODO
+docs/BROKEN
+docs/ROADMAP