ontospy (2.1.1~dfsg2-4) unstable; urgency=medium

  * add patch 1001 to modernize SPARQL endpoints
  * declare compliance with Debian Policy 4.7.0
  * relax to build-depend unversioned
    when version is satisfied in Debian stable

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 Jun 2024 17:42:33 +0200

ontospy (2.1.1~dfsg2-3) unstable; urgency=medium

  * add patch 1006 to support Python 3.12;
    closes: bug#1061748, thanks to Matthias Klose and Michael R. Crusoe
  * stop needlessly build-depend on python3-rdflib-jsonld;
    closes: bug#1062212, thanks to Michael R. Crusoe

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Jan 2024 22:20:50 +0100

ontospy (2.1.1~dfsg2-2) unstable; urgency=medium

  * fix link to JavaScript library chart.js

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 18 Oct 2023 20:44:40 +0200

ontospy (2.1.1~dfsg2-1) unstable; urgency=medium

  * add patch cherry-picked from upstream pull-requests
    to stop use linebreaks filter in Markdown templates
  * fix link unversioned to JavaScript libraries
  * update copyright file:
    + exlude CC-BY-1.0 file from repackaged upstream source;
      closes: bug#1052072, thanks to Thorsten Alteholz
    + update coverage
  * update watch file: bump repackaging suffix
  * declare compliance with Debian Policy 4.6.2

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 18 Oct 2023 07:13:57 +0200

