From ab2f9fea4fe6a7d8d1f1d7e58660c534143438f1 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Sun, 11 Jul 2010 15:41:58 -0400 Subject: debian/control: Build-Depends python-all-dev to python-all Cleans up existing lintian error message remaining in source --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9a14393..dcb64e8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Jeremy T. Bouse Uploaders: Guido Guenther -Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3) +Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all (>= 2.3.5-11), python-support (>= 0.5.3) Standards-Version: 3.9.0 Homepage: http://www.lag.net/paramiko/ Vcs-Git: git://git.debian.org/collab-maint/paramiko.git -- cgit v1.2.3