[Pkg-kde-trunk] [unreleased] kdebindings_4.1.96+svn909066-0r1_amd64.changes ACCEPTED

Modestas Vainius modax-guest at alioth.debian.org
Mon Jan 12 06:55:45 UTC 2009


Format: 1.8
Date: Thu, 08 Jan 2009 14:18:25 +0200
Source: kdebindings
Binary: kdebindings-dbg libsmokeqt4-2 libsmokekde4-2 libsmokeokular2 libsmokeplasma2 korundum4 libqtruby4shared2 libqt4-ruby libqt4-ruby1.8 libkde4-ruby libkde4-ruby1.8 libokular-ruby libokular-ruby1.8 libplasma-ruby libplasma-ruby1.8 python-kde4 python-kde4-dev python-kde4-doc libqyoto4.4-cil qyoto-dev libkimono4.1-cil plasma-scriptengine-kimono libkhtml2.0-cil libnepomuk2.2-cil libplasma2.0-cil libqtscript2.2-cil libqtuitools2.2-cil libqtwebkit2.2-cil libsoprano2.0-cil libqyotoshared1
Architecture: amd64
Version: 4:4.1.96+svn909066-0r1
Distribution: UNRELEASED
Urgency: low
Maintainer: Modestas Vainius (buildd) <modestas at vainius.eu>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Description: 
 kdebindings-dbg - debugging symbols for the KDE 4 bindings module
 korundum4  - KDE ruby bindings
 libkde4-ruby - KDE ruby bindings
 libkde4-ruby1.8 - kde4 bindings for ruby
 libkhtml2.0-cil - kde4 bindings for CLI, khtml edition
 libkimono4.1-cil - kde4 bindings for CLI
 libnepomuk2.2-cil - kde4 bindings for CLI, Nepomuk-edition
 libokular-ruby - Okular ruby bindings
 libokular-ruby1.8 - Okular ruby bindings
 libplasma-ruby - KDE plasma ruby bindings
 libplasma-ruby1.8 - KDE plasma ruby1.8 bindings
 libplasma2.0-cil - kde4 bindings for CLI, Plasma-edition
 libqt4-ruby - Qt4 ruby bindings
 libqt4-ruby1.8 - Qt4 bindings for ruby
 libqtruby4shared2 - internal library for Qt4 ruby bindings
 libqtscript2.2-cil - Qt4 bindings for CLI, QtScript edition
 libqtuitools2.2-cil - Qt4 bindings for CLI, QtUiTools edition
 libqtwebkit2.2-cil - Qt4 bindings for CLI, QtWebkit edition
 libqyoto4.4-cil - Qt4 bindings for CLI
 libqyotoshared1 - shared library for Qt4 CLI bindings
 libsmokekde4-2 - KDE smoke libraries
 libsmokeokular2 - Okular smoke bindings
 libsmokeplasma2 - KDE plasma smoke library
 libsmokeqt4-2 - Qt4 smoke libraries
 libsoprano2.0-cil - Soprano bindings for CLI
 plasma-scriptengine-kimono - Kimono Plasma script engine
 python-kde4 - Python bindings for the KDE 4 libraries
 python-kde4-dev - UIC compiler and SIP files for PyKDE
 python-kde4-doc - documentation and examples for PyKDE
 qyoto-dev  - development tools for Qt CLI bindings
