blob: 2abf54dd0d5dcb24fc7054bfa63e4255cd332553 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
mozilla-devscripts (0.03) UNRELEASED; urgency=low
* Fix PST date missed for direct checkout
- update src/mozclient.mk.in
* Add the 'compare' script
- add src/compare.mk.in
- update src/Makefile
* Rephrase documentation and document 'compare'
- update README
- update src/mozclient.mk.in
-- Fabien Tassin <fta@sofaraway.org> Tue, 29 Jan 2008 14:06:37 +0100
mozilla-devscripts (0.02) hardy; urgency=low
* Move patches for mozilla/client.mk inside src/ as they were previously
missed at install time. This will prevent confusions with other future
scripts
* Add PST to dates passed to cvs so it matches dates from Bonsai
- update src/mozclient.mk.in
* Drop Changelog.txt, use debian/changelog instead
-- Fabien Tassin <fta@sofaraway.org> Thu, 17 Jan 2008 22:17:46 +0100
mozilla-devscripts (0.01) hardy; urgency=low
* Initial version (LP: #179501)
-- Fabien Tassin <fta@sofaraway.org> Sun, 30 Dec 2007 21:06:05 +0100
|