summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 1c8e431361cea1a094f1cb71efab21b4299b2c82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
php-easyrdf (1.0.0-2) unstable; urgency=medium

  * Change gbp to use debian/bullseye for the maintenance branch
  * Test server output before using it during smoke testing

 -- Marco Villegas <marco@marvil07.net>  Wed, 10 Feb 2021 10:03:28 -0500

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

  * New upstream release 1.0.0.
    Lots of modernization, highligths from release notes are support for newer
    php versions, use of PSR-4 autoloader. Plese see CHANGELOG.md for more
    information.
    Special thanks to Elías Alejandro Año Mendoza for unblocking me by
    pointing to the right next step.
  * Start autoload generation via phpab.
  * Change install path now that namespaces are in place.
  * Update smoke tests to follow upstream and new autoload method.
    Mark them with autopkgtest superficial restriction.
  * Copyright update.
  * Add readme as documentation
  * Setup gbp to sign tags created by import-orig or import-ref
  * Remove php-mbstring from dependencies, it is autoadded.
  * Use Tests instead of Test-command for package tests.

 -- Marco Villegas <marco@marvil07.net>  Tue, 19 Jan 2021 09:47:36 -0500

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