[SCM] KDE SDK module packaging branch, master, updated. debian/4.10.5+dfsg-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 12:50:00 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdesdk.git;a=commitdiff;h=d66820e

The following commit has been merged in the master branch:
commit d66820ec7fa9d8bfafc57b3f6ec6f8ffeb305129
Author: Josep Febrer Salord <jfebrer at gmail.com>
Date:   Thu Apr 11 23:32:54 2013 +0200

    Refresh patch dont_export_private_classes.diff.
---
 debian/changelog                                |    1 +
 debian/patches/dont_export_private_classes.diff |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a13c4c..8fa2959 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kdesdk (4:4.10.2-0r0) UNRELEASED; urgency=low
   * Bump libkonq5-dev build dependency to 4:4.10.2.
   * Refresh patch append_kde.diff.
   * Refresh patch enable_debianabimanager.diff.
+  * Refresh patch dont_export_private_classes.diff.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 11 Apr 2013 22:58:37 +0200
 
diff --git a/debian/patches/dont_export_private_classes.diff b/debian/patches/dont_export_private_classes.diff
index 60bb017..b8f0d35 100644
--- a/debian/patches/dont_export_private_classes.diff
+++ b/debian/patches/dont_export_private_classes.diff
@@ -7,7 +7,7 @@ Origin: vendor
 --- a/okteta/libs/kasten/core/io/filesystem/abstractfilesystemconnectjob_p.h
 +++ b/okteta/libs/kasten/core/io/filesystem/abstractfilesystemconnectjob_p.h
 @@ -34,7 +34,7 @@
- namespace Kasten1
+ namespace Kasten2
  {
  
 -class KASTENCORE_EXPORT AbstractFileSystemConnectJobPrivate : public AbstractConnectJobPrivate
@@ -17,7 +17,7 @@ Origin: vendor
      AbstractFileSystemConnectJobPrivate( AbstractFileSystemConnectJob* parent,
 --- a/okteta/libs/kasten/core/io/filesystem/abstractfilesystemsyncfromremotejob_p.h
 +++ b/okteta/libs/kasten/core/io/filesystem/abstractfilesystemsyncfromremotejob_p.h
-@@ -36,7 +36,7 @@ namespace Kasten1
+@@ -36,7 +36,7 @@ namespace Kasten2
  class AbstractModelFileSystemSynchronizer;
  
  
@@ -29,7 +29,7 @@ Origin: vendor
 --- a/okteta/libs/kasten/core/io/filesystem/abstractfilesystemsyncwithremotejob_p.h
 +++ b/okteta/libs/kasten/core/io/filesystem/abstractfilesystemsyncwithremotejob_p.h
 @@ -33,7 +33,7 @@
- namespace Kasten1
+ namespace Kasten2
  {
  
 -class KASTENCORE_EXPORT AbstractFileSystemSyncWithRemoteJobPrivate : public AbstractSyncWithRemoteJobPrivate

-- 
KDE SDK module packaging



More information about the pkg-kde-commits mailing list