KartikMistry has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403099 )
Change subject: apertium-mlt-ara: Update dependency on cg3 ...................................................................... apertium-mlt-ara: Update dependency on cg3 Bug: T171406 Change-Id: I6c44cb7bdf6f2d5e62f926d82e2435a6c2178f69 --- M debian/changelog M debian/control 2 files changed, 13 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/contenttranslation/apertium-mlt-ara refs/changes/99/403099/1 diff --git a/debian/changelog b/debian/changelog index 43c56cb..6da8ccc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apertium-mlt-ara (0.2.0~r62623-1+wmf2) jessie-wikimedia; urgency=low + + * Updated depends on cg3. + + -- Kartik Mistry <[email protected]> Tue, 09 Jan 2018 09:45:04 +0530 + apertium-mlt-ara (0.2.0~r62623-1+wmf1) jessie-wikimedia; urgency=low * New upstream release and rebuild for Jessie. diff --git a/debian/control b/debian/control index be1d1cb..a3e5047 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,9 +18,12 @@ Package: apertium-mlt-ara Architecture: all -Depends: apertium (>= 3.4), cg3, ${misc:Depends}, ${shlibs:Depends} -Provides: apertium-mt-ar, apertium-ar-mt, apertium-ara-mlt -Conflicts: apertium-mt-ar, apertium-ar-mt, apertium-ara-mlt +Depends: apertium (>= 3.4), + cg3 (>= 1.0.0~r12254), + ${misc:Depends}, + ${shlibs:Depends} +Provides: apertium-ar-mt, apertium-ara-mlt, apertium-mt-ar +Conflicts: apertium-ar-mt, apertium-ara-mlt, apertium-mt-ar Replaces: apertium-mt-ar Description: Apertium translation data for the Maltese-Arabic pair Data package providing Apertium language resources for translating -- To view, visit https://gerrit.wikimedia.org/r/403099 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6c44cb7bdf6f2d5e62f926d82e2435a6c2178f69 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/contenttranslation/apertium-mlt-ara Gerrit-Branch: master Gerrit-Owner: KartikMistry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
