KartikMistry has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403346 )
Change subject: apertium-swe-dan: updated dependency on cg3 ...................................................................... apertium-swe-dan: updated dependency on cg3 Bug: T171406 Change-Id: Idb6079d508dd67db498a831efdaadedf1ce571fa --- M debian/changelog M debian/control 2 files changed, 11 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/contenttranslation/apertium-swe-dan refs/changes/46/403346/1 diff --git a/debian/changelog b/debian/changelog index 982b106..0a97847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apertium-swe-dan (0.7.0~r66063-1+wmf2) jessie-wikimedia; urgency=low + + * Updated dependency on cg3. + + -- Kartik Mistry <[email protected]> Wed, 10 Jan 2018 11:01:19 +0530 + apertium-swe-dan (0.7.0~r66063-1+wmf1) jessie-wikimedia; urgency=low * Rebuilt for Jessie. diff --git a/debian/control b/debian/control index 1e6a4bb..3a19bc6 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ apertium-lex-tools, apertium-swe (>= 0.5.0~r66062), autotools-dev, - cg3, + cg3 (>= 1.0.0~r12254), debhelper (>= 9), dh-autoreconf, gawk, @@ -21,7 +21,10 @@ Package: apertium-swe-dan 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-da-sv, apertium-dan-swe, apertium-sv-da Conflicts: apertium-da-sv, apertium-dan-swe, apertium-sv-da Replaces: apertium-da-sv, apertium-sv-da -- To view, visit https://gerrit.wikimedia.org/r/403346 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idb6079d508dd67db498a831efdaadedf1ce571fa Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/contenttranslation/apertium-swe-dan Gerrit-Branch: master Gerrit-Owner: KartikMistry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
