Package: libeatmydata / 131-2

Metadata

Package Version Patches format
libeatmydata 131-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
soversion.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 27 27 + 0 - 0 !
2 files changed, 28 insertions(+), 1 deletion(-)

 change the soversion, to revert an useless/wrong/unintentional
 bump made by upstream in https://bazaar.launchpad.net/~stewart/libeatmydata/main/revision/86
 Also bumping the revision, due to the code change.
tests.patch | (download)

test_run.sh | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 avoid failing tests when strace is absent. instead, just skip the
 entire test suite.
 Note: this is probably not the best way to handle this case. Maybe a check
 in debian/rules would be better...
drop debian stuff.patch | (download)

Makefile.am | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

 this is causing a failure because makefile is looking for debian/compat, that we don't have anymore.
 Just drop it all, for clearity.
 Upstream has its own (outdated) debian packaging in the repo, so it's not nice to forward this as it is.
test no distcheck.path | (download)

Makefile.am | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 do not run distcheck before the tests
 This creates a libeatmydata-${version}.tar.gz archive that has no business
 being created during tests
t64.patch | (download)

libeatmydata/libeatmydata.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs on 32-bits with a t64 build