rev 10703 - branches/kde4/packages/kdepim/debian

Modestas Vainius modax-guest at alioth.debian.org
Mon May 26 00:50:33 UTC 2008


Author: modax-guest
Date: 2008-05-26 00:50:33 +0000 (Mon, 26 May 2008)
New Revision: 10703

Added:
   branches/kde4/packages/kdepim/debian/kdepim.installgen
   branches/kde4/packages/kdepim/debian/kjots.install
   branches/kde4/packages/kdepim/debian/ktimetracker.installgen
Modified:
   branches/kde4/packages/kdepim/debian/changelog
   branches/kde4/packages/kdepim/debian/control
Log:
Some changes. They are based on post 4.0.80 snapshot so may not be 100% accurate for 4.0.80.
Updates of numerous install files not commited.

Modified: branches/kde4/packages/kdepim/debian/changelog
===================================================================
--- branches/kde4/packages/kdepim/debian/changelog	2008-05-26 00:40:50 UTC (rev 10702)
+++ branches/kde4/packages/kdepim/debian/changelog	2008-05-26 00:50:33 UTC (rev 10703)
@@ -8,12 +8,14 @@
   * Build-depend on kdepimlibs5-dev (>= 4.0.80). It is needed. Bump other KDE
     specific build-depends a bit too. Bump akonadi-dev to >= 0.81.0
   * Add proper dependencies for kdepim metapackage.
+  * ktimetracker conflicts & replaces karm due to /usr/bin/karm.
+  * Add kjots package.
 
   +++ Changes by Fathi Boudra:
 
   * Update kmail.install and kontact.install files.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 May 2008 18:54:05 +0300
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 May 2008 23:54:08 +0300
 
 kde4pim (4:4.0.74-1) experimental; urgency=low
 

Modified: branches/kde4/packages/kdepim/debian/control
===================================================================
--- branches/kde4/packages/kdepim/debian/control	2008-05-26 00:40:50 UTC (rev 10702)
+++ branches/kde4/packages/kdepim/debian/control	2008-05-26 00:50:33 UTC (rev 10703)
@@ -20,7 +20,8 @@
  kdepim-kresources (>= ${source:Version}), kdepim-wizards (>= ${source:Version}), kitchensync (>= ${source:Version}), kleopatra (>= ${source:Version}),
  kmail (>= ${source:Version}), kmobiletools (>= ${source:Version}), knode (>= ${source:Version}), knotes (>= ${source:Version}), kode (>= ${source:Version}),
  konsolekalendar (>= ${source:Version}), kontact (>= ${source:Version}), korganizer (>= ${source:Version}), korn (>= ${source:Version}),
- kpilot (>= ${source:Version}), ktimetracker (>= ${source:Version}), ktnef (>= ${source:Version}), kdepim-strigi-plugins (>= ${source:Version})
+ kpilot (>= ${source:Version}), ktimetracker (>= ${source:Version}), ktnef (>= ${source:Version}), kdepim-strigi-plugins (>= ${source:Version}),
+ kjots (>= ${source:Version})
 Suggests: kdepim-doc
 Description: Personal Information Management apps from the official KDE release
  KDE (the K Desktop Environment) is a powerful Open Source graphical
@@ -323,6 +324,8 @@
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: karm
+Replaces: karm
 Description: KDE time tracker tool
  KTimetracker is a time tracker for busy people who need to keep track of the amount of
  time they spend on various tasks.
@@ -428,3 +431,11 @@
  .
  This package is part of KDE, and a component of the KDE PIM module.
  See the 'kde' and 'kdepim' packages for more information.
+
+Package: kjots
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: note-taking utility for KDE 4
+ Kjots is a notebook utility that organizes notes using groups of pages.
+ .
+ This package is part of the KDE 4 utilities module.

Added: branches/kde4/packages/kdepim/debian/kdepim.installgen
===================================================================
--- branches/kde4/packages/kdepim/debian/kdepim.installgen	                        (rev 0)
+++ branches/kde4/packages/kdepim/debian/kdepim.installgen	2008-05-26 00:50:33 UTC (rev 10703)
@@ -0,0 +1,4 @@
+# Development stuff is excluded on purpose
+missing dst:usr/include/
+missing dst:usr/lib/.*\.so$
+missing dst:cmake/modules/

Added: branches/kde4/packages/kdepim/debian/kjots.install
===================================================================
--- branches/kde4/packages/kdepim/debian/kjots.install	                        (rev 0)
+++ branches/kde4/packages/kdepim/debian/kjots.install	2008-05-26 00:50:33 UTC (rev 10703)
@@ -0,0 +1,16 @@
+usr/bin/kjots
+usr/share/applications/kde4/Kjots.desktop
+usr/share/applications/kde4/kjotspart.desktop
+usr/share/doc/kde4/HTML/en/kjots/common
+usr/share/doc/kde4/HTML/en/kjots/index.cache.bz2
+usr/share/doc/kde4/HTML/en/kjots/index.docbook
+usr/share/icons/hicolor/16x16/apps/kjots.png
+usr/share/icons/hicolor/22x22/apps/kjots.png
+usr/share/icons/hicolor/32x32/apps/kjots.png
+usr/share/icons/hicolor/48x48/apps/kjots.png
+usr/share/icons/hicolor/64x64/apps/kjots.png
+usr/share/kde4/apps/kjots/kjotspartui.rc
+usr/share/kde4/apps/kjots/kjotsui.rc
+usr/share/kde4/apps/kjots/pics/filedel.png
+usr/share/kde4/config.kcfg/kjots.kcfg
+usr/share/kde4/services/kontact/kjots_plugin.desktop

Added: branches/kde4/packages/kdepim/debian/ktimetracker.installgen
===================================================================
--- branches/kde4/packages/kdepim/debian/ktimetracker.installgen	                        (rev 0)
+++ branches/kde4/packages/kdepim/debian/ktimetracker.installgen	2008-05-26 00:50:33 UTC (rev 10703)
@@ -0,0 +1 @@
+missing dst:usr/bin/karm




More information about the pkg-kde-commits mailing list