From: Jake Farrell Date: Mon, 6 May 2013 01:25:52 +0000 (-0400) Subject: THRIFT-1956: Switch to Apache Commons Lang 3 X-Git-Tag: 0.9.1~122 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=c28e04a1cb3254efec43e97bac5c9b226eb06f04;p=common%2Fthrift.git THRIFT-1956: Switch to Apache Commons Lang 3 Client: java Patch: Christoffer Sawicki Missed line in patch for updates to commons lang from 2.5 to 3.1 --- diff --git a/debian/control b/debian/control index 454fb5b4..fa888bf0 100644 --- a/debian/control +++ b/debian/control @@ -78,7 +78,7 @@ Package: libthrift-java Architecture: all Section: libs Depends: java-gcj-compat | java1-runtime | java2-runtime, ${misc:Depends} -Recommends: libcommons-lang-java +Recommends: libcommons-lang3-java Description: Java bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to