aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2018-06-03Finalize changes for 1.4-1debian/1.4-1Russ Allbery
2018-06-03Clean up trailing whitespace in debian/changelogRuss Allbery
2018-06-03Set C_TAP_VERBOSE for better test outputRuss Allbery
2018-06-03Bump watch file version to 4 and use an https URLRuss Allbery
2018-06-03Set Rules-Requires-Root: noRuss Allbery
2018-06-03Update standards version to 4.1.4Russ Allbery
* Update standards version to 4.1.4. - Use https URLs for Vcs-* fields in debian/control. - Use https URL for debian/copyright Format field. - Change Priority: extra to optional since extra has been retired. Also refresh debian/copyright.
2018-06-03Refresh upstream signing keyRuss Allbery
2018-06-03Update debhelper compatibility level to V11Russ Allbery
* Update debhelper compatibility level to V11. - Remove explicit autoreconf sequence configuration. - Remove now-unnecessary --parallel flags.
2018-06-03Install new contrib/ad-keytab scriptRuss Allbery
* Install new contrib/ad-keytab script as /usr/bin/ad-keytab.
2018-06-03Add changelog for upstream 1.4 releaseRuss Allbery
2018-06-03Add upstream-vcs-tag pattern to debian/gbp.confRuss Allbery
2016-01-17Finalize changes for 1.3-1debian/1.3-1Russ Allbery
2016-01-17Add explicit build dependency on libmodule-build-perlRuss Allbery
* Add explicit build dependency on libmodule-build-perl, since it is no no longer provided by the perl package.
2016-01-17Refresh upstream signing keyRuss Allbery
2016-01-17Remove explicit setting of xz compression for source packageRuss Allbery
* Remove explicit setting of xz as the Debian source package compression type. This is now the default.
2016-01-17Add new dependencies, run wrap-and-sort -astRuss Allbery
New wallet object types, ACLs, and kadmin backends require new modules. Flesh out the build dependencies and suggests, and then clean up all the control files with wrap-and-sort -ast.
2016-01-17Add changelog for upstream releaseRuss Allbery
2016-01-17Change the branch layout to follow DEP-14Russ Allbery
2014-12-08Finalize changes for 1.2-1Russ Allbery
2014-12-08Update standards version to 3.9.6Russ Allbery
2014-12-08Add changelog for upstream 1.2 releaseRuss Allbery
2014-12-08Add a debian/gbp.conf fileRuss Allbery
* Add a gbp.conf file to reflect the branch layout and settings of the normal packaging repository.
2014-07-16Finalize changes for 1.1-1debian/1.1-1Russ Allbery
Change-Id: I701dc2151a41087dd0457a1f756884a78013f622
2014-07-16Enable verification of upstream release signaturesRuss Allbery
* Enable uscan verification of the GnuPG signatures on upstream releases in debian/watch. Change-Id: Ic8555655c8b7cd3fd1a1d8fa55c381673ee8e2bf
2014-07-16Drop now-unneeded dh_builddeb override for xz compressionRuss Allbery
Change-Id: Iac7c9bffb20e86b2b7dc5aa2b1acdfae928265cf
2014-07-16Adjust debian/rules for the new Module::Build Perl build systemRuss Allbery
Change-Id: I6cc0df81ab9507a6aceba772766c0a0588b2d750
2014-07-16Rebuild Autoconf and Automake files during the buildRuss Allbery
Change-Id: If4c22583a8031e5197a6d6999ca1e270c6dda0c8
2014-07-16Define AUTOMATED_TESTING to enable some additional Perl testsRuss Allbery
Change-Id: I8c95315cfc35c3f13086e1bcbb46d5a4e5bb5590
2014-07-16Update standards version to 3.9.5Russ Allbery
Change-Id: I9eb620f2a56c56b6614d845f0edb04269707cb89
2014-07-16Add new dependencies and build dependenciesRuss 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-16Add changelog for upstream 1.1 releaseRuss Allbery
Change-Id: I7fd0f5c9ec0dd940ab5675e3a7ab5e3ad3f3048e
2014-01-09Add changelog for upstream password randomizationdebian/1.0-5Russ Allbery
Change-Id: I368bb1ffc8a9f3aad0a9ea96c268f21dbf6db5d8
2014-01-06Add changelog for cherry-picked test fixdebian/1.0-4Russ Allbery
2014-01-06Add additional dependencies for the test suiteRuss Allbery
* Add libauthen-sasl-perl and libnet-ldap-perl to Build-Depends for the test suite.
2014-01-06Add changelog for cherry-picked wallet-rekey fixRuss Allbery
2013-11-05Finalize changes for 1.0-3debian/1.0-3Russ Allbery
Change-Id: I5b10208b0b164e39242cf20ed4bd57398a3b9898
2013-11-05Depend on the DateTime::Format::* modulesRuss 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-05Add changelog for upstream cherry-picksRuss Allbery
Change-Id: I8f4b7b7798ee34271c5bfc1b46733a3649064192
2013-03-29Add changelog for cherry-picked t/admin.t fixesdebian/1.0-2Russ Allbery
Change-Id: Ic1a9420955614c67cfc4e5e01e0b7f0458569a81
2013-03-27Really finalize the date of the 1.0-1 releasedebian/1.0-1Russ Allbery
Change-Id: I8a40fcaaa2a5effdea495ecc2f6a03a63543e0b9
2013-03-27Update release date for 1.0-1Russ Allbery
Change-Id: I2e52bb9184bc5939421a93d7a2ef9a9f4716711c
2013-03-27Check for uninstalled files, install SQL filesRuss 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-27Finalize changes for 1.0-1Russ Allbery
Change-Id: I43cf7f76af475d0588df09feb982bc6bbe65061c
2013-03-27Add dependencies and changelog for new wa-keyring object typeRuss Allbery
Change-Id: I9923e3ec986dc7e17e0d251044dbf4d5acf936c2
2013-03-27xz compression is for the binary packages as wellRuss Allbery
Change-Id: I8eba193b08417931ff4127b46db5857fe622edce
2013-03-27Tag all packages as Multi-Arch: foreignRuss Allbery
Change-Id: I51e95968f7249ad99f6d9d58e9a8dc90808be348
2013-03-27Convert debian/copyright to copyright-format 1.0Russ Allbery
Change-Id: Ib9d7558bea7425b9c9bdcf0b41133332c39c8b4c
2013-03-27Update to debhelper V9, enable hardening, parallel buildsRuss Allbery
* Update debhelper compatibility level to V9. - Enable all hardening build flags. - Enable parallel builds. Change-Id: I816acdcf5a204fddc909f78e3db39493e7c2321e
2013-03-27Update standards version, indicate Debian packaging branchRuss Allbery
* Update standards version to 3.9.4. - Indicate the Debian packaging branch in the Vcs-Git header. Change-Id: I6deab025fba1ddee262e93f6bf053e833a955f48
2013-03-27Switch to xz compression for the upstream and Debian tarballsRuss Allbery
Change-Id: I40985143bac4f0d27a1648e0f8559c62347c8067