[Pkg-mono-svn-commits] rev 363 - mono/trunk/debian
Eduard Bloch
blade@quantz.debian.org
Thu, 26 Feb 2004 10:42:44 +0100
Author: blade
Date: 2004-02-26 10:42:43 +0100 (Thu, 26 Feb 2004)
New Revision: 363
Modified:
mono/trunk/debian/changelog
mono/trunk/debian/control
Log:
+ debian/control: limit all arch lists to those really supported by the
Mono project
Modified: mono/trunk/debian/changelog
===================================================================
--- mono/trunk/debian/changelog 2004-02-26 05:37:10 UTC (rev 362)
+++ mono/trunk/debian/changelog 2004-02-26 09:42:43 UTC (rev 363)
@@ -1,3 +1,12 @@
+mono (0.30.1-2) unstable; urgency=low
+
+ * NOT RELEASED YET
+ * Eduard Bloch:
+ + debian/control: limit all arch lists to those really supported by the
+ Mono project
+
+ -- Eduard Bloch <blade@debian.org> Tue, 24 Feb 2004 19:28:29 +0100
+
mono (0.30.1-1) unstable; urgency=low
* New upstream release
Modified: mono/trunk/debian/control
===================================================================
--- mono/trunk/debian/control 2004-02-26 05:37:10 UTC (rev 362)
+++ mono/trunk/debian/control 2004-02-26 09:42:43 UTC (rev 363)
@@ -8,7 +8,7 @@
Build-Conflicts: libmint-dev
Package: mono-common
-Architecture: any
+Architecture: alpha arm hppa powerpc s390 sparc i386
Depends: binfmt-support (>= 1.1.2)
Provides: cli-common
Conflicts: binfmt-detector-cli, cli-common
@@ -38,7 +38,7 @@
Package: mono-mint
Provides: cli-virtual-machine
-Architecture: i386 sparc powerpc arm hppa s390
+Architecture: alpha arm hppa powerpc s390 sparc i386
Conflicts: libmint0, libmint-dev
Replaces: libmint0, libmint-dev
Depends: ${shlibs:Depends}, mono-assemblies-base, mono-common (= ${Source-Version})
@@ -64,7 +64,7 @@
mono is a metapackage containing dependencies for the components of Mono.
Package: mono-utils
-Architecture: any
+Architecture: alpha arm hppa powerpc s390 sparc i386
Section: devel
Depends: ${shlibs:Depends}, mono-assemblies-base
Description: Mono utilities