Control: tags 955680 + patch Control: tags 955680 + pending Dear maintainer,
I've prepared an NMU for birdfont (versioned as 2.28.0-1.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru birdfont-2.28.0/debian/changelog birdfont-2.28.0/debian/changelog --- birdfont-2.28.0/debian/changelog 2019-10-11 18:42:17.000000000 +0300 +++ birdfont-2.28.0/debian/changelog 2020-05-02 20:40:39.000000000 +0300 @@ -1,3 +1,10 @@ +birdfont (2.28.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Link with libcairo-gobject. (Closes: #955680) + + -- Adrian Bunk <[email protected]> Sat, 02 May 2020 20:40:39 +0300 + birdfont (2.28.0-1) unstable; urgency=medium * New upstream release diff -Nru birdfont-2.28.0/debian/patches/cairo-gobject.patch birdfont-2.28.0/debian/patches/cairo-gobject.patch --- birdfont-2.28.0/debian/patches/cairo-gobject.patch 1970-01-01 02:00:00.000000000 +0200 +++ birdfont-2.28.0/debian/patches/cairo-gobject.patch 2020-05-02 20:40:39.000000000 +0300 @@ -0,0 +1,14 @@ +Description: Link with libcairo-gobject. +Author: Adrian Bunk <[email protected]> +Bug-Debian: https://bugs.debian.org/955680 + +--- birdfont-2.28.0.orig/dodo.py ++++ birdfont-2.28.0/dodo.py +@@ -335,6 +335,7 @@ def make_libbirdfont(target_binary, deps + $({pkg-config} --libs gio-2.0) \ + $({pkg-config} --libs fontconfig) \ + $({pkg-config} --libs cairo) \ ++ $({pkg-config} --libs cairo-gobject) \ + $({pkg-config} --libs glib-2.0) \ + $({pkg-config} --libs xmlbird) \ + -L./build -L./build/bin -l birdgems \ diff -Nru birdfont-2.28.0/debian/patches/series birdfont-2.28.0/debian/patches/series --- birdfont-2.28.0/debian/patches/series 2019-10-11 18:42:17.000000000 +0300 +++ birdfont-2.28.0/debian/patches/series 2020-05-02 20:40:39.000000000 +0300 @@ -1 +1,2 @@ 0001-Don-t-install-Roboto-Regular.ttf.patch +cairo-gobject.patch

