rev 15353 - in trunk/packages: kdebase-runtime/debian kdebase-runtime/debian/patches kdebase-workspace/debian kdelibs/debian/patches kdelibs-experimental/debian kdepimlibs/debian oxygen-icons/debian

Fathi Boudra fabo at alioth.debian.org
Wed Jul 22 18:43:06 UTC 2009


Author: fabo
Date: 2009-07-22 18:43:04 +0000 (Wed, 22 Jul 2009)
New Revision: 15353

Modified:
   trunk/packages/kdebase-runtime/debian/changelog
   trunk/packages/kdebase-runtime/debian/control
   trunk/packages/kdebase-runtime/debian/kdebase-runtime-data.install
   trunk/packages/kdebase-runtime/debian/patches/02_ksvgtopng4.diff
   trunk/packages/kdebase-runtime/debian/patches/03_ktrash4.diff
   trunk/packages/kdebase-workspace/debian/changelog
   trunk/packages/kdebase-workspace/debian/control
   trunk/packages/kdelibs-experimental/debian/changelog
   trunk/packages/kdelibs-experimental/debian/control
   trunk/packages/kdelibs/debian/patches/08_add_debian_build_type.diff
   trunk/packages/kdelibs/debian/patches/11_default_kde4_xdg_menu_prefix.diff
   trunk/packages/kdelibs/debian/patches/14_hardcode_ptm_device.diff
   trunk/packages/kdelibs/debian/patches/15_kfreebsd_support.diff
   trunk/packages/kdelibs/debian/patches/17_findservicebydesktoppath_try_realfilepath.diff
   trunk/packages/kdelibs/debian/patches/19_findqt4_optional_x11_pthread.diff
   trunk/packages/kdelibs/debian/patches/20_use_dejavu_as_default_font.diff
   trunk/packages/kdelibs/debian/patches/22_hack_in_etc_kde4_in_kstandarddirs.diff
   trunk/packages/kdelibs/debian/patches/23_solid_no_double_build.diff
   trunk/packages/kdelibs/debian/patches/25_ld_exclude_libs_qtuitools.diff
   trunk/packages/kdepimlibs/debian/changelog
   trunk/packages/kdepimlibs/debian/kdepimlibs-data.install
   trunk/packages/oxygen-icons/debian/changelog
Log:


commit changes for 4.3 rc 3 (kdetrunk)


Modified: trunk/packages/kdebase-runtime/debian/changelog
===================================================================
--- trunk/packages/kdebase-runtime/debian/changelog	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-runtime/debian/changelog	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,3 +1,11 @@
+kdebase-runtime (4:4.2.98-0r1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Bump libsoprano-dev build dependency version to >= 2.3.0.
+  * Update installed files.
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 22 Jul 2009 18:15:37 +0200
+
 kdebase-runtime (4:4.2.96-1) experimental; urgency=low
 
   * New upstream release candidate 2

Modified: trunk/packages/kdebase-runtime/debian/control
===================================================================
--- trunk/packages/kdebase-runtime/debian/control	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-runtime/debian/control	2009-07-22 18:43:04 UTC (rev 15353)
@@ -6,7 +6,7 @@
  Armin Berres <trigger+debian at space-based.de>, Modestas Vainius <modestas at vainius.eu>, George Kiagiadakis <gkiagiad at csd.uoc.gr>
 Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7), quilt, pkg-kde-tools (>= 0.4.2),
  kdelibs5-dev (>= 4:4.2.95), libphonon-dev (>= 4:4.3.0),
- libclucene-dev, libsmbclient-dev, libsoprano-dev (>= 2.2.67),
+ libclucene-dev, libsmbclient-dev, libsoprano-dev (>= 2.3.0),
  libstreamanalyzer-dev (>= 0.6.3), libstrigiqtdbusclient-dev (>= 0.6.3),
  libxcb1-dev, libopenexr-dev, libbz2-dev, libx11-dev, libxcursor-dev,
  libasound2-dev (>= 1.0.14a) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],

Modified: trunk/packages/kdebase-runtime/debian/kdebase-runtime-data.install
===================================================================
--- trunk/packages/kdebase-runtime/debian/kdebase-runtime-data.install	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-runtime/debian/kdebase-runtime-data.install	2009-07-22 18:43:04 UTC (rev 15353)
@@ -314,6 +314,7 @@
 usr/share/kde4/apps/desktoptheme/oxygen/widgets/slider.svgz
 usr/share/kde4/apps/desktoptheme/oxygen/widgets/systemtray.svgz
 usr/share/kde4/apps/desktoptheme/oxygen/widgets/tasks.svgz
