[Pkg-mozext-commits] [SCM] Debian buttons extension for the Iceweasel/Firefox browser branch, master, updated. debian/1.8-2-4-gb2e187e
Fabrizio Regalli
fabreg at fabreg.it
Sat May 12 15:31:36 UTC 2012
The following commit has been merged in the master branch:
commit b2e187e0a22d0aba7ce4ddfecb2ee24d848020a5
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Sat May 12 17:31:17 2012 +0200
Removed Breaks: ${xpi:Breaks} from d/control, max_version isn't checked anymore at startup, thus all the extensions are now compatible by default with every iceweasel release. (this behaviour has been introduced with iceweasel-10) (Closes: #670370)
diff --git a/debian/changelog b/debian/changelog
index 8a2f215..5787383 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
debianbuttons (1.9-1) UNRELEASED; urgency=low
* Imported Upstream version 1.9
+ * Removed Breaks: ${xpi:Breaks} from d/control, max_version isn't
+ checked anymore at startup, thus all the extensions are now compatible
+ by default with every iceweasel release. (this behaviour has been
+ introduced with iceweasel-10) (Closes: #670370)
-- Fabrizio Regalli <fabreg at fabreg.it> Sat, 12 May 2012 17:24:38 +0200
diff --git a/debian/control b/debian/control
index 627a896..535b267 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Package: xul-ext-debianbuttons
Architecture: all
Depends: ${misc:Depends}, ${xpi:Depends}
Recommends: ${xpi:Recommends}
-Breaks: ${xpi:Breaks}
Provides: ${xpi:Provides}
Enhances: ${xpi:Enhances}
Description: Buttons for querying Debian-related pages with Iceweasel/Firefox
--
Debian buttons extension for the Iceweasel/Firefox browser
More information about the Pkg-mozext-commits
mailing list