oxref (1.00.07-1) unstable; urgency=medium

  * Upstream migrated from Github to Gitlab.
  * Changed --std=c++14 to --std=c++17 in debian/rules.
  * Updated debian/copyright

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sat, 16 Jun 2018 15:54:27 +0200

oxref (1.00.06-3) unstable; urgency=medium

  * Update Vcs fields for migration from Alioth -> Salsa
  * Add debian/watch file
  * Bump Standards-Version to 4.1.4
  * Update debian/control for upstream on gitlab
  * Use debhelper 11
  * Update debian/rules to DH sequencer

 -- tony mancill <tmancill@debian.org>  Fri, 15 Jun 2018 22:18:18 -0700

oxref (1.00.06-2) unstable; urgency=medium

  * Bump Standards-Version to 4.0.0
  * Update Vcs URLs in debian/control
  * Use debhelper and compat level 10

 -- tony mancill <tmancill@debian.org>  Wed, 05 Jul 2017 21:28:12 -0700

oxref (1.00.06-1) unstable; urgency=low

  * New upstream release updates its 'required' file

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sun, 20 Dec 2015 13:04:40 +0100

oxref (1.00.05-1) unstable; urgency=low

  * New upstream release uses icmake scripts updated to icmake 8.00.04.

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Mon, 14 Dec 2015 14:23:35 +0100

oxref (1.00.04-1) unstable; urgency=low

  * Upstream fixed a flaw in the installation script, Upstream's 'build'
    script now supports -P to prevent the use of precompiled headers

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Tue, 06 Oct 2015 20:51:58 +0200

oxref (1.00.03-1) unstable; urgency=low

  * New upstream release uses precompiled headers and redefines its
    installation procedure. The debian/rules file was adapted accordingly

  * Xrun now depends on libbobcat-dev >= 4.01.00

  * Removed git-orig-source target from debian/rules

  * New Homepage: https://fbb-git.github.io/oxref

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sat, 03 Oct 2015 11:24:17 +0200

oxref (1.00.02-3) unstable; urgency=medium

  * Rebuild against bobcat >= 3.25.02-3 for g++5 ABI transition.

 -- tony mancill <tmancill@debian.org>  Thu, 13 Aug 2015 07:19:29 -0700

oxref (1.00.02-2) unstable; urgency=medium

  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Fri, 01 May 2015 19:39:16 -0700

oxref (1.00.02-1) experimental; urgency=medium

  [ Frank B. Brokken ]
  * Fixed compilation error that emerged with g++-5, reported by Matthias
    Klose (Closes: #778053)

  [ tony mancill ]
  * Set distribution to experimental since we build-dep on a version of
    bobcat in experimental.

 -- tony mancill <tmancill@debian.org>  Mon, 16 Feb 2015 11:43:32 -0800

oxref (1.00.01-3) unstable; urgency=medium

  * Update CXXFLAGS to specify --std=c++14.
  * Apply patch for manpage generation to make the build reproducible.
    - Thanks to Chris Lamb.  (Closes: #777415)
  * Bump Standards-Version to 3.9.6 (no changes).

 -- tony mancill <tmancill@debian.org>  Sun, 08 Feb 2015 10:18:42 -0800

oxref (1.00.01-2) unstable; urgency=medium

  * Remove explicit depndency on g++-4.8.  (Closes: #751324)
  * Update Vcs- URLs to canonical forms.

 -- tony mancill <tmancill@debian.org>  Sun, 03 Aug 2014 09:56:06 -0700

oxref (1.00.01-1) unstable; urgency=low

  [ Frank Brokken ]
  * Replaced FBB::Errno calls by FBB::Exception. See oxref's changelog.
    (Closes: #730892)
  * Removed now obsoleted git-build: target from debian/rules.
  * Updated several Build-Depends versions and updated Standard-Version

  [ tony mancill ]
  * Bump d/compat and debhelper dependency to 9.

 -- tony mancill <tmancill@debian.org>  Thu, 26 Dec 2013 10:18:21 -0800

oxref (0.91.00-1) unstable; urgency=low

  [ Frank B. Brokken ]
  * --help, --version options return 0, catching Errno exceptions removed from
    main()

  [ tony mancill ]
  * Bump Standards-Version to 3.9.4 (no changes).
  * Change build-dep for CXX to g++-4.7.
  * Update Vcs fields to point to new package repo on git.debian.org.

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Fri, 25 Jan 2013 10:57:14 +0100

oxref (0.90.11-1) unstable; urgency=low

  * build script recognizes CXX, CPPFLAGS, CXXFLAGS, and LDFLAGS
    environment variables

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sun, 22 Jul 2012 11:57:38 +0200

oxref (0.90.10-1) unstable; urgency=low

  * New upstream release
  * Build-depend on libbobcat-dev (>= 3.00.02)

 -- George Danchev <danchev@spnet.net>  Wed, 06 Jun 2012 09:21:28 +0200

oxref (0.90.03-1) unstable; urgency=low

  * New upstream release, fixes a layout bug

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Mon, 09 Jan 2012 21:36:47 +0100

oxref (0.90.02-1) unstable; urgency=low

  * New upstream release

  * Build-Depend on g++ >= 4.6.2, lobbobcat2-dev 2.21.00

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Mon, 09 Jan 2012 13:51:26 +0100

oxref (0.90.01-2) unstable; urgency=low

  * Build-Depend on g++ >= 4:4.6.0, better support for c++0x.
    (fixes ftbfs with older compilers on some architectures)

 -- George Danchev <danchev@spnet.net>  Mon, 27 Jun 2011 09:52:03 +0300

oxref (0.90.01-1) unstable; urgency=low

  * New upstream
    + release recognizes CXXFLAGS and LDFLAGS environment variables
  * [GD] Support 'noopt' via DEB_BUILD_OPTIONS.
  * [GD] Add build-* targets.
  * [GD] Drop configure* targets.

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sun, 26 Jun 2011 14:44:59 +0200

oxref (0.90.00-2) unstable; urgency=low

  * Change to source format 3.0 (quilt).
  * Standards-Version: 3.9.2 (no changes needed).
  * Added Vcs-* fields.

 -- George Danchev <danchev@spnet.net>  Tue, 31 May 2011 20:56:24 +0300

oxref (0.90.00-1) unstable; urgency=low

  * Initial Debianization (Closes: #613651)

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Wed, 16 Feb 2011 12:41:45 +0100
