Package: gmerlin / 2.0.0~svngit.20240121.06990a6+dfsg-1~exp1

Metadata

Package Version Patches format
gmerlin 2.0.0~svngit.20240121.06990a6+dfsg-1~exp1 3.0 (quilt)

Patch series

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

lib/gtk/mdb_list.c | 2 1 + 1 - 0 !
lib/mdb_podcast.c | 4 2 + 2 - 0 !
tests/gmerlin-mediadump.c | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 fix spelling mistakes
reproducible manpage.patch | (download)

lib/cmdline.c | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 [patch] lib/cmdline.c: use deterministic timestamp when generating
 manpages.

Use the SOURCE_DATE_EPOCH environment variable if available, and use
numeric date to avoid embedding locale-dependent month names.

https://reproducible-builds.org/docs/source-date-epoch/

DEBIAN_strip doc out.patch | (download)

configure.ac | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 don't generate documentation, it's been removed as it was licensed under
 GFDL-1.1 license, which is DFSG incompatible.
DEBIAN_replace bg_sem_h.patch | (download)

include/gmerlin/bg_sem.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 provide policy-compliant version of bg_sem.h
Since the upstream version includes BSD-4-clause'd licensed code, it cannot 
be distributed with debian; since the file is really only needed if no
posix semaphores are available, we just use these