opencdk8 (0.5.9-2) unstable; urgency=low [ Andreas Metzler ] * Add a watchfile. * Pulled from 0.5.10: Fix doublefree in keylist.c. -- Andreas Metzler Sat, 21 Oct 2006 13:32:46 +0200 opencdk8 (0.5.9-1) unstable; urgency=low [ James Westby ] * New upstream release. * Added patch from upstream to fix a bug found by Andreas in the output of opencdk-config (01-libz.patch). [ Andreas Metzler ] * Sync Priority and Section with override file. -- Andreas Metzler Sun, 6 Aug 2006 16:45:50 +0200 opencdk8 (0.5.8-1) unstable; urgency=low [ Andreas Metzler ] * New (and probably last) upstream version (symbol versioning re-merged upstream) * [paranoia] bump shlibs. * New maintainer team. Thanks, Matthias for all the work you did. * Set maintainer to alioth mailinglist. * Update debian/copyright and include actual copyright statements. * clean packaging against upstream tarball. Set DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script to force versioning of symbols, instead of patching ./configure.in. (closes: #368299) * Set DEB_MAKE_CHECK_TARGET = check to run included testsuite. * Drop code for updating config.guess/config.sub from debian/rules, as cdbs handles this. Build-Depend on autotools-dev. * Drop debian/*post* debian/*pre* as they only contained #DEBHELPER# and exit 0. * Drop debian/*files, dh_movefiles is not used. * Drop debian/*.dirs; dh_* will generate the necessary directories. * Standards-Version: 3.7.2, no changes required. -- Andreas Metzler Sat, 24 Jun 2006 09:06:09 +0200 opencdk8 (0.5.7-2) unstable; urgency=low * Revert the library rename (caused by a bad merge) Closes: #318331: Library package doesn't include the library. Sorry about that -- it worked locally :-/ * Correct interfacing to gcrypt with respect to RSA keys Closes: #316397: OpenCDK mishandles RSA signature-only and encryption-only keys Thanks to Daniel A. Nagy * Updated Standards-Version: to 3.6.2; no changes. -- Matthias Urlichs Thu, 14 Jul 2005 09:13:18 +0200 opencdk8 (0.5.7-1) unstable; urgency=low * New Upstream version. * Fix FTBFS when /usr/share/misc/config.sub etc. does not exist. -- Matthias Urlichs Fri, 8 Jul 2005 21:04:38 +0200 opencdk8 (0.5.5-10) unstable; urgency=medium * Switch to gcrypt11, as debootstrap now includes it. - Closes: #263683 * Add -dbg package. (This time for real.) -- Matthias Urlichs Fri, 6 Aug 2004 19:54:48 +0200 opencdk8 (0.5.5-8sarge1) testing; urgency=low * T-P-U upload. * Fix underquoted AC_DEFUN definition in opencdk.m4. - Closes: #254124 * Switch to gcrypt11, as debootstrap now includes it. -- Matthias Urlichs Sun, 8 Aug 2004 18:01:32 +0200 opencdk8 (0.5.5-8) unstable; urgency=high * Temporarily removed -dbg package. - Prevent build dependency problems for packages using gnutls11. - opencdk8 got stuck in NEW while gnutls passed. :-/ -- Matthias Urlichs Mon, 26 Jul 2004 20:15:50 +0200 opencdk8 (0.5.5-7) unstable; urgency=high * Include *working* debugging package. Duh. * Build against gcrypt7 until gcrypt11 is included in d-i * removed dependency of -dev package on other -dev packages - no longer needed when using libtool - make gnutls11 buildable -- Matthias Urlichs Sat, 24 Jul 2004 23:43:31 +0200 opencdk8 (0.5.5-6) experimental; urgency=low * Include debugging package. * Build against gcrypt11. -- Matthias Urlichs Wed, 21 Jul 2004 17:04:29 +0200 opencdk8 (0.5.5-4) unstable; urgency=low * Install doc-base pointer to HTML documentation. - Was missing. - Closes:#220541 (which refers to a *bad* filename, but still ...) -- Matthias Urlichs Mon, 12 Jul 2004 12:40:53 +0200 opencdk8 (0.5.5-3) unstable; urgency=medium * -dev also depended on libgcrypt11. Sorry about that. :-/ -- Matthias Urlichs Sun, 11 Jul 2004 07:10:11 +0200 opencdk8 (0.5.5-2) unstable; urgency=medium * opencdk8 0.5.5-1 includes versioned symbols and therefore packages linked against it will not work with earlier versions of the library. Bump shlibs to generate correct dependencies. - Thanks to Andreas Metzler - Closes: #258552 * Don't depend on libgcrypt11! The release team won't like that. At all. - Thanks to Andreas Metzler -- Matthias Urlichs Sat, 10 Jul 2004 13:47:17 +0200 opencdk8 (0.5.5-1) unstable; urgency=low * Update to new Upstream version * depend on debhelper >> 4.1 -- Matthias Urlichs Wed, 7 Jul 2004 20:40:31 +0200 opencdk8 (0.5.4-0.2) experimental; urgency=low * Taken over from Ivo Timmermans. -- Matthias Urlichs Wed, 7 Jul 2004 18:33:25 +0200 opencdk8 (0.5.4-0.1) unstable; urgency=low * Update to new Upstream version. -- Matthias Urlichs Wed, 18 Feb 2004 06:20:25 +0100 opencdk8 (0.5.3-1) unstable; urgency=low * New upstream release. * debian/control: Changed libgcrypt-dev dependencies to libgcrypt7-dev. -- Ivo Timmermans Sun, 23 Nov 2003 15:24:55 +0100 opencdk8 (0.5.1-1) unstable; urgency=low * New upstream version. * Source renamed to opencdk8, binary packages libopencdk8-dev and libopencdk8. * debian/control: - Updated Standards-Version; - Added cdbs to build dependencies. * debian/rules: Rewritten to use cdbs. -- Ivo Timmermans Fri, 24 Oct 2003 16:06:11 +0200 opencdk6 (0.4.5-2) unstable; urgency=low * debian/control: Corrected debhelper build dependency. (Closes: #205320) -- Ivo Timmermans Fri, 29 Aug 2003 14:10:36 +0200 opencdk6 (0.4.5-1) unstable; urgency=low * New upstream release. -- Ivo Timmermans Sat, 15 Feb 2003 18:20:17 +0100 opencdk6 (0.4.3-3) unstable; urgency=high * src/read-packet.c: Include fix for a potential DoS: Don't use the packet size for allocation but only the name length. This bug fix prevents denial of service attacks because it was possible to allocate large memory blocks when the packet is very long. -- Ivo Timmermans Mon, 10 Feb 2003 23:38:08 +0100 opencdk6 (0.4.3-2) unstable; urgency=low * Source renamed to opencdk6, binary packages libopencdk6-dev and libopencdk6. -- Ivo Timmermans Tue, 4 Feb 2003 18:09:32 +0100 opencdk (0.4.3-1) unstable; urgency=low * New upstream release. * debian/control: Tighten up debhelper build-dependency. (Closes: #179207) -- Ivo Timmermans Mon, 3 Feb 2003 16:02:40 +0100 opencdk (0.4.2-1) unstable; urgency=low * New upstream release. -- Ivo Timmermans Fri, 17 Jan 2003 12:53:18 +0100 opencdk (0.4.0-1) unstable; urgency=low * New upstream release. * debian/rules: Really install opencdk-api.html. -- Ivo Timmermans Sun, 8 Dec 2002 23:52:52 +0100 opencdk (0.3.4-1) unstable; urgency=low * New upstream release. * debian/control: - Fixed typo in package description. (Closes: #169381) - Build depend on libgcrypt-dev >= 1.1.8-2. (Closes: #172014) - libopencdk-dev depends on libgcrypt-dev. * debian/libopencdk-dev.doc-base: New file. -- Ivo Timmermans Sat, 7 Dec 2002 13:19:03 +0100 opencdk (0.3.2-2) unstable; urgency=low * debian/control: libopencdk-dev depends on libpopt-dev. -- Ivo Timmermans Mon, 18 Nov 2002 22:24:04 +0100 opencdk (0.3.2-1) unstable; urgency=low * New upstream release. * debian/copyright: Remove superfluous upstream authors. * debian/control: Fix descriptions. (Closes: #166535) -- Ivo Timmermans Mon, 11 Nov 2002 19:40:23 +0100 opencdk (0.3.1-1) unstable; urgency=low * New upstream release. * debian/control: - Rename libopencdk0 to libopencdk1. - Update Standards-Version. - Added libpopt-dev to build dependencies. * debian/rules: - New target maintainerclean. - Support noopt/nostrip. -- Ivo Timmermans Sat, 2 Nov 2002 23:02:34 +0100 opencdk (0.2.0-1) unstable; urgency=low * Initial Release. (Closes: 150103) -- Ivo Timmermans Sun, 30 Jun 2002 13:01:09 +0200