Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | Set C_TAP_VERBOSE for better test output | Russ Allbery | |
2018-06-03 | Update debhelper compatibility level to V11 | Russ Allbery | |
* Update debhelper compatibility level to V11. - Remove explicit autoreconf sequence configuration. - Remove now-unnecessary --parallel flags. | |||
2014-07-16 | Drop now-unneeded dh_builddeb override for xz compression | Russ Allbery | |
Change-Id: Iac7c9bffb20e86b2b7dc5aa2b1acdfae928265cf | |||
2014-07-16 | Adjust debian/rules for the new Module::Build Perl build system | Russ Allbery | |
Change-Id: I6cc0df81ab9507a6aceba772766c0a0588b2d750 | |||
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 | |||
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 | 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 | Switch to xz compression for the upstream and Debian tarballs | Russ Allbery | |
Change-Id: I40985143bac4f0d27a1648e0f8559c62347c8067 | |||
2010-08-25 | Install the new wallet-report ACL file | 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-02-21 | Fix typo in debian/rules | Russ Allbery | |
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 | |
2008-04-24 | Now use --with-kaserver instead of --with-afs. Remove therelease/0.9debian/0.9-1 | Russ 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-01-28 | Upstream ships the wallet-report man page; we just have to install it.debian/0.6-1 | Russ Allbery | |
2008-01-28 | * Add --enable-reduced-depends to configure to eliminate unnecessary | Russ Allbery | |
shared library dependencies. | |||
2008-01-28 | * Change hard-coded wallet server to wallet.stanford.edu. | Russ Allbery | |
2008-01-28 | Initial packaging for 0.6-1. | Russ Allbery | |
2007-12-18 | * Hard-code lsdb-new.stanford.edu as the wallet server name for the timedebian/0.5-2 | Russ Allbery | |
being. | |||
2007-12-04 | dh_installdirs similarly needs to have DH_OPTIONS unset.release/0.3debian/0.3-1 | Russ Allbery | |
2007-12-04 | Install the keytab ACL file (with no principals in it by default) into | Russ Allbery | |
/etc/remctl/acl in the keytab-backend package. | |||
2007-12-01 | dh_install has to be called without any DH_OPTIONS set. | Russ Allbery | |
2007-12-01 | Enable verbose to try to figure out WTF. | Russ Allbery | |
2007-12-01 | This still doesn't work. Try to figure out why. | Russ Allbery | |
2007-12-01 | We now have arch-independent packages. | Russ Allbery | |
2007-12-01 | * New upstream release. | Russ Allbery | |
* Initial packaging of all components of wallet. | |||
2007-03-09 | Don't use --fail-missing on dh_install yet. We don't care about the | Russ Allbery | |
wallet client yet. | |||
2007-03-09 | Initial Debian build rules that just generate a kasetkey package. | Russ Allbery | |