aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-07-16 13:55:57 -0700
committerRuss Allbery <eagle@eyrie.org>2014-07-16 13:55:57 -0700
commitf1a643df9ce0a2c1966f949a8b584bb19e88cb21 (patch)
tree8700c5c34ab13014de81bf483891d677e461b1eb /debian/changelog
parentcd13060d541fd6ba00ae2dd4fb03b8f9c5d01e8e (diff)
Add new dependencies and build dependencies
Also, Document in the wallet-server package description that a DBD::* module and corresponding DateTime::Format::* module are required. (There isn't a way to fully represent the required dependency.) Change-Id: I7c888319bfd85e7e65a55272cad3bc5444ac30e2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0da7702..98254ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ wallet (1.1-1) UNRELEASED; urgency=medium
- Fix ordering of table drops during wallet-admin destroy to honor
foreign key reference constraints.
- The initial ADMIN ACL creation is no longer documented in history.
+ * Document in the wallet-server package description that a DBD::* module
+ and corresponding DateTime::Format::* module are required. (There
+ isn't a way to fully represent the required dependency.)
-- Russ Allbery <rra@debian.org> Wed, 16 Jul 2014 13:51:23 -0700