THRIFT-1956: Switch to Apache Commons Lang 3
authorJake Farrell <jfarrell@apache.org>
Mon, 6 May 2013 01:25:52 +0000 (21:25 -0400)
committerJake Farrell <jfarrell@apache.org>
Mon, 6 May 2013 01:25:52 +0000 (21:25 -0400)
Client: java
Patch: Christoffer Sawicki

Missed line in patch for updates to commons lang from 2.5 to 3.1

debian/control

index 454fb5b..fa888bf 100644 (file)
@@ -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