Alexandros Kosiaris has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/397227 )
Change subject: Depends on cg3 (>= 1.0.0~r12254) ...................................................................... Depends on cg3 (>= 1.0.0~r12254) Bug: T171406 Change-Id: I473824cb6af4226db1380873be45281293c2a9a6 --- 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 8f7d298..1233f53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apertium-cy-en (0.1.1~r57554-3+wmf2) jessie-wikimedia; urgency=low + + * Depends on cg3 (>= 1.0.0~r12254) + + -- Kartik Mistry <[email protected]> Mon, 11 Dec 2017 11:06:59 +0530 + apertium-cy-en (0.1.1~r57554-3+wmf1) jessie-wikimedia; urgency=low * Rebuild for Jessie. diff --git a/debian/control b/debian/control index b3f21cb..6ec6a48 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-cy-en 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-en-cy Conflicts: apertium-en-cy Description: Apertium translation data for the Welsh-English pair -- To view, visit https://gerrit.wikimedia.org/r/397227 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I473824cb6af4226db1380873be45281293c2a9a6 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/contenttranslation/apertium-cy-en 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
