[Pkg-kde-commits] rev 1608 - branches/kde-3.4.0/packages/kdepim/debian

Daniel Schepler schepler at costa.debian.org
Tue Aug 30 12:10:51 UTC 2005


Author: schepler
Date: 2005-08-30 12:10:51 +0000 (Tue, 30 Aug 2005)
New Revision: 1608

Modified:
   branches/kde-3.4.0/packages/kdepim/debian/changelog
   branches/kde-3.4.0/packages/kdepim/debian/control
Log:
Duh, of course that should be libmimelib1c2, not libmimelib1c102.


Modified: branches/kde-3.4.0/packages/kdepim/debian/changelog
===================================================================
--- branches/kde-3.4.0/packages/kdepim/debian/changelog	2005-08-30 11:29:48 UTC (rev 1607)
+++ branches/kde-3.4.0/packages/kdepim/debian/changelog	2005-08-30 12:10:51 UTC (rev 1608)
@@ -8,7 +8,7 @@
     + libkcal2a -> libkcal2b.  Closes: #312318.
   * C++ transition:
     + Tighten Build-Depends on kdelibs4-dev to new enough version.
-    + Rename libmimelib1a -> libmimelib1c102 in order not to break
+    + Rename libmimelib1a -> libmimelib1c2 in order not to break
       lurker.  Also split out libkmime2 from this package while I'm
       at it so that lurker users don't have to install kdelibs4.
   * Add Vietnamese debconf translation.  Closes: #312159.
@@ -16,7 +16,7 @@
     upstream SVN and thus is included in the kdepim_branch patch.
   * Remove obsolete Conflicts and Replaces on packages not in sarge.
 
- -- Daniel Schepler <schepler at debian.org>  Mon, 29 Aug 2005 16:07:45 -0700
+ -- Daniel Schepler <schepler at debian.org>  Tue, 30 Aug 2005 05:09:51 -0700
 
 kdepim (4:3.4.1-2) UNRELEASED; urgency=low
 

Modified: branches/kde-3.4.0/packages/kdepim/debian/control
===================================================================
--- branches/kde-3.4.0/packages/kdepim/debian/control	2005-08-30 11:29:48 UTC (rev 1607)
+++ branches/kde-3.4.0/packages/kdepim/debian/control	2005-08-30 12:10:51 UTC (rev 1608)
@@ -10,7 +10,7 @@
 Package: kdepim
 Section: kde
 Architecture: all
-Depends: akregator (>= ${Source-Version}), kaddressbook (>= ${Source-Version}), kalarm (>= ${Source-Version}), kandy (>= ${Source-Version}), karm (>= ${Source-Version}), kdepim-kfile-plugins (>= ${Source-Version}), kdepim-kio-plugins (>= ${Source-Version}), kdepim-kresources (>= ${Source-Version}), kdepim-wizards (>= ${Source-Version}), kitchensync (>= ${Source-Version}), kleopatra (>= ${Source-Version}), kmail (>= ${Source-Version}), kmailcvt (>= ${Source-Version}), knode (>= ${Source-Version}), knotes (>= ${Source-Version}), konsolekalendar (>= ${Source-Version}), kontact (>= ${Source-Version}), korganizer (>= ${Source-Version}), korn (>= ${Source-Version}), kpilot (>= ${Source-Version}), ksync (>= ${Source-Version}), ktnef (>= ${Source-Version}), networkstatus (>= ${Source-Version}), libkcal2b (>= ${Source-Version}), libkdepim1a (>= ${Source-Version}), libkgantt0 (>= ${Source-Version}), libkleopatra0a (>= ${Source-Version}), libkpimexchange1 (>= ${Source-Version}), libkpimidentities1 (>= ${Source-Version}), libksieve0 (>= ${Source-Version}), libktnef1 (>= ${Source-Version}), libmimelib1c102 (>= ${Source-Version})
+Depends: akregator (>= ${Source-Version}), kaddressbook (>= ${Source-Version}), kalarm (>= ${Source-Version}), kandy (>= ${Source-Version}), karm (>= ${Source-Version}), kdepim-kfile-plugins (>= ${Source-Version}), kdepim-kio-plugins (>= ${Source-Version}), kdepim-kresources (>= ${Source-Version}), kdepim-wizards (>= ${Source-Version}), kitchensync (>= ${Source-Version}), kleopatra (>= ${Source-Version}), kmail (>= ${Source-Version}), kmailcvt (>= ${Source-Version}), knode (>= ${Source-Version}), knotes (>= ${Source-Version}), konsolekalendar (>= ${Source-Version}), kontact (>= ${Source-Version}), korganizer (>= ${Source-Version}), korn (>= ${Source-Version}), kpilot (>= ${Source-Version}), ksync (>= ${Source-Version}), ktnef (>= ${Source-Version}), networkstatus (>= ${Source-Version}), libkcal2b (>= ${Source-Version}), libkdepim1a (>= ${Source-Version}), libkgantt0 (>= ${Source-Version}), libkleopatra0a (>= ${Source-Version}), libkpimexchange1 (>= ${Source-Version}), libkpimidentities1 (>= ${Source-Version}), libksieve0 (>= ${Source-Version}), libktnef1 (>= ${Source-Version}), libmimelib1c2 (>= ${Source-Version})
 Suggests: kdepim-doc-html
 Description: KDE Personal Information Management metapackage
  kdepim is a collection of Personal Information Management (PIM) tools for the
@@ -554,7 +554,7 @@
  .
  This package is part of the official KDE pim module.
 
-Package: libmimelib1c102
+Package: libmimelib1c2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -570,7 +570,7 @@
 Package: libmimelib1-dev
 Section: libdevel
 Architecture: any
-Depends: libmimelib1c102 (= ${Source-Version}), libkdepim1-dev (= ${Source-Version})
+Depends: libmimelib1c2 (= ${Source-Version}), libkdepim1-dev (= ${Source-Version})
 Description: KDE mime library [development]
  This library is used by several KDE applications to handle mime types.
  .




More information about the Pkg-kde-commits mailing list