Merge lp:~yofel/kdebindings/4.5.85 into lp:~kubuntu-packagers/kubuntu-packaging/kdebindings
- 4.5.85
- Merge into kdebindings
Proposed by
Philip Muškovac
on 2010-12-07
| Status: | Merged |
|---|---|
| Merged at revision: | 142 |
| Proposed branch: | lp:~yofel/kdebindings/4.5.85 |
| Merge into: | lp:~kubuntu-packagers/kubuntu-packaging/kdebindings |
| Diff against target: |
392 lines (+117/-101) 13 files modified
debian/changelog (+22/-0) debian/control (+76/-28) debian/libkimono-cil-dev.install (+1/-1) debian/libqimageblitz0.0-cil.install (+3/-3) debian/libqt4-ruby1.8.examples (+2/-2) debian/libqtdeclarative-ruby1.8.install (+2/-0) debian/libsmokekde-dev.install (+2/-2) debian/libsmokeqt3support4-3.install (+1/-0) debian/libsmokeqt4-dev.install (+6/-0) debian/libsmokeqtdeclarative4-3.install (+1/-0) debian/libsmokeqthelp4-3.install (+1/-0) debian/patches/kubuntu_05_fix_pykde4_typedefs.diff (+0/-64) debian/patches/series (+0/-1) |
| To merge this branch: | bzr merge lp:~yofel/kdebindings/4.5.85 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Kubuntu Members | 2010-12-07 | Pending | |
|
Review via email:
|
|||
Commit Message
Description of the Change
4.5.85 release
To post a comment you must log in.
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
| 1 | === modified file 'debian/changelog' |
| 2 | --- debian/changelog 2010-11-16 14:55:16 +0000 |
| 3 | +++ debian/changelog 2010-12-07 00:06:54 +0000 |
| 4 | @@ -1,3 +1,25 @@ |
| 5 | +kdebindings (4:4.5.85-0ubuntu1) natty; urgency=low |
| 6 | + |
| 7 | + * New upstream beta release |
| 8 | + * Disable libqwt-ruby1.8 and qwt files in libqt4-ruby1.8.examples |
| 9 | + * Add libqtdeclarative-ruby1.8, libsmokeqt3support4-3, |
| 10 | + libsmokeqtdeclarative4-3 and libsmokeqthelp4-3 |
| 11 | + |
| 12 | + -- Philip Muskovac <yofel@gmx.net> Tue, 07 Dec 2010 00:10:46 +0100 |
| 13 | + |
| 14 | +kdebindings (4:4.5.80-0ubuntu2) natty; urgency=low |
| 15 | + |
| 16 | + * Rebuild to add support for python 2.7. |
| 17 | + |
| 18 | + -- Matthias Klose <doko@ubuntu.com> Fri, 03 Dec 2010 00:02:08 +0000 |
| 19 | + |
| 20 | +kdebindings (4:4.5.80-0ubuntu1) natty; urgency=low |
| 21 | + |
| 22 | + * New upstream release |
| 23 | + * Remove build-dep on libqimageblitz-dev, causes smoke to segfault |
| 24 | + |
| 25 | + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 01 Dec 2010 11:14:38 +0000 |
| 26 | + |
| 27 | kdebindings (4:4.5.3-0ubuntu2) natty; urgency=low |
| 28 | |
| 29 | * Rebuild for new SIP ABI |
| 30 | |
| 31 | === modified file 'debian/control' |
| 32 | --- debian/control 2010-11-16 14:55:16 +0000 |
| 33 | +++ debian/control 2010-12-07 00:06:54 +0000 |
| 34 | @@ -6,14 +6,14 @@ |
| 35 | Build-Depends: kde-sc-dev-latest (>= 4:4.5.3), |
| 36 | debhelper (>= 7.3.16), cmake, pkg-kde-tools (>= 0.9.2), |
| 37 | kdelibs5-dev (>= 4:4.5.2-0ubuntu1), libqt4-opengl-dev (>= 4:4.7.0~beta2), libphonon-dev (>= 4:4.7.0really4.4.2), |
| 38 | - libsoprano-dev (>= 2.3.0), libqimageblitz-dev, |
| 39 | + libsoprano-dev (>= 2.3.0), |
| 40 | python, python-all-dev, python-sip-dev (>= 4.11.2), python-qt4 (>=4.8.1), python-qt4-dev (>=4.7.7), |
| 41 | ruby1.8-dev, ruby1.8, python-support (>= 0.6), |
| 42 | mono-devel (>= 2.0.1) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], |
| 43 | cli-common-dev (>= 0.5.4) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], |
| 44 | monodoc-base [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], |
| 45 | okular-dev (>= 4:4.5), kdepimlibs5-dev (>= 4:4.5), libakonadi-dev (>= 1.3.85), libattica-dev, shared-desktop-ontologies, |
| 46 | - libqscintilla2-dev (>= 2.4.5), |
| 47 | + libqscintilla2-dev (>= 2.4.5), |
| 48 | libqwt5-qt4-dev, libqtwebkit-dev |
| 49 | Uploaders: Torsten Marek <shlomme@debian.org>, Sune Vuorela <sune@debian.org>, David Palacio <dpalacio@uninorte.edu.co>, Modestas Vainius <modax@debian.org>, Michael Meskes <meskes@debian.org> |
| 50 | Standards-Version: 3.8.4 |
| 51 | @@ -46,6 +46,19 @@ |
| 52 | . |
| 53 | This is part of the KDE Bindings module. |
| 54 | |
| 55 | +Package: libsmokeqt3support4-3 |
| 56 | +Section: libs |
| 57 | +Depends: ${shlibs:Depends}, ${misc:Depends} |
| 58 | +Architecture: any |
| 59 | +Description: Qt Qt3Support Smoke library |
| 60 | + Smoke libraries are part of the bindings used for Qt and KDE. This package |
| 61 | + contains Qt Qt3Support Smoke. |
| 62 | + . |
| 63 | + Smoke provides infrastructure which is used for creating bindings for |
| 64 | + multiple languages such as Ruby, C# and PHP. |
| 65 | + . |
| 66 | + This is part of the KDE Bindings module. |
| 67 | + |
| 68 | Package: libsmokeqtcore4-3 |
| 69 | Section: libs |
| 70 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 71 | @@ -60,6 +73,19 @@ |
| 72 | . |
| 73 | This is part of the KDE Bindings module. |
| 74 | |
| 75 | +Package: libsmokeqtdeclarative4-3 |
| 76 | +Section: libs |
| 77 | +Depends: ${shlibs:Depends}, ${misc:Depends} |
| 78 | +Architecture: any |
| 79 | +Description: Qt Declarative Smoke library |
| 80 | + Smoke libraries are part of the bindings used for Qt and KDE. This package |
| 81 | + contains Qt Declarative Smoke. |
| 82 | + . |
| 83 | + Smoke provides infrastructure which is used for creating bindings for |
| 84 | + multiple languages such as Ruby, C# and PHP. |
| 85 | + . |
| 86 | + This is part of the KDE Bindings module. |
| 87 | + |
| 88 | Package: libsmokeqtgui4-3 |
| 89 | Section: libs |
| 90 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 91 | @@ -88,6 +114,19 @@ |
| 92 | . |
| 93 | This is part of the KDE Bindings module. |
| 94 | |
| 95 | +Package: libsmokeqthelp4-3 |
| 96 | +Section: libs |
| 97 | +Depends: ${shlibs:Depends}, ${misc:Depends} |
| 98 | +Architecture: any |
| 99 | +Description: Qt Help Smoke library |
| 100 | + Smoke libraries are part of the bindings used for Qt and KDE. This package |
| 101 | + contains Qt Help Smoke. |
| 102 | + . |
| 103 | + Smoke provides infrastructure which is used for creating bindings for |
| 104 | + multiple languages such as Ruby, C# and PHP. |
| 105 | + . |
| 106 | + This is part of the KDE Bindings module. |
| 107 | + |
| 108 | #Package: libsmokeqtmultimedia4-3 |
| 109 | #Section: libs |
| 110 | #Depends: ${shlibs:Depends}, ${misc:Depends} |
| 111 | @@ -270,18 +309,18 @@ |
| 112 | . |
| 113 | This is part of the KDE Bindings module. |
| 114 | |
| 115 | -Package: libsmokeqimageblitz3 |
| 116 | -Section: libs |
| 117 | -Depends: ${shlibs:Depends}, ${misc:Depends} |
| 118 | -Architecture: any |
| 119 | -Description: QImageBlitz Smoke libraries |
| 120 | - Smoke libraries are part of the bindings used for Qt and KDE. This package |
| 121 | - contains QImageBlitz Smoke. |
| 122 | - . |
| 123 | - Smoke provides infrastructure which is used for creating bindings for |
| 124 | - multiple languages such as Ruby, C# and PHP. |
| 125 | - . |
| 126 | - This is part of the KDE Bindings module. |
| 127 | +#Package: libsmokeqimageblitz3 |
| 128 | +#Section: libs |
| 129 | +#Depends: ${shlibs:Depends}, ${misc:Depends} |
| 130 | +#Architecture: any |
| 131 | +#Description: QImageBlitz Smoke libraries |
| 132 | +# Smoke libraries are part of the bindings used for Qt and KDE. This package |
| 133 | +# contains QImageBlitz Smoke. |
| 134 | +# . |
| 135 | +# Smoke provides infrastructure which is used for creating bindings for |
| 136 | +# multiple languages such as Ruby, C# and PHP. |
| 137 | +# . |
| 138 | +# This is part of the KDE Bindings module. |
| 139 | |
| 140 | Package: libsmokekdecore4-3 |
| 141 | Section: libs |
| 142 | @@ -677,15 +716,24 @@ |
| 143 | . |
| 144 | This is part of the KDE Bindings module. |
| 145 | |
| 146 | -Package: libqwt-ruby1.8 |
| 147 | +Package: libqtdeclarative-ruby1.8 |
| 148 | Section: ruby |
| 149 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 150 | -Architecture: i386 amd64 ia64 powerpc sparc |
| 151 | -Description: Qwt bindings for Ruby 1.8 |
| 152 | - This package installs the Qwt bindings for Ruby 1.8 |
| 153 | +Architecture: any |
| 154 | +Description: QtDeclarative bindings for Ruby 1.8 |
| 155 | + This package installs the QtDeclarative bindings for Ruby 1.8 |
| 156 | . |
| 157 | This is part of the KDE Bindings module. |
| 158 | |
| 159 | +#Package: libqwt-ruby1.8 |
| 160 | +#Section: ruby |
| 161 | +#Depends: ${shlibs:Depends}, ${misc:Depends} |
| 162 | +#Architecture: i386 amd64 ia64 powerpc sparc |
| 163 | +#Description: Qwt bindings for Ruby 1.8 |
| 164 | +# This package installs the Qwt bindings for Ruby 1.8 |
| 165 | +# . |
| 166 | +# This is part of the KDE Bindings module. |
| 167 | + |
| 168 | Package: libkde4-ruby1.8 |
| 169 | Section: ruby |
| 170 | Depends: libqt4-ruby1.8, ${shlibs:Depends}, ${misc:Depends} |
| 171 | @@ -884,7 +932,7 @@ |
| 172 | Package: libkimono-cil-dev |
| 173 | Section: libdevel |
| 174 | Replaces: libkimono4.1-cil (<< 4:4.4), libkhtml2.0-cil (<< 4:4.4), libakonadi2.2-cil (<< 4:4.4), libktexteditor4.1-cil (<< 4:4.4), libnepomuk2.2-cil (<< 4:4.4), libplasma2.0-cil (<< 4:4.4), libsoprano2.0-cil (<< 4:4.4), libqimageblitz0.0-cil (<< 4:4.4) |
| 175 | -Depends: libqyoto-cil-dev (= ${binary:Version}), libkimono4.1-cil (= ${binary:Version}), libkhtml2.0-cil (= ${binary:Version}), libakonadi2.2-cil (= ${binary:Version}), libktexteditor4.1-cil (= ${binary:Version}), libnepomuk2.2-cil (= ${binary:Version}), libplasma2.0-cil (= ${binary:Version}), libsoprano2.0-cil (= ${binary:Version}), libqimageblitz0.0-cil (= ${binary:Version}), ${misc:Depends} |
| 176 | +Depends: libqyoto-cil-dev (= ${binary:Version}), libkimono4.1-cil (= ${binary:Version}), libkhtml2.0-cil (= ${binary:Version}), libakonadi2.2-cil (= ${binary:Version}), libktexteditor4.1-cil (= ${binary:Version}), libnepomuk2.2-cil (= ${binary:Version}), libplasma2.0-cil (= ${binary:Version}), libsoprano2.0-cil (= ${binary:Version}) |
| 177 | Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 lpia |
| 178 | Description: development files for Qt CLI bindings |
| 179 | This package contains the development files (pc files) for Qt CLI bindings |
| 180 | @@ -1041,15 +1089,15 @@ |
| 181 | . |
| 182 | This is part of the KDE Bindings module. |
| 183 | |
| 184 | -Package: libqimageblitz0.0-cil |
| 185 | -Section: cli-mono |
| 186 | -Depends: libqyoto4.5-cil (= ${binary:Version}), ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends} |
| 187 | -Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 lpia |
| 188 | -Description: CLI bindings for QImageBlitz |
| 189 | - This package provides the QImageBlitz assembly, that allows |
| 190 | - CLI-based software to use the QImageBlitz library. |
| 191 | - . |
| 192 | - This is part of the KDE Bindings module. |
| 193 | +#Package: libqimageblitz0.0-cil |
| 194 | +#Section: cli-mono |
| 195 | +#Depends: libqyoto4.5-cil (= ${binary:Version}), ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends} |
| 196 | +#Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 lpia |
| 197 | +#Description: CLI bindings for QImageBlitz |
| 198 | +# This package provides the QImageBlitz assembly, that allows |
| 199 | +# CLI-based software to use the QImageBlitz library. |
| 200 | +# . |
| 201 | +# This is part of the KDE Bindings module. |
| 202 | |
| 203 | Package: krossruby |
| 204 | Section: ruby |
| 205 | |
| 206 | === modified file 'debian/libkimono-cil-dev.install' |
| 207 | --- debian/libkimono-cil-dev.install 2010-05-22 14:31:35 +0000 |
| 208 | +++ debian/libkimono-cil-dev.install 2010-12-07 00:06:54 +0000 |
| 209 | @@ -4,5 +4,5 @@ |
| 210 | debian/csharp/ktexteditor-sharp.pc usr/lib/pkgconfig/ |
| 211 | debian/csharp/nepomuk-sharp.pc usr/lib/pkgconfig/ |
| 212 | debian/csharp/plasma-sharp.pc usr/lib/pkgconfig/ |
| 213 | -debian/csharp/qimageblitz-sharp.pc usr/lib/pkgconfig/ |
| 214 | +#debian/csharp/qimageblitz-sharp.pc usr/lib/pkgconfig/ |
| 215 | debian/csharp/soprano-sharp.pc usr/lib/pkgconfig/ |
| 216 | |
| 217 | === modified file 'debian/libqimageblitz0.0-cil.install' |
| 218 | --- debian/libqimageblitz0.0-cil.install 2010-05-22 14:31:35 +0000 |
| 219 | +++ debian/libqimageblitz0.0-cil.install 2010-12-07 00:06:54 +0000 |
| 220 | @@ -1,3 +1,3 @@ |
| 221 | -debian/csharp/qimageblitz.dll.config usr/lib/cli/qimageblitz-0.0/ |
| 222 | -usr/lib/libqimageblitz-sharp.so usr/lib/cli/qimageblitz-0.0/ |
| 223 | -usr/lib/mono/gac/qimageblitz/*/qimageblitz.dll usr/lib/cli/qimageblitz-0.0/ |
| 224 | +#debian/csharp/qimageblitz.dll.config usr/lib/cli/qimageblitz-0.0/ |
| 225 | +#usr/lib/libqimageblitz-sharp.so usr/lib/cli/qimageblitz-0.0/ |
| 226 | +#usr/lib/mono/gac/qimageblitz/*/qimageblitz.dll usr/lib/cli/qimageblitz-0.0/ |
| 227 | |
| 228 | === modified file 'debian/libqt4-ruby1.8.examples' |
| 229 | --- debian/libqt4-ruby1.8.examples 2010-01-27 20:31:07 +0000 |
| 230 | +++ debian/libqt4-ruby1.8.examples 2010-12-07 00:06:54 +0000 |
| 231 | @@ -1,5 +1,5 @@ |
| 232 | -./ruby/qwt/examples/clock |
| 233 | -./ruby/qwt/examples/clock/analog_clock.rb |
| 234 | +#./ruby/qwt/examples/clock |
| 235 | +#./ruby/qwt/examples/clock/analog_clock.rb |
| 236 | ./ruby/qtruby/examples/desktop |
| 237 | ./ruby/qtruby/examples/desktop/systray |
| 238 | ./ruby/qtruby/examples/desktop/systray/main.rb |
| 239 | |
| 240 | === added file 'debian/libqtdeclarative-ruby1.8.install' |
| 241 | --- debian/libqtdeclarative-ruby1.8.install 1970-01-01 00:00:00 +0000 |
| 242 | +++ debian/libqtdeclarative-ruby1.8.install 2010-12-07 00:06:54 +0000 |
| 243 | @@ -0,0 +1,2 @@ |
| 244 | +usr/lib/ruby/1.8/*/qtdeclarative.so |
| 245 | +usr/lib/ruby/1.8/qtdeclarative/qtdeclarative.rb |
| 246 | |
| 247 | === modified file 'debian/libsmokekde-dev.install' |
| 248 | --- debian/libsmokekde-dev.install 2010-07-28 11:12:10 +0000 |
| 249 | +++ debian/libsmokekde-dev.install 2010-12-07 00:06:54 +0000 |
| 250 | @@ -14,7 +14,7 @@ |
| 251 | ./usr/include/smoke/nepomukquery_smoke.h |
| 252 | ./usr/include/smoke/okular_smoke.h |
| 253 | ./usr/include/smoke/plasma_smoke.h |
| 254 | -./usr/include/smoke/qimageblitz_smoke.h |
| 255 | +#./usr/include/smoke/qimageblitz_smoke.h |
| 256 | ./usr/lib/libsmokeakonadi.so |
| 257 | ./usr/lib/libsmokeattica.so |
| 258 | ./usr/lib/libsmokebase.so |
| 259 | @@ -31,6 +31,6 @@ |
| 260 | ./usr/lib/libsmokenepomukquery.so |
| 261 | ./usr/lib/libsmokeokular.so |
| 262 | ./usr/lib/libsmokeplasma.so |
| 263 | -./usr/lib/libsmokeqimageblitz.so |
| 264 | +#./usr/lib/libsmokeqimageblitz.so |
| 265 | ./usr/lib/libsmokesolid.so |
| 266 | ./usr/lib/libsmokekutils.so |
| 267 | |
| 268 | === added file 'debian/libsmokeqt3support4-3.install' |
| 269 | --- debian/libsmokeqt3support4-3.install 1970-01-01 00:00:00 +0000 |
| 270 | +++ debian/libsmokeqt3support4-3.install 2010-12-07 00:06:54 +0000 |
| 271 | @@ -0,0 +1,1 @@ |
| 272 | +usr/lib/libsmokeqt3support.so.3* |
| 273 | |
| 274 | === modified file 'debian/libsmokeqt4-dev.install' |
| 275 | --- debian/libsmokeqt4-dev.install 2010-07-28 11:12:10 +0000 |
| 276 | +++ debian/libsmokeqt4-dev.install 2010-12-07 00:06:54 +0000 |
| 277 | @@ -2,9 +2,12 @@ |
| 278 | usr/include/smoke/phonon_smoke.h |
| 279 | usr/include/smoke/qsci_smoke.h |
| 280 | #usr/include/smoke/qt_smoke.h |
| 281 | +usr/include/smoke/qt3support_smoke.h |
| 282 | usr/include/smoke/qtcore_smoke.h |
| 283 | usr/include/smoke/qtdbus_smoke.h |
| 284 | +usr/include/smoke/qtdeclarative_smoke.h |
| 285 | usr/include/smoke/qtgui_smoke.h |
| 286 | +usr/include/smoke/qthelp_smoke.h |
| 287 | #usr/include/smoke/qtmultimedia_smoke.h |
| 288 | usr/include/smoke/qtnetwork_smoke.h |
| 289 | usr/include/smoke/qtopengl_smoke.h |
| 290 | @@ -20,9 +23,12 @@ |
| 291 | usr/lib/libsmokephonon.so |
| 292 | usr/lib/libsmokeqsci.so |
| 293 | #usr/lib/libsmokeqt.so |
| 294 | +usr/lib/libsmokeqt3support.so |
| 295 | usr/lib/libsmokeqtcore.so |
| 296 | usr/lib/libsmokeqtdbus.so |
| 297 | +usr/lib/libsmokeqtdeclarative.so |
| 298 | usr/lib/libsmokeqtgui.so |
| 299 | +usr/lib/libsmokeqthelp.so |
| 300 | #usr/lib/libsmokeqtmultimedia.so |
| 301 | usr/lib/libsmokeqtnetwork.so |
| 302 | usr/lib/libsmokeqtopengl.so |
| 303 | |
| 304 | === added file 'debian/libsmokeqtdeclarative4-3.install' |
| 305 | --- debian/libsmokeqtdeclarative4-3.install 1970-01-01 00:00:00 +0000 |
| 306 | +++ debian/libsmokeqtdeclarative4-3.install 2010-12-07 00:06:54 +0000 |
| 307 | @@ -0,0 +1,1 @@ |
| 308 | +usr/lib/libsmokeqtdeclarative.so.3* |
| 309 | |
| 310 | === added file 'debian/libsmokeqthelp4-3.install' |
| 311 | --- debian/libsmokeqthelp4-3.install 1970-01-01 00:00:00 +0000 |
| 312 | +++ debian/libsmokeqthelp4-3.install 2010-12-07 00:06:54 +0000 |
| 313 | @@ -0,0 +1,1 @@ |
| 314 | +usr/lib/libsmokeqthelp.so.3* |
| 315 | |
| 316 | === removed file 'debian/patches/kubuntu_05_fix_pykde4_typedefs.diff' |
| 317 | --- debian/patches/kubuntu_05_fix_pykde4_typedefs.diff 2010-10-22 03:12:08 +0000 |
| 318 | +++ debian/patches/kubuntu_05_fix_pykde4_typedefs.diff 1970-01-01 00:00:00 +0000 |
| 319 | @@ -1,64 +0,0 @@ |
| 320 | ---- kdebindings-4.5.2+svn/python/pykde4/sip/kdecore/typedefs.sip 2010/09/01 15:28:36 1170601 |
| 321 | -+++ kdebindings-4.5.2+svn/python/pykde4/sip/kdecore/typedefs.sip 2010/09/01 15:31:50 1170602 |
| 322 | -@@ -733,61 +733,6 @@ |
| 323 | - }; |
| 324 | - |
| 325 | - |
| 326 | --%MappedType QList<uint> |
| 327 | --{ |
| 328 | --%TypeHeaderCode |
| 329 | --#include <qlist.h> |
| 330 | --%End |
| 331 | -- |
| 332 | --%ConvertFromTypeCode |
| 333 | -- // Create the list. |
| 334 | -- PyObject *l; |
| 335 | -- |
| 336 | -- if ((l = PyList_New(sipCpp->size())) == NULL) |
| 337 | -- return NULL; |
| 338 | -- |
| 339 | -- // Set the list elements. |
| 340 | -- for (int i = 0; i < sipCpp->size(); ++i) { |
| 341 | -- PyObject *pobj; |
| 342 | -- |
| 343 | --#if PY_MAJOR_VERSION >= 3 |
| 344 | -- if ((pobj = PyLong_FromLong(sipCpp->value(i))) == NULL) { |
| 345 | --#else |
| 346 | -- if ((pobj = PyInt_FromLong(sipCpp->value(i))) == NULL) { |
| 347 | --#endif |
| 348 | -- Py_DECREF(l); |
| 349 | -- |
| 350 | -- return NULL; |
| 351 | -- } |
| 352 | -- |
| 353 | -- PyList_SET_ITEM(l, i, pobj); |
| 354 | -- } |
| 355 | -- |
| 356 | -- return l; |
| 357 | --%End |
| 358 | -- |
| 359 | --%ConvertToTypeCode |
| 360 | -- // Check the type if that is all that is required. |
| 361 | -- if (sipIsErr == NULL) |
| 362 | -- return PyList_Check(sipPy); |
| 363 | -- |
| 364 | -- QList<uint> *ql = new QList<uint>; |
| 365 | -- |
| 366 | -- for (int i = 0; i < PyList_GET_SIZE(sipPy); ++i) { |
| 367 | --#if PY_MAJOR_VERSION >= 3 |
| 368 | -- ql->append(PyLong_AsLong(PyList_GET_ITEM(sipPy, i))); |
| 369 | --#else |
| 370 | -- ql->append(PyInt_AsLong(PyList_GET_ITEM(sipPy, i))); |
| 371 | --#endif |
| 372 | -- } |
| 373 | -- |
| 374 | -- *sipCppPtr = ql; |
| 375 | -- |
| 376 | -- return sipGetState(sipTransferObj); |
| 377 | --%End |
| 378 | --}; |
| 379 | -- |
| 380 | -- |
| 381 | - template <TYPE*> |
| 382 | - %MappedType QStack<TYPE*> |
| 383 | - { |
| 384 | |
| 385 | === modified file 'debian/patches/series' |
| 386 | --- debian/patches/series 2010-10-22 03:12:08 +0000 |
| 387 | +++ debian/patches/series 2010-12-07 00:06:54 +0000 |
| 388 | @@ -12,4 +12,3 @@ |
| 389 | 12_pythonpluginfactory_use_versioned_python_lib.diff |
| 390 | version_cppparser_library.diff |
| 391 | optional_install_sip_files.diff |
| 392 | -kubuntu_05_fix_pykde4_typedefs.diff |
