[Pkg-kde-trunk] [unreleased] kdebindings_4.2.0-0r1_amd64.changes ACCEPTED

Modestas Vainius modax-guest at alioth.debian.org
Sun Jan 25 17:34:41 UTC 2009


Format: 1.8
Date: Fri, 16 Jan 2009 21:20:56 +0200
Source: kdebindings
Binary: kdebindings-dbg libsmokeqt4-2 libsmokekde4-2 libsmokeokular2 libsmokeplasma2 libsmokeakonadi2 korundum4 libqtruby4shared2 libqt4-ruby libqt4-ruby1.8 libkde4-ruby libkde4-ruby1.8 libokular-ruby libokular-ruby1.8 libplasma-ruby libplasma-ruby1.8 libakonadi-ruby libakonadi-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.2.0-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
 libakonadi-ruby - Akonadi ruby bindings
 libakonadi-ruby1.8 - Akonadi ruby1.8 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
 libsmokeakonadi2 - KDE plasma smoke library
 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.2.0-0r1) UNRELEASED; urgency=low
 .
   * New upstream release.
 .
   * TODO: there are files missing. Check.
   * TODO: clean up after python-central in postinst (#479852).
     - rm -rf /usr/lib/python2.*/site-packages/PyKDE4/
 .
   +++ 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.
   * Bump phonon build depend version to >= 4:4.3.0
Checksums-Sha1: 
 73db0d0fda3e61bc7fe5b08a687ad7e67c3d2d76 46778818 kdebindings-dbg_4.2.0-0r1_amd64.deb
 4b4066f71cab7048f0f0246417cbf8ff4bb9ff70 1685042 libsmokeqt4-2_4.2.0-0r1_amd64.deb
 af4dd7dcd602b6fff59cc6e3e700cd7fc8eb8062 1411900 libsmokekde4-2_4.2.0-0r1_amd64.deb
 fba8685464a8fc8691c9e276b9a00952a98b0134 94120 libsmokeokular2_4.2.0-0r1_amd64.deb
 348ec0558ddf9d906df6271654a18394c6c62437 196944 libsmokeplasma2_4.2.0-0r1_amd64.deb
 ec6e281a1c13e74ec2323a7188fe6c3e749aab49 130454 libsmokeakonadi2_4.2.0-0r1_amd64.deb
 09c67bdb5bd6e03f9d98c226417fd14f4007fedc 112974 libqtruby4shared2_4.2.0-0r1_amd64.deb
 9af90b452576c0dc5b00605fd209b0c406446343 1768168 libqt4-ruby1.8_4.2.0-0r1_amd64.deb
 89e8e09483aa185a2b94a5036ed42ba0df1c5157 283212 libkde4-ruby1.8_4.2.0-0r1_amd64.deb
 4b83fa92f2b2dc76762c20890cc45cb1cbacf307 21424 libokular-ruby1.8_4.2.0-0r1_amd64.deb
 d8e29ee871710cd48b305127ca84dbb909012171 20018 libplasma-ruby1.8_4.2.0-0r1_amd64.deb
 193c8a1658e2786c82c80d138b12529a41e0c2a5 17356 libakonadi-ruby1.8_4.2.0-0r1_amd64.deb
 9cab8b567b33cc85052d2ce79103cbcc0248779f 5722226 python-kde4_4.2.0-0r1_amd64.deb
 6317e3f55ac201bc03afe945f432903777252739 638292 libqyoto4.4-cil_4.2.0-0r1_amd64.deb
 b2d12cd901c8c69d5b55325e37b647f802dc307d 185058 qyoto-dev_4.2.0-0r1_amd64.deb
 5fa3093577ca67b753dcc6fca507018a19a34ccb 441578 libkimono4.1-cil_4.2.0-0r1_amd64.deb
 3f9cc71cf23d4cb46ff0d1a82d5637c25eeffe3d 18106 plasma-scriptengine-kimono_4.2.0-0r1_amd64.deb
 0de26a587939ae23a630c9cb55d7279235ada868 79224 libkhtml2.0-cil_4.2.0-0r1_amd64.deb
 6a71f1e6e10044d210e76739f411794fff214083 35050 libnepomuk2.2-cil_4.2.0-0r1_amd64.deb
 ec4932176058bebcfa7d4034126aae115b68f06c 89886 libplasma2.0-cil_4.2.0-0r1_amd64.deb
 b88bf6b27b8d9ea76e58a72a421b4c9409f855f8 30204 libqtscript2.2-cil_4.2.0-0r1_amd64.deb
 9bcad2174ad305d9c44504659247d148a205121d 16596 libqtuitools2.2-cil_4.2.0-0r1_amd64.deb
 a9cad99e6e7a0a728af2bd05b6d969269411d85a 33500 libqtwebkit2.2-cil_4.2.0-0r1_amd64.deb
 b871222084fdfd0e02d543bc416c0d5ff3db9978 52938 libsoprano2.0-cil_4.2.0-0r1_amd64.deb
 0b06f512467e772441e2960901b37becd94e2ecd 84472 libqyotoshared1_4.2.0-0r1_amd64.deb
Checksums-Sha256: 
 7a88a384f5ffcad0ffa85e782e0ae8776d0c4aaab33b0768d6a6cb3ce13388d2 46778818 kdebindings-dbg_4.2.0-0r1_amd64.deb
 52243c1a300d5a354a53fa5e33e418ef91294ddea6da7442f9971ecb2a161428 1685042 libsmokeqt4-2_4.2.0-0r1_amd64.deb
 9a422cf0eebc68b59a45549ad23aab21e476b92edd8140c1bb136c45bf1241c5 1411900 libsmokekde4-2_4.2.0-0r1_amd64.deb
 812d705b3ba778c7e001149b2c89a0a0b974db61d65feb5788d054058e49a450 94120 libsmokeokular2_4.2.0-0r1_amd64.deb
 cd6cd1d155ab80e5e5932d3bde594b3f33d8b475c53a29ada2a2b0ace263816c 196944 libsmokeplasma2_4.2.0-0r1_amd64.deb
 a175ff00b32da253dd7d895256493e7aa474dc989696944b50a94f06d3c60098 130454 libsmokeakonadi2_4.2.0-0r1_amd64.deb
 62e994258454134a1d2896648446d32e9f8baf8f414d50f9269479cdd36564ef 112974 libqtruby4shared2_4.2.0-0r1_amd64.deb
 3d1af48b66e85a1c111bbf6b01a1c01ccff39d96e3e5e957fc3473f20db02368 1768168 libqt4-ruby1.8_4.2.0-0r1_amd64.deb
 003769a12e151929b41ed530d79e8f80a5c9084d7bc4cfd5a66768a901ed1e5d 283212 libkde4-ruby1.8_4.2.0-0r1_amd64.deb
 11d9e5b208b64d337c14db19fe59cc22b9e2d5e791e17e1eea310337c384bb81 21424 libokular-ruby1.8_4.2.0-0r1_amd64.deb
 354208f9c2d71786200c29c500820a5da3f1b1e0d6fa4e8edeb66adad9321f6b 20018 libplasma-ruby1.8_4.2.0-0r1_amd64.deb
 1e041f06a50d8c9e6b6ed53a2d5f3afdd34dea07fea5b03eebbc4a6a0f178922 17356 libakonadi-ruby1.8_4.2.0-0r1_amd64.deb
 c48e511f248e7ada00c729bc633da66329d8e35b01af84759f432278170086fc 5722226 python-kde4_4.2.0-0r1_amd64.deb
 d15e7df2eee196e1a5326cf859d2e9281aa64e3c96ddb7222969382edcb742f4 638292 libqyoto4.4-cil_4.2.0-0r1_amd64.deb
 434ea49cfbac2e133dd0114ea321f4d6bbb7e2f277e7d72e8b69c31256c72562 185058 qyoto-dev_4.2.0-0r1_amd64.deb
 c4acb0e127067c3e03377031fc4e25ebd99bb6969dc1f2c8c9e6751b20565d64 441578 libkimono4.1-cil_4.2.0-0r1_amd64.deb
 2d765ab3099c2443bcf241474a50505092385010e8243ee5575236241976d6e8 18106 plasma-scriptengine-kimono_4.2.0-0r1_amd64.deb
 07b27720f1a6ef9349ae9fd94f5131ef98b08a9d7a39436936b766e32309288f 79224 libkhtml2.0-cil_4.2.0-0r1_amd64.deb
 668583ddc32614b4e1be9b35ccdd7d6fec876aeca19f5c93bb185acbd48a650c 35050 libnepomuk2.2-cil_4.2.0-0r1_amd64.deb
 3bbab7bf6d42b490af852fc8247307ef2d710f85874a83900fe2ce109b8622de 89886 libplasma2.0-cil_4.2.0-0r1_amd64.deb
 9f4898ea874a6f9eb22c40cb58f1241e29031c4c4cac3c554760e086adae52e5 30204 libqtscript2.2-cil_4.2.0-0r1_amd64.deb
 18513d6b7fa04a26f1a7464fa539f45858ebc136ef751238a4dc111ef367d36c 16596 libqtuitools2.2-cil_4.2.0-0r1_amd64.deb
 5834f3a33df30b74b709198f7dabb24ecc71325202bee62e2691c426c9febb09 33500 libqtwebkit2.2-cil_4.2.0-0r1_amd64.deb
 81d77c5581231126c19cf310eec93edb5443e9c0afec5cd9c8499be30da02d5c 52938 libsoprano2.0-cil_4.2.0-0r1_amd64.deb
 47382185c8a8ed95802b8ccab5f6cb3363a1a233c6bb1863c25d015e6eae4c3a 84472 libqyotoshared1_4.2.0-0r1_amd64.deb
Files: 
 c69b94afd26880c6086d59350afef114 46778818 libdevel extra kdebindings-dbg_4.2.0-0r1_amd64.deb
 22929d65988199bf68f0f757dab0ce92 1685042 libs optional libsmokeqt4-2_4.2.0-0r1_amd64.deb
 b9643c66875d433112aa2626befc36b5 1411900 libs optional libsmokekde4-2_4.2.0-0r1_amd64.deb
 9c7093578ba578e90f75687bcec7fbc1 94120 libs optional libsmokeokular2_4.2.0-0r1_amd64.deb
 93ecfddb8af2e73f6c867b7a865f457d 196944 libs optional libsmokeplasma2_4.2.0-0r1_amd64.deb
 e0b1c7a528b7f18e28ceeb8c0638e47e 130454 libs optional libsmokeakonadi2_4.2.0-0r1_amd64.deb
 fe1de1f05d3b6359f0c02569fd980076 112974 libs optional libqtruby4shared2_4.2.0-0r1_amd64.deb
 1642b73e26c09577e014a0c1baa439d4 1768168 interpreters optional libqt4-ruby1.8_4.2.0-0r1_amd64.deb
 3c9e356bb15929376fc2cc17ef830445 283212 libs optional libkde4-ruby1.8_4.2.0-0r1_amd64.deb
 7bc64ff844d18157bb7bac3b5ea22114 21424 libs optional libokular-ruby1.8_4.2.0-0r1_amd64.deb
 e5d79979ad52874e919a2d07d5d76e8e 20018 libs optional libplasma-ruby1.8_4.2.0-0r1_amd64.deb
 b0942098cbfb026b0a17fe399523fefe 17356 libs optional libakonadi-ruby1.8_4.2.0-0r1_amd64.deb
 bdcad94ac09dd7b93688857b562e7f4a 5722226 python optional python-kde4_4.2.0-0r1_amd64.deb
 d9de8908a5267eba900f48155104f33e 638292 libs optional libqyoto4.4-cil_4.2.0-0r1_amd64.deb
 7b9ec4020b53878ab8c8dba50da6d08b 185058 libdevel optional qyoto-dev_4.2.0-0r1_amd64.deb
 8f6189ea23d9079cd03cc6ba9e260d71 441578 libs optional libkimono4.1-cil_4.2.0-0r1_amd64.deb
 c17568eb6139697cd0da77fbb0345191 18106 kde optional plasma-scriptengine-kimono_4.2.0-0r1_amd64.deb
 5581006aa1ee1ac6bea7411ef0d9c06a 79224 libs optional libkhtml2.0-cil_4.2.0-0r1_amd64.deb
 0b891eb1eac1bcd5ecdf1b04702af271 35050 libs optional libnepomuk2.2-cil_4.2.0-0r1_amd64.deb
 12ffa2dc72734adafa9d0cc548cfc7cc 89886 libs optional libplasma2.0-cil_4.2.0-0r1_amd64.deb
 a3e194f137a4f6dbf18dcc64e6554c11 30204 libs optional libqtscript2.2-cil_4.2.0-0r1_amd64.deb
 5c89729663f1df60b10e565171ae6432 16596 libs optional libqtuitools2.2-cil_4.2.0-0r1_amd64.deb
 40cb10aa81c3639f3a74f61d6bf7c30f 33500 libs optional libqtwebkit2.2-cil_4.2.0-0r1_amd64.deb
 341562e7b1cec135ff71ad5c7cc463f3 52938 libs optional libsoprano2.0-cil_4.2.0-0r1_amd64.deb
 9d37df08bf032f7f3a734bb5ac01d1be 84472 libs optional libqyotoshared1_4.2.0-0r1_amd64.deb



More information about the Pkg-kde-trunk mailing list