Debian Package Tracker
Register | Log in
Subscribe

php-easyrdf

PHP library to consume and produce RDF

Choose email to subscribe with

general
  • source: php-easyrdf (main)
  • version: 1.0.0-3
  • maintainer: Debian PHP PEAR Maintainers (archive) (DMD)
  • uploaders: Marco Villegas [DMD]
  • arch: all
  • std-ver: 4.5.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 1.0.0-2
  • stable: 1.0.0-3
  • unstable: 1.0.0-3
versioned links
  • 1.0.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.0.0-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • php-easyrdf
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:00:57
    Last run: 2025-04-13T18:25:29.000Z
    Previous status: unknown

  • testing: neutral (log)
    The tests ran in 0:01:33
    Last run: 2024-12-30T14:08:07.000Z
    Previous status: unknown

  • stable: neutral (log)
    The tests ran in 0:00:46
    Last run: 2025-03-25T06:18:51.000Z
    Previous status: unknown

Created: 2024-12-14 Last update: 2025-05-09 05:34
Depends on packages which need a new maintainer normal
The packages that php-easyrdf depends on which need a new maintainer are:
  • raptor2 (#1012727)
    • Suggests: raptor2-utils
Created: 2022-06-13 Last update: 2025-05-09 05:33
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 10-day delay is over. Check why.
Created: 2025-01-01 Last update: 2025-05-09 05:32
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.1.1-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 26e9b551d7fd49536e88fd379717226e667f4f7e
Author: Marco Villegas <marco@marvil07.net>
Date:   Sat Feb 13 12:44:55 2021 -0500

    Fix changelog typo

commit 449bfece924d7a123b7d41a91a3dd1a5b27cc20a
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Feb 9 09:18:32 2021 -0500

    Update changelog with latest changes

commit 73827e11b0db04db33a58cb2b9b397a639c55c09
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Feb 9 09:10:53 2021 -0500

    Remove dependency over php-xml
    
    Now declared on composer.

commit 3eea418ada08891c26418e9fe48b79224320e69a
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Feb 9 09:08:35 2021 -0500

    Bump debian standards version
    
    No changes needed.

commit cac46fc34f1124d825ceaa06aaf08ea805e1525a
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Feb 9 09:03:41 2021 -0500

    Bump debian package version to follow upstream version 1.1.1
    
    Nice changes on the parser to support big files.
    Some dependencies changes, but mainly on require-dev.
    Also system dependencies, before assumed, now explicit.
    Several bug fixes.

commit 54a3c62ec0884d9e5641ce21489ff3e03d038157
Merge: b03b9fc 43ae4de
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Feb 9 08:49:03 2021 -0500

    Update upstream source from tag 'upstream/1.1.1'
    
    Update to upstream version '1.1.1'
    with Debian dir 2781da15b5b2c62427d20472698f053bf25e2c73

commit b03b9fc5b213a07ad457a0d47b110e55119e28cd
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Jan 19 09:48:24 2021 -0500

    Update changelog for last change

commit 818d3b713e0168a89ab5a2322b4ea54927d04ee2
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Jan 19 09:44:39 2021 -0500

    Use Tests instead of Test-command

commit 6d008b5bc33bdc8a21f15445238b560dc0e3ecc3
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jan 18 12:50:06 2021 -0500

    Update changelog with recent changes

commit ea35375402be5c640592b8823803ee83ad32afb4
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jan 18 12:10:32 2021 -0500

    Skip changelog file on docs
    
    It is auto-added by default.

commit 3967d81677a1a70dde3df7dbe1c7a9ac97bf817a
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jan 18 10:32:19 2021 -0500

    Remove php-mbstring from dependencies
    
    It is declared on composer.json and will be added by
    ${phpcomposer:Debian-require}

commit 90d5d0c1609180571a8f8038d2f3b329a4f0e007
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jan 18 10:20:20 2021 -0500

    Remove phpab template in favor of default one
    
    No need for custom template at this point.

commit 6b74240e0cd3bcbb19c588d90419aa657f324f09
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jan 18 08:50:08 2021 -0500

    Add superficial restriction to smoke tests

commit 7245a5746b76807948ca72b3baf8d61fe0f9d6dd
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Dec 4 08:40:45 2020 -0500

    Setup gbp to sign tags created by import-orig or import-ref

commit b0ac85dbb84330bc98997090f3531f9ded45db1b
Author: Marco Villegas <marco@marvil07.net>
Date:   Wed Nov 4 08:33:28 2020 -0500

    Add changelog and readme as documentation

commit 879bcdf322722d49dd592635861fa9d4571c971b
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Oct 12 08:54:59 2020 -0500

    Update changelog

commit 3c8e0b61e9bf84383807c7e682d3f927e1ca7583
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Oct 12 08:50:28 2020 -0500

    Copyright update

commit f67879ff00cae69e9eea86bdef6b02851fa94a7b
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Sep 17 22:49:27 2020 -0500

    Update smoke tests to follow upstream and new autoload method
    
    - Use new autoload instead of previous on-upstream php file with
      includes.
    - Start using namespaces.

commit abbc0a7d20490838e7222073263f325e2ccab39f
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Sep 22 08:35:15 2020 -0500

    Change install path now that namespaces are in place

commit efbca0c49897e798c86dd635b88b4648e1df4d3f
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Sep 22 08:16:29 2020 -0500

    Start autoload generation via a template

commit e7af17d59a71a140402c6fa83f99551908b37c36
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Sep 17 21:19:07 2020 -0500

    Start changelog for new upstream release

commit 4a9f65c6005ac4b0b47c884add4b164293fccefd
Merge: bbcb963 ababe2f
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Sep 7 17:44:33 2020 -0500

    Update upstream source from tag 'upstream/1.0.0'
    
    Update to upstream version '1.0.0'
    with Debian dir f3045203b7b1367a7b99118d6a87c6bcd2b6bac1

commit bbcb9630b8e13734359ed52ea8b645f1be18c287
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Aug 28 18:33:08 2020 -0500

    Simplify test wrappers allowing stderr

commit 5c1c95377075d28a2db70d0697237d4250ce8621
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Aug 28 18:11:36 2020 -0500

    Stop depending on network access at smoke tests
    
    Instead, use a local rdf file served via php internal server.

commit 2f67cf519772fad0a8b8a3d162f24f12a6d2f7bb
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Aug 28 16:35:57 2020 -0500

    Indentation fix

commit 6cf4615bdfb093c5b0e458693be4307767f9bf79
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 17:23:31 2020 -0500

    A better watch including non stable releases
    
    Thanks taffit!

commit 0367d5afd003d7330927bbb32187573d67c7a3d1
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 10:39:19 2020 -0500

    Update changelog with latest changes

commit 02e633591892f1fcf8ef7c65953ff065139c1609
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 10:45:01 2020 -0500

    Run smoke test on build

commit 409abecfed947d70b9e0b8c6af5de09d7e5505fb
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 10:18:11 2020 -0500

    Set Rules-Requires-Root: no.
    
    Changes-By: lintian-brush
    Fixes: lintian: silent-on-rules-requiring-root
    See-also: https://lintian.debian.org/tags/silent-on-rules-requiring-root.html

commit fe65a71b417919d15d5af9f1124c8a76a0cb5f23
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 10:10:56 2020 -0500

    Set upstream metadata fields: Repository, Repository-Browse.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-missing-repository
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

commit 1a252e9d30b71f84fc8778e89176eb6361497755
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 09:41:56 2020 -0500

    Change slightly uscan watch expression
    
    Whitelist less characters on the version, numbers and periods.
    
    Before this change, the 1.0.0-rc.1 release was detected as more recent
    than 1.0.0.
    
    A side effect is that alpha/beta/rc releases are not detected by uscan,
    since "-" is no longer whitelisted. That is OK, since the plan is to
    only package semantic versions of the upstream.

commit ca2fb670783baf88a3729149849f9ef948dc0234
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 05:39:57 2020 -0500

    Use secure URI in Homepage field
    
    Fixes lintian: homepage-field-uses-insecure-uri
    See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.
    
    The project used to only provide a http version of the site, now it also
    has a https version, so use it instead.

commit 68ad5a05ec9cc032b1f777a079013f4faecb5946
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Aug 27 10:06:26 2020 -0500

    Change upstream locations
    
    The easyrdf project has changed its upstream development to the easyrdf
    github organization.
    
    At this point https://github.com/njh/easyrdf redirects to
    https://github.com/easyrdf/easyrdf
    Also, the official page at https://www.easyrdf.org/ now points to the
    new github repository.

commit 6285956988b720f101b3aab756985ec01e486fe9
Author: Marco Villegas <marco@marvil07.net>
Date:   Wed Aug 26 11:03:03 2020 -0500

    Update changelog with latest changes

commit add4f21db5dcdfd5f53b4e27a06d151c9a2e1726
Author: Marco Villegas <marco@marvil07.net>
Date:   Wed Aug 26 10:49:41 2020 -0500

    No need to depend on composer as build dependency

commit 3b8f889be9a57bf064937594e5cb13c6b2b3253e
Author: Marco Villegas <marco@marvil07.net>
Date:   Wed Aug 26 10:37:00 2020 -0500

    Bump debhelper version

commit ca6babee1bdeeffdb67bd07f5505a71e95f9dc54
Author: Marco Villegas <marco@marvil07.net>
Date:   Wed Aug 26 10:19:34 2020 -0500

    Remove pkg-php-tools build dependency version constraint
    
    Currently, we are more than covered:
    
    - stable/buster, is at 1.37
    - testing/bullseye, and unstable/sid is at 1.39
    - oldstable/stretch, is at 1.35
    - even oldoldstable/jessie, is at 1.28!

commit 1f72cf10cbc735bcdc24a1cbcc7f7bf2cb6a4e9b
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Aug 25 22:39:05 2020 -0500

    Bump standards version

commit 39fe64d431a09f35a9e13f0343bd79047bf49fad
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Aug 25 21:10:36 2020 -0500

    Suggest graphviz for post-processing
    
    This change extends a bit the rapper smoke test in the following way:
    
    - Wraps the php run together with some other commands into a shell
      script for better assetion.
    - Produces an image based on the dot source file produced by the rapper
      serializer.
    - Checks the mime type of that image to verify conversion worked as
      expected.
    
    Additionally, sorts test dependencies alphabetically.

commit d63f208390cda9102e0b9d58e5223b88a74249f7
Author: Marco Villegas <git@marvil07.net>
Date:   Thu Oct 10 22:27:45 2019 -0300

    Add a smoke test using rapper to output a dot file.

commit 6ad49ec9e1aa8d74bb35a880899d1933c469262c
Author: Marco Villegas <git@marvil07.net>
Date:   Thu Oct 10 22:11:49 2019 -0300

    Suggest raptor2-utils which is supported by the library.

commit faa35a9ccb69b42bbecd2c2c810d4c2769c08a1a
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Aug 12 05:13:15 2019 -0300

    Started upstream metadata file.

commit 42f6d45eae92ff23aa9d47ef7556081df9e164ab
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Aug 6 21:54:05 2019 -0300

    Make test depend on php-cli, used for execution.

commit 2262cc8000c7a88ec0e84a9049a1d2c69cecfc5d
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Aug 6 21:45:38 2019 -0300

    Depend on php-xml, used internally by the library

commit 506424b49dea651525458fcd8bababfa3d21656b
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Jul 26 21:11:15 2019 -0300

    Start autopkgtest with a really small smoke test.

commit c040129eb9d5fb4802f8134277a1a706c21f0b21
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Jul 26 20:11:34 2019 -0300

    Simplify uscan watch file.

commit d498d7491a4bb82e8c153726d3ab5d2a2fcde67a
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Jul 26 19:55:51 2019 -0300

    Add missing copyright holder.

commit 5567699e6a674fe27537ff419a1e9f75893cf002
Author: Marco Villegas <marco@marvil07.net>
Date:   Fri Jul 26 19:42:27 2019 -0300

    A bit more neutral description.

commit eb65fd40fa18fb7c17d2098cf420e9f1207810db
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Jul 25 00:52:57 2019 -0300

    Remove non-in-package files from copyright.

commit 2652ed04a081cf7ca96c4aae734fe31717b26fc4
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Jul 25 00:41:23 2019 -0300

    Rename custom license to be more descriptive.

commit 5f84e62cd4d364fcc4febe65e92ba4df0ffac623
Author: Marco Villegas <marco@marvil07.net>
Date:   Thu Jul 25 00:35:37 2019 -0300

    Actually use licence grant.

commit 2882e9f590d7426f17e9333fbc55ee39aeb16c99
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Jul 23 17:21:58 2019 -0300

    Include a line about what is RDF in the description.

commit 0f13bc834fbc66a00d758cf6c3c8f3dbe28f532b
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Jul 23 17:14:26 2019 -0300

    Document a bit why the package makes sense.

commit 6ca6da558424aba44da738d0838a1a1d71938c94
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Jul 23 17:12:35 2019 -0300

    Change vcs fields to new salsa php team repository, \o/.

commit d69b6b21f6d9186048ec46d816d49bed87324638
Author: Marco Villegas <marco@marvil07.net>
Date:   Tue Jul 23 17:01:37 2019 -0300

    Add a human mantainer, beep, beep.

commit 90b457b5f5760166ac6e7ed5f7953756aa876e41
Merge: de7ecec 190a8ca
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jul 22 19:22:14 2019 -0300

    Update upstream source from tag 'upstream/0.9.1'
    
    Update to upstream version '0.9.1'
    with Debian dir 871ba23762c785da9d87e7d95298ea64c6557532

commit de7ececda5d7f94cf29ae1e6e9f25b792af2da3c
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jul 22 19:21:50 2019 -0300

    Add gbp.conf

commit 175ecb2139632674830540348eeae62a88439143
Author: Marco Villegas <marco@marvil07.net>
Date:   Mon Jul 22 19:12:37 2019 -0300

    Start debian repository.
Created: 2021-02-09 Last update: 2025-05-08 00:22
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.5.0).
Created: 2020-11-17 Last update: 2025-02-27 13:25
testing migrations
  • excuses:
    • Migration status for php-easyrdf (- to 1.0.0-3): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Updating php-easyrdf would introduce bugs in testing: #1082446
    • ∙ ∙ autopkgtest for php-easyrdf/1.0.0-3: amd64: Regression or new test ♻, arm64: Regression or new test ♻, armel: Regression or new test ♻, armhf: Regression or new test ♻, i386: Regression or new test ♻, ppc64el: Regression or new test ♻, riscv64: Regression or new test ♻, s390x: Regression or new test ♻
    • ∙ ∙ blocked by freeze: is not in testing
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/php-easyrdf.html
    • ∙ ∙ 977 days old (needed 10 days)
    • Not considered
