Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-16 | Add sqlite3 to build dependencies for another test | Russ Allbery | |
Change-Id: I37e92900dc13cdc6a538a7bf71f2d8b8d221006f | |||
2014-07-16 | Rebuild Autoconf and Automake files during the build | Russ Allbery | |
Change-Id: If4c22583a8031e5197a6d6999ca1e270c6dda0c8 | |||
2014-07-16 | Define AUTOMATED_TESTING to enable some additional Perl tests | Russ Allbery | |
Change-Id: I8c95315cfc35c3f13086e1bcbb46d5a4e5bb5590 | |||
2014-07-16 | Update standards version to 3.9.5 | Russ Allbery | |
Change-Id: I9eb620f2a56c56b6614d845f0edb04269707cb89 | |||
2014-07-16 | Update debian/copyright for the new upstream release | Russ Allbery | |
Change-Id: I295e5290ad89bdd1dec52882e7855966e16a9813 | |||
2014-07-16 | Add new dependencies and build dependencies | Russ Allbery | |
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 | |||
2014-07-16 | Add changelog for upstream 1.1 release | Russ Allbery | |
Change-Id: I7fd0f5c9ec0dd940ab5675e3a7ab5e3ad3f3048e | |||
2014-01-09 | Add changelog for upstream password randomizationdebian/1.0-5 | Russ Allbery | |
Change-Id: I368bb1ffc8a9f3aad0a9ea96c268f21dbf6db5d8 | |||
2014-01-06 | Add changelog for cherry-picked test fixdebian/1.0-4 | Russ Allbery | |
2014-01-06 | Add additional dependencies for the test suite | Russ Allbery | |
* Add libauthen-sasl-perl and libnet-ldap-perl to Build-Depends for the test suite. | |||
2014-01-06 | Add changelog for cherry-picked wallet-rekey fix | Russ Allbery | |
2013-11-05 | Finalize changes for 1.0-3debian/1.0-3 | Russ Allbery | |
Change-Id: I5b10208b0b164e39242cf20ed4bd57398a3b9898 | |||
2013-11-05 | Depend on the DateTime::Format::* modules | Russ Allbery | |
* 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 | |||
2013-11-05 | Add changelog for upstream cherry-picks | Russ Allbery | |
Change-Id: I8f4b7b7798ee34271c5bfc1b46733a3649064192 | |||
2013-03-29 | Add changelog for cherry-picked t/admin.t fixesdebian/1.0-2 | Russ Allbery | |
Change-Id: Ic1a9420955614c67cfc4e5e01e0b7f0458569a81 | |||
2013-03-27 | Really finalize the date of the 1.0-1 releasedebian/1.0-1 | Russ Allbery | |
Change-Id: I8a40fcaaa2a5effdea495ecc2f6a03a63543e0b9 | |||
2013-03-27 | Update release date for 1.0-1 | Russ Allbery | |
Change-Id: I2e52bb9184bc5939421a93d7a2ef9a9f4716711c | |||
2013-03-27 | Check for uninstalled files, install SQL files | Russ Allbery | |
* 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 | |||
2013-03-27 | Finalize changes for 1.0-1 | Russ Allbery | |
Change-Id: I43cf7f76af475d0588df09feb982bc6bbe65061c | |||
2013-03-27 | Version the Suggests of libwebauth-perl | Russ Allbery | |
Only WebAuth 4.4.0 and later has the APIs that we need. Change-Id: Icf72987f1c79baf607a0bb4aca69d0730423a10a | |||
2013-03-27 | Add dependencies and changelog for new wa-keyring object type | Russ Allbery | |
Change-Id: I9923e3ec986dc7e17e0d251044dbf4d5acf936c2 | |||
2013-03-27 | Fix typo in libdbix-class-perl build dependency | Russ Allbery | |
Change-Id: If1a37b9db9c0696824375415aa835fcfb5d63f2e | |||
2013-03-27 | xz compression is for the binary packages as well | Russ Allbery | |
Change-Id: I8eba193b08417931ff4127b46db5857fe622edce | |||
2013-03-27 | Tag all packages as Multi-Arch: foreign | Russ Allbery | |
Change-Id: I51e95968f7249ad99f6d9d58e9a8dc90808be348 | |||
2013-03-27 | Convert debian/copyright to copyright-format 1.0 | Russ Allbery | |
Change-Id: Ib9d7558bea7425b9c9bdcf0b41133332c39c8b4c | |||
2013-03-27 | Update to debhelper V9, enable hardening, parallel builds | Russ Allbery | |
* Update debhelper compatibility level to V9. - Enable all hardening build flags. - Enable parallel builds. Change-Id: I816acdcf5a204fddc909f78e3db39493e7c2321e | |||
2013-03-27 | Update standards version, indicate Debian packaging branch | Russ Allbery | |
* Update standards version to 3.9.4. - Indicate the Debian packaging branch in the Vcs-Git header. Change-Id: I6deab025fba1ddee262e93f6bf053e833a955f48 | |||
2013-03-27 | Switch to xz compression for the upstream and Debian tarballs | Russ Allbery | |
Change-Id: I40985143bac4f0d27a1648e0f8559c62347c8067 | |||
2013-03-27 | Move single-debian-patch to local-options | Russ Allbery | |
* 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 NMUs get regular version-numbered patches. Change-Id: I8c0fe6bd544fafca774feebde7664b8cf975cfeb | |||
2013-03-27 | Add new build and runtime dependencies for the server | Russ Allbery | |
Change-Id: I7839114ff0977add6f30642295265b8cd5a48631 | |||
2013-03-27 | Add upstream changelog for 1.0 | Russ Allbery | |
Change-Id: If1e8679a3c808121bbe33f71cea58675e5aadfe4 | |||
2010-08-25 | Finalize changes for 0.12-1debian/0.12-1 | Russ Allbery | |
2010-08-25 | Install the new wallet-report ACL file | Russ Allbery | |
2010-08-25 | Switch to 3.0 (quilt) source format | Russ Allbery | |
* Switch to 3.0 (quilt) source format. Force a single Debian patch and include a custom patch header explaining that it is a rollup of any fixes cherry-picked from upstream and breaking those patches out separately would be work for no gain. | |||
2010-08-25 | Update standards version to 3.9.1 | Russ Allbery | |
2010-08-25 | Update for upstream 0.12 release | Russ Allbery | |
Stop installing the wallet-summary contrib script in /usr/sbin and instead install all the useful contrib scripts into the examples directory, telling debhelper to not compress them. | |||
2010-03-08 | Add changelog entry for upstream 0.11 changesdebian/0.11-1 | Russ Allbery | |
2010-02-21 | Also install the wallet-report scriptdebian/0.10-1 | Russ Allbery | |
2010-02-21 | Add the wallet-report man page to wallet-server | Russ Allbery | |
2010-02-21 | Add a watch file | Russ Allbery | |
2010-02-21 | Finalize changes for 0.10-1 | Russ Allbery | |
2010-02-21 | Update standards version to 3.8.4 | Russ Allbery | |
2010-02-21 | Add Homepage, Vcs-Git, and Vcs-Browser control fields | Russ Allbery | |
2010-02-21 | Adjust for renaming of contrib/wallet-summary | Russ Allbery | |
2010-02-21 | Fix typo in debian/rules | Russ Allbery | |
2010-02-21 | Update debian/copyright from the upstream LICENSE file | Russ Allbery | |
2010-02-21 | Update debian/compat for the new debhelper compatibility mode | Russ Allbery | |
2010-02-21 | Description and dependency fixes | Russ Allbery | |
* Clarify in long description that keytab-backend is only needed for MIT Kerberos. * Move wallet-server's dependency on krb5-user to Recommends, since it's only needed for keytab support, and allow libheimdal-kadm5-perl as an alternative. * Recommend remctl-server 2.14 or later for improved store support. | |||
2010-02-21 | Update to debhelper V7 with rule minimization and overrides | Russ Allbery | |
* Update debhelper compatibility level to V7. - Use debhelper rule minimization with overrides. - Add ${misc:Depends} to dependencies. | |||
2010-02-21 | Remove the kasetkey package and its Build-Depends | Russ Allbery | |