[debian-edu-commits] r80070 - trunk/src/firefox-tuning/debian
pere at alioth.debian.org
pere at alioth.debian.org
Thu May 16 08:24:45 UTC 2013
Author: pere
Date: 2013-05-16 08:24:45 +0000 (Thu, 16 May 2013)
New Revision: 80070
Modified:
trunk/src/firefox-tuning/debian/changelog
trunk/src/firefox-tuning/debian/control
Log:
Add long description.
Modified: trunk/src/firefox-tuning/debian/changelog
===================================================================
--- trunk/src/firefox-tuning/debian/changelog 2013-05-16 08:21:52 UTC (rev 80069)
+++ trunk/src/firefox-tuning/debian/changelog 2013-05-16 08:24:45 UTC (rev 80070)
@@ -9,6 +9,7 @@
* Remove unused file debian/conffiles from source.
* Add 'set -e' to preinst and postrm to make sure errors are not
ignored. Thanks lintian for discovering this.
+ * Add long description.
-- Petter Reinholdtsen <pere at debian.org> Thu, 16 May 2013 09:35:40 +0200
Modified: trunk/src/firefox-tuning/debian/control
===================================================================
--- trunk/src/firefox-tuning/debian/control 2013-05-16 08:21:52 UTC (rev 80069)
+++ trunk/src/firefox-tuning/debian/control 2013-05-16 08:24:45 UTC (rev 80070)
@@ -8,4 +8,7 @@
Package: firefox-tuning
Architecture: all
Depends: bash, rsync, ${misc:Depends}
-Description: Makes firefox behave better on slow networks
+Description: Makes firefox behave better with $HOME on slow networks
+ Move ~/.mozilla/ to /tmp/ when iceweasel start to make sure iceweasel
+ do not put on load the network and home directory server when it is
+ used. When iceweasel exits, copy the files back.
More information about the debian-edu-commits
mailing list