[Pkg-mono-svn-commits] [mono] 02/03: Fix package descriptions to not mention SPARC or IA64, and exchange S/390 with S/390x

Jo Shields directhex at alioth.debian.org
Sun Oct 27 15:05:45 UTC 2013


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository mono.

commit b6e4975cf7523d3e571a07b246d8502d749aafea
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Oct 27 14:09:11 2013 +0000

    Fix package descriptions to not mention SPARC or IA64, and exchange S/390 with S/390x
---
 debian/control |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 0fa3a50..36f23f0 100644
--- a/debian/control
+++ b/debian/control
@@ -44,8 +44,8 @@ Description: Mono runtime
  This package contains the Virtual Machine, JIT (Just-in-Time) and
  AOT (Ahead-of-Time) code generator "mono".
  "mono" executes applications for the CLI (Common Language Infrastructure).
- Mono currently only supports the X86, PowerPC, ARM, SPARC, S/390, AMD64 and
- IA64 architectures. Optionally this package configures BINFMT support.
+ Mono currently only supports the X86, PowerPC, ARM, S/390x and AMD64 
+ architectures. Optionally this package configures BINFMT support.
 
 Package: mono-runtime-sgen
 Architecture: amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 s390x
@@ -63,8 +63,8 @@ Description: Mono runtime - SGen (experimental)
  This package contains the Virtual Machine, JIT (Just-in-Time) and
  AOT (Ahead-of-Time) code generator "mono-sgen".
  mono-sgen executes applications for the CLI (Common Language Infrastructure).
- Mono currently only supports the X86, PowerPC, ARM, SPARC, S/390, AMD64 and
- IA64 architectures.
+ Mono currently only supports the X86, PowerPC, ARM, S/390x and AMD64
+ architectures.
  .
  This package uses SGen which is Mono's new simple generational garbage
  collector instead of Boehm's conservative garbage collector. SGen is

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list