Bug#882956: firefox: Get ride of Conflicts from 2008

Sylvestre Ledru sylvestre at debian.org
Mon Nov 27 22:25:14 UTC 2017


Source: firefox
Severity: minor

Hello,

During HDR presentation of Zack today, he presented Firefox as an example of package.
I noticed that the Firefox package still Conflicts against old packages like j2re1.4
and pango-graphite packages. 

The attached patch removes them.

Sylvestre
-------------- next part --------------
>From 796656458edf3e183737d8f48161e58889e46b9a Mon Sep 17 00:00:00 2001
From: Sylvestre Ledru <sylvestre at mozilla.com>
Date: Mon, 27 Nov 2017 23:19:05 +0100
Subject: [PATCH] Remove some old Conflicts back from 2008

---
 debian/changelog  | 6 ++++++
 debian/control    | 2 --
 debian/control.in | 4 +---
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5dd688137b4..2691ab5c892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+firefox (57.0-2) unstable; urgency=medium
+
+  * Remove some old Conflicts back from 2008
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Mon, 27 Nov 2017 23:18:49 +0100
+
 firefox (57.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3a01c33c333..1c1bce08468 100644
--- a/debian/control
+++ b/debian/control
@@ -72,8 +72,6 @@ Suggests: fonts-stix | otf-stix,
           mozplugger,
           libgssapi-krb5-2 | libkrb53,
           libcanberra0
-Conflicts: j2re1.4,
-           pango-graphite (<< 0.9.3),
 Breaks: xul-ext-torbutton
 Provides: www-browser,
           gnome-www-browser
diff --git a/debian/control.in b/debian/control.in
index 8633698a0aa..045655c82d5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -99,10 +99,8 @@ Suggests: fonts-stix | otf-stix,
           mozplugger,
           libgssapi-krb5-2 | libkrb53,
           libcanberra0
-Conflicts: j2re1.4,
-           pango-graphite (<< 0.9.3),
 %if TRANSITION
-           iceweasel (<< 45)
+Conflicts: iceweasel (<< 45)
 %endif
 Breaks: xul-ext-torbutton
 Provides: www-browser,
-- 
2.15.0



More information about the pkg-mozilla-maintainers mailing list