From f1febf04e094160d558baea3e3f640ed4f04a625 Mon Sep 17 00:00:00 2001 From: Ben Carrillo Date: Wed, 6 Feb 2013 01:03:46 +0900 Subject: fix python3-depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9f010f9..5a5c7fc 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Package: python3-sh Architecture: all Depends: ${misc:Depends}, - ${python:Depends} + ${python3:Depends} Description: Python3 subprocess interface sh (previously pbs) is a full-fledged subprocess interface for Python 2.6 - 3.2 that allows you to call any program as if it -- cgit v1.2.3