summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFabien Tassin <fta@sofaraway.org>2008-06-06 19:56:08 +0200
committerFabien Tassin <fta@sofaraway.org>2008-06-06 19:56:08 +0200
commit600e43b234feef679e067deea915246efbfcea4d (patch)
treec0956c18d8611b10ff82b1a541d48cb5277864bd /debian
parent16cd93f6f489c2ad0102c1ca9eca897301aa005e (diff)
* [mozclient] add a package specific clean-up script for Flock
- add src/mozclient/flock-remove.binonly.sh
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b08096d..eb7f604 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,12 +32,15 @@ mozilla-devscripts (0.09) UNRELEASED; urgency=low
- update src/mozclient/mozclient.pl
- update src/mozclient/lib/MozClient/VCS.pm
- update README
+ + run an optional package specific clean-up script. It should be called
+ src/mozclient/${pkg_name}-remove.binonly.sh
+ add support for svn
- add src/mozclient/lib/MozClient/Subversion.pm
- update src/mozclient.pl
+ add projects for Prism and Flock using svn
- add src/mozclient/{prism,flock}.conf
- add src/{prism,flock}.mk.in
+ - add src/mozclient/flock-remove.binonly.sh
- update src/Makefile
- update README
+ use an absolute path for remove.binonly.sh as with --conf-dir it could
@@ -51,8 +54,6 @@ mozilla-devscripts (0.09) UNRELEASED; urgency=low
- update src/mozclient/lib/MozClient/VCS.pm
- update src/mozclient/mozclient.pl
- update README
- + run an optional package specific clean-up script. It should be called
- src/mozclient/${pkg_name}-remove.binonly.sh
- update src/mozclient/lib/MozClient/VCS.pm
* [ compare ]