diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-24 23:13:35 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-24 23:13:35 +0000 |
commit | 02d8d4f480a479c653a097f6b280134ec1cac60d (patch) | |
tree | 91b85ce58368f28578ef996e646c3891cf4963ec /debian/changelog | |
parent | e32bf6b7ed1f37464fbb48ed7a2fd1b27df9cf60 (diff) |
* Use a separate stamp file for configure and install and use touch $@
to create stamp files.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f229d2..71721fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ wallet (0.9-1) unstable; urgency=low - kasetkey supports enable, disable, and examine. - Stop setting Stanford-specific server defaults. * The test suite no longer needs libio-string-perl. + * Use a separate stamp file for configure and install and use touch $@ + to create stamp files. * Update debhelper compatibility level to V5 (no changes required). -- Russ Allbery <rra@debian.org> Thu, 24 Apr 2008 16:09:19 -0700 |