Processing of libiodbc2_3.52.8-1_amd64.changes

2013-06-06 Thread Debian FTP Masters
libiodbc2_3.52.8-1_amd64.changes uploaded successfully to localhost
along with the files:
  libiodbc2_3.52.8-1.dsc
  libiodbc2_3.52.8.orig.tar.gz
  libiodbc2_3.52.8-1.debian.tar.gz
  iodbc_3.52.8-1_amd64.deb
  libiodbc2_3.52.8-1_amd64.deb
  libiodbc2-dev_3.52.8-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukv8e-0002tj...@franck.debian.org



Bug#711307: libqt5webkit5-dev: Insufficient dependencies in libqt5webkit5-dev

2013-06-06 Thread Timo Jyrinki
Package: libqt5webkit5-dev
Version: 5.0.2-1
Severity: important

Dear Maintainer,

This is an after the fact bug report to (in)validate the recent dependency 
changes in the packaging git.

It seems that the dependencies of libqt5webkit5-dev, or possibly some of its 
dependencies, are not sufficient at the moment.

I've made a simple test case as follows:
apt-get install bzr-builddeb libqt5webkit5-dev qtdeclarative5-dev qt5-default
apt-get remove libqt5opengl5-dev # only recommended by qtbase5-dev
bzr branch lp:~timo-jyrinki/+junk/testwebkit
cd testwebkit
bzr bd

This fails with:

/usr/bin/ld: cannot find -lxslt
/usr/bin/ld: cannot find -lgio-2.0
/usr/bin/ld: cannot find -lgstapp-0.10
/usr/bin/ld: cannot find -lgstinterfaces-0.10
/usr/bin/ld: cannot find -lgstpbutils-0.10
/usr/bin/ld: cannot find -lgstvideo-0.10
/usr/bin/ld: cannot find -lgstbase-0.10
/usr/bin/ld: cannot find -lgstreamer-0.10
/usr/bin/ld: cannot find -lgobject-2.0
/usr/bin/ld: cannot find -lgmodule-2.0
/usr/bin/ld: cannot find -lgthread-2.0
/usr/bin/ld: cannot find -lxml2
/usr/bin/ld: cannot find -lglib-2.0
/usr/bin/ld: cannot find -lsqlite3
/usr/bin/ld: cannot find -lQt5OpenGL

Related to the already made commit to the packaging, direct Mesa 
dependencies seem not needed as libqt5opengl5 depends on them already.

In addition to the already added dependencies - libqt5opengl5-dev 
libgstreamer-plugins-base0.10-dev libxslt1-dev - sqlite3 dependency 
seems to be missing.

-Timo

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9.0-3-generic
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt5webkit5-dev depends on:
ii  dpkg   1.16.10
ii  libqt5webkit5  5.0.2-1
ii  qtbase5-dev5.0.2+dfsg1-5

libqt5webkit5-dev recommends no packages.

libqt5webkit5-dev suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130606084032.5347.30079.reportbug@duuni



Processing of soprano_2.9.2+dfsg.1-2_amd64.changes

2013-06-06 Thread Debian FTP Masters
soprano_2.9.2+dfsg.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  soprano_2.9.2+dfsg.1-2.dsc
  soprano_2.9.2+dfsg.1-2.debian.tar.gz
  soprano-daemon_2.9.2+dfsg.1-2_amd64.deb
  libsoprano4_2.9.2+dfsg.1-2_amd64.deb
  libsoprano-dev_2.9.2+dfsg.1-2_amd64.deb
  libsoprano-doc_2.9.2+dfsg.1-2_all.deb
  libsoprano-dbg_2.9.2+dfsg.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukw9h-h2...@franck.debian.org



Bug#711307: libqt5webkit5-dev: Insufficient dependencies in libqt5webkit5-dev

2013-06-06 Thread Pino Toscano
retitle 711307 libQt5WebKitWidgets.prl filled with private libs
thanks

Hi,

Alle giovedì 6 giugno 2013, Timo Jyrinki ha scritto:
 This is an after the fact bug report to (in)validate the recent
 dependency changes in the packaging git.
 
 It seems that the dependencies of libqt5webkit5-dev, or possibly some
 of its dependencies, are not sufficient at the moment.

