aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
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-27Version the Suggests of libwebauth-perlRuss Allbery
Only WebAuth 4.4.0 and later has the APIs that we need. Change-Id: Icf72987f1c79baf607a0bb4aca69d0730423a10a
2013-03-27Add dependencies and changelog for new wa-keyring object typeRuss Allbery
Change-Id: I9923e3ec986dc7e17e0d251044dbf4d5acf936c2
2013-03-27Fix typo in libdbix-class-perl build dependencyRuss Allbery
Change-Id: If1a37b9db9c0696824375415aa835fcfb5d63f2e
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
2013-03-27Move single-debian-patch to local-optionsRuss 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-27Add new build and runtime dependencies for the serverRuss Allbery
Change-Id: I7839114ff0977add6f30642295265b8cd5a48631
2013-03-27Add upstream changelog for 1.0Russ Allbery
Change-Id: If1e8679a3c808121bbe33f71cea58675e5aadfe4
2010-08-25Finalize changes for 0.12-1debian/0.12-1Russ Allbery
2010-08-25Install the new wallet-report ACL fileRuss Allbery
2010-08-25Switch to 3.0 (quilt) source formatRuss 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-25Update standards version to 3.9.1Russ Allbery
2010-08-25Update for upstream 0.12 releaseRuss 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-08Add changelog entry for upstream 0.11 changesdebian/0.11-1Russ Allbery
2010-02-21Also install the wallet-report scriptdebian/0.10-1Russ Allbery
2010-02-21Add the wallet-report man page to wallet-serverRuss Allbery
2010-02-21Add a watch fileRuss Allbery
2010-02-21Finalize changes for 0.10-1Russ Allbery
2010-02-21Update standards version to 3.8.4Russ Allbery
2010-02-21Add Homepage, Vcs-Git, and Vcs-Browser control fieldsRuss Allbery
2010-02-21Adjust for renaming of contrib/wallet-summaryRuss Allbery
2010-02-21Fix typo in debian/rulesRuss Allbery
2010-02-21Update debian/copyright from the upstream LICENSE fileRuss Allbery
2010-02-21Update debian/compat for the new debhelper compatibility modeRuss Allbery
2010-02-21Description and dependency fixesRuss 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-21Update to debhelper V7 with rule minimization and overridesRuss Allbery
* Update debhelper compatibility level to V7. - Use debhelper rule minimization with overrides. - Add ${misc:Depends} to dependencies.
2010-02-21Remove the kasetkey package and its Build-DependsRuss Allbery
2010-02-21Initial changelog for 0.10-1Russ Allbery
2008-04-24Now use --with-kaserver instead of --with-afs. Remove therelease/0.9debian/0.9-1Russ Allbery
Stanford-specific wallet-server setting now that we have an updated krb5.conf file everywhere.
2008-04-24* Use a separate stamp file for configure and install and use touch $@Russ Allbery
to create stamp files.
2008-04-24* Update debhelper compatibility level to V5 (no changes required).Russ Allbery
2008-04-24* The test suite no longer needs libio-string-perl.Russ Allbery
2008-04-24Initial changelog for Debian 0.9-1 release.Russ Allbery
2008-02-13Release 0.8-1.release/0.8debian/0.8-1Russ Allbery
2008-02-08Release 0.7-1.Russ Allbery
2008-01-31* Create /var/lib/keytabs in the keytab-backend package.Russ Allbery
2008-01-28Upstream ships the wallet-report man page; we just have to install it.debian/0.6-1Russ Allbery
2008-01-28Fix installation location of wallet-report.Russ Allbery
2008-01-28* Add --enable-reduced-depends to configure to eliminate unnecessaryRuss Allbery
shared library dependencies.
2008-01-28Restore the Debian-specific bit in the copyright file.Russ Allbery
2008-01-28Finalize 0.6-1 changes.Russ Allbery