php-easyrdf (0.9.1-5) unstable; urgency=medium

  * Change upstream locations, now the project is not under the njh user, but
    instead it is under the github organization easyrdf.
  * Use secure URI in Homepage field.
  * Change slightly uscan watch expression to avoid the problem with
    1.0.0-rc.1 recognized as higher than 1.0.0.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Set Rules-Requires-Root: no.
  * Run smoke test on build, changing the test script a bit to accommodate for
    the case.
  * Stop depending on network access at smoke tests.

 -- Marco Villegas <marco@marvil07.net>  Fri, 28 Aug 2020 18:07:59 -0500

php-easyrdf (0.9.1-4) unstable; urgency=medium

  * debian/control:
      - Add raptor2-utils as suggested, hinting one of the features in the
        library.
      - Add graphviz as suggested, hinting a way to process files produced via
        rapper serialiser.
      - Add a smoke test using rapper to output a dot file, and later use
        graphviz to convert it into an image.
      - Remove pkg-php-tools build dependency version constraint, not needed.
      - Bump debhelper version to newest.
      - Remove composer from build dependencies.
    Closes: #934913.

 -- Marco Villegas <marco@marvil07.net>  Wed, 26 Aug 2020 10:59:54 -0500

php-easyrdf (0.9.1-3) unstable; urgency=medium

  * debian/upstream/metadata:
      - Started upstream metadata file.

 -- Marco Villegas <marco@marvil07.net>  Mon, 12 Aug 2019 05:07:06 -0300

php-easyrdf (0.9.1-2) unstable; urgency=medium

  * debian/control:
      - Depend on php-xml, since it is used internally by the library.
  * debian/tests/control:
      - Depend on php-cli, which is used for the execution.

 -- Marco Villegas <marco@marvil07.net>  Tue, 06 Aug 2019 21:11:22 -0300

php-easyrdf (0.9.1-1) unstable; urgency=medium

  * Initial release.
    Add the first RDF consumer and producer php library in debian.
    Closes: #932244.

 -- Marco Villegas <marco@marvil07.net>  Sat, 20 Jul 2019 11:53:08 -0300
