diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-23 01:45:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-23 01:45:20 +0200 |
commit | b117cf95e3621fa763fbfea40b372c683151d563 (patch) | |
tree | 53440c39582aab9601c00dfa4c3adb1b013e78f3 /ubuntu/maverick/tdebindings/debian/control | |
parent | ad1c96837aef7fa471b957c24e4727a4fdf3d186 (diff) | |
download | tde-packaging-b117cf95e3621fa763fbfea40b372c683151d563.tar.gz tde-packaging-b117cf95e3621fa763fbfea40b372c683151d563.zip |
Rename smokeqt -> smoketqt on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdebindings/debian/control')
-rw-r--r-- | ubuntu/maverick/tdebindings/debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ubuntu/maverick/tdebindings/debian/control b/ubuntu/maverick/tdebindings/debian/control index 5a5e63910..ad28b4291 100644 --- a/ubuntu/maverick/tdebindings/debian/control +++ b/ubuntu/maverick/tdebindings/debian/control @@ -124,29 +124,29 @@ Description: tdelibs bindings for java ( Native libraries ) [Trinity] . This package is part of the official TDE bindings module. -Package: libsmokeqt1-trinity +Package: libsmoketqt1-trinity Architecture: any Section: libs Replaces: libsmokeqt1-kde3 (<< 4:14.0.0), libsmokeqt1-trinity (<< 4:14.0.0) Breaks: libsmokeqt1-kde3 (<< 4:14.0.0), libsmokeqt1-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} -Description: SMOKE Binding Library to Qt +Description: SMOKE Binding Library to TQt The "Scripting Meta Object Kompiler Engine" library is used by various TDE language bindings packages to provide interfaces to the - Qt library. + TQt library. . This package is part of the official TDE bindings module. -Package: libsmokeqt-trinity-dev +Package: libsmoketqt-trinity-dev Architecture: any Section: libdevel Replaces: libsmokeqt-kde3-dev (<< 4:14.0.0), libsmokeqt-trinity-dev (<< 4:14.0.0) Breaks: libsmokeqt-kde3-dev (<< 4:14.0.0), libsmokeqt-trinity-dev (<< 4:14.0.0) -Depends: libsmokeqt1-trinity (= ${binary:Version}) -Description: SMOKE Binding Library to Qt - Development Files +Depends: libsmoketqt1-trinity (= ${binary:Version}) +Description: SMOKE Binding Library to TQt - Development Files The "Scripting Meta Object Kompiler Engine" library is used by various TDE language bindings packages to provide interfaces to the - Qt library. This package contains the development files for the + TQt library. This package contains the development files for the library. . If you are a normal Debian user, you probably don't need this |