r16832 - in /desktop/unstable/epiphany-browser/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Aug 29 15:29:46 UTC 2008


Author: joss
Date: Fri Aug 29 15:29:46 2008
New Revision: 16832

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16832
Log:
Use not+linux-gnu instead of not+linux for non-Linux targets. 
Closes: #494312.

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=16832&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog (original)
+++ desktop/unstable/epiphany-browser/debian/changelog Fri Aug 29 15:29:46 2008
@@ -1,3 +1,10 @@
+epiphany-browser (2.22.3-3) unstable; urgency=low
+
+  * Use not+linux-gnu instead of not+linux for non-Linux targets. 
+    Closes: #494312.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 29 Aug 2008 17:30:53 +0200
+
 epiphany-browser (2.22.3-2) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control?rev=16832&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control (original)
+++ desktop/unstable/epiphany-browser/debian/control Fri Aug 29 15:29:46 2008
@@ -28,7 +28,7 @@
                gnome-doc-utils (>= 0.3.2),
                intltool (>= 0.35.0),
                x11proto-core-dev,
-               network-manager-dev | not+linux,
+               network-manager-dev | not+linux-gnu,
                quilt,
                libenchant-dev (>= 1.0),
                libavahi-gobject-dev (>= 0.6.22),

Modified: desktop/unstable/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control.in?rev=16832&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control.in (original)
+++ desktop/unstable/epiphany-browser/debian/control.in Fri Aug 29 15:29:46 2008
@@ -28,7 +28,7 @@
                gnome-doc-utils (>= 0.3.2),
                intltool (>= 0.35.0),
                x11proto-core-dev,
-               network-manager-dev | not+linux,
+               network-manager-dev | not+linux-gnu,
                quilt,
                libenchant-dev (>= 1.0),
                libavahi-gobject-dev (>= 0.6.22),




More information about the pkg-gnome-commits mailing list