diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-23 11:27:31 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-23 11:27:31 +0200 |
commit | a28a81a1e4d7de6ba67b1cd65d3f688582a0745e (patch) | |
tree | 7434e013d26b3944c3c47fd7648b4bf0d9c662a0 /ubuntu/precise/tdebindings/debian/control | |
parent | 9ca62feb4da4e0a9e0b2ca23788517d7a09017f3 (diff) | |
parent | 2a941557a7a8911a4b33912a12aa9792fd8605f9 (diff) | |
download | tde-packaging-a28a81a1e4d7de6ba67b1cd65d3f688582a0745e.tar.gz tde-packaging-a28a81a1e4d7de6ba67b1cd65d3f688582a0745e.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/tdebindings/debian/control')
-rw-r--r-- | ubuntu/precise/tdebindings/debian/control | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/ubuntu/precise/tdebindings/debian/control b/ubuntu/precise/tdebindings/debian/control index 012a9cae0..ad28b4291 100644 --- a/ubuntu/precise/tdebindings/debian/control +++ b/ubuntu/precise/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 @@ -154,7 +154,7 @@ Description: SMOKE Binding Library to Qt - Development Files . This package is part of the official TDE bindings module. -Package: libsmokekde1-trinity +Package: libsmoketde1-trinity Architecture: any Section: libs Replaces: libsmokekde1-kde3 (<< 4:14.0.0), libsmokekde1-trinity (<< 4:14.0.0) @@ -167,12 +167,12 @@ Description: SMOKE Binding Library to TDE . This package is part of the official TDE bindings module. -Package: libsmokekde-trinity-dev +Package: libsmoketde-trinity-dev Architecture: any Section: libdevel Replaces: libsmokekde-kde3-dev (<< 4:14.0.0), libsmokekde-trinity-dev (<< 4:14.0.0) Breaks: libsmokekde-kde3-dev (<< 4:14.0.0), libsmokekde-trinity-dev (<< 4:14.0.0) -Depends: libsmokekde1-trinity (= ${binary:Version}) +Depends: libsmoketde1-trinity (= ${binary:Version}) Description: SMOKE Binding Library to TDE - Development Files The "Scripting Meta Object Kompiler Engine" library is used by various TDE language bindings packages to provide interfaces to the |