Bug#572380: xulrunner-1.9.1: Package "Conflicts: pango-graphite" needs to be updated

Neil Mayhew neil_mayhew at sil.org
Wed Mar 3 20:12:28 UTC 2010


Package: xulrunner-1.9.1
Version: 1.9.1.6-1
Severity: normal
Tags: patch


In debian/control,

  Conflicts: pango-graphite

should now read

  Conflicts: pango-graphite (<< 0.9.3)

Patch attached.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xulrunner-1.9.1 depends on:
ii  libasound2              1.0.21a-1        shared library for ALSA applicatio
ii  libatk1.0-0             1.28.0-1         The ATK accessibility toolkit
ii  libbz2-1.0              1.0.5-4          high-quality block-sorting file co
ii  libc6                   2.10.2-6         Embedded GNU C Library: Shared lib
ii  libcairo2               1.8.8-2          The Cairo 2D vector graphics libra
ii  libdbus-1-3             1.2.20-2         simple interprocess messaging syst
ii  libfontconfig1          2.8.0-2          generic font configuration library
ii  libfreetype6            2.3.11-1         FreeType 2 font engine, shared lib
ii  libgcc1                 1:4.4.2-9        GCC support library
ii  libglib2.0-0            2.22.4-1         The GLib library of C routines
ii  libgtk2.0-0             2.18.6-1         The GTK+ graphical user interface 
ii  libhunspell-1.2-0       1.2.8-6          spell checker and morphological an
ii  libjpeg62               6b-16.1          The Independent JPEG Group's JPEG 
ii  libmozjs2d              1.9.1.6-1        The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d             4.8.3-1          NetScape Portable Runtime Library
ii  libnss3-1d              3.12.5-2         Network Security Service libraries
ii  libpango1.0-0           1.26.2-1         Layout and rendering of internatio
ii  libpng12-0              1.2.42-2         PNG library - runtime
ii  libreadline6            6.1-1            GNU readline and history libraries
ii  libsqlite3-0            3.6.22-1         SQLite 3 shared library
ii  libstartup-notification 0.10-1           library for program launch feedbac
ii  libstdc++6              4.4.2-9          The GNU Standard C++ Library v3
ii  libx11-6                2:1.3.3-1        X11 client-side library
ii  libxrender1             1:0.9.5-1        X Rendering Extension client libra
ii  libxt6                  1:1.0.7-1        X11 toolkit intrinsics library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

xulrunner-1.9.1 recommends no packages.

Versions of packages xulrunner-1.9.1 suggests:
ii  xulrunner-1.9.1-gnome-support 1.9.1.6-1  Support for GNOME in xulrunner app

-- no debconf information
-------------- next part --------------
--- xulrunner-1.9.1.6/debian/control	2010-03-03 11:27:33.000000000 -0700
+++ xulrunner-1.9.1.6.new/debian/control	2010-03-03 11:32:00.000000000 -0700
@@ -50,7 +50,7 @@
 Suggests: xulrunner-1.9.1-gnome-support
 Breaks: iceweasel (<< 3.5.5-1)
 Conflicts: j2re1.4,
-           pango-graphite
+           pango-graphite (<< 0.9.3)
 Description: XUL + XPCOM application runner
  XULRunner is a single "gecko runtime" that can be used to bootstrap
  multiple XUL + XPCOM applications that are as rich as Firefox and


More information about the pkg-mozilla-maintainers mailing list