[Debichem-devel] Bug#890980: gnome-chemistry-utils: please downgrade dependency on browser

Graham Inggs ginggs at debian.org
Wed Feb 21 10:48:48 UTC 2018


Source: gnome-chemistry-utils
Version: 0.14.17-1
Severity: wishlist
Tags: patch

Hi Daniel

The gcu-plugin package has a dependency on ${vendor:Browser}.  This 
prevents gnome-chemistry-utils from migrating in Ubuntu because firefox 
does not build on s390x currently.

Please consider downgrading the Depends on ${vendor:Browser} to 
Recommends as per the following patch.

+++ a/debian/control
+++ b/debian/control
@@ -74,8 +74,8 @@
  Architecture: any
  Depends: libgcu0v5 (= ${binary:Version}),
           ${misc:Depends},
-         ${shlibs:Depends},
-         ${vendor:Browser}
+         ${shlibs:Depends}
+Recommends: ${vendor:Browser}
  Description: GNOME chemistry utils (browser plugin)
   The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
   related to chemistry. They will be used in future versions of both


Regards
Graham



More information about the Debichem-devel mailing list