shishi (0.0.40-2) unstable; urgency=low [ Simon Josefsson ] * Update to policy 3.8.3, no package changes required. * Made shishi-kdc suggest shisa, typical KDCs will need it. * Fix shishi-kdc's init.d script. (closes: #542112) - Fix Default-Start/Default-Stop in shishi-kdc's init.d script, patch from Petter Reinholdtsen . - Make sure upgrades from earlier shishi-kdc packages have the correct start/kill symlinks, patch from Petter Reinholdtsen . * Add $time to Request-Start/Stop because a KDC needs proper time. -- Simon Josefsson Tue, 06 Oct 2009 17:49:18 +0200 shishi (0.0.40-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. - The manual is now licensed under GFDLv1.3+. * Update copyright file for manual license. * Update copyright file to follow the format specified in http://wiki.debian.org/Proposals/CopyrightFormat * Update URL in watch file (moved from josefsson.org to alpha.gnu.org). * Add Depends: ${misc:Depends} to fix lintian debhelper-but-no-misc-depends warning. * Add *.symbol versioning files for libshishi and libshisa. * Update to policy 3.8.1, no package changes required. * Change section of "shishi-dbg" to "debug" from "libdevel", and "libpam-shishi" to "admin" from "net", as per . -- Simon Josefsson Fri, 03 Apr 2009 12:29:32 +0200 shishi (0.0.37-1) unstable; urgency=low [ Simon Josefsson ] * New upstream version. * Update to policy 3.8.0, no package changes required. -- Simon Josefsson Sun, 22 Jun 2008 17:09:15 +0200 shishi (0.0.36-2) unstable; urgency=low [ Simon Josefsson ] * Change doc-base manual section from Apps/Net to System/Security (for main Shishi manual) and Programming/C (for API reference manual), to fix lintian warning doc-base-unknown-section. -- Simon Josefsson Mon, 17 Mar 2008 14:08:46 +0100 shishi (0.0.36-1) unstable; urgency=low [ Simon Josefsson ] * Make shishi-dbg depend on libshisa0, shishi, shisa, shishi-kdc, or libpam-shishi, to fix lintian warning dbg-package-missing-depends. * New upstream version. - Improves output as discussed in #423944. - Fixes lintian warnings in man pages. -- Simon Josefsson Thu, 14 Feb 2008 11:06:14 +0100 shishi (0.0.34-1) unstable; urgency=low [ Russ Allbery ] * Make shishi-dbg depend on the matching version of libshishi0 to ensure consistency between debug information and the binaries. [ Simon Josefsson ] * New upstream version. * Drop S from /etc/init.d/shishi-kdc, to fix lintian init-d-script-stops-in-s-runlevel warning. -- Simon Josefsson Wed, 16 Jan 2008 18:30:24 +0100 shishi (0.0.33-2) unstable; urgency=low [ Simon Josefsson ] * Use $(MAKE) rather than make in rules, to avoid jobserver warnings during parallel builds. * Update to policy 3.7.3.0. * First upload by Simon. -- Simon Josefsson Sun, 30 Dec 2007 12:47:39 +0100 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