diff options
author | Colin Watson <cjwatson@debian.org> | 2009-07-31 15:16:19 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-07-31 15:16:19 +0000 |
commit | dc4cae7464efd7312ca29626efed55c3b26ecc62 (patch) | |
tree | 294305576b218ae7c27b9dba22c69fe731265572 /debian/changelog | |
parent | ac58d020d07f4a24409106429799d001590386b5 (diff) |
Use 'which' rather than 'type' in maintainer scripts.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 826ac9296..9cc5ddd31 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,7 @@ openssh (1:5.1p1-7) UNRELEASED; urgency=low | |||
5 | * Set umask to 022 in the init script as well as postinsts (closes: | 5 | * Set umask to 022 in the init script as well as postinsts (closes: |
6 | #539030). | 6 | #539030). |
7 | * Add ${misc:Depends} to keep Lintian happy. | 7 | * Add ${misc:Depends} to keep Lintian happy. |
8 | * Use 'which' rather than 'type' in maintainer scripts. | ||
8 | 9 | ||
9 | -- Colin Watson <cjwatson@debian.org> Fri, 24 Jul 2009 18:43:45 +0100 | 10 | -- Colin Watson <cjwatson@debian.org> Fri, 24 Jul 2009 18:43:45 +0100 |
10 | 11 | ||