tags 652482 patch thanks Hi Michael,
El 17 de desembre de 2011 18:26, Michael Biebl <[email protected]> ha escrit: > We would appreciate help from the kfreebsd porters here. Unless upstream can be persuaded to take a different direction, my only suggestion is to make gnome-shell a Linux-only package by setting its Architecture field to "linux-any". Sorry that I can't offer a better solution. Maybe someone else can. In any case I wouldn't want kFreeBSD support to put testing migration of gnome-shell on hold (but feel free to disagree). -- Robert Millan
=== modified file 'debian/control' --- debian/control 2011-12-18 02:16:09 +0000 +++ debian/control 2011-12-18 02:16:27 +0000 @@ -49,7 +49,7 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-gn Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/gnome-shell/ Package: gnome-shell -Architecture: any +Architecture: linux-any Depends: ${gir:Depends}, gjs (>= 0.7.11), ${shlibs:Depends}, === modified file 'debian/control.in' --- debian/control.in 2011-12-18 02:16:09 +0000 +++ debian/control.in 2011-12-18 02:16:21 +0000 @@ -44,7 +44,7 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-gn Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/gnome-shell/ Package: gnome-shell -Architecture: any +Architecture: linux-any Depends: ${gir:Depends}, gjs (>= 0.7.11), ${shlibs:Depends},

