Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/231165
Change subject: Package for Trusty ...................................................................... Package for Trusty Change-Id: Iefa8bc9b3493bd472763d8acf85c1181739b9bfe --- M debian/changelog M debian/control 2 files changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/utfnormal refs/changes/65/231165/1 diff --git a/debian/changelog b/debian/changelog index 1a7a0f1..4c87956 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +utfnormal (0.0.2-0~wmf1+trusty) trusty-wikimedia; urgency=medium + + * Package for trusty + + -- Ori Livneh <[email protected]> Wed, 12 Aug 2015 20:52:13 +0000 + utfnormal (0.0.2-0~wmf1+precise) precise-wikimedia; urgency=low * Build for precise diff --git a/debian/control b/debian/control index 3e78c5d..b39a29b 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,6 @@ Package: utfnormal Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, php5-cli, php5-common, libicu42 +Depends: ${shlibs:Depends}, ${misc:Depends}, php5-cli, php5-common, libicu52 Description: PHP extension to use ICU library to do stuff PHP extension to use ICU library for UTF-8 normalization. -- To view, visit https://gerrit.wikimedia.org/r/231165 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iefa8bc9b3493bd472763d8acf85c1181739b9bfe Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/utfnormal Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
