diff options
author | Russ Allbery <eagle@eyrie.org> | 2013-11-05 13:17:07 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2013-11-05 13:17:07 -0800 |
commit | 6c56fdf153b78c1fa602e55f72e8689e80857de5 (patch) | |
tree | be42b15d91782fc18a35d7360147982de85f0306 /debian/changelog | |
parent | fe5ef4f20ec93ddf26fea92f3ee1a41b86966a31 (diff) |
Depend on the DateTime::Format::* modules
* Move the DateTime::Format::* Perl modules for various databases to
Depends from Recommends and add the Pg and MySQL versions as
alternatives.
Change-Id: I39ea83bb2dc2d2042ba539895738e0fd9b362254
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 557bfef..eabb365 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ wallet (1.0-3) UNRELEASED; urgency=low * Cherry-pick upstream commits to fix ACL history entries with PostgreSQL, an incorrect foreign key constraint for the object history, and bugs in handling of enctype restrictions for keytabs. + * Move the DateTime::Format::* Perl modules for various databases to + Depends from Recommends and add the Pg and MySQL versions as + alternatives. -- Russ Allbery <rra@debian.org> Tue, 05 Nov 2013 12:36:32 -0800 |