diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-02-18 18:00:51 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-02-18 18:00:51 -0500 |
commit | 7919c1de41c62ab5971435ee9fcfcfff334a89c4 (patch) | |
tree | 1a6d1cf3e219e9f8c91860c0f86857d1586f960d /packaging/debian/changelog | |
parent | 41f547adb67c23f87f503edbabedf56fc439b072 (diff) |
added explicit bash dependency on version >= 3.2 for modern conditional regex matching
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 164308a..10429fe 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -5,6 +5,7 @@ monkeysphere (0.29~pre1-1) UNRELEASED; urgency=low [ Daniel Kahn Gillmor ] * bumped Standards-Version to 3.8.4 (no changes needed) + * indicated bash dependency on version 3.2 or later (see MS #1687) -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 18 Feb 2010 12:40:56 -0500 |