summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/dependencies
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-11-22 17:10:56 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-11-22 17:10:56 +0100
commitfc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1 (patch)
tree91e701405570f8572ac4cb8fbd3e1eac42b4ae8c /debian/squeeze/dependencies
parentd37d6b22b4b33398c366ef66e733f639b12b2ccf (diff)
downloadtde-packaging-fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1.tar.gz
tde-packaging-fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1.zip
DEB: Replaced ${Source-Version} with ${source:Version}
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/squeeze/dependencies')
-rw-r--r--debian/squeeze/dependencies/dbus-tqt/debian/control2
-rw-r--r--debian/squeeze/dependencies/tqtinterface/debian/control6
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/squeeze/dependencies/dbus-tqt/debian/control b/debian/squeeze/dependencies/dbus-tqt/debian/control
index 74717960a..4b1fb2b5c 100644
--- a/debian/squeeze/dependencies/dbus-tqt/debian/control
+++ b/debian/squeeze/dependencies/dbus-tqt/debian/control
@@ -11,7 +11,7 @@ Section: libdevel
Architecture: any
Replaces: libdbus-tqt-1-dev (<< 4:14.0.0~)
Breaks: libdbus-tqt-1-dev (<< 4:14.0.0~)
-Depends: libdbus-tqt-1-1c2 (= ${Source-Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev
+Depends: libdbus-tqt-1-1c2 (= ${source:Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev
Conflicts: dbus-tqt-1-dev
Description: simple interprocess messaging system (TQt interface)
D-BUS is a message bus, used for sending messages between applications.
diff --git a/debian/squeeze/dependencies/tqtinterface/debian/control b/debian/squeeze/dependencies/tqtinterface/debian/control
index 3c70ec557..8487c3d8d 100644
--- a/debian/squeeze/dependencies/tqtinterface/debian/control
+++ b/debian/squeeze/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.