summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control8
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index fec373b..9282ca3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ mozilla-devscripts (0.05) UNRELEASED; urgency=low
* Update mozclient patch for xulbrowser now that firefox 3 needs
mozilla/memory to build
- update src/patches/xulbrowser_target.patch
+ * Rewrite package description now that we provide several scripts
+ - update debian/control
[ Alexander Sack ]
* add initial xpi makefile helper that tries to make extension package
diff --git a/debian/control b/debian/control
index 4d43850..831962c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev
Package: mozilla-devscripts
Architecture: all
Depends: cvs, wget, quilt, libxml-xpath-perl
-Description: tarball creator for Ubuntu Mozilla packages
- This package contains mozilla-devscripts, an abstract tarball creator
- based on Makefile inheritance which provides a get-new-orig target
- usable by Mozilla packages in Ubuntu.
+Description: Collection of dev scripts used by Ubuntu Mozilla packages
+ This package contains mozilla-devscripts, a collection of scripts
+ based on Makefile inheritance which provides targets usable by Mozilla
+ packages in Ubuntu