+usr/share/kde4/apps/desktoptheme/oxygen/widgets/timer.svgz
 usr/share/kde4/apps/desktoptheme/oxygen/widgets/toolbox.svgz
 usr/share/kde4/apps/desktoptheme/oxygen/widgets/tooltip.svgz
 usr/share/kde4/apps/desktoptheme/oxygen/widgets/translucentbackground.svgz

Modified: trunk/packages/kdebase-runtime/debian/patches/02_ksvgtopng4.diff
===================================================================
--- trunk/packages/kdebase-runtime/debian/patches/02_ksvgtopng4.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-runtime/debian/patches/02_ksvgtopng4.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -2,7 +2,7 @@
 co-installable witj KDE 3.
 --- a/pics/CMakeLists.txt
 +++ b/pics/CMakeLists.txt
-@@ -4,9 +4,9 @@
+@@ -4,9 +4,9 @@ add_subdirectory( emoticons )
  #add_subdirectory( oxygen )
  
  set(ksvgtopng_SRCS ksvgtopng.cpp )
@@ -17,7 +17,7 @@
  # so that fallbacks work even for themes that don't inherit from oxygen
 --- a/pics/ksvgtopng.cpp
 +++ b/pics/ksvgtopng.cpp
-@@ -18,7 +18,7 @@
+@@ -18,7 +18,7 @@ int main(int argc, char **argv)
  
  	if(argc < 5)
  	{

Modified: trunk/packages/kdebase-runtime/debian/patches/03_ktrash4.diff
===================================================================
--- trunk/packages/kdebase-runtime/debian/patches/03_ktrash4.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-runtime/debian/patches/03_ktrash4.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,7 +1,7 @@
 ktrash is being renamed ktrash4 to allow kdebase-runtime be co-installable with KDE 3.
 --- a/kioslave/trash/CMakeLists.txt
 +++ b/kioslave/trash/CMakeLists.txt
-@@ -45,11 +45,11 @@
+@@ -45,11 +45,11 @@ endif(NOT WIN32)
  set(ktrash_SRCS ktrash.cpp )
  
  

Modified: trunk/packages/kdebase-workspace/debian/changelog
===================================================================
--- trunk/packages/kdebase-workspace/debian/changelog	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-workspace/debian/changelog	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,3 +1,11 @@
+kdebase-workspace (4:4.2.98-0r1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Bump libakonadi-dev build dependency to version 1.1.95.
+  * Add libgps-dev build dependency.
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 22 Jul 2009 19:26:52 +0200
+
 kdebase-workspace (4:4.2.96-1) experimental; urgency=low
 
   * New upstream release candidate.

Modified: trunk/packages/kdebase-workspace/debian/control
===================================================================
--- trunk/packages/kdebase-workspace/debian/control	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdebase-workspace/debian/control	2009-07-22 18:43:04 UTC (rev 15353)
@@ -15,8 +15,9 @@
  libsmbclient-dev, libxcb1-dev, libxine-dev, libfontconfig-dev, libglu1-mesa-dev,
  libsm-dev, libxcursor-dev, libxft-dev, libxtst-dev, libqt4-opengl-dev, libxinerama-dev,
  libxss-dev, libqedje-dev (>= 0.4.0), libggadget-1.0-dev (>= 0.10.5~), libggadget-qt-1.0-dev (>= 0.10.5~),
- libpolkit-qt-dev, libpolkit-dbus-dev, libpolkit-grant-dev, libakonadi-dev, libknotificationitem-1-dev
-Standards-Version: 3.8.1
+ libpolkit-qt-dev, libpolkit-dbus-dev, libpolkit-grant-dev, libakonadi-dev (>= 1.1.95), libknotificationitem-1-dev,
+ libgps-dev
+Standards-Version: 3.8.2
 Homepage: http://www.kde.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/kdebase-workspace
 Vcs-Svn: svn://svn.debian.org/pkg-kde/trunk/packages/kdebase-workspace

Modified: trunk/packages/kdelibs/debian/patches/08_add_debian_build_type.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/08_add_debian_build_type.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/08_add_debian_build_type.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -5,7 +5,7 @@
 icons.
 --- a/cmake/modules/FindKDE4Internal.cmake
 +++ b/cmake/modules/FindKDE4Internal.cmake
-@@ -1010,11 +1010,13 @@
+@@ -1010,11 +1010,13 @@ if (CMAKE_COMPILER_IS_GNUCXX)
     set(CMAKE_CXX_FLAGS_DEBUG          "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline")
     set(CMAKE_CXX_FLAGS_DEBUGFULL      "-g3 -fno-inline")
     set(CMAKE_CXX_FLAGS_PROFILE        "-g3 -fno-inline -ftest-coverage -fprofile-arcs")

Modified: trunk/packages/kdelibs/debian/patches/11_default_kde4_xdg_menu_prefix.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/11_default_kde4_xdg_menu_prefix.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/11_default_kde4_xdg_menu_prefix.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,6 +1,6 @@
 --- a/kded/CMakeLists.txt
 +++ b/kded/CMakeLists.txt
-@@ -69,7 +69,7 @@
+@@ -69,7 +69,7 @@ install(TARGETS kdontchangethehostname D
  if (WIN32)
  install( FILES applications.menu  DESTINATION  ${SHARE_INSTALL_PREFIX}/xdg/menus )
  else (WIN32)
@@ -11,7 +11,7 @@
  install( FILES kded.upd           DESTINATION  ${DATA_INSTALL_DIR}/kconf_update )
 --- a/kded/vfolder_menu.cpp
 +++ b/kded/vfolder_menu.cpp
-@@ -770,8 +770,10 @@
+@@ -770,8 +770,10 @@ VFolderMenu::locateMenuFile(const QStrin
     QString result;
  
     QString xdgMenuPrefix = QString::fromLocal8Bit(qgetenv("XDG_MENU_PREFIX"));
@@ -24,7 +24,7 @@
        QFileInfo fileInfo(fileName);
  
        QString fileNameOnly = fileInfo.fileName();
-@@ -781,7 +783,6 @@
+@@ -781,7 +783,6 @@ VFolderMenu::locateMenuFile(const QStrin
        QString baseName = QDir::cleanPath(m_docInfo.baseDir +
                                           fileInfo.path() + '/' + fileNameOnly);
        result = KStandardDirs::locate("xdgconf-menu", baseName);

Modified: trunk/packages/kdelibs/debian/patches/14_hardcode_ptm_device.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/14_hardcode_ptm_device.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/14_hardcode_ptm_device.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -2,7 +2,7 @@
 Bypass build time check as /dev/ptmx is alsways present at runtime.
 --- a/ConfigureChecks.cmake
 +++ b/ConfigureChecks.cmake
-@@ -195,13 +195,7 @@
+@@ -195,13 +195,7 @@ if (UNIX)
      set(HAVE_OPENPTY)
  
      EXECUTE_PROCESS(

Modified: trunk/packages/kdelibs/debian/patches/15_kfreebsd_support.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/15_kfreebsd_support.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/15_kfreebsd_support.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -4,7 +4,7 @@
 cmake. 
 --- a/kpty/kpty.cpp
 +++ b/kpty/kpty.cpp
-@@ -107,24 +107,24 @@
+@@ -107,24 +107,24 @@ extern "C" {
  # define _NEW_TTY_CTRL
  #endif
  
@@ -43,7 +43,7 @@
  #include <kdebug.h>
 --- a/kio/kfile/kpropertiesdialog.cpp
 +++ b/kio/kfile/kpropertiesdialog.cpp
-@@ -1898,7 +1898,15 @@
+@@ -1898,7 +1898,15 @@ static bool fileSystemSupportsACL( const
      fileSystemSupportsACLs = ( statfs( path.data(), &buf ) == 0 ) && ( buf.f_flags & MNT_ACLS );
  #else
      fileSystemSupportsACLs =
@@ -62,7 +62,7 @@
  }
 --- a/ConfigureChecks.cmake
 +++ b/ConfigureChecks.cmake
-@@ -157,11 +157,11 @@
+@@ -157,11 +157,11 @@ if (UNIX)
          set(UTIL_LIBRARY util)
        endif (login_in_libutil)
      endif (NOT login_in_libc)
@@ -79,7 +79,7 @@
        if (login_in_libutil)
 --- a/kioslave/file/file.cpp
 +++ b/kioslave/file/file.cpp
-@@ -323,8 +323,10 @@
+@@ -324,8 +324,10 @@ void FileProtocol::get( const KUrl& url 
      }
  
  #ifdef HAVE_FADVISE
@@ -92,7 +92,7 @@
      // This is mandatory in all slaves (for KRun/BrowserRun to work)
 --- a/kioslave/file/file_unix.cpp
 +++ b/kioslave/file/file_unix.cpp
-@@ -133,8 +133,10 @@
+@@ -133,8 +133,10 @@ void FileProtocol::copy( const KUrl &src
      }
  
  #ifdef HAVE_FADVISE
@@ -103,7 +103,7 @@
      // WABA: Make sure that we keep writing permissions ourselves,
      // otherwise we can be in for a surprise on NFS.
      mode_t initialMode;
-@@ -156,8 +158,10 @@
+@@ -156,8 +158,10 @@ void FileProtocol::copy( const KUrl &src
      }
  
  #ifdef HAVE_FADVISE

Modified: trunk/packages/kdelibs/debian/patches/17_findservicebydesktoppath_try_realfilepath.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/17_findservicebydesktoppath_try_realfilepath.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/17_findservicebydesktoppath_try_realfilepath.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -4,7 +4,7 @@
 
 --- a/kdecore/services/kservicefactory.cpp
 +++ b/kdecore/services/kservicefactory.cpp
-@@ -116,16 +116,10 @@
+@@ -116,16 +116,10 @@ KService::Ptr KServiceFactory::findServi
      return newService;
  }
  
@@ -22,7 +22,7 @@
          return KService::Ptr(); // Not found
      }
  
-@@ -142,6 +136,27 @@
+@@ -142,6 +136,27 @@ KService::Ptr KServiceFactory::findServi
      return newService;
  }
  
@@ -52,7 +52,7 @@
      if (!m_menuIdDict) return KService::Ptr(); // Error!
 --- a/kdecore/services/kservicefactory.h
 +++ b/kdecore/services/kservicefactory.h
-@@ -121,6 +121,8 @@
+@@ -121,6 +121,8 @@ protected:
      virtual void virtual_hook( int id, void* data );
  private:
      class KServiceFactoryPrivate* d;

Modified: trunk/packages/kdelibs/debian/patches/19_findqt4_optional_x11_pthread.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/19_findqt4_optional_x11_pthread.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/19_findqt4_optional_x11_pthread.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -2,7 +2,7 @@
 
 --- a/cmake/modules/FindQt4.cmake
 +++ b/cmake/modules/FindQt4.cmake
-@@ -1467,10 +1467,9 @@
+@@ -1467,10 +1467,9 @@ IF (QT4_QMAKE_FOUND)
    IF(UNIX)
      # on OS X X11 may not be required
      IF (Q_WS_X11)

Modified: trunk/packages/kdelibs/debian/patches/20_use_dejavu_as_default_font.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/20_use_dejavu_as_default_font.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/20_use_dejavu_as_default_font.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,7 +1,7 @@
 Use DejaVu Sans as default font and adjusts sizes accordingly.
 --- a/kdeui/kernel/kglobalsettings.cpp
 +++ b/kdeui/kernel/kglobalsettings.cpp
-@@ -373,7 +373,7 @@
+@@ -373,7 +373,7 @@ struct KFontData
  
  // NOTE: keep in sync with kdebase/workspace/kcontrol/fonts/fonts.cpp
  static const char GeneralId[] =      "General";
@@ -10,7 +10,7 @@
  #ifdef Q_WS_MAC
  static const char DefaultMacFont[] = "Lucida Grande";
  #endif
-@@ -386,13 +386,13 @@
+@@ -386,13 +386,13 @@ static const KFontData DefaultFontData[K
      { GeneralId, "toolBarFont", DefaultMacFont, 11, -1, QFont::SansSerif },
      { GeneralId, "menuFont",    DefaultMacFont, 13, -1, QFont::SansSerif },
  #else

Modified: trunk/packages/kdelibs/debian/patches/22_hack_in_etc_kde4_in_kstandarddirs.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/22_hack_in_etc_kde4_in_kstandarddirs.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/22_hack_in_etc_kde4_in_kstandarddirs.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -12,7 +12,7 @@
 
 --- a/kdecore/kernel/kstandarddirs.cpp
 +++ b/kdecore/kernel/kstandarddirs.cpp
-@@ -1124,6 +1124,10 @@
+@@ -1124,6 +1124,10 @@ QStringList KStandardDirs::KStandardDirs
                          if ((local || testdir.exists()) && !candidates.contains(path))
                              candidates.append(path);
                      }

Modified: trunk/packages/kdelibs/debian/patches/23_solid_no_double_build.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/23_solid_no_double_build.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/23_solid_no_double_build.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,6 +1,6 @@
 --- a/solid/solid/CMakeLists.txt
 +++ b/solid/solid/CMakeLists.txt
-@@ -220,7 +220,14 @@
+@@ -220,7 +220,14 @@ install(FILES org.freedesktop.PowerManag
  install(FILES org.freedesktop.PowerManagement.Inhibit.xml DESTINATION ${DBUS_INTERFACES_INSTALL_DIR})
  
  ########### static lib for tests  ###############

Modified: trunk/packages/kdelibs/debian/patches/25_ld_exclude_libs_qtuitools.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/25_ld_exclude_libs_qtuitools.diff	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs/debian/patches/25_ld_exclude_libs_qtuitools.diff	2009-07-22 18:43:04 UTC (rev 15353)
@@ -2,7 +2,7 @@
 
 --- a/plasma/CMakeLists.txt
 +++ b/plasma/CMakeLists.txt
-@@ -156,6 +156,10 @@
+@@ -156,6 +156,10 @@ kde4_add_library(plasma SHARED ${plasma_
  target_link_libraries(plasma ${KDE4_KIO_LIBS} ${KDE4_KFILE_LIBS} knewstuff2
                               ${QT_QTUITOOLS_LIBRARY} ${QT_QTWEBKIT_LIBRARY}
                               threadweaver ${KDE4_SOLID_LIBS} )

Modified: trunk/packages/kdelibs-experimental/debian/changelog
===================================================================
--- trunk/packages/kdelibs-experimental/debian/changelog	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs-experimental/debian/changelog	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,3 +1,9 @@
+kdelibs-experimental (4:4.2.98-0r1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 22 Jul 2009 16:44:09 +0200
+
 kdelibs-experimental (4:4.2.95+svn991035-1) experimental; urgency=low
 
   * Initial release.

Modified: trunk/packages/kdelibs-experimental/debian/control
===================================================================
--- trunk/packages/kdelibs-experimental/debian/control	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdelibs-experimental/debian/control	2009-07-22 18:43:04 UTC (rev 15353)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Modestas Vainius <modestas at vainius.eu>, George Kiagiadakis <gkiagiad at csd.uoc.gr>
-Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), kdelibs5-dev (>= 4:4.2), pkg-kde-tools (>= 0.4.2), quilt
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), quilt, pkg-kde-tools (>= 0.4.2),
+ kdelibs5-dev (>= 4:4.2.96)
 Standards-Version: 3.8.2
 Homepage: http://www.kde.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/kdelibs-experimental

Modified: trunk/packages/kdepimlibs/debian/changelog
===================================================================
--- trunk/packages/kdepimlibs/debian/changelog	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdepimlibs/debian/changelog	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,3 +1,10 @@
+kdepimlibs (4:4.2.98-0r1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Update installed files.
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 22 Jul 2009 16:52:22 +0200
+
 kdepimlibs (4:4.2.96-1) experimental; urgency=low
 
   * New upstream release candidate.

Modified: trunk/packages/kdepimlibs/debian/kdepimlibs-data.install
===================================================================
--- trunk/packages/kdepimlibs/debian/kdepimlibs-data.install	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/kdepimlibs/debian/kdepimlibs-data.install	2009-07-22 18:43:04 UTC (rev 15353)
@@ -50,6 +50,7 @@
 usr/share/kde4/apps/libkholidays/holiday_hu
 usr/share/kde4/apps/libkholidays/holiday_ie
 usr/share/kde4/apps/libkholidays/holiday_il
+usr/share/kde4/apps/libkholidays/holiday_in
 usr/share/kde4/apps/libkholidays/holiday_is
 usr/share/kde4/apps/libkholidays/holiday_it
 usr/share/kde4/apps/libkholidays/holiday_jm

Modified: trunk/packages/oxygen-icons/debian/changelog
===================================================================
--- trunk/packages/oxygen-icons/debian/changelog	2009-07-22 17:13:24 UTC (rev 15352)
+++ trunk/packages/oxygen-icons/debian/changelog	2009-07-22 18:43:04 UTC (rev 15353)
@@ -1,3 +1,9 @@
+oxygen-icons (4:4.2.98-0r1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org>  Wed, 22 Jul 2009 15:38:09 +0200
+
 oxygen-icons (4:4.2.96-1) experimental; urgency=low
 
   * New upstream release.




More information about the pkg-kde-commits mailing list