summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog34
1 files changed, 19 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog
index 2bd0837..17e3b4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ mozilla-devscripts (0.15) UNRELEASED; urgency=low
- update debian/control
- add ${misc:Depends} to Depends
- update debian/control
+ - wrap too long lines
+ - update debian/changelog
- -- Benjamin Drung <bdrung@ubuntu.com> Tue, 11 Aug 2009 16:40:27 +0200
+ -- Benjamin Drung <bdrung@ubuntu.com> Tue, 11 Aug 2009 16:51:06 +0200
mozilla-devscripts (0.14) unstable; urgency=low
@@ -44,11 +46,11 @@ mozilla-devscripts (0.14) unstable; urgency=low
- fix LP: #411191 - webfav lp-locale-export.mk yields en-US.xpi with
.manifest files only - fix parsing bug for jar: protocol lines
* packaging:
- - fix Vcs-Bzr: to point to a proper R/W location and use Vcs-Bzr-Browser for the
- browsable read-only location
+ - fix Vcs-Bzr: to point to a proper R/W location and use Vcs-Bzr-Browser for
+ the browsable read-only location
- update debian/control
- - add Benjamin Drung <bdrung@ubuntu.com> to Uploaders and also add my @ubuntu.com
- address work-time uploads won't count as NMU
+ - add Benjamin Drung <bdrung@ubuntu.com> to Uploaders and also add my
+ @ubuntu.com address work-time uploads won't count as NMU
- update debian/control
[ Benjamin Drung <bdrung@ubuntu.com> ]
@@ -126,7 +128,8 @@ mozilla-devscripts (0.11) jaunty; urgency=low
- don't run MOZCLIENT_EXCLUDE_SCRIPT if does not exist as it creates
false positives
- update src/mozclient/lib/MozClient/VCS.pm
- - drop $(EXT), left-over from when mozclient.pl was substed and use -c instead
+ - drop $(EXT), left-over from when mozclient.pl was substed and use -c
+ instead
- update src/mozclient.mk.in
- add support for git
- add src/mozclient/lib/MozClient/Git.pm
@@ -150,7 +153,8 @@ mozilla-devscripts (0.11) jaunty; 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
+ - 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
@@ -248,9 +252,9 @@ mozilla-devscripts (0.08) intrepid; urgency=low
[ Alexander Sack ]
* add .NOTPARALLEL target to make mozclient.mk more reliable in parallel
- make runs. We don't want parallel execution within the scope of mozclient.mk.
- Maybe noteworthy that this doesn't prevent clients to invoke get-orig-source
- with distinct parameters in parallel.
+ make runs. We don't want parallel execution within the scope of
+ mozclient.mk. Maybe noteworthy that this doesn't prevent clients to
+ invoke get-orig-source with distinct parameters in parallel.
- update src/mozclient.mk.in
[ Fabien Tassin ]
@@ -282,7 +286,7 @@ mozilla-devscripts (0.08) intrepid; urgency=low
- add src/xulrunner-1.9.1.mk.in
- add src/xulrunner-2.0.mk.in
- update src/Makefile
- + add a variable called DEBIAN_KEEP_VCS to preserve the VCS files such as
+ + add a variable called DEBIAN_KEEP_VCS to preserve the VCS files such as
*/CVS or .hg
- update src/mozclient.mk.in
- update README
@@ -319,8 +323,8 @@ mozilla-devscripts (0.06) hardy; urgency=low
[ Alexander Sack ]
* [ xpi ]:
+ introduce support to extract xpi translations from any build tree that
- ships chrome.manifest indexed xul/xpi translations. This feature is ment to
- be hooked into install phase of then package build. cdbs users can just
+ ships chrome.manifest indexed xul/xpi translations. This feature is ment
+ to be hooked into install phase of then package build. cdbs users can just
include this helper as we ship the appropriate cdbs hooks.
- add src/lp-locale-export.mk
* [ lp-locale-export ]:
@@ -394,8 +398,8 @@ mozilla-devscripts (0.05) hardy; urgency=low
- update debian/control
* add unzip (needed by xpi.mk) to Depends: of mozilla-devscript binary package
- update debian/control
- * introduce MOZ_XPI_MOZILLA_DIRS in xpi.mk with default values: "firefox-addons
- firefox"
+ * introduce MOZ_XPI_MOZILLA_DIRS in xpi.mk with default values:
+ "firefox-addons firefox"
- update src/xpi.mk
* document xpi.mk in README
- update README