Alexandros Kosiaris has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/397222 )
Change subject: Depends on cg3 (>= 1.0.0~r12254) ...................................................................... Depends on cg3 (>= 1.0.0~r12254) Bug: T171406 Change-Id: I932cc293d7a31b67fe5efdd0e761943290271ab2 --- M debian/changelog M debian/control 2 files changed, 11 insertions(+), 2 deletions(-) Approvals: Alexandros Kosiaris: Looks good to me, approved jenkins-bot: Verified diff --git a/debian/changelog b/debian/changelog index f4cb69a..b815599 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apertium-br-fr (0.5.0~r61325-1+wmf2) jessie-wikimedia; urgency=low + + * Depends on cg3 (>= 1.0.0~r12254) + + -- Kartik Mistry <[email protected]> Mon, 11 Dec 2017 10:50:56 +0530 + apertium-br-fr (0.5.0~r61325-1+wmf1) jessie-wikimedia; urgency=low * Rebuild for Jessie. diff --git a/debian/control b/debian/control index d03b673..087f536 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Kartik Mistry <[email protected]> Build-Depends: apertium-dev (>= 3.4), autotools-dev, - cg3, + cg3 (>= 1.0.0~r12254), debhelper (>= 9), dh-autoreconf, gawk, @@ -18,7 +18,10 @@ Package: apertium-br-fr Architecture: all -Depends: apertium (>= 3.4), cg3, ${misc:Depends}, ${shlibs:Depends} +Depends: apertium (>= 3.4), + cg3 (>= 1.0.0~r12254), + ${misc:Depends}, + ${shlibs:Depends} Provides: apertium-fr-br Conflicts: apertium-fr-br Description: Apertium linguistic data to translate between Breton and French -- To view, visit https://gerrit.wikimedia.org/r/397222 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I932cc293d7a31b67fe5efdd0e761943290271ab2 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/contenttranslation/apertium-br-fr Gerrit-Branch: master Gerrit-Owner: KartikMistry <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
