KartikMistry has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403350 )
Change subject: apertium-tat: Updated dependency on cg3 ...................................................................... apertium-tat: Updated dependency on cg3 Bug: T171406 Change-Id: Ib475bc9771edf17980b49c19525418082d2f31bf --- M debian/changelog M debian/control 2 files changed, 12 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/contenttranslation/apertium-tat refs/changes/50/403350/1 diff --git a/debian/changelog b/debian/changelog index a1866f4..6dda2a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apertium-tat (0.1.0~r60887-1+wmf2) jessie-wikimedia; urgency=low + + * Updated dependency on cg3. + + -- Kartik Mistry <[email protected]> Wed, 10 Jan 2018 11:41:06 +0530 + apertium-tat (0.1.0~r60887-1+wmf1) jessie-wikimedia; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 2345d6e..b86aab1 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, @@ -22,6 +22,10 @@ Package: apertium-tat Architecture: all -Depends: apertium (>= 3.4), cg3, hfst, ${misc:Depends}, ${shlibs:Depends} +Depends: apertium (>= 3.4), + cg3 (>= 1.0.0~r12254), + hfst, + ${misc:Depends}, + ${shlibs:Depends} Description: Apertium single language data for Tatar Data package providing Apertium language resources for Tatar -- To view, visit https://gerrit.wikimedia.org/r/403350 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib475bc9771edf17980b49c19525418082d2f31bf Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/contenttranslation/apertium-tat Gerrit-Branch: master Gerrit-Owner: KartikMistry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
