r29022 - in /desktop/unstable/epiphany-browser/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Jul 21 22:42:46 UTC 2011
Author: biebl
Date: Thu Jul 21 22:42:46 2011
New Revision: 29022
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29022
Log:
Disable seed support on mips. Should be re-enabled when #633730 is
fixed.
Modified:
desktop/unstable/epiphany-browser/debian/changelog
desktop/unstable/epiphany-browser/debian/control
desktop/unstable/epiphany-browser/debian/control.in
Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=29022&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Thu Jul 21 22:42:46 2011
@@ -6,6 +6,8 @@
- Remove Build-Depends on gir1.2-gtk-3.0 and let libgtk-3-dev pull that
dependency in. Bump Build-Depends on libgtk-3-dev to (>= 3.0.8-1~)
accordingly.
+ - Disable seed support on mips. Should be re-enabled when #633730 is
+ fixed.
-- Michael Biebl <biebl at debian.org> Sat, 02 Jul 2011 01:16:52 +0200
Modified: desktop/unstable/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control?rev=29022&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control [utf-8] Thu Jul 21 22:42:46 2011
@@ -29,7 +29,7 @@
gir1.2-glib-2.0,
gir1.2-freedesktop,
gir1.2-webkit-3.0,
- libseed-gtk3-dev [!ia64],
+ libseed-gtk3-dev [!ia64 !mips],
iso-codes (>= 0.35),
gnome-doc-utils (>= 0.3.2),
intltool (>= 0.40.0),
Modified: desktop/unstable/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control.in?rev=29022&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control.in [utf-8] Thu Jul 21 22:42:46 2011
@@ -24,7 +24,7 @@
gir1.2-glib-2.0,
gir1.2-freedesktop,
gir1.2-webkit-3.0,
- libseed-gtk3-dev [!ia64],
+ libseed-gtk3-dev [!ia64 !mips],
iso-codes (>= 0.35),
gnome-doc-utils (>= 0.3.2),
intltool (>= 0.40.0),
More information about the pkg-gnome-commits
mailing list