The dependencies of libqt5webkit5-dev are perfectly fine, since they 
cover all the #include's in libqt5webkit5-dev's headers.

 I've made a simple test case as follows:
 apt-get install bzr-builddeb libqt5webkit5-dev qtdeclarative5-dev
 qt5-default apt-get remove libqt5opengl5-dev # only recommended by
 qtbase5-dev bzr branch lp:~timo-jyrinki/+junk/testwebkit
 cd testwebkit
 bzr bd

(Since it is really small, having it as standalone tarball attached to 
this would have been better.)

 This fails with:

Having the full build log would have been nicer.

 /usr/bin/ld: cannot find -lxslt
 /usr/bin/ld: cannot find -lgio-2.0
 /usr/bin/ld: cannot find -lgstapp-0.10
 /usr/bin/ld: cannot find -lgstinterfaces-0.10
 /usr/bin/ld: cannot find -lgstpbutils-0.10
 /usr/bin/ld: cannot find -lgstvideo-0.10
 /usr/bin/ld: cannot find -lgstbase-0.10
 /usr/bin/ld: cannot find -lgstreamer-0.10
 /usr/bin/ld: cannot find -lgobject-2.0
 /usr/bin/ld: cannot find -lgmodule-2.0
 /usr/bin/ld: cannot find -lgthread-2.0
 /usr/bin/ld: cannot find -lxml2
 /usr/bin/ld: cannot find -lglib-2.0
 /usr/bin/ld: cannot find -lsqlite3
 /usr/bin/ld: cannot find -lQt5OpenGL

Yes, I can see these errors, but...

 In addition to the already added dependencies - libqt5opengl5-dev
 libgstreamer-plugins-base0.10-dev libxslt1-dev - sqlite3 dependency
 seems to be missing.

... no, adding the lot of -dev packages added in Git and the above is 
not the right solution.

