summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control9
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index a1cc9fd..3228926 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,10 @@ Depends: dpkg-dev (>= 1.15.1),
${perl:Depends},
${python:Depends}
Suggests: cvs, git, mercurial
-Description: Collection of development scripts used by Mozilla packages
+Description: Development scripts used by Mozilla's addons packages
This package contains mozilla-devscripts, a collection of scripts
- based on Makefile inheritance which provides targets usable by Mozilla
- packages in Debian and Ubuntu.
+ based on Makefile inheritance meant for packaging Iceweasel's and
+ Icedove's extensions. These tools will help maintainers to build
+ link and install all XUL extensions properly following the policies
+ outlined by the Debian Mozilla Extension Maintainers team.
+