summaryrefslogtreecommitdiffstats
path: root/debian/lenny/libraries
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-05-27 01:39:46 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-05-27 01:39:46 +0200
commitc7bb5f0b917b82aed4203df3be0585be82077d9c (patch)
tree7fa282a673c1105611e13966e69baedba34af670 /debian/lenny/libraries
parentb33e4034e7490e5895a5cb2cc54949354842f9d9 (diff)
downloadtde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz
tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/libraries')
-rw-r--r--debian/lenny/libraries/kipi-plugins/debian/cdbs/versions.pl8
-rw-r--r--debian/lenny/libraries/kipi-plugins/debian/control4
-rw-r--r--debian/lenny/libraries/kipi-plugins/debian/control.in4
-rw-r--r--debian/lenny/libraries/libkdcraw/debian/cdbs/versions.pl8
-rw-r--r--debian/lenny/libraries/libkexiv2/debian/cdbs/versions.pl8
-rw-r--r--debian/lenny/libraries/libkipi/debian/cdbs/versions.pl8
-rw-r--r--debian/lenny/libraries/pytdeextensions/debian/control18
-rw-r--r--debian/lenny/libraries/python-trinity/debian/control12
8 files changed, 35 insertions, 35 deletions
diff --git a/debian/lenny/libraries/kipi-plugins/debian/cdbs/versions.pl b/debian/lenny/libraries/kipi-plugins/debian/cdbs/versions.pl
index 75c9add4b..1b110f7af 100644
--- a/debian/lenny/libraries/kipi-plugins/debian/cdbs/versions.pl
+++ b/debian/lenny/libraries/kipi-plugins/debian/cdbs/versions.pl
@@ -13,7 +13,7 @@ my ($version2, $version2_next);
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
-print "KDE-Version3=$version3\n";
-print "KDE-Version2=$version2\n";
-print "KDE-Next-Version3=$version3_next\n";
-print "KDE-Next-Version2=$version2_next\n";
+print "TDE-Version3=$version3\n";
+print "TDE-Version2=$version2\n";
+print "TDE-Next-Version3=$version3_next\n";
+print "TDE-Next-Version2=$version2_next\n";
diff --git a/debian/lenny/libraries/kipi-plugins/debian/control b/debian/lenny/libraries/kipi-plugins/debian/control
index 5c6af3125..339bd883a 100644
--- a/debian/lenny/libraries/kipi-plugins/debian/control
+++ b/debian/lenny/libraries/kipi-plugins/debian/control
@@ -20,7 +20,7 @@ Recommends: k3b-trinity, graphicsmagick-imagemagick-compat (>=1.1.7) | imagemagi
Suggests: gimp, gallery, kipi-plugins-trinity-doc
Enhances: digikam-trinity, kphotoalbum-trinity, showimg, gwenview-trinity
Description: image manipulation/handling plugins for KIPI aware programs [Trinity]
- KIPI plugins (KDE Image Plugin Interface) is an effort to develop a
+ KIPI plugins (TDE Image Plugin Interface) is an effort to develop a
common plugin structure for Digikam, KPhotoAlbum (formerly known as
KimDaBa), Showimg and Gwenview.
Its aim is to share image plugins among graphic applications.
@@ -72,7 +72,7 @@ Breaks: kipi-plugins-trinity-doc (<< 4:14.0.0~)
Depends: khelpcenter-trinity
Suggests: kipi-plugins-trinity
Description: kipi-plugins documentation [Trinity]
- KIPI plugins (KDE Image Plugin Interface) is an effort to develop a
+ KIPI plugins (TDE Image Plugin Interface) is an effort to develop a
common plugin structure for Digikam, KPhotoAlbum (formerly known as
KimDaBa), Showimg and Gwenview.
Its aim is to share image plugins among graphic applications.
diff --git a/debian/lenny/libraries/kipi-plugins/debian/control.in b/debian/lenny/libraries/kipi-plugins/debian/control.in
index 2903acee5..f6fe7c2cf 100644
--- a/debian/lenny/libraries/kipi-plugins/debian/control.in
+++ b/debian/lenny/libraries/kipi-plugins/debian/control.in
@@ -20,7 +20,7 @@ Recommends: k3b-trinity, graphicsmagick-imagemagick-compat (>=1.1.7) | imagemagi
Suggests: gimp, gallery, kipi-plugins-trinity-doc
Enhances: digikam-trinity, kphotoalbum-trinity, showimg, gwenview-trinity
Description: image manipulation/handling plugins for KIPI aware programs [Trinity]
- KIPI plugins (KDE Image Plugin Interface) is an effort to develop a
+ KIPI plugins (TDE Image Plugin Interface) is an effort to develop a
common plugin structure for Digikam, KPhotoAlbum (formerly known as
KimDaBa), Showimg and Gwenview.
Its aim is to share image plugins among graphic applications.
@@ -70,7 +70,7 @@ Section: doc
Depends: khelpcenter-trinity
Suggests: kipi-plugins-trinity
Description: kipi-plugins documentation [Trinity]
- KIPI plugins (KDE Image Plugin Interface) is an effort to develop a
+ KIPI plugins (TDE Image Plugin Interface) is an effort to develop a
common plugin structure for Digikam, KPhotoAlbum (formerly known as
KimDaBa), Showimg and Gwenview.
Its aim is to share image plugins among graphic applications.
diff --git a/debian/lenny/libraries/libkdcraw/debian/cdbs/versions.pl b/debian/lenny/libraries/libkdcraw/debian/cdbs/versions.pl
index 75c9add4b..1b110f7af 100644
--- a/debian/lenny/libraries/libkdcraw/debian/cdbs/versions.pl
+++ b/debian/lenny/libraries/libkdcraw/debian/cdbs/versions.pl
@@ -13,7 +13,7 @@ my ($version2, $version2_next);
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
-print "KDE-Version3=$version3\n";
-print "KDE-Version2=$version2\n";
-print "KDE-Next-Version3=$version3_next\n";
-print "KDE-Next-Version2=$version2_next\n";
+print "TDE-Version3=$version3\n";
+print "TDE-Version2=$version2\n";
+print "TDE-Next-Version3=$version3_next\n";
+print "TDE-Next-Version2=$version2_next\n";
diff --git a/debian/lenny/libraries/libkexiv2/debian/cdbs/versions.pl b/debian/lenny/libraries/libkexiv2/debian/cdbs/versions.pl
index 75c9add4b..1b110f7af 100644
--- a/debian/lenny/libraries/libkexiv2/debian/cdbs/versions.pl
+++ b/debian/lenny/libraries/libkexiv2/debian/cdbs/versions.pl
@@ -13,7 +13,7 @@ my ($version2, $version2_next);
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
-print "KDE-Version3=$version3\n";
-print "KDE-Version2=$version2\n";
-print "KDE-Next-Version3=$version3_next\n";
-print "KDE-Next-Version2=$version2_next\n";
+print "TDE-Version3=$version3\n";
+print "TDE-Version2=$version2\n";
+print "TDE-Next-Version3=$version3_next\n";
+print "TDE-Next-Version2=$version2_next\n";
diff --git a/debian/lenny/libraries/libkipi/debian/cdbs/versions.pl b/debian/lenny/libraries/libkipi/debian/cdbs/versions.pl
index 75c9add4b..1b110f7af 100644
--- a/debian/lenny/libraries/libkipi/debian/cdbs/versions.pl
+++ b/debian/lenny/libraries/libkipi/debian/cdbs/versions.pl
@@ -13,7 +13,7 @@ my ($version2, $version2_next);
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
-print "KDE-Version3=$version3\n";
-print "KDE-Version2=$version2\n";
-print "KDE-Next-Version3=$version3_next\n";
-print "KDE-Next-Version2=$version2_next\n";
+print "TDE-Version3=$version3\n";
+print "TDE-Version2=$version2\n";
+print "TDE-Next-Version3=$version3_next\n";
+print "TDE-Next-Version2=$version2_next\n";
diff --git a/debian/lenny/libraries/pytdeextensions/debian/control b/debian/lenny/libraries/pytdeextensions/debian/control
index 55052054e..8d46cf593 100644
--- a/debian/lenny/libraries/pytdeextensions/debian/control
+++ b/debian/lenny/libraries/pytdeextensions/debian/control
@@ -15,9 +15,9 @@ Replaces: pykdeextensions-trinity (<< 4:14.0.0~)
Breaks: pykdeextensions-trinity (<< 4:14.0.0~)
Conflicts: pykdeextensions
Provides: ${python:Provides}
-Description: Python packages to support KDE applications (scripts) [Trinity]
- PyKDE Extensions is a collection of software and Python packages
- to support the creation and installation of KDE applications.
+Description: Python packages to support TDE applications (scripts) [Trinity]
+ PyTDE Extensions is a collection of software and Python packages
+ to support the creation and installation of TDE applications.
.
Homepage: http://www.simonzone.com/software/pytdeextensions
@@ -27,9 +27,9 @@ Section: libdevel
Replaces: libpythonize0-trinity-dev (<< 4:14.0.0~)
Breaks: libpythonize0-trinity-dev (<< 4:14.0.0~)
Depends: libpythonize0-trinity (= ${binary:Version}), python-all-dev
-Description: Python packages to support KDE applications (development) [Trinity]
- PyKDE Extensions is a collection of software and Python packages
- to support the creation and installation of KDE applications.
+Description: Python packages to support TDE applications (development) [Trinity]
+ PyTDE Extensions is a collection of software and Python packages
+ to support the creation and installation of TDE applications.
.
This package contains the libpythonize development files.
.
@@ -42,9 +42,9 @@ Replaces: libpythonize0-trinity (<< 4:14.0.0~)
Breaks: libpythonize0-trinity (<< 4:14.0.0~)
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libpythonize0
-Description: Python packages to support KDE applications (library) [Trinity]
- PyKDE Extensions is a collection of software and Python packages
- to support the creation and installation of KDE applications.
+Description: Python packages to support TDE applications (library) [Trinity]
+ PyTDE Extensions is a collection of software and Python packages
+ to support the creation and installation of TDE applications.
.
This package contains the libpythonize library files.
.
diff --git a/debian/lenny/libraries/python-trinity/debian/control b/debian/lenny/libraries/python-trinity/debian/control
index aca4b003c..f74100cbe 100644
--- a/debian/lenny/libraries/python-trinity/debian/control
+++ b/debian/lenny/libraries/python-trinity/debian/control
@@ -17,7 +17,7 @@ Provides: ${python:Provides}
Conflicts: python-trinity-trinity
Description: Trinity bindings for Python [Trinity]
Python binding module that provides wide access to the Trinity API,
- also known as PyKDE. Using this, you'll get (for example) classes
+ also known as PyTDE. Using this, you'll get (for example) classes
from kio, kjs, tdehtml and kprint.
Package: python-trinity-trinity-dbg
@@ -28,7 +28,7 @@ Breaks: python-trinity-trinity-dbg (<< 4:14.0.0~)
Depends: python-trinity-trinity (= ${binary:Version}), python-dbg, python-tqt-dbg, ${shlibs:Depends}
Description: Trinity bindings for Python (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API,
- also known as PyKDE. Using this, you'll get (for example) classes
+ also known as PyTDE. Using this, you'll get (for example) classes
from kio, kjs, tdehtml and kprint.
.
This package contains the extension built for the Python debug interpreter.
@@ -40,8 +40,8 @@ Replaces: python-trinity-trinity-dev (<< 4:14.0.0~)
Breaks: python-trinity-trinity-dev (<< 4:14.0.0~)
Depends: pytqt-tools, ${python:Depends}
Description: Trinity bindings for Python - Development files and scripts [Trinity]
- Development .sip files with definitions of PyKDE classes. They
- are needed to build PyKDE, but also as building blocks of other
+ Development .sip files with definitions of PyTDE classes. They
+ are needed to build PyTDE, but also as building blocks of other
packages based on them.
The package also contains tdepyuic, a wrapper script around PyTQt's
user interface compiler.
@@ -51,6 +51,6 @@ Section: doc
Architecture: all
Replaces: python-trinity-trinity-doc (<< 4:14.0.0~)
Breaks: python-trinity-trinity-doc (<< 4:14.0.0~)
-Description: Documentation and examples for PyKDE [Trinity]
- General documentation and examples for PyKDE providing programming
+Description: Documentation and examples for PyTDE [Trinity]
+ General documentation and examples for PyTDE providing programming
tips and working code you can use to learn from.