[Pkg-mono-svn-commits] rev 3550 - gluezilla/trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Sun Dec 23 03:52:47 UTC 2007


Author: slomo
Date: 2007-12-23 03:52:47 +0000 (Sun, 23 Dec 2007)
New Revision: 3550

Modified:
   gluezilla/trunk/debian/changelog
   gluezilla/trunk/debian/control
Log:
* debian/control:
  + Add sparc and s390 to the supported architectures as these are now
    supported by mono.

Modified: gluezilla/trunk/debian/changelog
===================================================================
--- gluezilla/trunk/debian/changelog	2007-12-23 03:51:18 UTC (rev 3549)
+++ gluezilla/trunk/debian/changelog	2007-12-23 03:52:47 UTC (rev 3550)
@@ -1,3 +1,11 @@
+gluezilla (1.2.6-2) unstable; urgency=low
+
+  * debian/control:
+    + Add sparc and s390 to the supported architectures as these are now
+      supported by mono.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sun, 23 Dec 2007 04:52:21 +0100
+
 gluezilla (1.2.6-1) unstable; urgency=low
 
   * Initial version (Closes: #456334).

Modified: gluezilla/trunk/debian/control
===================================================================
--- gluezilla/trunk/debian/control	2007-12-23 03:51:18 UTC (rev 3549)
+++ gluezilla/trunk/debian/control	2007-12-23 03:52:47 UTC (rev 3550)
@@ -7,7 +7,7 @@
 Standards-Version: 3.7.3
 
 Package: libgluezilla
-Architecture: i386 kfreebsd-i386 powerpc arm armeb armel amd64 kfreebsd-amd64 ia64
+Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Glue library to embed Gecko for the Mono Winforms WebControl
  A simple glue library to embed Gecko/xulrunner for the Mono Winforms




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