summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJake Farrell <jfarrell@apache.org>2013-05-05 21:25:52 -0400
committerJake Farrell <jfarrell@apache.org>2013-05-05 21:25:52 -0400
commitc28e04a1cb3254efec43e97bac5c9b226eb06f04 (patch)
tree1360f1b7310be7ec5489281439960e12a9de1d4c /debian
parent6d7473d0f1c5a4357d841456df7e07ee336883c9 (diff)
downloadthrift-c28e04a1cb3254efec43e97bac5c9b226eb06f04.tar.gz
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
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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