diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-11-22 17:10:56 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-11-22 17:10:56 +0100 |
commit | fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1 (patch) | |
tree | 91e701405570f8572ac4cb8fbd3e1eac42b4ae8c /ubuntu/maverick/applications/tde-style-qtcurve/debian/control | |
parent | d37d6b22b4b33398c366ef66e733f639b12b2ccf (diff) | |
download | tde-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 'ubuntu/maverick/applications/tde-style-qtcurve/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tde-style-qtcurve/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control index b135970ac..8a4d3c120 100644 --- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control +++ b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control @@ -33,7 +33,7 @@ Package: tde-style-qtcurve-trinity-dbg Section: libdevel Architecture: any Priority: extra -Depends: tde-style-qtcurve-trinity (= ${Source-Version}), tdelibs-trinity-dbg +Depends: tde-style-qtcurve-trinity (= ${source:Version}), tdelibs-trinity-dbg Description: debugging symbols for tde-style-qtcurve-trinity This package contains the debugging symbols associated with tde-style-qtcurve. They will automatically be used by gdb for debugging tde-style-qtcurve-related |