From c28e04a1cb3254efec43e97bac5c9b226eb06f04 Mon Sep 17 00:00:00 2001 From: Jake Farrell Date: Sun, 5 May 2013 21:25:52 -0400 Subject: 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 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 454fb5b4c..fa888bf08 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 -- cgit v1.2.1