Doing a bit of investigation reveals that 
/usr/lib/*/libQt5WebKitWidgets.prl is filled with these libs (mostly 
non-qt5, but also some unneeded qt5 ones), so it is an upstream bug that 
should be reported. In the meanwhile, a (IMHO) better workaround would 
be pruning these libraries from that .prl file.

-- 
Pino Toscano


signature.asc
Description: This is a digitally signed message part.


Processed: Re: Bug#711307: libqt5webkit5-dev: Insufficient dependencies in libqt5webkit5-dev

2013-06-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 711307 libQt5WebKitWidgets.prl filled with private libs
Bug #711307 [libqt5webkit5-dev] libqt5webkit5-dev: Insufficient dependencies in 
libqt5webkit5-dev
Changed Bug title to 'libQt5WebKitWidgets.prl filled with private libs' from 
'libqt5webkit5-dev: Insufficient dependencies in libqt5webkit5-dev'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.137051110531654.transcr...@bugs.debian.org



soprano_2.9.2+dfsg.1-2_amd64.changes ACCEPTED into experimental

2013-06-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 06 Jun 2013 10:37:48 +0200
Source: soprano
Binary: soprano-daemon libsoprano4 libsoprano-dev libsoprano-doc libsoprano-dbg
Architecture: source amd64 all
Version: 2.9.2+dfsg.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description: 
 libsoprano-dbg - debugging symbols for the Soprano RDF framework
 libsoprano-dev - development files for the Soprano RDF framework
 libsoprano-doc - developer documentation for the Soprano RDF framework
 libsoprano4 - libraries for the Soprano RDF framework
 soprano-daemon - daemon for the Soprano RDF framework
Changes: 
 soprano (2.9.2+dfsg.1-2) experimental; urgency=low
 .
   * Rebuild for multi-arch.
   * Update install files.
   * Update vcs-fields.
   * Update lintian override for m-a.
Checksums-Sha1: 
 234f0cc36e9d1d6177ad7716e8a04de045f1a5a8 2481 soprano_2.9.2+dfsg.1-2.dsc
 73daee359f49a3060e2c952b8975689023a2410f 29647 
soprano_2.9.2+dfsg.1-2.debian.tar.gz
 1c178876ccfd71e1420920c1095d354cca789e54 161570 
soprano-daemon_2.9.2+dfsg.1-2_amd64.deb
 5d26853d2775eed1d073a732ee237a6ba846d49b 411512 
libsoprano4_2.9.2+dfsg.1-2_amd64.deb
 527803c270ed7ac1fb031254f1c8b2dfadc68149 83122 
libsoprano-dev_2.9.2+dfsg.1-2_amd64.deb
 63611f8e4bb6169eab5cfd7af1e9a48c20f66189 7205932 
libsoprano-doc_2.9.2+dfsg.1-2_all.deb
 7887a54343f30c808c87602283fe09f26b6d120c 9055486 
libsoprano-dbg_2.9.2+dfsg.1-2_amd64.deb
Checksums-Sha256: 
 b19a54b0e9a16ac99df37d597890bae755ba43d01470ed9dd1b49805bd6659e7 2481 
soprano_2.9.2+dfsg.1-2.dsc
 9cba3ec77d9771e160f0a81ec7f162b94ee5c213792d9fd390fbec46bc934ad1 29647 
soprano_2.9.2+dfsg.1-2.debian.tar.gz
 744f32276543d708123b15b5eeb436c0661ed207f94a6928a43a2b62589d96ec 161570 
soprano-daemon_2.9.2+dfsg.1-2_amd64.deb
 de21375f98dc15424d09abad3c65a9ac41acff0f3295672db42c95105c2400bd 411512 
libsoprano4_2.9.2+dfsg.1-2_amd64.deb
 a53f71e3cb35c235b9cf961d5bcab9d89c392579fa024502da91244f69939f87 83122 
libsoprano-dev_2.9.2+dfsg.1-2_amd64.deb
 f1522558d4f6c491aef69687e0d085f2f1cb8b76d9d071667038146792c15721 7205932 
libsoprano-doc_2.9.2+dfsg.1-2_all.deb
 dfee7b26ee68ecb5a925dcd7a317022f5e6977c0cb6a9a4bbd6b9c4e60bfb914 9055486 
libsoprano-dbg_2.9.2+dfsg.1-2_amd64.deb
Files: 
 89807bdf733005f3e36035617d3404a5 2481 libs optional soprano_2.9.2+dfsg.1-2.dsc
 2fe7b50d782db86601c19a367bcc592b 29647 libs optional 
soprano_2.9.2+dfsg.1-2.debian.tar.gz
 8ca2ed63ac815b9198958124fe4461b3 161570 utils optional 
soprano-daemon_2.9.2+dfsg.1-2_amd64.deb
 b3645729d2075a4f318644348413b470 411512 libs optional 
libsoprano4_2.9.2+dfsg.1-2_amd64.deb
 cc2889a7f0c65633ffc687da7dfdbd6a 83122 libdevel optional 
libsoprano-dev_2.9.2+dfsg.1-2_amd64.deb
 f8b60a5d2d5ec98ffe3054fb805ee0fa 7205932 doc extra 
libsoprano-doc_2.9.2+dfsg.1-2_all.deb
 402e8c5f62c25227ae1886df89b5febf 9055486 debug extra 
libsoprano-dbg_2.9.2+dfsg.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRsE3PAAoJEMcZdpmymyMqScAP+QGJdUYAkfSrjV2LO7xFk8uE
b0dfHvT2TWXG6vb6aubcN/sUpTj4L9mJst7mW6D+Z99tlZQFlvTINEjfHNyZdDcZ
Sp7Crg4tqMG/FPYWpqbBwy9XXVHsi59iODwE0UV9o1hMJX7UDZL31D1SFHe1tOFd
k8mgkL3Wg0Oi9SxpCqCkkqHMRVa4fde8g5ZQwwg2S5y831Nf6sSV/q3EwIhL27Hk
tyFDpOMV3UCU0bMv76P3PeuomYlOqmPvsAf6PSFzWuBmgxT1v4sZKczigC2bLO5a
PzmXJ6IWiNSQrcNlsONoCPMT1ZaNVNmbu190JUyJPHYOMa5bh0r4h/VwWJnox/YK
sGQ1ee2w05s0wEjc2rVH42yEwQlJc3qBnS6u2WkReq/7AMmCArQDvOR5r2RDD2yq
mb6N9j9GDXjhYZG3gg1V2vlAb81rtQ5s257+zv4Z/7YzrSSa0odTFoQ4+KwKZGw2
Th584ZY4Kp0yCBxBAHu7jKcmSWiwvvzisN4TT6LJC1AYSsJhWgA3DitwQF1NGIIu
fgbCbUuURew1s0Si9htKqp1AbBKLkfRPDvBoEXEA51AqEnTKLGps0msLlykvdDip
uvAH1ojgF0vqEzliJS9EzYcqp7FgjcuyilOVNZO+888AOUs5jiQOZTzDoqxZ2Y35
42NNZ3Wz+v9h2yMj+1pZ
=uFD0
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukwn1-0003fe...@franck.debian.org



libiodbc2_3.52.8-1_amd64.changes ACCEPTED into experimental

2013-06-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 06 Jun 2013 09:06:37 +0200
Source: libiodbc2
Binary: iodbc libiodbc2 libiodbc2-dev
Architecture: source amd64
Version: 3.52.8-1
Distribution: experimental
Urgency: low
Maintainer: Debian Krap Maintainers debian-qt-kde@lists.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description: 
 iodbc  - GTK+ config frontend for the iODBC Driver Manager
 libiodbc2  - iODBC Driver Manager
 libiodbc2-dev - iODBC Driver Manager (development files)
Closes: 509815
Changes: 
 libiodbc2 (3.52.8-1) experimental; urgency=low
 .
   * New upstream release.
   * New maintainer. (Closes: #509815)
   * Bump debhelper build-dep and compat to 9.
   * Migrate packaging to dh.
   * Bump Standards-Version to 3.9.4.
   * Add symbols files.
   * Update install files for multi-arch.
   * Update install files.
   * Add Pre-Depends for multi-arch.
   * Update lintian-overrides.
   * Remove duplicate section field.
   * Update libiodbc2-dev install file, remove private libraries.
   * Change includedir to avoid conflicts.
   * Install pkgconfig file.
   * Add Multi-Arch: same to libiodbc2.
Checksums-Sha1: 
 bb4ad3aeb06ca5cfd090c708abd1ef3b72abb85a 1959 libiodbc2_3.52.8-1.dsc
 93a3f061afff3152c5fcee1e5af8b802760a7e74 1089784 libiodbc2_3.52.8.orig.tar.gz
 03c780005946f2b8edc3dd8c0a1133f525f2c8cb 11493 libiodbc2_3.52.8-1.debian.tar.gz
 57f49ece09f7c7bc36061bda67d6fbe5d547a8fa 282754 iodbc_3.52.8-1_amd64.deb
 5c2e13bb3c03f34dc8fb3a8393b266000dac30ed 198792 libiodbc2_3.52.8-1_amd64.deb
 3b153a14c78d15020e8983684a26b5dbe46c3703 67658 libiodbc2-dev_3.52.8-1_amd64.deb
Checksums-Sha256: 
 c9a28877218a662a09e11d114c3ad0041d1787f8ad02e7d36c88aa52fd471906 1959 
libiodbc2_3.52.8-1.dsc
 18165501fbdb5ab8c445d07365907b77c0c20887aecf37ed2b88aacd9c59129a 1089784 
libiodbc2_3.52.8.orig.tar.gz
 753a473b31c1f02bd16dff12de8b00b28bf3c3051323ae29ba0af51c8de2be35 11493 
libiodbc2_3.52.8-1.debian.tar.gz
 9d9cc182e719dc21ae6438f900083b104a0f09cf61a3b46f414ccc7386aef7f5 282754 
iodbc_3.52.8-1_amd64.deb
 b663db779e99fa3e3db32ab6e14c87c915417c635cbc91c06b31abb7f2c4f00d 198792 
libiodbc2_3.52.8-1_amd64.deb
 4beb3fece4e5a835e62fa344512585af12c41586a755ef728b15cc5758df0f3c 67658 
libiodbc2-dev_3.52.8-1_amd64.deb
Files: 
 847a6958ea19550d13428d6484943a1d 1959 libs optional libiodbc2_3.52.8-1.dsc
 9889f95f632f10895ff53b8a22162810 1089784 libs optional 
libiodbc2_3.52.8.orig.tar.gz
 c38a33305f74087af41ba462973e987d 11493 libs optional 
libiodbc2_3.52.8-1.debian.tar.gz
 c3161f4ebf1e24818e8b2f27b81b9ca0 282754 misc optional iodbc_3.52.8-1_amd64.deb
 af56353eb373bb743bbc878549680b56 198792 libs optional 
libiodbc2_3.52.8-1_amd64.deb
 e362c33e1ae77df07e8bf771399c18c2 67658 libdevel optional 
libiodbc2-dev_3.52.8-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRsEEMAAoJEMcZdpmymyMq8nYP/2GqokU/4YhHDnd3oxeVaGCe
BjqRVppknbQ/cROAEEct9kObtVC621+TM5hM3/GCuZ+9hwO+lFedtCGYuAIosxSe
EwqZDgAOwAxmK7C+kymjkAAS0TISrwayc+yxf7WqBuAaaVoGkoAL5SMAmFUkcFtR
aaKwtM5e8mUi76RkRau1vzLFITr1mjx9DuPvjNuwV9Tx/VHELgIKU7CR9ajjoyPN
f8JGE/iS5eiRYmm+ikUD8YOQcup02oCJ8DE9dCsUsOi1EubmrxhNgzlfnSglAPBm
1+V8DhwNP6+1NGrFspZYXZTqlHC7GkcJcILFNMB0t1NIM01cJ0wg82DJFd6XuXl7
kzErzKyd+uGNXvdRcsGYqOYcy5F0sO+3S9jZCtAseYaPE1wnCd+ZYfN5Dk9FfoDL
PGBaXKthGp//NlJ0K3bilm+A7MduF3KjNaEi2nRRfSt8c1lF/tMeLdBanBd183Ao
MoDD4u1rWxnzCK8E1s24+LuWddPDIwmG+t+t2Sn2bYZs9yL4olKhpwvbk1VHdcHk
GGrbD6nWhizeS52koA3senuGnIGjikQar22b9bz3ZwINTL9S0GpaaAgE3+HEKK5h
MTAMw9srPkruf7DlngvjFCITMMPzlIEyQcFppJOtnrQDiuxvbwyYWHCI3DpbZeEb
sId/Tr6dV3LhI2vVdRBJ
=aV9V
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukwmn-0003hd...@franck.debian.org



Bug#711317: libkdcraw: CVE-2013-2126: double free

2013-06-06 Thread Raphael Geissert
Source: libkdcraw
Severity: grave
Tags: security patch

Hi,

There's a double free in the embedded copy of libraw included in your package.
If possible, please use the system copy instead.

For more info:
http://www.openwall.com/lists/oss-security/2013/05/29/7
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710353#17

Could you please prepare fixed packages for oldstable and stable, to
be included in point releases?

Thanks.

Cheers,
--
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caa7hughm8xdth3eysx0vks8xqxusozf1j73rym2cbyvkphk...@mail.gmail.com



Processing of virtuoso-opensource_6.1.6+dfsg-1_amd64.changes

2013-06-06 Thread Debian FTP Masters
virtuoso-opensource_6.1.6+dfsg-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  virtuoso-opensource_6.1.6+dfsg-1.dsc
  virtuoso-opensource_6.1.6+dfsg.orig.tar.gz
  virtuoso-opensource_6.1.6+dfsg-1.debian.tar.gz
  virtuoso-opensource_6.1.6+dfsg-1_all.deb
  virtuoso-server_6.1.6+dfsg-1_all.deb
  virtuoso-minimal_6.1.6+dfsg-1_all.deb
  virtuoso-opensource-6.1_6.1.6+dfsg-1_amd64.deb
  virtuoso-opensource-6.1-common_6.1.6+dfsg-1_amd64.deb
  virtuoso-opensource-6.1-bin_6.1.6+dfsg-1_amd64.deb
  virtuoso-vsp-startpage_6.1.6+dfsg-1_all.deb
  virtuoso-vad-conductor_6.1.6+dfsg-1_all.deb
  virtuoso-vad-doc_6.1.6+dfsg-1_all.deb
  virtuoso-vad-demo_6.1.6+dfsg-1_all.deb
  virtuoso-vad-tutorial_6.1.6+dfsg-1_all.deb
  virtuoso-vad-rdfmappers_6.1.6+dfsg-1_all.deb
  virtuoso-vad-sparqldemo_6.1.6+dfsg-1_all.deb
  virtuoso-vad-syncml_6.1.6+dfsg-1_all.deb
  virtuoso-vad-bpel_6.1.6+dfsg-1_all.deb
  virtuoso-vad-isparql_6.1.6+dfsg-1_all.deb
  virtuoso-vad-ods_6.1.6+dfsg-1_all.deb
  libvirtodbc0_6.1.6+dfsg-1_amd64.deb
  libvirtuoso5.5-cil_6.1.6+dfsg-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukwtb-0006ke...@franck.debian.org



virtuoso-opensource_6.1.6+dfsg-1_amd64.changes ACCEPTED into experimental

2013-06-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 06 Jun 2013 10:34:05 +0200
Source: virtuoso-opensource
Binary: virtuoso-opensource virtuoso-server virtuoso-minimal 
virtuoso-opensource-6.1 virtuoso-opensource-6.1-common 
virtuoso-opensource-6.1-bin virtuoso-vsp-startpage virtuoso-vad-conductor 
virtuoso-vad-doc virtuoso-vad-demo virtuoso-vad-tutorial 
virtuoso-vad-rdfmappers virtuoso-vad-sparqldemo virtuoso-vad-syncml 
virtuoso-vad-bpel virtuoso-vad-isparql virtuoso-vad-ods libvirtodbc0 
libvirtuoso5.5-cil
Architecture: source all amd64
Version: 6.1.6+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian Krap Maintainers debian-qt-kde@lists.debian.org
Changed-By: Debian Krap Maintainers debian-qt-kde@lists.debian.org
Description: 
 libvirtodbc0 - high-performance database - ODBC libraries
 libvirtuoso5.5-cil - high-performance database - Mono assemblies
 virtuoso-minimal - high-performance database - core dependency package
 virtuoso-opensource - high-performance database
 virtuoso-opensource-6.1 - high-performance database - support files
 virtuoso-opensource-6.1-bin - high-performance database - binaries
 virtuoso-opensource-6.1-common - high-performance database - common files
 virtuoso-server - high-performance database - server dependency package
 virtuoso-vad-bpel - high-performance database - BPEL module
 virtuoso-vad-conductor - high-performance database - conductor module
 virtuoso-vad-demo - high-performance database - demo module
 virtuoso-vad-doc - high-performance database - documentation module
 virtuoso-vad-isparql - high-performance database - iSPARQL module
 virtuoso-vad-ods - high-performance database - Open Data Spaces module
 virtuoso-vad-rdfmappers - high-performance database - RDF mappers module
 virtuoso-vad-sparqldemo - high-performance database - SPARQL demo module
 virtuoso-vad-syncml - high-performance database - SyncML module
 virtuoso-vad-tutorial - high-performance database - tutorial module
 virtuoso-vsp-startpage - high-performance database - web interface files
Changes: 
 virtuoso-opensource (6.1.6+dfsg-1) experimental; urgency=low
 .
   [ José Manuel Santamaría Lema ]
   * New upstream release.
   * Update patches:
 - remove portable-method-for-escaping-symbol-gawk.diff, applied upstream.
 - refresh other patches to make them apply without any offset.
 .
   [ Ralf Jung ]
   * Update VCS links
 .
   [ Maximiliano Curia ]
   * Update aclocal and automake versions.
   * Migrate to dh 9.
   * Update dirs files.
   * Update install files.
   * Update Pre-Depends for m-a.
   * New patch, disable-full-test-suite.patch.
   * New patch, check_log_fix.patch.
   * Use relative paths for the odbc drivers.
   * Update libvirtodbc0 debconf use.
Checksums-Sha1: 
 c6bc0e36c7e3500bd2e620ac6029438d8148f077 3858 
virtuoso-opensource_6.1.6+dfsg-1.dsc
 8a1c43543a128beff270b54896f23fcdf5259458 108854321 
virtuoso-opensource_6.1.6+dfsg.orig.tar.gz
 5b910c4554220b404b690528c8552c882998cf48 79524 
virtuoso-opensource_6.1.6+dfsg-1.debian.tar.gz
 da1e2810c750fc7a7364a791b5e0720e0b1b87ed 118236 
virtuoso-opensource_6.1.6+dfsg-1_all.deb
 ecc7807490565799e2ea4486ec7bf316929ca8db 100172 
virtuoso-server_6.1.6+dfsg-1_all.deb
 2c6498339cd68f186f572046231e942833bbd9a6 100192 
virtuoso-minimal_6.1.6+dfsg-1_all.deb
 3b3639268e99cf9b25d4c95c6ee857ae4dfc5d29 351230 
virtuoso-opensource-6.1_6.1.6+dfsg-1_amd64.deb
 47292b0b10bb1ff334cd007bd06c8cc022207705 117654 
virtuoso-opensource-6.1-common_6.1.6+dfsg-1_amd64.deb
 1e5f8bde2338dc0c43bd3a024ba38951763aa12f 4206090 
virtuoso-opensource-6.1-bin_6.1.6+dfsg-1_amd64.deb
 24c178bfd9bc15e7d2b978be0d0a258b7a9995e0 586970 
virtuoso-vsp-startpage_6.1.6+dfsg-1_all.deb
 8414492758069015c4dd5561f873277c8bac4a0d 1483910 
virtuoso-vad-conductor_6.1.6+dfsg-1_all.deb
 05d79b9c9187c4d3b0d2201d290edf25de03c8bc 76791968 
virtuoso-vad-doc_6.1.6+dfsg-1_all.deb
 93ebb2b768616208ebde33e1f7a3eae9084a7bec 12043282 
virtuoso-vad-demo_6.1.6+dfsg-1_all.deb
 c3d36eceea503ad4b6a5332325010f86839c8165 5259550 
virtuoso-vad-tutorial_6.1.6+dfsg-1_all.deb
 9ff0128d6d0c1b4a3987327ddabea166ff2f943d 2659652 
virtuoso-vad-rdfmappers_6.1.6+dfsg-1_all.deb
 61edd469f557c699e546094c5319ac8bb95a35c8 774498 
virtuoso-vad-sparqldemo_6.1.6+dfsg-1_all.deb
 46d0c627a3f2b0f7cbbf4013ac5437dbb8bb1968 120164 
virtuoso-vad-syncml_6.1.6+dfsg-1_all.deb
 8c663f880c8a8a1a96e635fa27b6b28b0bab8f0c 385972 
virtuoso-vad-bpel_6.1.6+dfsg-1_all.deb
 c70406f3df7afdddb06f71f6250df5abb4587324 940164 
virtuoso-vad-isparql_6.1.6+dfsg-1_all.deb
 65e00b85953c7a791755502800e062afc153b6c8 6017904 
virtuoso-vad-ods_6.1.6+dfsg-1_all.deb
 feb41fe5ad951d8d1a175cd15f858e60417ec799 899566 
libvirtodbc0_6.1.6+dfsg-1_amd64.deb
 3236d35aa2148622eb9fbb8982a863f160904d86 171178 
libvirtuoso5.5-cil_6.1.6+dfsg-1_amd64.deb
Checksums-Sha256: 
 be16d0036b678487a8582f50738242ea99daa805340c8bc3136d58db7e7c1e72 3858 
virtuoso-opensource_6.1.6+dfsg-1.dsc
 

qtdoc-opensource-src_5.0.2-1_amd64.changes REJECTED

2013-06-06 Thread Ansgar Burchardt

As requested by lisandro on IRC.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukdxj-0005tx...@franck.debian.org



qtdoc-opensource-src_5.0.2-2_amd64.changes REJECTED

2013-06-06 Thread Ansgar Burchardt

As requested by lisandro on IRC.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ukdxi-0005tp...@franck.debian.org



Processed: [bts-link] source package kde-workspace

2013-06-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #
 # bts-link upstream status pull for source package kde-workspace
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #695771 (http://bugs.debian.org/695771)
 # Bug title: kde-workspace: Multiple apps assigned to same taskbar location
 #  * http://bugs.kde.org/show_bug.cgi?id=224447
 #  * remote status changed: CONFIRMED - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 695771 + fixed-upstream
Bug #695771 [kde-workspace] kde-workspace: Multiple apps assigned to same 
taskbar location
Added tag(s) fixed-upstream.
 usertags 695771 - status-CONFIRMED
Usertags were: status-CONFIRMED.
Usertags are now: .
 usertags 695771 + status-RESOLVED resolution-FIXED
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 # remote status report for #596779 (http://bugs.debian.org/596779)
 # Bug title: plasma-widgets-workspace: empty tasks in taskbar
 #  * http://bugs.kde.org/show_bug.cgi?id=224447
 #  * remote status changed: CONFIRMED - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 596779 + fixed-upstream
Bug #596779 [plasma-widgets-workspace] plasma-widgets-workspace: empty tasks in 
taskbar
Added tag(s) fixed-upstream.
 usertags 596779 - status-CONFIRMED
Usertags were: status-CONFIRMED.
Usertags are now: .
 usertags 596779 + status-RESOLVED resolution-FIXED
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
596779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596779
695771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.137054127012166.transcr...@bugs.debian.org



[bts-link] source package kde-workspace

2013-06-06 Thread bts-link-upstream
#
# bts-link upstream status pull for source package kde-workspace
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #695771 (http://bugs.debian.org/695771)
# Bug title: kde-workspace: Multiple apps assigned to same taskbar location
#  * http://bugs.kde.org/show_bug.cgi?id=224447
#  * remote status changed: CONFIRMED - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 695771 + fixed-upstream
usertags 695771 - status-CONFIRMED
usertags 695771 + status-RESOLVED resolution-FIXED

# remote status report for #596779 (http://bugs.debian.org/596779)
# Bug title: plasma-widgets-workspace: empty tasks in taskbar
#  * http://bugs.kde.org/show_bug.cgi?id=224447
#  * remote status changed: CONFIRMED - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 596779 + fixed-upstream
usertags 596779 - status-CONFIRMED
usertags 596779 + status-RESOLVED resolution-FIXED

thanks


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130606173709.13852.48684.btsl...@sonntag.debian.org



[bts-link] source package audiocd-kio

2013-06-06 Thread bts-link-upstream
#
# bts-link upstream status pull for source package audiocd-kio
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #547571 (http://bugs.debian.org/547571)
# Bug title: kdemultimedia-kio-plugins: incomplete support for mixed mode 
(audio/data) cd's
#  * http://bugs.kde.org/show_bug.cgi?id=230211
#  * remote status changed: CONFIRMED - NEEDSINFO
#  * remote resolution changed: (?) - WAITINGFORINFO
usertags 547571 - status-CONFIRMED
usertags 547571 + status-NEEDSINFO resolution-WAITINGFORINFO

thanks


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130606173710.13852.3617.btsl...@sonntag.debian.org



Swingers Party on Saturday

2013-06-06 Thread Ashley

Hi, We are having a Swingers event on Saturday June 8th.

Everyone is invited, Single Men, Single Women, and Couples. 


You are welcome to just watch if you do not want to participate in the fun.

I attached a picture from our last event.

For more information, go here www.JustHookup.org and search for the
Swingers parties and you will see ours.

See you there! :) 


-Ashley




























---
4528 Lockwood, skokie, il 60077
To stop emails from this sender, go here: StopEmails  .   org
attachment: ourparty.jpg


Hot girl s c an't wai t to see u here

2013-06-06 Thread Waylon Himmelfarb
Her philanthropist and anybody of possess poetic crawld her recite.

ὂὂ=ǚḥ∨??gӑëǩ

The impoverish was poignant - but it ended too hardly.


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1370580959.18624.yahoomail...@web160806.mail.bf1.yahoo.com