Skip to content

Debian Changelog libgcrypt11 (1.4.4-5)

2009

libgcrypt11 (1.4.4-5) unstable; urgency=low

   * Use makeinfo -html instead of texi2html to generate html docs.
     Closes: #552947
   * Ship png figures used in html documentation.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 31 Oct 2009 09:32:52 +0100

libgcrypt11 (1.4.4-4) unstable; urgency=low

   * Update homepage location. Closes: #540468
   * Empty dependency_libs in la-file.
   * Stop double installing info files with both dh_install and dh_installinfo.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 25 Aug 2009 20:24:31 +0200

libgcrypt11 (1.4.4-3) unstable; urgency=low

   * 20_padlock.diff: Fix stack smashing on VIA processors with Padlock RNG
     (patch by Tomas       Mraz of Red Hat; thanks to Roberto Rosario for the
     archaeology, forwarded from Ubuntu by Colin Watson). Closes: #535456
   * Standards-Version: 3.8.2, no changes required.
   * Sync section settings in control with override file.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 04 Jul 2009 13:47:23 +0200

libgcrypt11 (1.4.4-2) unstable; urgency=low

   * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 21 Feb 2009 13:46:58 +0100

libgcrypt11 (1.4.4-1) experimental; urgency=low

   * Add Simon Josefsson to uploaders.
   * New upstream version.
   * Fixes test failure on sparc. (Closes: #499542)
   * Lintian: Add ${misc:Depends} to all package dependencies.
   * Standards-Version 3.8.0, rename debian/README.source_and_patches to
     debian/README.source
   * Add Homepage field to debian/control.
   * Also run new fips186-dsa test at build time.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 24 Jan 2009 15:48:32 +0100

2008

libgcrypt11 (1.4.3-1) experimental; urgency=low

   * New upstream version.
   * Add texlive-generic-recommended to Build-Depends (needed for epsf.tex),
     drop tetex-bin alternatives.
   * New symbols added, bump shlibs.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 18 Sep 2008 19:40:18 +0200

libgcrypt11 (1.4.1-1) unstable; urgency=low

   * New upstream version.
     - includes debian/patches/13_fixexcessiverandom.diff
   * Add Vcs-Svn: and Vcs-Browser control fields.
   * Register libgcrypt11-doc with doc-base. (Closes: #472292)
   * Use passive ftp instead of http in watchfile.
   * Fix format errors in libgcrypt-config.1 (lintian)
   * Stop (Build-)Depending on -0 versions (lintian)

 -- Andreas Metzler <ametzler@debian.org>  Sat, 26 Apr 2008 11:38:29 +0200

libgcrypt11 (1.4.0-3) unstable; urgency=low

   * Added debian/patches/13_fixexcessiverandom.diff: Patch by upstream
     reducing /dev/*random usage for initialising the RNG to less than 1/100.
     This bug had been introduced in 1.3.1.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 08 Jan 2008 19:49:13 +0100

2007

libgcrypt11 (1.4.0-2) unstable; urgency=low

   * Bump shlibs, new symbols added. (Should have been done in 1.4.0-1.)
   * B-d on libgpg-error-dev (>= 1.4).
   * First upload of 1.4.x to unstable, including alll changes from 1.3.0-1 to
     1.4.0-1:
     - gcrypt now uses abort() instead of exit() for critical errors (missing
       /dev/random) Closes: #412408

 -- Andreas Metzler <ametzler@debian.org>  Wed, 12 Dec 2007 20:02:34 +0100

libgcrypt11 (1.4.0-1) experimental; urgency=low

   * New upstream stable version.
   * Standards-Version: 3.7.3. ${binary:Version} instead of ${Source-Version}.

 -- Andreas Metzler <ametzler@debian.org>  Mon, 10 Dec 2007 19:14:29 +0100

libgcrypt11 (1.3.2-1) experimental; urgency=low

   * New upstream version.
     - Remove 14_ftbfs_hppa_448377.diff (already included).
     - gcrypt now uses abort() instead of exit() for critical errors (missing
       /dev/random) Closes: #412408
     - Pull new copyright header from source, getting rid of
       old-fsf-address-in-copyright-file error.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 6 Dec 2007 19:02:35 +0100

libgcrypt11 (1.3.1-2) experimental; urgency=low

   * Add patches/14_ftbfs_hppa_448377.diff to actually make use of asm
     routines. Fixes FTBFS on HPPA. Closes: #448377
   * Make dumpsexp.8 more useful.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 1 Nov 2007 09:02:17 +0100

libgcrypt11 (1.3.1-1) experimental; urgency=low

   * New upstream version.
    - includes dumpsexp, a tool for debugging s-expressions. Ship it in
      libgcrypt11-dev and add are minimal manpage (generated by help2man).
   * Update debian/copyright.
   * Change build-dep to prefer texlive-latex-base over tetex-bin.
   * Drop docbook-utils, docbook-to-man and jade from build-deps.
   * Drop 13_fixPIC.diff 14_udiv_asm_fix_1253.diff 50_re_autofoo.diff

 -- Andreas Metzler <ametzler@debian.org>  Fri, 26 Oct 2007 17:56:18 +0200

libgcrypt11 (1.3.0-2) experimental; urgency=low

   * 14_udiv_asm_fix_1253: Pulled from upstream SVN 1252:1253. Fix
     build-failure on hppa. (Closes: #424616)
   * 50_re_autofoo.diff regenerated and renamed.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 20 May 2007 09:12:06 +0200

libgcrypt11 (1.3.0-1) experimental; urgency=low

   * New upstream development release 1.3.0.
     - includes 11_gcrypt_h_362636.patch and 13_powerpc64_284609.diff
     - Support for SEED cipher and SHA-224 and HMAC using SHA-384 and SHA-512.
   * Pulled from SVN:
     - 13_fixPIC.diff to fix shlib-with-non-pic-code.
   * run auto* 14_re_autofoo.diff
   * bump shlibs to 1.3.0.

 -- Andreas Metzler <ametzler@debian.org>  Mon, 9 Apr 2007 12:57:15 +0200

libgcrypt11 (1.2.4-2) unstable; urgency=low

   * Upload to unstable.
   * Drop -lgpg-error from libgcrypt-config --libs output. (Closes: #405238)
   * Switch to debhelper v5 mode.
   * New upstream version closes filehandles in gcry_rndlinux_gather_random().
     (Closes: #403613)

 -- Andreas Metzler <ametzler@debian.org>  Mon, 9 Apr 2007 11:22:41 +0200

libgcrypt11 (1.2.4-1) experimental; urgency=low

   [ Andreas Metzler ]
   * Add a watch file.
   * Update download URL and example copyright statement in debian/copyright.
   * New upstream version.
   * Update patches/11_gcrypt_h_362636.patch to change gcrypt.h.in instead of
     gcrypt.h.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 3 Feb 2007 13:58:51 +0100

2006

libgcrypt11 (1.2.3-2) unstable; urgency=low

   [ Andreas Metzler ]
   * Actually the keygen test does not access /dev/random, the pubkey test is
     the entropy expensive one. Disable running pubkey test on arm, s390 and
     sparc where it caused FTBFS. Re-enable keygen on s390. (closes: #385805)

 -- Andreas Metzler <ametzler@debian.org>  Mon, 4 Sep 2006 19:44:50 +0200

libgcrypt11 (1.2.3-1) unstable; urgency=low

   [ Andreas Metzler ]
   * Mark libgcrypt11-dbg as Priority: extra in debian/control
   * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 2 Sep 2006 15:13:46 +0200

libgcrypt11 (1.2.2-3) unstable; urgency=low

   [ Andreas Metzler ]
   * Don't run keygen test on s390 as the buildd seems to be entropy-starved
     (closes: #377526)

 -- Andreas Metzler <ametzler@debian.org>  Sat, 29 Jul 2006 12:54:49 +0200

libgcrypt11 (1.2.2-2) unstable; urgency=low

   [ James Westby ]
   * New maintainer team. Thanks, Matthias for all the work you did.
   * Set maintainer to alioth mailinglist.
   * Drop build-dependency on binutils (>= 2.14.90.0.7), even sarge has 2.15-6.
   * Standards-Version: 3.7.2, no changes required.
   * Clean packaging against upstream tarball.
   * Drop debian/*.dirs as dh_* will create the necessary directories.
   * Remove code from debian/rules to update config.sub and config.guess as it
     is handled by cdbs. Build-Depends on autotools-dev.
   * Pass --enable-noexecstack to ./configure (closes: #321720)
   * Use cdbs' simple-patchsys.mk.
     - add debian/README.source_and_patches
     - add debian/patches/11_gcrypt_h_362636 (closes: #362636)
     - add debian/patches/20_doc_gcrypt_texi_typos.patch to correct a small
       typo in doc/gcrypt.texi (not a new patch)
   * Tidied up the debian/copyright file. Noted that the documentation is now
     licensed under the GPL (closes: #323458)
   * Remove Build-Depends-Indep as it contained no packages that are not in
     Build-Depends.
   * Remove the change to doc/gcrpyt.texi that rendered incorrectly.
   * Use symbol versioning by passing --enable-ld-version-script in
     DEB_CONFIGURE_EXTRA_FLAGS in debian/rules.
 
   [ Andreas Metzler ]
   * Add patches/13_powerpc64_284609.diff (not a new patch).
   * Set DEB_MAKE_CHECK_TARGET = check to run included testsuite.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 8 Jul 2006 13:06:34 +0200

2005

libgcrypt11 (1.2.2-1) unstable; urgency=low

   * Updated to new Upstream version.
   * Update shlibdep version to 1.2.2
   * Update copyright file with pointers to the current SCM archives.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 18 Oct 2005 18:27:03 +0200

libgcrypt11 (1.2.1-5) unstable; urgency=low

   * Added shlibdep flag. Closes:#330019
   * Skip tests if cross-building. Closes:#286619
   * Fix the debian/copyright file. Closes:#323458
     - Also add a Suggests: libgcrypt11-doc to debian/control (same bug).

 -- Matthias Urlichs <smurf@debian.org>  Mon, 17 Oct 2005 19:20:23 +0200

libgcrypt11 (1.2.1-4) unstable; urgency=low

   * Fix HTML documentation generation (texi2html update).
     Closes: #318520: FTBFS: Cannot install docs

 -- Matthias Urlichs <smurf@debian.org>  Mon, 18 Jul 2005 00:02:52 +0200

libgcrypt11 (1.2.1-3) unstable; urgency=low

   * Rewrote Description: in debian/control.
     Closes: #291984: DSA is not a hash function
   * Added Priority: important to the runtime library, because it is.
   * Added a missing period to doc/gcrypt.texi.
     Closes: #317474: install-info errors during installation
   * Updated Standards-Version: to 3.6.2; no changes.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 14 Jul 2005 05:55:01 +0200

libgcrypt11 (1.2.1-2) unstable; urgency=low

   * Fix FTBFS due to missing /usr/share/misc/config.guess file.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 14 Jul 2005 05:55:01 +0200

libgcrypt11 (1.2.1-1) unstable; urgency=low

   * Merge with Upstream: v1.2.1
     Closes: #284905: FTBFS (amd64/gcc-4.0): invalid storage class for
                      function 'serpent_test'
   * Add Suggests: rng-tools.
     Closes: #286448: should suggest rng-tools

 -- Matthias Urlichs <smurf@debian.org>  Mon, 4 Jul 2005 01:06:34 +0200

2004

libgcrypt11 (1.2.0-12) unstable; urgency=low

   * Suggest rng-tools (support for hardware random number generators
     on recent mainboards). From Marc Haber. Closes: #286448.

 -- Matthias Urlichs <smurf@debian.org>  Mon, 20 Dec 2004 15:24:13 +0100

libgcrypt11 (1.2.0-11) unstable; urgency=low

   * Support ppc64.
     Patch by Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
     Closes:#284609

 -- Matthias Urlichs <smurf@debian.org>  Wed, 8 Dec 2004 16:59:34 +0100

libgcrypt11 (1.2.0-10) unstable; urgency=high

   * Revert accidental version number change in configure.ac.
     (Accidentally-applied patch while pulling bugfixes from CVS.)
     Sorry about that.

 -- Matthias Urlichs <smurf@debian.org>  Mon, 11 Oct 2004 09:28:53 +0200

libgcrypt11 (1.2.0-9) unstable; urgency=medium

   * Also add a Replaces: for -doc. Sigh.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 5 Oct 2004 08:46:15 +0200

libgcrypt11 (1.2.0-8) unstable; urgency=medium

   * Let libgcrypt11-doc onflict with libgcrypt-doc
     - Closes: #274769
   * Fix FTBFS in test, due to latest glibc headers

 -- Matthias Urlichs <smurf@debian.org>  Mon, 4 Oct 2004 09:01:53 +0200

libgcrypt11 (1.2.0-7) unstable; urgency=medium

   * Added build-dep on binutils (>= 2.14.90.0.7)
     - Closes: #265255
   * Merged latest Upstream maintainance changes.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 12 Sep 2004 01:26:41 +0200

libgcrypt11 (1.2.0-6) unstable; urgency=medium

   * Memory leak found by Modestas Vainius <modax@zveryno.mooo.com>.
     - Closes: #264428.
   * Revert hppa assembly code to old version;
     Upstream's new code isn't relocatable on Linux.
     (This change was included in the manually-built 1.2.0-4 on hppa.)

 -- Matthias Urlichs <smurf@debian.org>  Sun, 8 Aug 2004 23:32:53 +0200

libgcrypt11 (1.2.0-5) unstable; urgency=low

   * Include debugging package.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 8 Aug 2004 23:12:16 +0200

libgcrypt11 (1.2.0-4) unstable; urgency=medium

   * Ported rijndael.c alignment patches from gcrypt7.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 15 Jul 2004 23:40:56 +0200

libgcrypt11 (1.2.0-3) unstable; urgency=low

   * Fix AC_DEFUN name quoting.
   * Disable maintainer mode.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 14 Jul 2004 09:43:56 +0200

libgcrypt11 (1.2.0-2) experimental; urgency=low

   * Taken over the package from Ivo Timmerman
   * run those tests which don't read /dev/random

 -- Matthias Urlichs <smurf@debian.org>  Mon, 14 Jun 2004 17:06:35 +0200

libgcrypt11 (1.2.0-1) experimental; urgency=low

   * New upstream version.
   * README.Debian: removed.
   * control: Removed warning about usability from the package
     descriptions.

 -- Ivo Timmermans <ivo@debian.org>  Thu, 15 Apr 2004 12:33:56 +0200

libgcrypt11 (1.1.93-0.1) experimental; urgency=low

   * new Upstream version

 -- Matthias Urlichs <smurf@debian.org>  Mon, 8 Mar 2004 11:59:32 +0100

2003

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) <jdassen@debian.org>  Mon, 29 Dec 2003 11:44:14 +0100

libgcrypt7 (1.1.90-1) unstable; urgency=low

   * New upstream version.

 -- Ivo Timmermans <ivo@debian.org>  Thu, 4 Dec 2003 13:36:02 +0100

libgcrypt7 (1.1.44-1) experimental; urgency=low

   * New upstream version.

 -- Ivo Timmermans <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  Sun, 4 May 2003 16:54:35 +0200

libgcrypt (1.1.12-1) unstable; urgency=low

   * New upstream release.

 -- Ivo Timmermans <ivo@debian.org>  Mon, 20 Jan 2003 13:59:54 +0100

libgcrypt (1.1.11-4) unstable; urgency=low

   * src/libgcrypt.vers: Fix typo (doh!)

 -- Ivo Timmermans <ivo@debian.org>  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 <ivo@debian.org>  Mon, 6 Jan 2003 21:16:29 +0100

libgcrypt (1.1.11-2) unstable; urgency=low

   * debian/rules: Eh, undo silliness.

 -- Ivo Timmermans <ivo@debian.org>  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 <ivo@debian.org>  Mon, 6 Jan 2003 17:18:34 +0100

2002

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 <ivo@debian.org>  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 <ivo@debian.org>  Wed, 30 Oct 2002 19:26:51 +0100

libgcrypt (1.1.8-2) unstable; urgency=low

   * Fixing build/upload screwups.

 -- Ivo Timmermans <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  Fri, 14 Jun 2002 09:37:59 +0200

libgcrypt (1.1.5-4) unstable; urgency=low

   * Old maintainer.  Yay.

 -- Ivo Timmermans <ivo@debian.org>  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 <tausq@debian.org>  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 <lamont@debian.org>  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 <jordi@debian.org>  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 <tausq@debian.org>  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 <jordi@debian.org>

 -- Robert van der Meulen <rvdm@debian.org>  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 <rvdm@debian.org>  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 <rvdm@debian.org>  Thu, 10 Jan 2002 12:37:50 +0100

2001

libgcrypt (1.1.4-4) unstable; urgency=medium

   * sexp.c: Fix build problem op ppc et al. (Closes: #119592)

 -- Ivo Timmermans <ivo@debian.org>  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 <ivo@debian.org>  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 <ivo@debian.org>  Thu, 9 Aug 2001 23:26:59 +0200

libgcrypt (1.1.4-1) unstable; urgency=low

   * Initial Release. (Closes: #107498)

 -- Ivo Timmermans <ivo@debian.org>  Sat, 4 Aug 2001 11:22:10 +0200