[Pkg-mozext-commits] [SCM] Iceweasel extension that enables customization of webpages with user scripts branch, master, updated. debian/0.9.17-1-5-gbc4a0d6
Fabrizio Regalli
fabreg at fabreg.it
Fri Mar 2 11:54:54 UTC 2012
The following commit has been merged in the master branch:
commit bc4a0d6e43f8461f1ce9bf60c78153e2823f522a
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Fri Mar 2 12:54:48 2012 +0100
Removed firefox-greasemonkey (<< 0.8.20090123.1) from Breaks and Replaces
diff --git a/debian/changelog b/debian/changelog
index 8222a40..3e200f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-greasemonkey (0.9.18-1) UNRELEASED; urgency=low
+greasemonkey (0.9.18-1) unstable; urgency=low
* Imported Upstream version 0.9.18
* Bump Standards-Version to 3.9.3
+ * Removed firefox-greasemonkey (<< 0.8.20090123.1) from
+ Breaks and Replaces
-- Fabrizio Regalli <fabreg at fabreg.it> Fri, 02 Mar 2012 12:44:29 +0100
diff --git a/debian/control b/debian/control
index 54aefb0..3d68303 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,8 @@ Depends: ${misc:Depends}
Recommends: ${xpi:Recommends}
Provides: ${xpi:Provides}
Enhances: ${xpi:Enhances}
-Breaks: firefox-greasemonkey (<< 0.8.20090123.1),
- iceweasel-greasemonkey (<= 0.8.20090920.2-1)
-Replaces: firefox-greasemonkey (<< 0.8.20090123.1),
- iceweasel-greasemonkey (<= 0.8.20090920.2-1)
+Breaks: iceweasel-greasemonkey (<= 0.8.20090920.2-1)
+Replaces: iceweasel-greasemonkey (<= 0.8.20090920.2-1)
Description: extension that enables customization of webpages with user scripts
Greasemonkey allows users of the Iceweasel/Firefox web browser to create or
download user scripts which modify the content or behavior of web sites. It
--
Iceweasel extension that enables customization of webpages with user scripts
More information about the Pkg-mozext-commits
mailing list