rev 8890 - branches/kde4/packages/kdebase/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Thu Jan 10 08:15:02 UTC 2008


Author: ana
Date: 2008-01-10 08:15:02 +0000 (Thu, 10 Jan 2008)
New Revision: 8890

Modified:
   branches/kde4/packages/kdebase/debian/changelog
   branches/kde4/packages/kdebase/debian/control
Log:
binNMU stuff and upload


Modified: branches/kde4/packages/kdebase/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase/debian/changelog	2008-01-10 07:35:09 UTC (rev 8889)
+++ branches/kde4/packages/kdebase/debian/changelog	2008-01-10 08:15:02 UTC (rev 8890)
@@ -1,4 +1,4 @@
-kdebase (4:4.0.0-1) UNRELEASED; urgency=low
+kdebase (4:4.0.0-1) experimental; urgency=low
 
   * New upstream release.
 
@@ -12,9 +12,8 @@
 
   * Add Homepage: to control.
   * Tweak package descriptions.
-  * Replace source:Version with binary:Version.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 05 Jan 2008 13:52:26 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 10 Jan 2008 09:19:46 +0100
 
 kdebase (4:3.98.0~svn755919-1) experimental; urgency=low
 

Modified: branches/kde4/packages/kdebase/debian/control
===================================================================
--- branches/kde4/packages/kdebase/debian/control	2008-01-10 07:35:09 UTC (rev 8889)
+++ branches/kde4/packages/kdebase/debian/control	2008-01-10 08:15:02 UTC (rev 8890)
@@ -60,7 +60,7 @@
 Package: kdebase-bin
 Section: kde
 Architecture: any
-Depends: ${shlibs:Depends}, kdebase-data (= ${binary:Version})
+Depends: ${shlibs:Depends}, kdebase-data (= ${source:Version})
 Conflicts: kdesktop
 Description: core binaries for the KDE base module
  This package contains miscellaneous programs needed by other KDE applications,
@@ -80,7 +80,7 @@
 Package: kdebase-dev
 Section: kde
 Architecture: any
-Depends: ${shlibs:Depends}, kdebase (= ${binary:Version}), kdepimlibs5-dev (>= 4:4.0.0-1),
+Depends: ${shlibs:Depends}, kdebase (= ${source:Version}), kdepimlibs5-dev (>= 4:4.0.0-1),
  libqimageblitz-dev, libsmbclient-dev, libusb-dev, libxkbfile-dev
 Description: development files for the KDE base module
  This package contains headers and other development files needed to build
@@ -207,7 +207,7 @@
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: kdebase (= ${binary:Version}), kdepimlibs-dbg
+Depends: kdebase (= ${source:Version}), kdepimlibs-dbg
 Description: debugging symbols for kdebase
  This package contains the debugging symbols associated with kdebase.
  They will automatically be used by gdb for debugging kdebase-related




More information about the pkg-kde-commits mailing list