rev 13505 - branches/kde4.2/packages/kdebindings/debian

Modestas Vainius modax-guest at alioth.debian.org
Sat Jan 24 18:10:16 UTC 2009


Author: modax-guest
Date: 2009-01-24 18:10:15 +0000 (Sat, 24 Jan 2009)
New Revision: 13505

Modified:
   branches/kde4.2/packages/kdebindings/debian/changelog
   branches/kde4.2/packages/kdebindings/debian/control
Log:
A few small fixups

Modified: branches/kde4.2/packages/kdebindings/debian/changelog
===================================================================
--- branches/kde4.2/packages/kdebindings/debian/changelog	2009-01-24 18:05:30 UTC (rev 13504)
+++ branches/kde4.2/packages/kdebindings/debian/changelog	2009-01-24 18:10:15 UTC (rev 13505)
@@ -17,7 +17,6 @@
   * Build Plasma bindings.
   * Bump KDE build depends to 4.1.96.
   * Remove explicit cmake from build depends.
-  * Build depend on monodoc to build kio_monodoc.
   * Bump SIP build dependencies to >= 4.7.8.
   * Bump python-qt4 dependencies to 4.4.4.
   * Pass -DCMAKE_USE_RELATIVE_PATHS=ON to cmake.
@@ -25,15 +24,15 @@
     (the versions it was built against).
   * Add patches:
     - 07_fix_kpythonpluginfactory_build.diff - include Python.h first as Qt
-      includes steals "slots" keyword.
-  * Install a more few files to python-kde4 like python plugin factory.
+      includes steal "slots" keyword.
+  * Install a few more files to python-kde4 like python plugin factory.
   * Add libplasma2.0-cil package for plasma-dll.dll based on libnepomuk2.2-cil.
   * Add new plasma-scriptengine-kimono package for Kimono plasma script engine.
   * Install /usr/lib/kde4/kimonopluginfactory.so to libkimono4.1-cil.
   * khtml.dll, nepomuk.dll got renamed to khtml-dll.dll and nepomuk-dll.dll.
     respectively.
   * Update install files.
-  * Bump soprano build depend to 2.1.64+svn.
+  * Bump soprano build depend to 2.1.67.
   * Limit Mono dh helpers to Mono packages only.
   * Require debhelper << 7.1 until mono dh helpers are ported.
   * Add 10_fix_kimono_dllimports.diff patch to fix misnamed libkimono
@@ -47,10 +46,10 @@
     - no longer pass --sourcedir=debian/tmp to dh_install.
   * Implement autodiscovery of mono L_PATHS and generally try to hardcode as
     less mono paths as possible.
-  * Get rid of useless cdbs include and build dependency.
+  * Get rid of cdbs include and build dependency:
+    - steal list-missing implementation from CDBS.
   * Use simplier approach for debian/rules binary-* target handling.
   * Run dh_installdirs in install-pre target to make mono helpers more silent.
-  * Steal list-missing implementation from CDBS.
 
   !! DISCLAIMER !! Changes below are sort of "not really sure what I was doing".
 

Modified: branches/kde4.2/packages/kdebindings/debian/control
===================================================================
--- branches/kde4.2/packages/kdebindings/debian/control	2009-01-24 18:05:30 UTC (rev 13504)
+++ branches/kde4.2/packages/kdebindings/debian/control	2009-01-24 18:10:15 UTC (rev 13505)
@@ -4,7 +4,7 @@
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: debhelper (>= 7), quilt,
  kdelibs5-dev (>= 4:4.2.0), libqt4-opengl-dev, libphonon-dev (>= 4:4.3.0),
- libsoprano-dev (>= 2.1.64+svn),
+ libsoprano-dev (>= 2.1.67),
  python, python-all-dev, sip4 (>= 4.7.8), python-sip4-dev (>= 4.7.8), python-qt4 (>= 4.4.4), python-qt4-dev (>= 4.4.4),
  ruby1.8-dev, ruby1.8, python-support (>= 0.6),
  mono-devel (>= 2.0.1) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],




More information about the pkg-kde-commits mailing list