diff options
author | Russ Allbery <rra@stanford.edu> | 2013-03-27 17:45:42 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 17:45:42 -0700 |
commit | 999b027f10e81a3dfa3766ff4773e75e8ebbfb3f (patch) | |
tree | baa77de851e1838da87e274f578a43380e2b1366 /debian/changelog | |
parent | 89f8b5d2c12d023486cb776f2aa2b1be374caff4 (diff) |
Check for uninstalled files, install SQL files
* Check for any files left uninstalled by dh_install.
Also install all the SQL files used for database upgrades into the
wallet-server package properly.
Change-Id: I18711d26b88cf4bcbae036f20c11f911deb02e4f
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 0da4c60..a452da0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ wallet (1.0-1) unstable; urgency=low * Update debhelper compatibility level to V9. - Enable all hardening build flags. - Enable parallel builds. + * Check for any files left uninstalled by dh_install. * Tag all packages as Multi-Arch: foreign. * Move single-debian-patch to local-options and patch-header to local-patch-header so that they only apply to the packages I build and |