libgcrypt7 (1.1.90-9) unstable; urgency=low * Sigh. Set Priority: for the non-development part only. * Fix AC_DEFUN name quoting. - Closes: #254126 * More alignment problems on sparc64. - Closes: #259600 -- Matthias Urlichs Thu, 15 Jul 2004 23:22:58 +0200 libgcrypt7 (1.1.90-8) unstable; urgency=low * Backported unaligned-memory fix for hppa1.1 MPI division. - Closes: #258975 * Update Priority (it's Important). * Conflict with libopencdk8-dev. - Closes: #229365 * Conflict libgcrypt7-doc and libgcrypt-doc. - Closes: #223533 -- Matthias Urlichs Mon, 12 Jul 2004 18:00:16 +0200 libgcrypt7 (1.1.90-7) unstable; urgency=medium * Repaired the unaligned access fix to rijndael.c. - Closes: #242666,#228855,#242668 (again). -- Matthias Urlichs Mon, 12 Jul 2004 09:47:01 +0200 libgcrypt7 (1.1.90-6) unstable; urgency=medium * Applied unaligned access fix to rijndael.c. - Closes: #242666,#228855,#242668. * Detect k*BSD correctly - Closes: #258879 -- Matthias Urlichs Mon, 12 Jul 2004 05:11:45 +0200 libgcrypt7 (1.1.90-5) unstable; urgency=low * Build without libpth. -- Matthias Urlichs Sun, 11 Jul 2004 22:43:18 +0200 libgcrypt7 (1.1.90-4) unstable; urgency=low * Fix packaging. -- Matthias Urlichs Sat, 10 Jul 2004 16:12:59 +0200 libgcrypt7 (1.1.90-3) unstable; urgency=low * Fix shlibdep args so that programs linked against versioned libraries depend on it. -- Matthias Urlichs Sat, 10 Jul 2004 14:00:08 +0200 libgcrypt7 (1.1.90-2) unstable; urgency=low * Taken over. * Added explicit GCRYPT_1.1 version tag to the linker version script. * Merged NMU changes. * Removed build-time dependency on autotools. * Run those tests which don't depend on /dev/random. (Build machines frequently don't gather enough entropy.) -- Matthias Urlichs Thu, 8 Jul 2004 11:12:46 +0200 libgcrypt7 (1.1.90-1.1) unstable; urgency=high * NMU * [debian/control] Duplicate Build-Depends-Indep into Build-Depends as the buildds ignore Build-Depends-Indep. (Closes: #224588) -- J.H.M. Dassen (Ray) Mon, 29 Dec 2003 11:44:14 +0100 libgcrypt7 (1.1.90-1) unstable; urgency=low * New upstream version. -- Ivo Timmermans Thu, 4 Dec 2003 13:36:02 +0100 libgcrypt7 (1.1.44-1) experimental; urgency=low * New upstream version. -- Ivo Timmermans Fri, 31 Oct 2003 18:12:19 +0100 libgcrypt7 (1.1.43-1) experimental; urgency=low * New upstream version (Closes: #205081); renamed source to libgcrypt7. * debian/rules: * Rewritten to use CDBS; * Install HTML documentation (generated with texi2html); * Don't install the DVI version of the manual. * debian/control: * Added build dependencies on cdbs, libgpg-error-dev, auto*, libtool, texi2html; * Updated Standards-Version. -- Ivo Timmermans Thu, 30 Oct 2003 23:59:54 +0100 libgcrypt (1.1.12-4) unstable; urgency=low * debian/libgcrypt-doc.info: Remove everything except gcrypt.info. (Closes: #213743) -- Ivo Timmermans Fri, 3 Oct 2003 12:35:53 +0200 libgcrypt (1.1.12-3) unstable; urgency=high * src/Makefile.am: Revert Robert Millan's patch (thanks Marcus). It appears libgcrypt can adapt itself to any threading environment by using weak symbols, so explicit linking to pthread will break things. (Closes: #193097) -- Ivo Timmermans Tue, 27 May 2003 10:43:03 +0200 libgcrypt (1.1.12-2) unstable; urgency=low * src/Makefile.am: Apply patch by Robert Millan to fix build problems on hurd. (Closes: 187309) * debian/control: Change section of libgcrypt-dev to libdevel. -- Ivo Timmermans Sun, 4 May 2003 16:54:35 +0200 libgcrypt (1.1.12-1) unstable; urgency=low * New upstream release. -- Ivo Timmermans Mon, 20 Jan 2003 13:59:54 +0100 libgcrypt (1.1.11-4) unstable; urgency=low * src/libgcrypt.vers: Fix typo (doh!) -- Ivo Timmermans Tue, 7 Jan 2003 00:06:34 +0100 libgcrypt (1.1.11-3) unstable; urgency=low * src/libgcrypt.vers: Applied a workaround for GNUTLS by Werner Koch. -- Ivo Timmermans Mon, 6 Jan 2003 21:16:29 +0100 libgcrypt (1.1.11-2) unstable; urgency=low * debian/rules: Eh, undo silliness. -- Ivo Timmermans Mon, 6 Jan 2003 19:02:05 +0100 libgcrypt (1.1.11-1) unstable; urgency=low * New upstream release. * debian/libgcrypt1.shlibs: Updated. -- Ivo Timmermans Mon, 6 Jan 2003 17:18:34 +0100 libgcrypt (1.1.10-2) unstable; urgency=low * debian/control: libgcrypt-doc changed section to doc. * debian/libgcrypt-doc.files: New file; install info pages. * debian/libgcrypt-doc.dirs: Added usr/share/info. -- Ivo Timmermans Thu, 31 Oct 2002 00:07:39 +0100 libgcrypt (1.1.10-1) unstable; urgency=low * New upstream release. (Closes: #167077) * debian/libgcrypt1.dirs: Remove empty dir /usr/lib/libgcrypt. (Closes: #156117) -- Ivo Timmermans Wed, 30 Oct 2002 19:26:51 +0100 libgcrypt (1.1.8-2) unstable; urgency=low * Fixing build/upload screwups. -- Ivo Timmermans Fri, 9 Aug 2002 14:55:39 +0200 libgcrypt (1.1.8-1) unstable; urgency=low * New upstream release. * Changes from Ray Dassen: - debian/libgcrypt1.shlibs: Depend on libgcrypt1 >> 1.1.8-0 - debian/rules: Removed bashism in install target. - scripts/autogen.sh: invoke automake --copy --add-missing. -- Ivo Timmermans Thu, 8 Aug 2002 10:15:42 +0200 libgcrypt (1.1.7-3) unstable; urgency=low * Updated debian/copyright to contain the copyright and license information about the GPL, LGPL and FDL. (Closes: #150011) * Package descriptions changed to "LGPL Crypto library". * libgcrypt1.shlibs: Depend on libgcrypt1 >> 1.1.7-0 * Fix @direntry in gcrypt.texi. (Closes: #150010) -- Ivo Timmermans Sat, 15 Jun 2002 14:52:55 +0200 libgcrypt (1.1.7-2) unstable; urgency=low * Moved libgcrypt-dev to devel. * New upload with correct Maintainer field in .changes :-) * Closes: #126368, #135514, #127863, #130642, #133978 -- Ivo Timmermans Fri, 14 Jun 2002 11:33:30 +0200 libgcrypt (1.1.7-1) unstable; urgency=low * New upstream release. (Closes: #126368) * Changed description of -doc, -dev packages to mention differences. (Closes: #135514) * NMU ACK; Closes: #127863, #130642, #133978) * Cleaned up debian/rules:- * Don't call autoconf or automake. As a result, the build dependencies are much lighter. * Support DEB_BUILD_OPTIONS and cross compilation. * Updated shlibs file. -- Ivo Timmermans Fri, 14 Jun 2002 09:37:59 +0200 libgcrypt (1.1.5-4) unstable; urgency=low * Old maintainer. Yay. -- Ivo Timmermans Sat, 25 May 2002 20:35:58 +0200 libgcrypt (1.1.5-3.4) unstable; urgency=low * NMU * Reapply hppa patch that has gone missing. (Closes: #127863) -- Randolph Chung Tue, 16 Apr 2002 22:31:34 -0700 libgcrypt (1.1.5-3.3) unstable; urgency=low * NMU * move from non-US to main. -- LaMont Jones Fri, 29 Mar 2002 17:41:18 -0700 libgcrypt (1.1.5-3.2) unstable; urgency=low * Non-Maintainer Upload, during BSP #7. * configure.ac: applied patch from James Troup to fix build problems on Sparc (closes: #133978). * Ran autoconf; automake on the source tree. -- Jordi Mallach Sun, 17 Feb 2002 22:23:59 +0100 libgcrypt (1.1.5-3.1) unstable; urgency=medium * NMU * Fixes compile problems on powerpc/alpha/m68k (Closes: #130642) * Fixes compile problems on Hurd (Closes: #126368) -- Randolph Chung Tue, 5 Feb 2002 04:46:43 +0000 libgcrypt (1.1.5-3) unstable; urgency=medium * Applied patch from LaMont Jones to not build documentation in binary-arch (closes: #129286). * debian/control: + removed Build-Depends which should be in B-D-Indep (closes: #128743). + fixed typos in descriptions (closes: #125622, #125623, #125624). * debian/copyright: fixed lintian warning. * debian/docs: removed BUGS (empty) and INSTALL (unneeded); added THANKS and TODO. * debian/libgcrypt1.shlibs: updated for 1.1.5 (related to #129103). * debian/rules: fixed clean target. * Above fixes by Jordi Mallach -- Robert van der Meulen Fri, 18 Jan 2002 20:09:05 +0100 libgcrypt (1.1.5-2) unstable; urgency=low * Changed Maintainer: address * Fixed build depends (Closes: #128743) -- Robert van der Meulen Sun, 13 Jan 2002 19:44:11 +0100 libgcrypt (1.1.5-1) unstable; urgency=low * New upstream release * New maintainer * Fixed hppa build problems (Closes: #127863) * Fixed HURD build problems (Closes: #126368) -- Robert van der Meulen Thu, 10 Jan 2002 12:37:50 +0100 libgcrypt (1.1.4-4) unstable; urgency=medium * sexp.c: Fix build problem op ppc et al. (Closes: #119592) -- Ivo Timmermans Wed, 14 Nov 2001 17:06:48 +0100 libgcrypt (1.1.4-3) unstable; urgency=low * Change build system so that binary-arch and binary-indep can be built independently; update dependencies to include docbook-utils (Closes: 116515) * Update src/sexp.c to cvs version. (Closes: 118896) -- Ivo Timmermans Sat, 10 Nov 2001 20:03:17 +0100 libgcrypt (1.1.4-2) unstable; urgency=low * Split off documentation to a separate package. * Explicitly strip /usr/lib/libgcrypt/*. -- Ivo Timmermans Thu, 9 Aug 2001 23:26:59 +0200 libgcrypt (1.1.4-1) unstable; urgency=low * Initial Release. (Closes: #107498) -- Ivo Timmermans Sat, 4 Aug 2001 11:22:10 +0200