summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-07-09 23:39:34 -0400
committerjfarrell <jfarrell@apache.org>2014-07-09 23:39:34 -0400
commitb0350dbc40d3bc442f02bbd5980e2c2b5d83194d (patch)
tree725751713a63bec6238692582733e61733f9adfe /debian
parentdbf2bb5c46ffb519186da4c4f13e288becd42ba2 (diff)
downloadthrift-b0350dbc40d3bc442f02bbd5980e2c2b5d83194d.tar.gz
Thrift-2601:Fix vagrant to work again for builds again
Client: build process Patch: jfarrell Updates debian packaging to work with ubuntu 14.04 deps
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
-rw-r--r--debian/docs2
-rwxr-xr-xdebian/rules1
3 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 6ec66146d..39d57f997 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: thrift
Section: devel
Priority: extra
Build-Depends: debhelper (>= 5), build-essential, mono-gmcs, python-dev, ant,
- mono-devel, libmono-system-web2.0-cil, erlang-base, ruby1.8-dev, autoconf, python-support,
- automake, pkg-config, libtool, bison, flex, libboost-dev | libboost1.40-dev, python-all,
+ mono-devel, libmono-system-web2.0-cil, erlang-base, ruby1.8-dev, autoconf, automake,
+ pkg-config, libtool, bison, flex, libboost-dev | libboost1.40-dev, python-all,
python-all-dev, python-all-dbg, openjdk-6-jdk | java-sdk,
libboost-test-dev | libboost-test1.40-dev, libevent-dev, perl (>= 5.8.0-7),
php5, php5-dev, libglib2.0-dev, libqt4-dev
@@ -12,7 +12,7 @@ Homepage: http://thrift.apache.org/
Vcs-Git: https://git-wip-us.apache.org/repos/asf/thrift.git
Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=thrift.git
Standards-Version: 3.7.2
-XS-Python-Version: >= 2.4
+X-Python-Version: >= 2.6
Package: thrift-compiler
Architecture: any
diff --git a/debian/docs b/debian/docs
index e845566c0..b43bf86b5 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-README
+README.md
diff --git a/debian/rules b/debian/rules
index 8995f9c39..633b17e65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -186,7 +186,6 @@ binary-common:
dh_strip -Npython-thrift-dbg
dh_compress
dh_fixperms
- dh_pysupport
dh_makeshlibs
dh_installdeb
dh_perl