diff options
author | Fabien Tassin <fta@sofaraway.org> | 2008-01-04 01:19:43 +0100 |
---|---|---|
committer | Fabien Tassin <fta@sofaraway.org> | 2008-01-04 01:19:43 +0100 |
commit | 776d906107cf3163959acc041edfcb4227a0ed71 (patch) | |
tree | 3a8da8d20246ce3e8eb861808962100f81150951 /debian | |
parent | 2fe338df2283640ebbdc378000d6c224c1aeb54f (diff) |
* Move patches for mozilla/client.mk inside src/ as they were previously
missed at install time. This will prevent confusions with other future
scripts
* Drop Changelog.txt, use debian/changelog instead
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 09316de..e2559a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mozilla-devscripts (0.02) UNRELEASED; 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 + * Drop Changelog.txt, use debian/changelog instead + + -- Fabien Tassin <fta@sofaraway.org> Thu, 03 Jan 2008 21:50:21 +0100 + mozilla-devscripts (0.01) hardy; urgency=low * Initial version (LP: #179501) |