From fe01b577fd353a937e612da09bff9d4a4ae6f90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 3 Feb 2020 01:59:24 +0100 Subject: DEB sip4-tqt: Replace python-dbg dependency with python-all-dbg. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/dependencies/sip4-tqt/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/_base/dependencies/sip4-tqt') diff --git a/debian/_base/dependencies/sip4-tqt/debian/control b/debian/_base/dependencies/sip4-tqt/debian/control index ddb14540f..836d4f249 100644 --- a/debian/_base/dependencies/sip4-tqt/debian/control +++ b/debian/_base/dependencies/sip4-tqt/debian/control @@ -28,7 +28,7 @@ Replaces: python-sip-tqt-dbg (<< 4:14.0.0~) Breaks: python-sip-tqt-dbg (<< 4:14.0.0~) Section: debug Provides: ${python:Provides} -Depends: python-sip-tqt (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends} +Depends: python-sip-tqt (= ${binary:Version}), python-all-dbg, ${shlibs:Depends}, ${misc:Depends} Conflicts: python-sip4-dbg (<< 4.10) Description: Python/C++ bindings generator runtime library (debug extension) SIP is a tool for generating bindings for C++ classes with some ideas -- cgit v1.2.1