shishi (0.0.33-1) unstable; urgency=low [ Simon Josefsson ] * Fix FTBFS if built twice in a row. (closes: 424253) * Use Homepage: field in control file. * Use Vcs-* headers in control file. * Don't use ${Source-Version} to avoid lintian warning. * Update copyright file to say GPLv3, as per upstream change. * Replace GFDL copy in copyright file with reference to base-files copy. * New upstream release. - PAM module no longer display password (closes: 442094) - PAM module provide password to subsequent modules (closes: 442095) [ Russ Allbery ] * Add XS-Dm-Upload-Allowed: yes so that Simon can upload directly. * Change the build dependency on tetex-bin to texlive-latex-base to cut the required build packages down somewhat. * Wrap the Build-Depends control field for readability. -- Russ Allbery Wed, 28 Nov 2007 20:26:19 -0800 shishi (0.0.30-2) unstable; urgency=low [ Simon Josefsson ] * Put libpam_shishi.so in /lib/security, not in /usr/lib/security. (closes: 410992) * Mention Russ as author of Debian package files. -- Simon Josefsson Thu, 15 Feb 2007 09:50:42 +0100 shishi (0.0.30-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. - STARTTLS extension support upgraded to -02 drafts. - Shishid nonce bugfix. - New ccache2shishi tool to convert from MIT/Heimdal tickets to Shishi format. - Make --with-libgcrypt work. * Added ccache2shishi tool and man page to shishi package, and updated the description of the shishi package accordingly. * Quote license extracts from source files in copyright file. [ Russ Allbery ] * Include a copy of the GNU Free Documentation License 1.2 in debian/copyright as required by Policy 12.5. -- Russ Allbery Sun, 5 Nov 2006 14:35:13 -0800 shishi (0.0.27-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. * Added keytab2shishi tool and man page to shishi package, and updated the description of the shishi package accordingly. * libshishi0 depend on shishi-common (= ${source:Version}), to fix lintian warning not-binnmuable-any-depends-all. * libshisa0 depend on shishi-common, because libshisa needs shisa.conf. * The dependencies on libshisa0 and libshishi0 are now versioned, to avoid having problems with the 'shishi' package using an older 'libshishi0' package. * The dummy shishid package is removed, and all references to it is dropped. -- Russ Allbery Sat, 23 Sep 2006 20:37:05 -0700 shishi (0.0.26-3) unstable; urgency=low [ Simon Josefsson ] * The upstream GTK-DOC files are used, instead of building with --enable-gtk-doc and build-depending on the gtk-doc-tools. * Depend on libtasn1-3-dev >= 0.3.5, since earlier versions caused self tests failures in Shishi on 64-bit platforms. * Add a link from /usr/share/doc/shishi-doc/api-reference to /usr/share/gtk-doc/html/shishi, to speed up finding the API manual. -- Russ Allbery Sun, 9 Jul 2006 10:06:15 -0700 shishi (0.0.26-2) unstable; urgency=low [ Simon Josefsson ] * Depend on libtasn1-3-dev (now in unstable), to avoid using the libtasn1 included in Shishi. (closes: #374288) * Split the doc-base file into two doc-base files, based on discussion in #368449. * The PDF manual is not compressed (not all PDF readers handle pdf.gz). -- Russ Allbery Tue, 20 Jun 2006 10:44:18 -0700 shishi (0.0.26-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version 0.0.26. - Fixes MD4 on 64bit platforms (closes: #366528) - The PAM module is now included, and the shishid package has been renamed to shishi-kdc (closes: #366526) * Make libshishi0 depend on a versioned shishi-common package, because the locale files are tightly bound with the library version. * The libshishi-dev package now depend on libgnutls-dev and libidn11-dev, which are required to build a package with libtool that link to shishi. * The package shishid is now a dummy package to simplify migration to the new shishi-kdc package. * Update standards version to 3.7.2 (no changes required). * Add valgrind as Build-Depends, because it improves 'make check' output. * Rewrite of /etc/init.d/shishid, based on skeleton. * Shishi-kdc now depends on lsb-base, for functions used in the new init script. -- Russ Allbery Sun, 21 May 2006 22:01:51 -0700 shishi (0.0.25-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version 0.0.25. * Add Suggests: shishi-doc for packages shishi, shisa and shishid. * Improve package description. * Removed versioned dependency on libgnutls-dev, it was added to fix some linda problem but didn't work out. Shishi doesn't the bleeding edge of gnutls releases. [ Russ Allbery ] * Reorder the package listing in debian/control to build the libraries first, which fixes missing dependencies for the binary packages. * Move the URL in long descriptions to a separate Homepage line following the recommendations of Developer's Reference 6.2.4. * Update standards version to 3.7.0 (no changes required). -- Russ Allbery Sat, 29 Apr 2006 19:17:51 -0700 shishi (0.0.24-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version 0.0.24. * Changed maintainer to the list help-shishi@gnu.org, which is open to everyone who is interested in helping. * API manual in HTML and DevHelp formats, generated by gtk-doc, is now included. * Clarify ownership and license in the Debian "copyright" file. * Improve package descriptions (closes: #363392, #363394) * Make shishid start in the background, using start-stop-daemon --background --oknodo, pending a better solution. (closes: #361749) * API man pages moved from libshishi-dev to shishi-doc package, to reduce size of an architecture dependent package. [ Russ Allbery ] * Add myself and Simon Josefsson as Uploaders. * Ignore failure to stop shishid in the prerm to support upgrades from 0.0.23-1 when shishid wasn't running. Starting from this point forward, the init script ignores errors when starting or stopping shishid, so this is only needed for upgrades from 0.0.23-1. -- Russ Allbery Sat, 22 Apr 2006 17:03:54 -0700 shishi (0.0.23-1) unstable; urgency=low * Initial release (closes: #344586) -- Simon Josefsson Tue, 20 Dec 2005 14:16:27 +0100