diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-08-28 02:16:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-08-28 02:22:24 +0200 |
commit | 7aa932fc07b4778ad769409861aae68f1ddc83b5 (patch) | |
tree | a76e630361df6048fe6125be7a9069b7f03a606e /ubuntu/maverick/applications/tdeio-locate/debian | |
parent | 2d0d0ba99b507cab093962cb910ddc7dd4755c94 (diff) | |
download | tde-packaging-7aa932fc07b4778ad769409861aae68f1ddc83b5.tar.gz tde-packaging-7aa932fc07b4778ad769409861aae68f1ddc83b5.zip |
Rename tdelibs4-* to tdelibs14-* on Debian and Ubuntu
This relates to Bug 1575
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-locate/debian')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-locate/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/tdeio-locate/debian/control.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/tdeio-locate/debian/control b/ubuntu/maverick/applications/tdeio-locate/debian/control index c31649e49..986621d5f 100644 --- a/ubuntu/maverick/applications/tdeio-locate/debian/control +++ b/ubuntu/maverick/applications/tdeio-locate/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Tobi Vollebregt <tobivollebregt@gmail.com> -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, bzip2, python (>= 2.3), cmake +Build-Depends: cdbs, debhelper (>= 5), tdelibs14-trinity-dev, bzip2, python (>= 2.3), cmake Standards-Version: 3.8.4 Package: tdeio-locate-trinity diff --git a/ubuntu/maverick/applications/tdeio-locate/debian/control.in b/ubuntu/maverick/applications/tdeio-locate/debian/control.in index 02e259e90..d96185b40 100644 --- a/ubuntu/maverick/applications/tdeio-locate/debian/control.in +++ b/ubuntu/maverick/applications/tdeio-locate/debian/control.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, bzip2, python (>= 2.3), cmake +Build-Depends: cdbs, debhelper (>= 5), tdelibs14-trinity-dev, bzip2, python (>= 2.3), cmake Standards-Version: 3.8.4 Package: tdeio-locate-trinity |