diff -u libunity-7.1.4+19.04.20190319/debian/changelog libunity-7.1.4+19.04.20190319/debian/changelog --- libunity-7.1.4+19.04.20190319/debian/changelog +++ libunity-7.1.4+19.04.20190319/debian/changelog @@ -1,3 +1,16 @@ +libunity (7.1.4+19.04.20190319-5) unstable; urgency=medium + + * debian/control: + - fix typo in the Conflicts keyword + * extras,src/Makefile.am: + - set --shared-library valac option so the generated gir which is + needed for the correct depends to be created + * remove debian/patches which isn't use by the current packaging, it + was an indication of the changes applied to the source but those are + commited directly to the vcs now + + -- Sebastien Bacher Mon, 01 Feb 2021 18:01:36 +0100 + libunity (7.1.4+19.04.20190319-3) unstable; urgency=medium * debian/control: diff -u libunity-7.1.4+19.04.20190319/debian/control libunity-7.1.4+19.04.20190319/debian/control --- libunity-7.1.4+19.04.20190319/debian/control +++ libunity-7.1.4+19.04.20190319/debian/control @@ -138,8 +138,8 @@ Multi-Arch: same Depends: ${gir:Depends}, ${shlibs:Depends}, - ${misc:Depends} -Conflitcs: gir1.2-unity-5.0 + ${misc:Depends}, +Conflicts: gir1.2-unity-5.0 Replaces: gir1.2-unity-5.0 Provides: gir1.2-unity-5.0 Description: GObject introspection data for the Unity library diff -u libunity-7.1.4+19.04.20190319/debian/patches/gir_build_fixes.patch libunity-7.1.4+19.04.20190319/debian/patches/gir_build_fixes.patch --- libunity-7.1.4+19.04.20190319/debian/patches/gir_build_fixes.patch +++ libunity-7.1.4+19.04.20190319/debian/patches/gir_build_fixes.patch @@ -1,7 +1,17 @@ === modified file 'extras/Makefile.am' ---- old/extras/Makefile.am 2013-08-14 10:26:09 +0000 -+++ new/extras/Makefile.am 2021-01-26 15:49:29 +0000 -@@ -82,7 +82,6 @@ +Index: libunity-7.1.4+19.04.20190319/extras/Makefile.am +=================================================================== +--- libunity-7.1.4+19.04.20190319.orig/extras/Makefile.am ++++ libunity-7.1.4+19.04.20190319/extras/Makefile.am +@@ -24,6 +24,7 @@ libunity_extras_la_VALAFLAGS = \ + --library unity-extras \ + --internal-vapi=unity-extras-internal.vapi \ + --internal-header=unity-extras-internal.h \ ++ --shared-library=libunity-extras.so.9 \ + --thread \ + --use-header \ + --vapidir $(top_srcdir)/vapi \ +@@ -82,7 +83,6 @@ $(libunity_la_GENERATED): libunity_la_va libunity_extras_la_vala.stamp: $(libunity_extras_la_VALASOURCES) $(AM_V_GEN) $(VALAC) $(libunity_extras_la_VALAFLAGS) $^ @@ -9,7 +19,7 @@ @sed -i -e 's/"Extras/"/g;s/"extras_/"/' UnityExtras-@GIR_VERSION@.gir @sed -i -e 's/