ontospy (2.1.1~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * unfuzz patches
  * declare compliance with Debian Policy 4.6.1

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Nov 2022 15:56:41 +0100

ontospy (2.0.0~dfsg-2) unstable; urgency=medium

  * update lintian source-is-missing overrides
  * avoid SPARQL tests during build, needing network access
  * build-depend on, recommend, and autopkgtest-depend on
    python3-jinja2 python3-jinja2-time
    (not python3-django)

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 10 Nov 2022 18:50:00 +0100

ontospy (2.0.0~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * fix use system-shared jQuery:
    + add patch 1002 to simplify jQuery URIs in templates
    + fix symlinks to system-shared jQuery
    + depend on libjs-jquery
  * fix use system-shared Bootstrap:
    + add patch 1003 to simplify Bootstrap URIs in templates
    + fix symlinks to system-shared Bootstrap and GLYPHICONS
  * fix use system-shared Chart.js:
    + add patch 1004 to simplify Chart.js URI in a template
    + fix symlink to system-shared Chart.js
  * fix use system-shared D3:
    + add patch 1005 to simplify D3 URIs in templates
    + fix symlinks to system-shared D3
  * update TODOs
  * update git-buildpackage config:
    + use DEP-14 branch names debian/latest upstream/latest
      (not debian/master upstream);
    + add usage comment
    + enable automatic DEP-14 branch name handling
  * tighten build-dependency on python3-rdflib
  * update copyright info:
    + update Files-Excluded paths
    + update coverage
  * fix links to system-shared Bootswap

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 10 Nov 2022 16:09:55 +0100

ontospy (1.9.9.4~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop build-depend on python3-keepalive
  * build-depend on dh-sequence-bash-completion dh-sequence-python3
    (not bash-completion dh-python)
  * update source helper script copyright-check
  * update tests

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 21 Dec 2021 14:29:47 +0100

ontospy (1.9.9.3~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update lintian overrides
  * enable test fix upstream

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 08 Dec 2021 21:59:47 +0100

ontospy (1.9.9.2~dfsg-2) unstable; urgency=medium

  * skip failing test
    (see <https://github.com/lambdamusic/Ontospy/issues/105>)

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Nov 2021 11:11:39 +0100

ontospy (1.9.9.2~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop obsolete lintian overrides

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 27 Nov 2021 18:17:43 +0100

ontospy (1.9.9.1~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update copyright info:
    + stop strip stray log file when repackaging upstream source:
      no longer included upstream
    + update coverage
    + use Reference field (not License-Reference);
      tighten lintian overrides
  * declare compliance with Debian Policy 4.6.0
  * relax to (build-)depend unversioned
    on python3-colorama python3-django python3-html5lib python3-pygments
    python3-pyparsing python3-rdflib python3-requests python3-django
    python3-pygments:
    required versions satisfied in all supported Debian releases
  * tighten to trust upstream testsuite during build
    (in addition to post-build testing)
  * drop obsolete patches
  * extend patch 2001 to cover badge in README.md file
  * tighten to trust upstream testsuite during build
    (in addition to post-build testing)
  * update post-build tests (cli tools now outputs to stderr)
  * update short descriptions to untie OWL from RDF
  * update shell completion commands;
    tighten build-dependency on python3-click
    closes: bug#997369, thanks to Lucas Nussbaum
  * update symlink paths to JavaScript libraries;
    stop (build-)depend on libjs-jquery;
    mention not yet support JavaScript integrations in TODO file
  * improve test coverage;
    mention omitted tests in TODO file
  * update lintian overrides about privacy leaks
  * omit installing testing-only executable quicktest_ontospy

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 08 Nov 2021 23:40:04 +0100

ontospy (1.9.8.3~dfsg-2) unstable; urgency=medium

  * simplify source script copyright-chceck
  * clarify in rules and TODO file
    that we ignore testsuite failures during build,
    but test again strictly post-build
  * declare buildsystem explicitly (not in environment)
  * use debhelper compatibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * copyright: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 27 Aug 2020 20:36:11 +0200

ontospy (1.9.8.3~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update watch file:
    + Use github pattern (upstream tags releases now).
    + Relax to use unversioned repackaging suffix.
  * Declare compliance with Debian Policy 4.4.0.
  * Drop patch 1001: Fixed upstream.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 Sep 2019 11:42:57 +0200

ontospy (0~20190225~dfsg1-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update copyright info: Drop superfluous alternate Source URL.
  * Drop patch 1002 adopted upstream.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 26 Feb 2019 13:06:35 +0100

ontospy (0~20190107~dfsg1-5) unstable; urgency=medium

  * (Build-)depend on libjs-chart.js (not libjs-chartjs).
    Adapt patch 2004 and symbolic links.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Feb 2019 11:49:50 +0100

ontospy (0~20190107~dfsg1-4) unstable; urgency=medium

  * Update watch file:
    + Rewrite usage comment.
    + Generalize dversionmangle option.
  * Fix have autopkgtest depend on python3-pygments.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Feb 2019 15:13:01 +0100

ontospy (0~20190107~dfsg1-3) unstable; urgency=medium

  * Fix description in generated manpage.
  * Fix have autopkgtest depend on python3-django.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 11 Feb 2019 21:29:34 +0100

ontospy (0~20190107~dfsg1-2) unstable; urgency=medium

  * Add patch 1002 to fix error message suggesting bootstrap command.
  * Improve package testsuite.
  * Distrust upstream testsuite. Check package testsuite during build.
    Build-depend on libtest-command-simple-perl libtest-expect-perl
    libtest-tempdir-tiny-perl perl.
  * Fix repeat debhelper options when overriding.
  * Fix check generated shell completion files are not empty.
  * Stop check generated shell completion files.
    Stop build-depend on shellcheck.
  * Fix run package testsuite
    and generate shell completion scripts and manpage during install
    (not during build:
    pybuild resolves executable only during install.
  * Add patches 1003 1004
    to fix template paths and normalize JavaScript library paths.
  * Fix link to shared JavaScript libraries.
    (Build-)depend on libjs-bootstrap libjs-bootswatch libjs-chartjs
    libjs-d3 libjs-jquery.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Feb 2019 03:38:12 +0100

ontospy (0~20190107~dfsg1-1) experimental; urgency=medium

  * Strip excessively large logfile from upstream source.
  * Bump repack suffix.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 01 Feb 2019 00:46:50 +0100

ontospy (0~20190107~dfsg-1) experimental; urgency=low

  * Initial packaging release.
    Closes: bug#921033.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jan 2019 23:38:00 +0100