news
[rss feed]
  • [2025-01-02] php-easyrdf REMOVED from testing (Debian testing watch)
  • [2022-09-10] php-easyrdf 1.0.0-3 MIGRATED to testing (Debian testing watch)
  • [2022-09-04] Accepted php-easyrdf 1.0.0-3 (source) into unstable (Paul Gevers)
  • [2022-06-08] php-easyrdf REMOVED from testing (Debian testing watch)
  • [2022-05-08] php-easyrdf 1.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2022-01-12] php-easyrdf REMOVED from testing (Debian testing watch)
  • [2021-02-21] php-easyrdf 1.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2021-02-10] Accepted php-easyrdf 1.0.0-2 (source) into unstable (Marco Villegas) (signed by: David Prévot)
  • [2021-01-25] php-easyrdf 1.0.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-20] Accepted php-easyrdf 1.0.0-1 (source) into unstable (Marco Villegas) (signed by: David Prévot)
  • [2020-08-31] php-easyrdf 0.9.1-5 MIGRATED to testing (Debian testing watch)
  • [2020-08-29] php-easyrdf 0.9.1-4 MIGRATED to testing (Debian testing watch)
  • [2020-08-29] Accepted php-easyrdf 0.9.1-5 (source) into unstable (Marco Villegas) (signed by: David Prévot)
  • [2020-08-26] Accepted php-easyrdf 0.9.1-4 (source) into unstable (Marco Villegas) (signed by: David Prévot)
  • [2019-08-14] php-easyrdf 0.9.1-3 MIGRATED to testing (Debian testing watch)
  • [2019-08-12] Accepted php-easyrdf 0.9.1-3 (source) into unstable (Marco Villegas) (signed by: David Prévot)
  • [2019-08-07] Accepted php-easyrdf 0.9.1-2 (source all) into unstable (Marco Villegas) (signed by: David Prévot)
  • [2019-08-03] Accepted php-easyrdf 0.9.1-1 (source all) into unstable, unstable (Marco Villegas) (signed by: David Prévot)
bugs [bug history graph]
  • all: 2
  • RC: 1
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.0.0-3

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing