Debian Patches

Status for libur-perl/0.470+ds-2

Patch Description Author Forwarded Bugs Origin Last update
Honour-SOURCE_DATE_EPOCH-for-embedded-timestamp-in-genera.patch Honour SOURCE_DATE_EPOCH for embedded timestamp in generated documentation.

When the environment variable SOURCE_DATE_EPOCH is set, use it instead of the
current time for the embedded build timestamp.

The specification of SOURCE_DATE_EPOCH is available here:
https://reproducible-builds.org/specs/source-date-epoch/

In the case it is not defined, fall back to current time.
intrigeri <intrigeri@boum.org> no 2016-06-27
sqlite-case-insensitve.patch Fix test failure with newer (DBD::)SQLite ```
t/URT/t/04a_sqlite.t

not ok 80 - column details for table inline are correct
# Failed test 'column details for table inline are correct'
# at t/URT/t/04a_sqlite.t line 53.
# Structures begin differing at:
# $got->[0]{DATA_TYPE} = 'INTEGER'
# $expected->[0]{DATA_TYPE} = 'integer'
# Looks like you failed 1 test of 80.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/80 subtests
```
Use Test::Deep's cmp_deeply to be able to check against a case-insenstive regexp.
gregor herrmann <gregoa@debian.org> yes upstream vendor 2022-01-17

All known versions for source package 'libur-perl'

Links