- 15 Mar, 2021 1 commit
-
-
Christian Ehrhardt authored
This happens e.g. on Ubuntu s390x tests as seen here https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/s390x/p/php-easyrdf/20210310_110155_a8964@/log.gz When checked in detail it is just a race between the php started in background and the test trying to access it. Hardening the test against this behaviro should improve the overall reliability. Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 13 Feb, 2021 1 commit
-
-
Marco Villegas authored
-
- 09 Feb, 2021 6 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
Now declared on composer.
-
Marco Villegas authored
No changes needed.
-
Marco Villegas authored
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.
-
Marco Villegas authored
Update to upstream version '1.1.1' with Debian dir 2781da15b5b2c62427d20472698f053bf25e2c73
-
Marco Villegas authored
-
- 19 Jan, 2021 2 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
-
- 18 Jan, 2021 5 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
It is auto-added by default.
-
Marco Villegas authored
It is declared on composer.json and will be added by ${phpcomposer:Debian-require} -
Marco Villegas authored
No need for custom template at this point.
-
Marco Villegas authored
-
- 04 Dec, 2020 1 commit
-
-
Marco Villegas authored
-
- 04 Nov, 2020 1 commit
-
-
Marco Villegas authored
-
- 12 Oct, 2020 5 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
-
Marco Villegas authored
- Use new autoload instead of previous on-upstream php file with includes. - Start using namespaces.
-
Marco Villegas authored
-
Marco Villegas authored
-
- 18 Sep, 2020 1 commit
-
-
Marco Villegas authored
-
- 07 Sep, 2020 2 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
Update to upstream version '1.0.0' with Debian dir f3045203b7b1367a7b99118d6a87c6bcd2b6bac1
-
- 28 Aug, 2020 3 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
Instead, use a local rdf file served via php internal server.
-
Marco Villegas authored
-
- 27 Aug, 2020 8 commits
-
-
Marco Villegas authored
Thanks taffit!
-
Marco Villegas authored
-
Marco Villegas authored
-
Marco Villegas authored
Changes-By: lintian-brush Fixes: lintian: silent-on-rules-requiring-root See-also: https://lintian.debian.org/tags/silent-on-rules-requiring-root.html
-
Marco Villegas authored
Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
-
Marco Villegas authored
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.
-
Marco Villegas authored
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.
-
Marco Villegas authored
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.
-
- 26 Aug, 2020 4 commits
-
-
Marco Villegas authored
-
Marco Villegas authored
-
Marco Villegas authored
-
Marco Villegas authored
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!
-