libtasn1-3 (0.3.9-1) unstable; urgency=low

  * New upstream version.
  * Switch to debhelper v5 mode. Drop usr/share/doc/* from
    debian/libtasn1-3-dev.install. Bump build-depends.
  * Downgrade libtasn1-3-bin priority to extra and drop Recomends on
    libtasn1-3-bin in libtasn1-3. (Closes: #416556)

 -- Andreas Metzler <ametzler@debian.org>  Sun,  8 Apr 2007 12:06:30 +0200

libtasn1-3 (0.3.8-1) experimental; urgency=low

  [ James Westby ]
  * Quote $(CURDIR) in debian/rules to avoid FTBFS if it has spaces.

  [ Andreas Metzler ]
  * New upstream version.
    - Fix reading of binary files in asn1Decoding, for Windows.

 -- Andreas Metzler <ametzler@debian.org>  Sat,  3 Feb 2007 10:39:02 +0100

libtasn1-3 (0.3.7-1) experimental; urgency=low

  [ Andreas Metzler ]
  * New upstream version. Uploaded to experimental, because we are frozen.
  * Drop patches/20_asnparser.diff (condionally #include <unistd.h> only
    #ifdef HAVE_UNISTD_H).

 -- Andreas Metzler <ametzler@debian.org>  Sat, 14 Oct 2006 15:13:50 +0200

libtasn1-3 (0.3.6-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Add a watchfile.
  * Add a copy of the FDL 1.2 to debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 14 Oct 2006 14:37:30 +0200

libtasn1-3 (0.3.6-1) unstable; urgency=low

  * New upstream version.
  * Drop superfluous patches:
    - 30_man_hyphen_get_length.diff
    - 30_man_hyphen_read_value.diff
    - 30_man_hyphen_write_value.diff

 -- Andreas Metzler <ametzler@debian.org>  Sat, 16 Sep 2006 16:15:10 +0200

libtasn1-3 (0.3.5-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Add libtasn1-2 (<< 0.2.17-1) to libtasn-3-bin's Conflicts/Replaces. 
    (closes: #379424)

 -- Andreas Metzler <ametzler@debian.org>  Sun, 23 Jul 2006 16:31:38 +0200

libtasn1-3 (0.3.5-1) unstable; urgency=low

  [ Andreas Metzler ]
  * Ship pkg-config file libtasn1.pc.

  [ James Westby ]
  * New upstream revision.
    - Fixes creation of zero length buffers on 64 bit platforms.
      (closes: #375630)

 -- Andreas Metzler <ametzler@debian.org>  Tue, 27 Jun 2006 19:01:34 +0200

libtasn1-3 (0.3.4-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Set maintainer to alioth mailinglist.
  * Drop code for updating config.guess/config.sub from debian/rules, as cdbs
    handles this. Build-Depend on autotools-dev.
  * Use cdbs' simple-patchsys.mk.
    - add debian/README.source_and_patches
    - add patches/20_asnparser.diff
  * Do not gzip pdf documentation.
  * Register library manual with doc-base.
  * Standards version 3.7.2, no changes required.

  [ James Westby ]
  * Added debian/patches/30_man_hyphen* to fix a lintain warning about use of
    "-" as a minus sign.
  * Added a man-page for libtasn1-config in libtasn1-3-dev.

 -- Andreas Metzler <ametzler@debian.org>  Wed,  7 Jun 2006 20:14:52 +0200

libtasn1-3 (0.3.4-1) experimental; urgency=low

  * New maintainer team. Thanks, Matthias for all the work you did.
  * New upstream version, based on Bastian's NMU. (closes: #356694)
    Replacing libtasn1-2 with this version is going to fix grave bug #352182.
  * clean packaging against upstream tarball.
    - Set DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script
      to force versioning of symbols, instead of patching ./configure.in.
    - Disable invocation of gnulib-tool in debian/rules.
    - Upstream tarball does not contain ansn1.tex and fdl.tex. Ignore the
      former and use fdl.texi for the latter.
    - stop removing doc/libtasn1.ps on clean and drop build-dependency on
      tetex-bin, tetex-extra. - The file is part of the upstream tarball, no
      need to regenerate it unless we patch the sources.
    - ship libtasn1.pdf instead of libtasn1.pdf.
    - drop build-depency on binutils (>= 2.14.90.0.7), even sarge has 2.15-6.
    - use dh_install instead of dh_move and manual instal -m... commands,
       simplifiying debian/rules.
    - remove debian/*.dirs.
    - drop Debian-specific stub manpage for asn1Decoding.1 asn1Parser.1
      asn1Coding.1 and use the upstream one instead.
  * libtasn1-3-bin conflicts/replaces libtasn1-2-bin (closes: #362245)
  * Set DEB_MAKE_CHECK_TARGET = check to run included testsuite.
  * Copy a complete copyright statement into debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Thu,  1 Jun 2006 17:07:51 +0000

libtasn1-2 (0.3.1-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Fix name of binary packages. (closes: #361890) 
    - Remove spurious conflicts.

 -- Bastian Blank <waldi@debian.org>  Tue, 11 Apr 2006 07:41:21 +0000

libtasn1-2 (0.3.1-1) unstable; urgency=high

  * New Upstream release.
    - Fixes a buffer overrun: Closes:#352182
    - Yes, I know, this release is *late*. Sorry about that.

 -- Matthias Urlichs <smurf@debian.org>  Sat, 18 Mar 2006 03:21:11 +0100

libtasn1-2 (0.2.17-1) unstable; urgency=low

  * New Upstream version.
  * Build-Depend on texinfo. Closes:#332563
  * Split off binaries into a tasn1-2-bin packages. Closes:#330739
    - Also added stub manpages for them.
  * Fix autotools call in "make clean" rule.
  * Use current gnulib.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 25 Oct 2005 11:57:41 +0200

libtasn1-2 (0.2.13-2) unstable; urgency=low

  * Changed the Copyright statement.
    Closes: #290209: Improper copyright file
  * Added missing Priority: statements to debian/control.
    Closes: #294706: changes file is missing priority
  * Added missing AC_PROG_LIBTOOL to configure.in.
  * Updated Standards-Version: to 3.6.2; no changes.

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

libtasn1-2 (0.2.13-1) unstable; urgency=low

  * Merged Upstream release.
  * Upstream removed symbol versioning and replaced it with a simple
    export-visibility rule. Restored -- we can't go back.
    Besides, versioning is a Good Thing.
  * The previous upload Closes: #301575: New upstream version available.
  * Switched to autoconf 1.9.

 -- Matthias Urlichs <smurf@debian.org>  Mon,  4 Jul 2005 16:07:13 +0200

libtasn1-2 (0.2.10-5) unstable; urgency=low

  * Closes: #264032: debian/rules clean doesn't undo all build effects
  * Re-enable libtasn1-2-dbg.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 15 Sep 2004 22:24:20 +0200

libtasn1-2 (0.2.10-4) unstable; urgency=medium

  * Updated shlib deps (new function)

 -- Matthias Urlichs <smurf@debian.org>  Fri, 13 Aug 2004 11:45:01 +0200

libtasn1-2 (0.2.10-3) unstable; urgency=low

  * Depend on binutils (>= 2.14.90.0.7).
    - Closes: #262267: libtasn1-2: Change Build-Depends
	  Thanks to Dirk Prösdorf <dirk@proesdorf.de>.

 -- Matthias Urlichs <smurf@debian.org>  Fri, 30 Jul 2004 14:29:58 +0200

libtasn1-2 (0.2.10-2) unstable; urgency=low

  * Priority: Important -- only for the library package please.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 29 Jul 2004 14:10:38 +0200

libtasn1-2 (0.2.10-1) unstable; urgency=high

  * Merged to current Upstream version
  * Didn't install libtasn1-config.
  * Didn't install libtasn1.m4.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 29 Jul 2004 12:58:01 +0200

libtasn1-2 (0.2.7.0-2) unstable; urgency=medium

  * The binary package ended up empty due to a local bug. Sorry.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 14 Jul 2004 13:45:04 +0200

libtasn1-2 (0.2.7.0-1) unstable; urgency=low

  * Use the original .orig.tgz file; the old one is broken.

 -- Matthias Urlichs <smurf@debian.org>  Mon, 12 Jul 2004 19:25:22 +0200

libtasn1-2 (0.2.7-3) unstable; urgency=low

  * New maintainer.
  * Use the included test scripts.
  * Don't use the included generated files: Upstream CVS doesn't have them.
    - Depend on tetex-bin and bison.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 11 Jul 2004 13:40:13 +0200

libtasn1-2 (0.2.7-2) unstable; urgency=HIGH

  * patches/001_decoding_bof_0.2.7.diff: patch to fix DER parsing routines
    vulnerability registered as CAN-2004-0401.

 -- Ivo Timmermans <ivo@debian.org>  Mon, 10 May 2004 11:39:23 +0200

libtasn1-2 (0.2.7-1) unstable; urgency=low

  * Thanks to Andreas Metzler for preparing this package.
  * New upstream release, which introduces versioned symbols.
  * debian/control: Added conflict with libtasn1-1.  (Closes: #228204)

 -- Ivo Timmermans <ivo@debian.org>  Tue, 23 Mar 2004 19:39:04 +0100

libtasn1-2 (0.2.6-1) unstable; urgency=low

  * New upstream release; package renamed to libtasn1-2.
  * debian/rules: Moved to cdbs.
  * debian/control:
      * updated Standards-Version;
      * tightened debhelper build dependency;
      * added auto* to the build dependencies.

 -- Ivo Timmermans <ivo@debian.org>  Sat,  6 Dec 2003 21:02:25 +0100

libtasn1-1 (0.2.4-3) unstable; urgency=low

  * debian/rules: Use libtool rather than install to install the stuff in
    src.

 -- Ivo Timmermans <ivo@debian.org>  Thu,  8 May 2003 22:35:35 +0200

libtasn1-1 (0.2.4-2) unstable; urgency=low

  * debian/rules, debian/libtasn1-1.{dirs,files}: Install asn1Coding,
    asn1Decoding, asn1Parser from src in /usr/bin.  (Closes: #192465)
  * debian/control: Update Standards-Version.

 -- Ivo Timmermans <ivo@debian.org>  Thu,  8 May 2003 21:37:19 +0200

libtasn1-1 (0.2.4-1) unstable; urgency=low

  * New upstream release.  (Closes: #187398)

 -- Ivo Timmermans <ivo@debian.org>  Thu,  3 Apr 2003 11:19:03 +0200

libtasn1-1 (0.2.1-1) unstable; urgency=low

  * New upstream release.
      - Fixed tests.  (Closes: #164612)
  * Made it a separate source package.

 -- Ivo Timmermans <ivo@debian.org>  Fri, 14 Feb 2003 21:42:10 +0100

libtasn1 (0.1.2-1) unstable; urgency=low

  * New upstream release

 -- Ivo Timmermans <ivo@debian.org>  Fri, 11 Oct 2002 17:37:51 +0200

libtasn1 (0.1.1-3) unstable; urgency=low

  * debian/control: Conflict with the versions of libgnutls that included
    a libtasn1.{la,a,so}. (Closes: #156765)
  * debian/libtasn1-dev.files: Include libtasn1.la.

 -- Ivo Timmermans <ivo@debian.org>  Tue, 20 Aug 2002 18:17:28 +0200

libtasn1 (0.1.1-2) unstable; urgency=low

  * debian/libtasn1-0.shlibs: Changed so version from 0.1.1 to 0;
    remove upper version limit; set lower limit to 0.1.1-2 (current).

 -- Ivo Timmermans <ivo@debian.org>  Wed, 14 Aug 2002 16:49:15 +0200

libtasn1 (0.1.1-1) unstable; urgency=low

  * Initial Release. (Closes: #150106)

 -- Ivo Timmermans <ivo@debian.org>  Sat, 10 Aug 2002 22:02:49 +0200

