summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFabien Tassin <fta@ubuntu.com>2008-10-19 01:24:27 +0200
committerFabien Tassin <fta@ubuntu.com>2008-10-19 01:24:27 +0200
commitf0d2a9352d6f08f54218a1fe3061f8c550666e9c (patch)
tree8ddd8a81f182e9a6ffe067422af6a3e13d557042 /debian
parent65deb5391a0ff8746a5b182b565048e0cae03768 (diff)
* [xulapp] add confdefs.h and a.out to the clean rule
- update src/xulapp.mk.in
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 35c6653..53326de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,8 +31,10 @@ mozilla-devscripts (0.11) UNRELEASED; urgency=low
for extensions built with xulapp.mk
- update src/xpi.mk
* [ xulapp ]
- allow caller to specify the xulrunner version by pre-setting DEBIAN_XUL_VER
- - update src/xulapp.mk.in
+ - allow caller to specify the xulrunner version by pre-setting DEBIAN_XUL_VER
+ - update src/xulapp.mk.in
+ - add confdefs.h and a.out to the clean rule
+ - update src/xulapp.mk.in
-- Fabien Tassin <fta@ubuntu.com> Sun, 12 Oct 2008 19:03:20 +0200