bibutils (7.2-2) unstable; urgency=medium

  * Adding an autopkgtest

 -- Pierre Gruet <pgt@debian.org>  Sat, 05 Mar 2022 14:53:26 +0100

bibutils (7.2-1) unstable; urgency=medium

  * New upstream version 7.2
  * Deleting patches, which have all been upstreamed
  * Fixing unnecessary versioned dependency on dh-exec
  * Update renamed lintian tag names in lintian overrides.
  * Updating the symbols file

 -- Pierre Gruet <pgt@debian.org>  Mon, 29 Nov 2021 21:46:59 +0100

bibutils (7.1-3) unstable; urgency=medium

  * Forwarding patches
  * Upload to unstable, starting the transition from libbibutils7
    to libbibutils8

 -- Pierre Gruet <pgt@debian.org>  Wed, 03 Nov 2021 08:52:16 +0100

bibutils (7.1-2) experimental; urgency=medium

  * Modifying two omitted minimal versions in symbols
  * Marking the lib and -dev packages as Multi-Arch: same

 -- Pierre Gruet <pgt@debian.org>  Sat, 30 Oct 2021 21:30:49 +0200

bibutils (7.1-1) experimental; urgency=medium

  * New upstream version 7.1
  * Adding solved CVE issues in former changelog entry
  * Removing David Bremner from Uploaders
  * Refreshing patches
  * Refreshing d/copyright
  * Bumping the soname to libbibutils.so.8
  * Using https URI in d/watch
  * Removing now useless d/dirs file
  * Depending on debhelper-compat 13
  * Aligning dependencies on several lines in d/control

 -- Pierre Gruet <pgt@debian.org>  Tue, 26 Oct 2021 14:01:45 +0200

bibutils (6.10-2) unstable; urgency=medium

  [ Andrius Merkys ]
  * Team upload.
  * UNRELEASED -> unstable

  [ Pierre Gruet ]
  * Upload to unstable, transition to libbibutils7 begins.

 -- Andrius Merkys <merkys@debian.org>  Sun, 26 Apr 2020 00:40:43 -0400

