From dd113b54aea209c3ac9c21b899745d455ad4cb1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 22 Nov 2016 17:10:56 +0100 Subject: DEB: Replaced ${Source-Version} with ${source:Version} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1) --- ubuntu/maverick/dependencies/tqtinterface/debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ubuntu/maverick/dependencies/tqtinterface/debian') diff --git a/ubuntu/maverick/dependencies/tqtinterface/debian/control b/ubuntu/maverick/dependencies/tqtinterface/debian/control index 3c70ec557..8487c3d8d 100644 --- a/ubuntu/maverick/dependencies/tqtinterface/debian/control +++ b/ubuntu/maverick/dependencies/tqtinterface/debian/control @@ -22,7 +22,7 @@ Architecture: any Section: libs Replaces: libtqtinterface-dev (<< 4:14.0.0~) Breaks: libtqtinterface-dev (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, libtqtinterface (>= ${Source-Version}), tqt3-apps-dev +Depends: ${shlibs:Depends}, libtqtinterface (>= ${source:Version}), tqt3-apps-dev Description: The Trinity Qt Interface Libraries (Development Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. @@ -34,7 +34,7 @@ Architecture: any Section: libs Replaces: libtqtinterface-doc (<< 4:14.0.0~) Breaks: libtqtinterface-doc (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, libtqtinterface (>= ${Source-Version}), tqt3-doc +Depends: ${shlibs:Depends}, libtqtinterface (>= ${source:Version}), tqt3-doc Description: The Trinity Qt Interface Libraries (Debug Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. @@ -46,7 +46,7 @@ Architecture: any Section: libs Replaces: libtqtinterface-dbg (<< 4:14.0.0~) Breaks: libtqtinterface-dbg (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, libtqtinterface (>= ${Source-Version}), tqt-x11-free-dbg +Depends: ${shlibs:Depends}, libtqtinterface (>= ${source:Version}), tqt-x11-free-dbg Description: The Trinity Qt Interface Libraries (Debug Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. -- cgit v1.2.1