r54039 - in /desktop/unstable/meta-gnome3/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Tue Sep 19 02:34:16 UTC 2017


Author: jbicha
Date: Tue Sep 19 02:34:15 2017
New Revision: 54039

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54039
Log:
core: Allow chromium-browser to fulfill browser dependency

Modified:
    desktop/unstable/meta-gnome3/debian/changelog
    desktop/unstable/meta-gnome3/debian/control
    desktop/unstable/meta-gnome3/debian/control.in

Modified: desktop/unstable/meta-gnome3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/changelog?rev=54039&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog	[utf-8] Tue Sep 19 02:34:15 2017
@@ -2,6 +2,8 @@
 
   * core: Depend on gnome-user-docs instead of transitional pkg
     (LP: #1691867)
+  * core: Allow chromium-browser to fulfill browser dependency
+    (for Ubuntu)
   * gnome: Recommend nautilus-extension-brasero instead of brasero
 
  -- Jeremy Bicha <jbicha at debian.org>  Mon, 18 Sep 2017 22:29:42 -0400

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=54039&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control	[utf-8] Tue Sep 19 02:34:15 2017
@@ -6,7 +6,7 @@
 Section: metapackages
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10)
@@ -64,7 +64,7 @@
          gvfs-backends (>= 1.30),
          gvfs-bin (>= 1.30),
          gvfs-fuse (>= 1.30) [linux-any],
-         firefox-esr (>= 30) | firefox (>= 30) | chromium,
+         firefox-esr (>= 30) | firefox (>= 30) | chromium | chromium-browser,
          chrome-gnome-shell,
          libcanberra-pulse,
          libproxy1-plugin-gsettings,

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=54039&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in	[utf-8] Tue Sep 19 02:34:15 2017
@@ -60,7 +60,7 @@
          gvfs-backends (>= 1.30),
          gvfs-bin (>= 1.30),
          gvfs-fuse (>= 1.30) [linux-any],
-         firefox-esr (>= 30) | firefox (>= 30) | chromium,
+         firefox-esr (>= 30) | firefox (>= 30) | chromium | chromium-browser,
          chrome-gnome-shell,
          libcanberra-pulse,
          libproxy1-plugin-gsettings,




More information about the pkg-gnome-commits mailing list