Changes: 
 kdebindings (4:4.1.96+svn909066-0r1) UNRELEASED; urgency=low
 .
   * New upstream development snapshot.
 .
   * TODO: there are files missing. Check.
 .
   +++ Changes by Modestas Vainius:
 .
   * Resync patches:
     - 01_python_modules_dont_l~k_against_libpython.diff - adapt to upstream
       changes;
     - 03_csharp_dont_use_qyotoshared_directly.diff - fix offsets;
     - 97_fix_target_link_libraries.diff - remove, merged upstream;
     - 99_enable_okular_plasma.diff - remove, not needed.
   * 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.
   * Make python-kde4 depend on python-qt4 (>= 4.4.4) and python-sip4 (>= 4.7.8)
     (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.
   * 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.
   * 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
     DllImports.
   * Add myself to Uploaders.
   * Do not build python 2.4 bindings anymore: pyversions file indicates python
     2.5 or higher.
   * Switch to debhelper v7 for more flexible install file handling:
     - get rid of manual mono specific installs in debian/rules. Use install
       files instead;
     - 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.
   * 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".
 .
   * Add patches:
     - 06_build_smokephonon.diff - much smoke stuff needs phononsmoke, but that
       one was disabled because it didn't build. Reenable it and hack around its
       brokenness which probably results into useless smokephonon, but working
       builds of other smoke stuff.
     - 08_csharp_plasma_examples.diff - do not build a few csharp plasma
       examples. They fail.
   * A few files disappeared.
 .
    +++ Changes by David Palacio:
 .
   * Build Ruby Nepomuk bindings (09_build_ruby_nepomuk.diff).
 .
   +++ Changes by Scott Kitterman:
 .
   * Change mono build-dep to mono-devel (>= 2.0.1) for mono 2.0 transition
 .
   +++ Changes by Ana Beatriz Guerrero Lopez:
 .
   * Switch from python-central to python-support:
     - Replace build depend on python-central for python-support.
     - Remove fields X[BS]-Python-Version in debian/control.
     - Replace call to pycentral for pysupport in debian/rules.
Checksums-Sha1: 
 f8f4333d3f3e6f081fb570253ee2c877dbc9041d 43919668 kdebindings-dbg_4.1.96+svn909066-0r1_amd64.deb
 a36c9e3694289d522a855cfc8727332c8e6e4f9f 1685052 libsmokeqt4-2_4.1.96+svn909066-0r1_amd64.deb
 c04e8cdc523955825848307653114a6b9901866a 1418282 libsmokekde4-2_4.1.96+svn909066-0r1_amd64.deb
 da07d902b131efe764ecdb5e069a10121c66a24f 94074 libsmokeokular2_4.1.96+svn909066-0r1_amd64.deb
 9187ca733b00b3ead8aa9dc7aed0a326cb9af377 192922 libsmokeplasma2_4.1.96+svn909066-0r1_amd64.deb
 93e6d1abdcfd1ea085fb7fc412082419ed874db6 112880 libqtruby4shared2_4.1.96+svn909066-0r1_amd64.deb
 1384b29df526f984b3504b9a91b9e20a75f25a2b 1767692 libqt4-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 ce5f757fea4cbb6c81e8e8878d204d5f0f2d66bc 285736 libkde4-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 da2c24405a191de727fbdbc6a51753be3cce3da3 21364 libokular-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 f83b3c0997e5865405130e658c904d82ba845235 31400 libplasma-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 17292553c60b86845baf7756d068f63e8189c270 5334620 python-kde4_4.1.96+svn909066-0r1_amd64.deb
 411faf69a09e6cd93f620aa50ab5e0b656e359f7 638142 libqyoto4.4-cil_4.1.96+svn909066-0r1_amd64.deb
 7db3e0118eb7f6f7297e6ae7f42adac8b85f55c2 184994 qyoto-dev_4.1.96+svn909066-0r1_amd64.deb
 e9a411f6fd8ca70ea6f8a1258958d91af72f4a3e 441564 libkimono4.1-cil_4.1.96+svn909066-0r1_amd64.deb
 f7904f0c5628b0055601a7aaf01e177cf0fde39f 18036 plasma-scriptengine-kimono_4.1.96+svn909066-0r1_amd64.deb
 ffb241529f6ec9ab6319d7baf2e16d0e4e67a42e 79166 libkhtml2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 e4c660291e5293236406a33a8b3ef8b901c8ae87 38862 libnepomuk2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 3e6a3302bc0c310393a1bbb3d7d65525ba1ac049 87008 libplasma2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 01a2f0ef2f38f389e03a946609a41d2bb1801c9d 30084 libqtscript2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 a1b93ae27ed9efd0a79721cded5bcff8aa604b2e 16538 libqtuitools2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 e8e8aafbb2e6ae4c7f4eadc18faede640e7dfe69 33442 libqtwebkit2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 0c5e3ef2828b896f98666761753b32eba1eb5d9b 52860 libsoprano2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 8fbca67f29bf36fd3e0b871b4f8451e05c1cfb52 84378 libqyotoshared1_4.1.96+svn909066-0r1_amd64.deb
Checksums-Sha256: 
 212d9d8634b45e24d0af06545d0a76e1fd13cd16745687cf2da4b0b25df7210e 43919668 kdebindings-dbg_4.1.96+svn909066-0r1_amd64.deb
 1a13bab2f96c01cc8d78c2a2684321aa54efc3f252b6da47a85261bdd3a9bc5f 1685052 libsmokeqt4-2_4.1.96+svn909066-0r1_amd64.deb
 08a551b7ded95c906ddafc1a852b88e901e702276d8980de1801cddd77ab6841 1418282 libsmokekde4-2_4.1.96+svn909066-0r1_amd64.deb
 8c79b52d8c1b92aeb2b4dc4090486de9ec914b78598f3385820a1115758e3e53 94074 libsmokeokular2_4.1.96+svn909066-0r1_amd64.deb
 2bd2e459003cc9408aefbf3671e3c9e9899a832d0ed53ad913d01050a33f5331 192922 libsmokeplasma2_4.1.96+svn909066-0r1_amd64.deb
 b2f0670d7ed62aecdd9673a781ad498670f69c5cd0b9ec2ae69e6916b0accd67 112880 libqtruby4shared2_4.1.96+svn909066-0r1_amd64.deb
 4c6dcae946fedef60946317b0d93a74b0426fbcea5b7b89a681d54aaa03c468c 1767692 libqt4-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 cee56015feb79c48429291d12b9d806a9cc0b126e74ba898d526109dd9a1f27e 285736 libkde4-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 c5a917e22a6145c19ee6ecc38921a78f2455ec8f39d5017bf5537f1e5e5a8a71 21364 libokular-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 dea9c62e5d67d910305547546c58bc34f593980bb99a5b339de12239a651d038 31400 libplasma-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 57c4dff65af734e8a34bda249c0b823fc70037f344eee1df70a82ad32475faac 5334620 python-kde4_4.1.96+svn909066-0r1_amd64.deb
 67eb24e85b3fb583530ac4c9e8222843bcc43869325476fef972bbd66a6c116c 638142 libqyoto4.4-cil_4.1.96+svn909066-0r1_amd64.deb
 1572bcb15c317e83bb66e37cd58fcf35c1df107251a48797ed828b9b638cefe9 184994 qyoto-dev_4.1.96+svn909066-0r1_amd64.deb
 39f2e71c54db27ed174fcfbbcca13ba24c10419fcda45a5b352b6b605eab4868 441564 libkimono4.1-cil_4.1.96+svn909066-0r1_amd64.deb
 c603d2e4eb4cd11602dcbf4094c4085675df792934cd936ba47c1d446c8b99de 18036 plasma-scriptengine-kimono_4.1.96+svn909066-0r1_amd64.deb
 824d8d77f25cf9e8f9b78508d1dc78ba5cfce2339dacd85006e000ae8dfce1b8 79166 libkhtml2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 c8505dcedb74f85f5718aca3cda61449f6e596db39fdf2f040b70fe0eb07544d 38862 libnepomuk2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 d06a9fdc2fddba432367e4c644ae461c3a933ecf231fcbc210fcd0c519c5ea14 87008 libplasma2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 422cddeb5d9fe6e5faa0aa85cd12dbc21b819afa3f95c8219bda4d0238bfa08e 30084 libqtscript2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 d970b7e09e05b711cbf72b1a7cecaacaf3ae606d0330318c688b3ad3a7ae13f5 16538 libqtuitools2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 fa76e971344cc79356da1deffa4a57faa083ccfd4ec7c0a38c0b8d37aae93ac7 33442 libqtwebkit2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 186b441135f2f7487e5eb63f92726e17490e033abe2ea39ae155c5b978370251 52860 libsoprano2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 893cdf7e826b46d812440c802a7f059da618b58fcc936ef6d91111c228ed5f4f 84378 libqyotoshared1_4.1.96+svn909066-0r1_amd64.deb
Files: 
 c19ae7530775e04e998073cc1377e0fd 43919668 libdevel extra kdebindings-dbg_4.1.96+svn909066-0r1_amd64.deb
 e9e80277d313d20cb2abfa869bf95b3e 1685052 libs optional libsmokeqt4-2_4.1.96+svn909066-0r1_amd64.deb
 13b1336bb11f6b643e39693e9349ca0c 1418282 libs optional libsmokekde4-2_4.1.96+svn909066-0r1_amd64.deb
 edb399f53a5dc781192021289deb5deb 94074 libs optional libsmokeokular2_4.1.96+svn909066-0r1_amd64.deb
 d903ddf8f3cd0e8ab8b7bac436051edd 192922 libs optional libsmokeplasma2_4.1.96+svn909066-0r1_amd64.deb
 a73272026be87563e483d3f60b09e420 112880 libs optional libqtruby4shared2_4.1.96+svn909066-0r1_amd64.deb
 9d3080e0b77854fc66a0adcdc37a1c0d 1767692 interpreters optional libqt4-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 5967c3fd2f5527db8b87c388a9f15766 285736 libs optional libkde4-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 19fce851b38aadc9a045bea2b13a467a 21364 libs optional libokular-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 c79fd60c07fee18b93171e1a68283d8a 31400 libs optional libplasma-ruby1.8_4.1.96+svn909066-0r1_amd64.deb
 b6a136731fbc10e8f03e706be757243a 5334620 python optional python-kde4_4.1.96+svn909066-0r1_amd64.deb
 55788966c35c3c43059fa807e3cfa7da 638142 libs optional libqyoto4.4-cil_4.1.96+svn909066-0r1_amd64.deb
 9c6ffa48c9db7014c2cbe94bec85f120 184994 libdevel optional qyoto-dev_4.1.96+svn909066-0r1_amd64.deb
 cefa2d0f0b57e959c24682f591ba8a9b 441564 libs optional libkimono4.1-cil_4.1.96+svn909066-0r1_amd64.deb
 8b9ea438f0bfb18c5d2797bd59cd6d7a 18036 kde optional plasma-scriptengine-kimono_4.1.96+svn909066-0r1_amd64.deb
 df1e14defc10ae76399bb44a37cc96b1 79166 libs optional libkhtml2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 6a232168cbafdd2f928022b01063309b 38862 libs optional libnepomuk2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 ba67c4b609a70a7232286e0d95823891 87008 libs optional libplasma2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 2a460baa3e4f6c5c5c53a4447c2eeeac 30084 libs optional libqtscript2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 9a6483aeaa3fb3e6c2f5fc69777640d5 16538 libs optional libqtuitools2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 5613859efda880078cdefec060cbdc59 33442 libs optional libqtwebkit2.2-cil_4.1.96+svn909066-0r1_amd64.deb
 267bb446aa7aee5b18787c4342f72843 52860 libs optional libsoprano2.0-cil_4.1.96+svn909066-0r1_amd64.deb
 5278e3b75f1148b71c708d60546696f8 84378 libs optional libqyotoshared1_4.1.96+svn909066-0r1_amd64.deb



More information about the Pkg-kde-trunk mailing list