bibutils (6.10-1) experimental; urgency=medium

  * New upstream version 6.10
  * Fixes CVE issues:
    CVE-2018-10773: NULL pointer deference in the addsn function
    CVE-2018-10774: Read access violation in the isiin_keyword function
    CVE-2018-10775: NULL pointer dereference in the _fields_add function
  * New uploader (Closes: #896574), thanks to David Bremner!
  * Raising Standards version to 4.5.0
    + Adding Rules-Requires-Root field in debian/control
    + Enabling verbose build
  * Updating copyright information and enabling machine-readable format
  * Bumping SONAME to libbibutils.so.7
  * Correcting tests of slist_add
  * Fixing FTCBFS with a patch of Helmut Grohne (Closes: #853243)
    + Let dh_auto_build pass cross compilers to $(MAKE)
    + Honour DEB_BUILD_OPTIONS=nocheck
  * Putting libraries in /usr/lib/${DEB_HOST_MULTIARCH}
  * Fixing Lintian issues with severity info

 -- Pierre Gruet <pgtdebian@free.fr>  Wed, 08 Apr 2020 14:46:06 +0200

bibutils (6.2-1) unstable; urgency=medium

  * New upstream version
  * Bug fix: "newer version", thanks to Clint Adams (Closes: #896573).

 -- David Bremner <bremner@debian.org>  Sun, 22 Apr 2018 11:15:02 -0300

bibutils (6.0-1) experimental; urgency=medium

  * New upstream version
  * bump SONAME to libbibutils.so.6

 -- David Bremner <bremner@debian.org>  Tue, 04 Jul 2017 21:17:44 -0300

bibutils (5.6-1) experimental; urgency=medium

  * New upstream version
  * Bump soname of libbibutils, yet again.
  * Claim conformance with policy 3.9.6

 -- David Bremner <bremner@debian.org>  Fri, 22 May 2015 07:46:56 +0200

bibutils (5.4-1) experimental; urgency=medium

  * New upstream version
  * Bump soname of libbibutils, again.

 -- David Bremner <bremner@debian.org>  Sun, 10 Aug 2014 11:47:11 -0300

bibutils (5.0-2) experimental; urgency=low

  * Fix: "Missing authors in copyright file", thanks to Lior Kaplan
    (Closes: #719483).

 -- David Bremner <bremner@debian.org>  Mon, 12 Aug 2013 15:37:16 +0200

bibutils (5.0-1) experimental; urgency=low

  * New upstream release
  * Bump soname of libbibutils.
  * Bump standards version (no changes needed).

 -- David Bremner <bremner@debian.org>  Sat, 10 Aug 2013 21:52:03 +0200

bibutils (4.12-5) unstable; urgency=low

  * Remove extraneous backslashes from libbibutils.pc.
    (Closes: #644257).

 -- David Bremner <bremner@debian.org>  Sun, 09 Oct 2011 09:10:45 -0300

bibutils (4.12-4) unstable; urgency=low

  * Install modsout.h and wordout.h (Closes: #637692). Thanks to Giovanni
    Mascellani for the patch.

 -- David Bremner <bremner@debian.org>  Mon, 26 Sep 2011 19:11:43 -0300

bibutils (4.12-3) unstable; urgency=low

  * Bug fix: "CLI option --version does not display version at all",
    thanks to Patrice Pillot (Closes: #630707).
  * Update to standards version 3.9.2 (no changes)

 -- David Bremner <bremner@debian.org>  Mon, 20 Jun 2011 19:48:26 -0300

bibutils (4.12-2) unstable; urgency=low

  * Upload to unstable

 -- David Bremner <bremner@debian.org>  Fri, 06 May 2011 23:59:42 -0300

bibutils (4.12-1) experimental; urgency=low

  * New upstream release
    - new commands: biblatex2xml ebi2xml and wordbib2xml
  * Major packaging update, now using upstream build system to make
    shared libraries.
  * Update to standards version 3.9.1 (no changes)

 -- David Bremner <bremner@debian.org>  Fri, 10 Dec 2010 21:46:26 -0400

bibutils (4.8-1) unstable; urgency=low

  * New upstream release

 -- David Bremner <bremner@unb.ca>  Wed, 03 Feb 2010 09:54:51 -0400

bibutils (4.6-1) unstable; urgency=low

  * New upstream release
    - name_comma: initialize pointer (Closes: #552570)
  * add versioned build dependency on quilt to support dh --quilt
  * add DM-Upload-Allowed flag

 -- David Bremner <bremner@unb.ca>  Tue, 03 Nov 2009 07:45:47 -0400

bibutils (4.3-1) unstable; urgency=low

  * New upstream release
  * make /usr/lib/libbibutils.so point to /usr/lib/libbibutils.so.1 (the
    soname)
  * Link binaries dynamically again
  * Update to new standards version 3.8.3 (no changes)

 -- David Bremner <bremner@unb.ca>  Sun, 23 Aug 2009 10:17:54 -0400

bibutils (4.1-1) unstable; urgency=low

  * New Upstream Version
    - patch from Rafael Laboissiere to lib/medin.c applied upstream
      (Closes: #506960)
  * Convert to topgit (Closes: #485243)
  * Change maintainer to debian-science-maintainers@lists.alioth.debian.org
  * Update Vcs-Git and Vcs-Browser
  * Converted packaging to topgit
  * Upgraded to standards version 3.8.1 (added debian/README.source)

 -- David Bremner <bremner@unb.ca>  Sun, 15 Mar 2009 12:48:29 -0300

bibutils (3.40-4) unstable; urgency=low

  * added reftypes.h (Closes: #477654)
  * remove obsolete libbibutils0-dev.dirs
  * adds /usr/lib/pkgconfig/bibutils.pc, courtesy of Thomas Fischer
  * adds extern "C" declarations to bibutils.h, also courtesy of Thomas
    Fischer.
  * added support for CFLAGS to libtoolized lib/Makefile

 -- David Bremner <bremner@unb.ca>  Tue, 29 Apr 2008 07:07:06 +0200

bibutils (3.40-3) unstable; urgency=low

  * updated long descriptions
  * added license clarification for lib/adsout_journals.c
  * first version in Debian. (Closes: #452577)


 -- David Bremner <bremner@unb.ca>  Fri, 29 Feb 2008 21:04:20 +0100

bibutils (3.40-2) unstable; urgency=low

  * moved to unversioned -dev package

 -- David Bremner <bremner@unb.ca>  Wed, 27 Feb 2008 16:34:07 +0100

bibutils (3.40-1) unstable; urgency=low

  *  New upstream release
  *  new command xml2ads
  *  xml2word renamed to xml2wordbib
  *  use bibutils.dbk shipped by upstream
  *  split into binary, shared libraries and -dev package
  *  remove debian/bibutils.dbk, now shipped upstream

 -- David Bremner <bremner@unb.ca>  Mon, 11 Feb 2008 20:51:08 +0100

bibutils (3.39-3) UNRELEASED; urgency=low

  * added quilt infrastructure

 -- David Bremner <bremner@unb.ca>  Fri, 01 Feb 2008 20:01:36 +0100

bibutils (3.39-2) UNRELEASED; urgency=low

  * remove build dependency on csh
  * updated copyright to GPL-2+ from GPL-2
  * run test suite during build
  * use dh_link to create extra man pages

 -- David Bremner <bremner@unb.ca>  Tue, 29 Jan 2008 22:08:03 +0100

bibutils (3.39-1) UNRELEASED; urgency=low

  * Initial release

 -- David Bremner <bremner@unb.ca>  Tue, 27 Nov 2007 13:18:20 +0100
