rev 16955 - trunk/packages/kdelibs/debian

Modestas Vainius modax at alioth.debian.org
Mon Feb 15 21:16:33 UTC 2010


Author: modax
Date: 2010-02-15 21:16:31 +0000 (Mon, 15 Feb 2010)
New Revision: 16955

Modified:
   trunk/packages/kdelibs/debian/changelog
   trunk/packages/kdelibs/debian/libkdecore5.symbols
Log:
Do not tie to KAboutData as plugins use it.

Modified: trunk/packages/kdelibs/debian/changelog
===================================================================
--- trunk/packages/kdelibs/debian/changelog	2010-02-15 20:58:41 UTC (rev 16954)
+++ trunk/packages/kdelibs/debian/changelog	2010-02-15 21:16:31 UTC (rev 16955)
@@ -48,11 +48,6 @@
   * Inject unversioned kdebase-runtime dependency via a couple of libkdecore5
     and libkdeui5 symbols, which will be used by applications but typically not
     by libraries:
-    - KAboutData in libkdecore5:
-      - Constructors and destructors;
-      - KAboutData::addAuthor();
-      - KAboutData::addCredit();
-      - KAboutData::operator=();
     - KCmdLineArgs in libkdecore5:
       - KCmdLineArgs::addCmdLineOptions();
       - KCmdLineArgs::addStdCmdLineOptions();

Modified: trunk/packages/kdelibs/debian/libkdecore5.symbols
===================================================================
--- trunk/packages/kdelibs/debian/libkdecore5.symbols	2010-02-15 20:58:41 UTC (rev 16954)
+++ trunk/packages/kdelibs/debian/libkdecore5.symbols	2010-02-15 21:16:31 UTC (rev 16955)
@@ -50,15 +50,15 @@
  _ZN10KAboutData21setCopyrightStatementERK16KLocalizedString at Base 4:4.3.4
  _ZN10KAboutData21setOrganizationDomainERK10QByteArray at Base 4:4.3.4
  _ZN10KAboutData21unsetCustomAuthorTextEv at Base 4:4.3.4
- _ZN10KAboutData9addAuthorERK16KLocalizedStringS2_RK10QByteArrayS5_ at Base 4:4.3.4 1
- _ZN10KAboutData9addCreditERK16KLocalizedStringS2_RK10QByteArrayS5_ at Base 4:4.3.4 1
- _ZN10KAboutDataC1ERK10QByteArrayS2_RK16KLocalizedStringS2_S5_NS_10LicenseKeyES5_S5_S2_S2_ at Base 4:4.3.4 1
- _ZN10KAboutDataC1ERKS_ at Base 4:4.3.4 1
- _ZN10KAboutDataC2ERK10QByteArrayS2_RK16KLocalizedStringS2_S5_NS_10LicenseKeyES5_S5_S2_S2_ at Base 4:4.3.4 1
- _ZN10KAboutDataC2ERKS_ at Base 4:4.3.4 1
- _ZN10KAboutDataD1Ev at Base 4:4.3.4 1
- _ZN10KAboutDataD2Ev at Base 4:4.3.4 1
- _ZN10KAboutDataaSERKS_ at Base 4:4.3.4 1
+ _ZN10KAboutData9addAuthorERK16KLocalizedStringS2_RK10QByteArrayS5_ at Base 4:4.3.4
+ _ZN10KAboutData9addCreditERK16KLocalizedStringS2_RK10QByteArrayS5_ at Base 4:4.3.4
+ _ZN10KAboutDataC1ERK10QByteArrayS2_RK16KLocalizedStringS2_S5_NS_10LicenseKeyES5_S5_S2_S2_ at Base 4:4.3.4
+ _ZN10KAboutDataC1ERKS_ at Base 4:4.3.4
+ _ZN10KAboutDataC2ERK10QByteArrayS2_RK16KLocalizedStringS2_S5_NS_10LicenseKeyES5_S5_S2_S2_ at Base 4:4.3.4
+ _ZN10KAboutDataC2ERKS_ at Base 4:4.3.4
+ _ZN10KAboutDataD1Ev at Base 4:4.3.4
+ _ZN10KAboutDataD2Ev at Base 4:4.3.4
+ _ZN10KAboutDataaSERKS_ at Base 4:4.3.4
  _ZN10KAutostart10setCommandERK7QString at Base 4:4.3.4
  _ZN10KAutostart11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.3.4
  _ZN10KAutostart11qt_metacastEPKc at Base 4:4.3.4




More information about the pkg-kde-commits mailing list