Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Adjust Depends and Suggests for current iceweasel packages
authorMichael Prokop <mika@grml.org>
Sun Jun 10 10:21:07 2007 +0200 (18 months ago)
changeset 5bb4a24d86533
manifestbb4a24d86533
parent 44bf19b09a0c8
child 6f40e55034e0b
Adjust Depends and Suggests for current iceweasel packages
debian/changelog
debian/control
--- a/debian/changelog Thu Dec 07 18:59:16 2006 +0100
+++ b/debian/changelog Sun Jun 10 10:21:07 2007 +0200
@@ -1,3 +1,9 @@ grml-firefox (0.2-2) unstable; urgency=l
+grml-firefox (0.2-3) unstable; urgency=low
+
+ * Adjust Depends and Suggests for current iceweasel packages.
+
+ -- Michael Prokop <mika@grml.org> Sun, 10 Jun 2007 10:20:44 +0200
+
grml-firefox (0.2-2) unstable; urgency=low
* Use 'Architecture: all' in debian/control so we can install the
--- a/debian/control Thu Dec 07 18:59:16 2006 +0100
+++ b/debian/control Sun Jun 10 10:21:07 2007 +0200
@@ -7,11 +7,11 @@ Standards-Version: 3.7.2
Package: grml-firefox
Architecture: all
-Depends: mozilla-firefox
-Suggests: mozilla-firefox-webdeveloper, mozilla-firefox-adblock, mozilla-imagezoom
-Description: configuration for firefox on grml system
+Depends: iceweasel | mozilla-firefox
+Suggests: iceweasel-webdeveloper, mozilla-firefox-adblock, mozilla-imagezoom
+Description: configuration for firefox / iceweasl on grml system
This packages includes a configuration for Mozilla Firefox
- for the grml system.
+ (also known as Iceweasel) for the grml system.
.
Notice: this package is useful only on the live-cd system.
Do not install it on a harddisk installation.