summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2010-01-06 18:21:45 +0100
committerBenjamin Drung <bdrung@ubuntu.com>2010-01-06 18:21:45 +0100
commitdb17ded56bf7d52a79b6e231595d808bce6b0f51 (patch)
treed37c99cb740e453c8905672bcd4ab43825974f79 /debian
parentf0dd8d1ca336e5ca7f893d6572e145e182863ba6 (diff)
- Add "xul-ext" dh sequence
- add src/xul-ext.pm - update src/Makefile - update debian/control
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ef771c..dcf027b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,10 @@ mozilla-devscripts (0.19) UNRELEASED; urgency=low
- update debian/control
- update debian/rules
- update src/Makefile
+ - Add "xul-ext" dh sequence
+ - add src/xul-ext.pm
+ - update src/Makefile
+ - update debian/control
* install-xpi:
- Split xpi installation from xpi.mk into new install-xpi script.
- add src/install-xpi
@@ -56,7 +60,7 @@ mozilla-devscripts (0.19) UNRELEASED; urgency=low
- update src/dh_xul-ext
- update debian/control
- -- Benjamin Drung <bdrung@ubuntu.com> Wed, 06 Jan 2010 17:20:54 +0100
+ -- Benjamin Drung <bdrung@ubuntu.com> Wed, 06 Jan 2010 18:21:34 +0100
mozilla-devscripts (0.18) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1427c67..26f3561 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends: dpkg-dev,
wget,
zip,
${misc:Depends},
+ ${perl:Depends},
${python:Depends}
Suggests: cvs,
git-core,