diff options
author | Slávek Banko <[email protected]> | 2016-11-22 17:10:56 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-11-22 17:10:56 +0100 |
commit | fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1 (patch) | |
tree | 91e701405570f8572ac4cb8fbd3e1eac42b4ae8c /debian/lenny/applications | |
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 <[email protected]>
Diffstat (limited to 'debian/lenny/applications')
-rw-r--r-- | debian/lenny/applications/tde-style-qtcurve/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/applications/tde-style-qtcurve/debian/control b/debian/lenny/applications/tde-style-qtcurve/debian/control index 0354580bc..ac3392a60 100644 --- a/debian/lenny/applications/tde-style-qtcurve/debian/control +++ b/debian/lenny/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 |