Bug#798073: kgamma5 installation fails

2015-09-05 Thread advocatux
Package: kgamma5
Version: 5.4.0-1_amd64
Severity: grave
Justification: renders package unusable

kgamma5 installation fails after trying to overwrite 
/usr/share/locale/es/LC_MESSAGES/kcmkgamma.mo

Error message, relevant part:

Preparando para desempaquetar .../kgamma5_5.4.0-1_amd64.deb ...
Desempaquetando kgamma5 (5.4.0-1) ...
dpkg: error al procesar el archivo 
/var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb (--unpack):
 intentando sobreescribir `/usr/share/locale/es/LC_MESSAGES/kcmkgamma.mo', que 
está también en el paquete kde-l10n-es 4:4.14.0-2
Se encontraron errores al procesar:
 /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.



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

Kernel: Linux 4.1.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Processing of qbs_1.4.2+dfsg-3_amd64.changes

2015-09-05 Thread Debian FTP Masters
qbs_1.4.2+dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  qbs_1.4.2+dfsg-3.dsc
  qbs_1.4.2+dfsg-3.debian.tar.xz
  qbs-doc-html_1.4.2+dfsg-3_all.deb
  qbs-doc_1.4.2+dfsg-3_all.deb
  qbs-examples_1.4.2+dfsg-3_all.deb

Greetings,

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



Processing of konsole_15.08.0-1_source.changes

2015-09-05 Thread Debian FTP Masters
konsole_15.08.0-1_source.changes uploaded successfully to localhost
along with the files:
  konsole_15.08.0-1.dsc
  konsole_15.08.0.orig.tar.xz
  konsole_15.08.0-1.debian.tar.xz

Greetings,

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



Bug#798075: kgamma5: file conflict with kde-l10n-* packages

2015-09-05 Thread Ralf Treinen
Package: kgamma5
Version: 5.4.0-1
User: trei...@debian.org
Severity: serious
Usertags: edos-file-overwrite

Hi, kgamma5 cannot be installed together with kde-l10n-* packages :

Preparing to unpack .../kgamma5_5.4.0-1_amd64.deb ...
Unpacking kgamma5 (5.4.0-1) ...
dpkg: error processing archive /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
 (--unpack):
 trying to overwrite '/usr/share/locale/gl/LC_MESSAGES/kcmkgamma.mo', which is a
lso in package kde-l10n-gl 4:4.14.0-2
Processing triggers for man-db (2.7.2-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

-Ralf.



Fwd: [Kde-pim] Review Request 124926: Fix KDE 4 kdepim build with recent Boost

2015-09-05 Thread Martin Steigerwald
Hi Maxy!

JFYI. Seems building KDEPIM with recent Boost is fixed upstream now.

Thanks,
Martin

--  Weitergeleitete Nachricht  --

Betreff: [Kde-pim] Review Request 124926: Fix KDE 4 kdepim build with recent 
Boost
Datum: Dienstag, 25. August 2015, 21:23:12
Von: Michael Pyne 
An: Michael Pyne , KDEPIM 


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124926/
---

Review request for KDEPIM.


Repository: kdepim


Description
---

Recent Boost distributions use a "BOOST_JOIN" macro in their namespace 
declarations for what I'm sure is a good reason. But this wasn't supported by 
Qt's moc.

This has been fixed in Qt 5 (see https://bugreports.qt.io/browse/QTBUG-22829) 
but can't be backported to Qt 4.

So to get KDE 4-based kdepim to compile we need to wrap usages of Boost 
includes with a #define that moc will skip, as recommended by the Qt devs.

I've found all kdepim *.h and *.cpp files that require this and have made the 
change. Is this OK to commit to KDE/4.14 so that we can continue to build KDE 
4's kdepim?


Diffs
-

  agents/mailfilteragent/filtermanager.cpp 5a30871 
  akonadiconsole/akonadibrowsermodel.cpp 7bca6a1 
  akonadiconsole/notificationmodel.cpp d3caaa7 
  akonadiconsole/querydebugger.cpp c09deab 
  akregator/interfaces/article.h 515804d 
  akregator/src/abstractselectioncontroller.h 0657caa 
  akregator/src/akregator_part.h f8a16aa 
  akregator/src/articlejobs.h abca7d3 
  akregator/src/articlelistview.h f21d311 
  akregator/src/articlemodel.h 7e770f5 
  akregator/src/articleviewer.h 5bc4631 
  akregator/src/articleviewer.cpp 3a4986e 
  akregator/src/deletesubscriptioncommand.h 8948452 
  akregator/src/editsubscriptioncommand.h 6b181ea 
  akregator/src/expireitemscommand.h 2b3575d 
  akregator/src/expireitemscommand.cpp 3b3711c 
  akregator/src/feed.cpp e524a5a 
  akregator/src/feedlist.h 6aa5055 
  akregator/src/importfeedlistcommand.h 4e3e9a1 
  akregator/src/importfeedlistcommand.cpp efd155b 
  akregator/src/kernel.h 1836019 
  akregator/src/loadfeedlistcommand.h e9ee6e7 
  akregator/src/mainwidget.h e0df7f4 
  akregator/src/progressmanager.h c2a28f8 
  akregator/src/searchbar.h 7cae1c0 
  akregator/src/subscriptionlistjobs.h 3698ef4 
  akregator/src/subscriptionlistmodel.h 304f62a 
  calendarsupport/utils.cpp cd97639 
  calendarviews/agenda/timelabels.h edf70de 
  calendarviews/agenda/timelabelszone.h c886b58 
  calendarviews/agenda/timescaleconfigdialog.h e7e1f94 
  examples/etm_usage/mailmodel.cpp 22fc7f4 
  incidenceeditor-ng/tests/conflictresolvertest.cpp 93b9f46 
  kleopatra/commands/certifycertificatecommand.cpp 3b59fe6 
  kleopatra/commands/deletecertificatescommand.cpp ba3956a 
  kleopatra/commands/exportcertificatecommand.cpp 330d8ac 
  kleopatra/commands/importcertificatescommand.cpp 4c10995 
  kleopatra/commands/lookupcertificatescommand.cpp 83308d6 
  kleopatra/commands/reloadkeyscommand.cpp a405d16 
  kleopatra/commands/selftestcommand.cpp bd1e4df 
  kleopatra/conf/appearanceconfigwidget.cpp 0b3012d 
  kleopatra/conf/cryptooperationsconfigwidget.cpp c6132c1 
  kleopatra/crypto/certificateresolver.cpp 5f7b4e1 
  kleopatra/crypto/controller.h 12fa73f 
  kleopatra/crypto/createchecksumscontroller.h 77c2672 
  kleopatra/crypto/createchecksumscontroller.cpp a07f38f 
  kleopatra/crypto/decryptverifyemailcontroller.h 747188c 
  kleopatra/crypto/decryptverifyemailcontroller.cpp 1136665 
  kleopatra/crypto/decryptverifyfilescontroller.cpp f6cd0cb 
  kleopatra/crypto/decryptverifytask.h 458e366 
  kleopatra/crypto/decryptverifytask.cpp a6e4ea1 
  kleopatra/crypto/encryptemailcontroller.cpp a4e6b75 
  kleopatra/crypto/encryptemailtask.h d626e0e 
  kleopatra/crypto/encryptemailtask.cpp 3db2b1a 
  kleopatra/crypto/gui/decryptverifyfileswizard.h 9daa48c 
  kleopatra/crypto/gui/decryptverifyfileswizard.cpp c0a7d7d 
  kleopatra/crypto/gui/decryptverifyoperationwidget.cpp f70566c 
  kleopatra/crypto/gui/newresultpage.cpp 53993d1 
  kleopatra/crypto/gui/newsignencryptfileswizard.cpp 1d11551 
  kleopatra/crypto/gui/resolverecipientspage.h eb6f6dd 
  kleopatra/crypto/gui/resolverecipientspage.cpp 582a80e 
  kleopatra/crypto/gui/resultitemwidget.h bf5c107 
  kleopatra/crypto/gui/resultlistwidget.h 839d2f0 
  kleopatra/crypto/gui/resultlistwidget.cpp b4fbe9d 
  kleopatra/crypto/gui/resultpage.h 0bf3ba9 
  kleopatra/crypto/gui/signencryptemailconflictdialog.cpp a3d9b31 
  kleopatra/crypto/gui/signencryptwizard.h d5475b3 
  kleopatra/crypto/gui/signencryptwizard.cpp 8840b54 
  kleopatra/crypto/gui/signerresolvepage.h a09b997 
  kleopatra/crypto/gui/signingcertificateselectionwidget.cpp d3ccd1c 
  kleopatra/crypto/gui/verifychecksumsdialog.cpp 16d1885 
  kleopatra/crypto/newsignencryptemailcontroller.cpp 9e91f7d 
  kleopatra/crypto/recipient.h b2cd32b 
  kleopatra/crypto/sender.h c6b67e2 
  kleopatra/crypto/signema

Bug#798082: [kglobalaccel] Fails to build from source

2015-09-05 Thread Matthias Heinz
Package: kglobalaccel
Version: 5.13.0
Severity: normal

--- Please enter the report below this line. ---

Hi,

I'm trying to test the patch for https://bugs.kde.org/show_bug.cgi?id=341959 
and installed the latest source for kglobalaccel. Build doing a plain, 
unmodified build a build test keeps failing:


Start 1: kglobalshortcuttest
1/1 Test #1: kglobalshortcuttest ..***Failed8.05 sec
* Start testing of KGlobalShortcutTest *
Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 5.2.1 20150808)
PASS   : KGlobalShortcutTest::initTestCase()
PASS   : KGlobalShortcutTest::testSetShortcut()
FAIL!  : KGlobalShortcutTest::testActivateShortcut() 'actionASpy.wait()' 
returned FALSE. ()
   Loc: [../../autotests/kglobalshortcuttest.cpp(193)]
PASS   : KGlobalShortcutTest::testFindActionByKey()
PASS   : KGlobalShortcutTest::testChangeShortcut()
PASS   : KGlobalShortcutTest::testStealShortcut()
PASS   : KGlobalShortcutTest::testSaveRestore()
PASS   : KGlobalShortcutTest::testListActions()
PASS   : KGlobalShortcutTest::testComponentAssignment()
PASS   : KGlobalShortcutTest::testConfigurationActions()
PASS   : KGlobalShortcutTest::testNotification()
PASS   : KGlobalShortcutTest::testGetGlobalShortcut()
PASS   : KGlobalShortcutTest::testOverrideMainComponentData()
PASS   : KGlobalShortcutTest::testForgetGlobalShortcut()
PASS   : KGlobalShortcutTest::cleanupTestCase()
Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted
* Finished testing of KGlobalShortcutTest *


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   8.05 sec

The following tests FAILED:
  1 - kglobalshortcuttest (Failed)
Errors while running CTest



Is this intended?


Best regards
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 4.1.0-2-amd64

Debian Release: stretch/sid
  500 unstableftp.de.debian.org 
  500 proposed-updates ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



Fixed: chroot-installation_stretch_install_kde-full/64

2015-09-05 Thread jenkins
See 
https://jenkins.debian.net/job/chroot-installation_stretch_install_kde-full/64//console
 or just 
https://jenkins.debian.net/job/chroot-installation_stretch_install_kde-full/64/ 
for more information.

Bug#797774: marked as done (qbs projects are not build due to missing cpp scanner)

2015-09-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Sep 2015 12:30:39 +
with message-id 
and subject line Bug#797774: fixed in qbs 1.4.2+dfsg-3
has caused the Debian Bug report #797774,
regarding qbs projects are not build due to missing cpp scanner
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
797774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797774
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qbs
Version: 1.4.2+dfsg-2
Severity: important

Dear Maintainer,

For some time now (about a month since i updated qbs package) qbs is not 
building any qt-related projects

When I try to build a simple project that I use to test new qbs features and 
regressions (the project is located at https://github.com/ABBAPOH/qbsfish), I 
get following error:
 
> ERROR: ~/.config/QtProject/qbs/profiles/qt/modules/Qt/core/core.qbs:239:26 
> Error while calling Rule.outputArtifacts: Error: There are 0 scanners for the
> file tag cpp. Expected is exactly one.

Also, the following warning is present:
> WARNING: Plugin path '/usr/lib/qbs/plugins' does not exist.

It appears that qbs can't find it's plugins that are located 
at /usr/lib/x86_64-linux-gnu/qbs/plugins/


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qbs depends on:
ii  libc6  2.19-19
ii  libgcc11:5.1.1-14
ii  libqbscore11.4.2+dfsg-2
ii  libqbsqtprofilesetup1  1.4.2+dfsg-2
ii  libqt5core5a   5.4.2+dfsg-5
ii  libqt5gui5 5.4.2+dfsg-5
ii  libqt5widgets5 5.4.2+dfsg-5
ii  libstdc++6 5.1.1-14

qbs recommends no packages.

qbs suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: qbs
Source-Version: 1.4.2+dfsg-3

We believe that the bug you reported is fixed in the latest version of
qbs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 797...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev  (supplier of updated qbs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 10:24:02 +0300
Source: qbs
Binary: qbs libqbscore1 libqbsqtprofilesetup1 qbs-dev qbs-dbg qbs-examples 
qbs-doc qbs-doc-html
Architecture: source all
Version: 1.4.2+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Description:
 libqbscore1 - Qt Build Suite core library
 libqbsqtprofilesetup1 - Qt Build Suite profile setup library
 qbs- Qt Build Suite
 qbs-dbg- Qt Build Suite debugging symbols
 qbs-dev- Qt Build Suite development files
 qbs-doc- Qt Build Suite documentation
 qbs-doc-html - Qt Build Suite HTML documentation
 qbs-examples - Qt Build Suite examples
Closes: 797774
Changes:
 qbs (1.4.2+dfsg-3) unstable; urgency=medium
 .
   * Use QBS_LIBRARY_DIRNAME to specify library dir (closes: #797774).
Checksums-Sha1:
 67d07149537ce4b7cdbdfd69702ea1e9ea6cb84e 2462 qbs_1.4.2+dfsg-3.dsc
 c54331122d44d8afc8d671d56f7cf3c648fe27f4 15252 qbs_1.4.2+dfsg-3.debian.tar.xz
 4957fc91114847e52685d63773d968d39f218b6e 70644 
qbs-doc-html_1.4.2+dfsg-3_all.deb
 682c475a48e85ad04539a656555a1f96bb401673 147534 qbs-doc_1.4.2+dfsg-3_all.deb
 3994d07c9ba9a57c4eeb768ab91b810e6d548a51 42406 
qbs-examples_1.4.2+dfsg-3_all.deb
Checksums-Sha256:
 254e998e6233c87beb49250cfcbfac3e5ec650b3d6fb9735bbdb408558700c98 2462 
qbs_1.4.2+dfsg-3.dsc
 b1c248cecb5fcad06a098810c14d0141c71f115a257a3e35ff19dc907c8e7818 15252 
qbs_1.4.2+dfsg-3.debian.tar.xz
 5b34f27788c146d7e46858cf72b6acdce7cb3ad427a561545b3b23d91eba702a 70644 
qbs-doc-html_1.4.2+dfsg-3_all.deb
 ee965e52410a5577ef92bd7c0a66cfc4d3a759096787f7d4e83685c1e57ea0ac 147534 
qbs-doc_1.4.2+dfsg-3_all.deb
 f67914e95d8e38d95a8036373613590cf6d732d9488e8aeb0eb695aedbd117aa 42406 
qbs-examples_1.4.2+dfsg-3_all.deb
Files:
 40083df45d7b48a6031a3cf992c79c5c 2462 dev

konsole_15.08.0-1_source.changes ACCEPTED into unstable

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 05 Sep 2015 10:05:51 +0200
Source: konsole
Binary: konsole konsole-kpart konsole-dbg
Architecture: source
Version: 4:15.08.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Felix Geyer 
Description:
 konsole- X terminal emulator
 konsole-dbg - debugging symbols for the KDE X terminal emulator
 konsole-kpart - Konsole plugin for Qt applications
Changes:
 konsole (4:15.08.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Fix tabs not being movable using the mouse.
 - Cherry-pick upstream fix in restore_movable_tabs.diff
Checksums-Sha1:
 62f10b146abc0949b897ad60cc584bc3529de366 2901 konsole_15.08.0-1.dsc
 04df0367b89cca62dd6754de5d1dc6b32d626b6d 459340 konsole_15.08.0.orig.tar.xz
 d39356762207c5d017713af83aa3a9bb4aab2cdf 11012 konsole_15.08.0-1.debian.tar.xz
Checksums-Sha256:
 d817d4c7b50549e7068ed339e5f9521bd5d868c03cf7772ca3397586e88fe9d1 2901 
konsole_15.08.0-1.dsc
 de5f504f9b036f85a771dc60fb5f161a78c99d71ecc6f3d9de1df91a56f795ce 459340 
konsole_15.08.0.orig.tar.xz
 1232ddcd6ae0311712af34bc3d4338bc7b094b8af7b901386436f128b53d2987 11012 
konsole_15.08.0-1.debian.tar.xz
Files:
 40d4be88a8c6386db4155be189e25dda 2901 kde optional konsole_15.08.0-1.dsc
 00d056cc45aa5ac06dde4f2796ac79ce 459340 kde optional 
konsole_15.08.0.orig.tar.xz
 f60bf57e7c1a6fb208ec991bee092893 11012 kde optional 
konsole_15.08.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJV6qK4AAoJEP4ixv2DE11F0E0QAI9zpjQWMrGRA/sYUpGLMsKu
j2z0ADi26q3CUmUtepPXcDmry1vupXVEkRRXnaCFzQlrKF+xxUc//EjZZb+uHzVZ
Vy3wwXX9RHXpSHzLsb4TbfsbpnBv8NN7Th/JD8oGrIek7BiP8OsjNnvmAOxgfoaY
w/S7BIooH6tE6ryDr6aDRYPd2okHf8qExZdGaogKmYs/gu5WE8yxUj0HGwJ64GXT
EqXkVoJYyZQIzxUIp7I9FQyA0nUrfAsDv9ePD2I9uvNRInWJ5SjFRA9Mj7vurPqx
ZF+BV3COY84oaHpjIdknGzMWoTOO8ZT89gqKSkTm4IXLTzvMeDt/VwL1QZxf36Mu
QCsxD/0Fpjhzni6AWYl9YvDBFuuBiIeS+p/WWuY21CH4zFFJMFxELxya8g5+yXZw
I2jXa6/eSNJFTU8bWPKmStI6UWZ+OA2Ohgya5cYOHC6Heo4x24TXeuh20HcMoKvo
Tss+pYLzQJcLSKoEu+GtA72DlHYq15tIndiJM0iRqq8CWRPYBdDlxInMpNVljNpJ
1rsXh5gbbGp3V5OE74OUvHsM9ag/MXSLFcTMybJ4cLFMJ5a76AWbwqcJyBc4InAk
YrBu3eF8k0KcgTzuP6VNBYMe9Lbl6/O6ik59p1g+PM5unD1gJoTou60Fmgpa0Xas
kFF8Ton9ggnHN1EZYgZM
=lpRr
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



qbs_1.4.2+dfsg-3_amd64.changes ACCEPTED into unstable

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 10:24:02 +0300
Source: qbs
Binary: qbs libqbscore1 libqbsqtprofilesetup1 qbs-dev qbs-dbg qbs-examples 
qbs-doc qbs-doc-html
Architecture: source all
Version: 1.4.2+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Description:
 libqbscore1 - Qt Build Suite core library
 libqbsqtprofilesetup1 - Qt Build Suite profile setup library
 qbs- Qt Build Suite
 qbs-dbg- Qt Build Suite debugging symbols
 qbs-dev- Qt Build Suite development files
 qbs-doc- Qt Build Suite documentation
 qbs-doc-html - Qt Build Suite HTML documentation
 qbs-examples - Qt Build Suite examples
Closes: 797774
Changes:
 qbs (1.4.2+dfsg-3) unstable; urgency=medium
 .
   * Use QBS_LIBRARY_DIRNAME to specify library dir (closes: #797774).
Checksums-Sha1:
 67d07149537ce4b7cdbdfd69702ea1e9ea6cb84e 2462 qbs_1.4.2+dfsg-3.dsc
 c54331122d44d8afc8d671d56f7cf3c648fe27f4 15252 qbs_1.4.2+dfsg-3.debian.tar.xz
 4957fc91114847e52685d63773d968d39f218b6e 70644 
qbs-doc-html_1.4.2+dfsg-3_all.deb
 682c475a48e85ad04539a656555a1f96bb401673 147534 qbs-doc_1.4.2+dfsg-3_all.deb
 3994d07c9ba9a57c4eeb768ab91b810e6d548a51 42406 
qbs-examples_1.4.2+dfsg-3_all.deb
Checksums-Sha256:
 254e998e6233c87beb49250cfcbfac3e5ec650b3d6fb9735bbdb408558700c98 2462 
qbs_1.4.2+dfsg-3.dsc
 b1c248cecb5fcad06a098810c14d0141c71f115a257a3e35ff19dc907c8e7818 15252 
qbs_1.4.2+dfsg-3.debian.tar.xz
 5b34f27788c146d7e46858cf72b6acdce7cb3ad427a561545b3b23d91eba702a 70644 
qbs-doc-html_1.4.2+dfsg-3_all.deb
 ee965e52410a5577ef92bd7c0a66cfc4d3a759096787f7d4e83685c1e57ea0ac 147534 
qbs-doc_1.4.2+dfsg-3_all.deb
 f67914e95d8e38d95a8036373613590cf6d732d9488e8aeb0eb695aedbd117aa 42406 
qbs-examples_1.4.2+dfsg-3_all.deb
Files:
 40083df45d7b48a6031a3cf992c79c5c 2462 devel optional qbs_1.4.2+dfsg-3.dsc
 427041bbf450634209881298719e4b29 15252 devel optional 
qbs_1.4.2+dfsg-3.debian.tar.xz
 c0f11e122f13b2b9fb36902983c48605 70644 doc optional 
qbs-doc-html_1.4.2+dfsg-3_all.deb
 7f5c725780a7f9ec815c2330ff75f608 147534 doc optional 
qbs-doc_1.4.2+dfsg-3_all.deb
 7164146692ef11b431e976e37ff8f2a9 42406 doc optional 
qbs-examples_1.4.2+dfsg-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJV6qDGAAoJENb+cQNj+F3THYwP/3fE2/BjPHuCJVtMz56Duwhl
k+9qi5+9GmZXadnEc7ku198LI2c3rLS9+GJB6aFhi2/MQPSPH70vIcP/MDWPZSzU
mBJ8qIFu1WGrl4Af0lVRTHPKi5RZ82AzukWjYgmRldAWX6wJEgmjZNLvAaDC7hrL
pdfdRQ3yoObLNkyJfowX5kRRFXdmyWUDPCJ/iWu//t7q8S6mkZ+Xm4Pbtg1yNhK/
gUMzL83ybBWXG0qZJXhpY+tqWxBayMZJSa+5n+7wgE8IgunDjhnCsPELBfVNMgQ7
DqJW6DgK8SWFJrcYC4Q/n0qfzky6tBnRQdK5nOJvjjAdLIQdOykfoCZSktL+YVXO
QvVRwuxWa5RURRbVwxs9dLgiNQdtcQFvNZjujX/aADSGt5bc2+2/sjYR87nLoE8e
BDU2mUWLZooBbtAWfjf8ic1OwEviRJBdF0ix2YaA0ySge5+yMTspHjOykRTGAHO1
GUEgIJ+JQD7I7kIg29494rWepokXwdyvM6+8hcCOyMN/hrjcaWX+My6PDmavTC33
43wt8cBQh5cypAvfTpiEXznFtGdhZHIW+Uq4tzi8TJM7IlARi8f0FB8Ep8e5aTl9
/KglMKHwlPEvWGq7eLPQ8buliKCke8vfPuhIPMQKdQV1jMIwQGAgEQCmyJbIpdMO
2LG4oWmKCkViji0cLD+Q
=S+d5
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Failure: chroot-installation_stretch_install_qt4/62

2015-09-05 Thread jenkins
See 
https://jenkins.debian.net/job/chroot-installation_stretch_install_qt4/62//console
 or just 
https://jenkins.debian.net/job/chroot-installation_stretch_install_qt4/62/ for 
more information.

Fixed: chroot-installation_stretch_install_qt5/64

2015-09-05 Thread jenkins
See 
https://jenkins.debian.net/job/chroot-installation_stretch_install_qt5/64//console
 or just 
https://jenkins.debian.net/job/chroot-installation_stretch_install_qt5/64/ for 
more information.

Bug#798082: [kglobalaccel] Fails to build from source

2015-09-05 Thread Scott Kitterman
On Saturday, September 05, 2015 12:47:16 PM Matthias Heinz wrote:
> Package: kglobalaccel
> Version: 5.13.0
> Severity: normal
> 
> --- Please enter the report below this line. ---
> 
> Hi,
> 
> I'm trying to test the patch for https://bugs.kde.org/show_bug.cgi?id=341959
> and installed the latest source for kglobalaccel. Build doing a plain,
> unmodified build a build test keeps failing:
> 
> 
> Start 1: kglobalshortcuttest
> 1/1 Test #1: kglobalshortcuttest ..***Failed8.05 sec
> * Start testing of KGlobalShortcutTest *
> Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64
> shared (dynamic) release build; by GCC 5.2.1 20150808)
> PASS   : KGlobalShortcutTest::initTestCase()
> PASS   : KGlobalShortcutTest::testSetShortcut()
> FAIL!  : KGlobalShortcutTest::testActivateShortcut() 'actionASpy.wait()'
> returned FALSE. ()
>Loc: [../../autotests/kglobalshortcuttest.cpp(193)]
> PASS   : KGlobalShortcutTest::testFindActionByKey()
> PASS   : KGlobalShortcutTest::testChangeShortcut()
> PASS   : KGlobalShortcutTest::testStealShortcut()
> PASS   : KGlobalShortcutTest::testSaveRestore()
> PASS   : KGlobalShortcutTest::testListActions()
> PASS   : KGlobalShortcutTest::testComponentAssignment()
> PASS   : KGlobalShortcutTest::testConfigurationActions()
> PASS   : KGlobalShortcutTest::testNotification()
> PASS   : KGlobalShortcutTest::testGetGlobalShortcut()
> PASS   : KGlobalShortcutTest::testOverrideMainComponentData()
> PASS   : KGlobalShortcutTest::testForgetGlobalShortcut()
> PASS   : KGlobalShortcutTest::cleanupTestCase()
> Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted
> * Finished testing of KGlobalShortcutTest *
> 
> 
> 0% tests passed, 1 tests failed out of 1
> 
> Total Test time (real) =   8.05 sec
> 
> The following tests FAILED:
>   1 - kglobalshortcuttest (Failed)
> Errors while running CTest
> 
> 
> 
> Is this intended?

A normal package build does not run the tests [1], so this won't occur in the 
archive.  I think troubleshooting this to find out if there's a problem in the 
package or in the upstream code is worthwhile, but I would also look into 
what's triggering the tests in your build system since we don't normally do 
that.


[1] 
https://buildd.debian.org/status/fetch.php?pkg=kglobalaccel&arch=i386&ver=5.13.0-2&stamp=1441123332



Processed (with 1 errors): merging 798073 798075

2015-09-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 798073 798075
Bug #798073 [kgamma5] kgamma5 installation fails
Unable to merge bugs because:
severity of #798075 is 'serious' not 'grave'
Failed to merge 798073: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Processed: merging 798073 798075

2015-09-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 798075 grave
Bug #798075 [kgamma5] kgamma5: file conflict with kde-l10n-* packages
Severity set to 'grave' from 'serious'
> merge 798073 798075
Bug #798073 [kgamma5] kgamma5 installation fails
Bug #798073 [kgamma5] kgamma5 installation fails
Marked as found in versions kgamma5/5.4.0-1.
Bug #798075 [kgamma5] kgamma5: file conflict with kde-l10n-* packages
Merged 798073 798075
> thanks
Stopping processing here.

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



Bug#798082: [kglobalaccel] Fails to build from source

2015-09-05 Thread Matthias Heinz
Hello Scott,

actually there is a test run:

Running tests...
/usr/bin/ctest --force-new-ctest-process -j2
Test project /«PKGBUILDDIR»/obj-i586-linux-gnu
Start 1: kglobalshortcuttest
1/1 Test #1: kglobalshortcuttest ..   Passed2.03 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   2.03 sec


But it runs successfully. I couldn't find the logs for the amd64 package, 
maybe it's switched off for it?


Best regards
Matthias




Am Samstag, 5. September 2015, 11:40:09 schrieb Scott Kitterman:
> A normal package build does not run the tests [1], so this won't occur in
> the archive.  I think troubleshooting this to find out if there's a problem
> in the package or in the upstream code is worthwhile, but I would also look
> into what's triggering the tests in your build system since we don't
> normally do that.
> 
> 
> [1]
> https://buildd.debian.org/status/fetch.php?pkg=kglobalaccel&arch=i386&ver=5.
> 13.0-2&stamp=1441123332



Bug#798082: [kglobalaccel] Fails to build from source

2015-09-05 Thread Maximiliano Curia
Hi,

On 05/09/15 12:47, Matthias Heinz wrote:
> I'm trying to test the patch for https://bugs.kde.org/show_bug.cgi?id=341959 
> and installed the latest source for kglobalaccel. Build doing a plain, 
> unmodified build a build test keeps failing:

> Start 1: kglobalshortcuttest
> 1/1 Test #1: kglobalshortcuttest ..***Failed8.05 sec
> * Start testing of KGlobalShortcutTest *
> Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 
> shared 
> (dynamic) release build; by GCC 5.2.1 20150808)
> PASS   : KGlobalShortcutTest::initTestCase()
> PASS   : KGlobalShortcutTest::testSetShortcut()
> FAIL!  : KGlobalShortcutTest::testActivateShortcut() 'actionASpy.wait()' 
> returned FALSE. ()
>Loc: [../../autotests/kglobalshortcuttest.cpp(193)]
> PASS   : KGlobalShortcutTest::testFindActionByKey()
> PASS   : KGlobalShortcutTest::testChangeShortcut()
> PASS   : KGlobalShortcutTest::testStealShortcut()
> PASS   : KGlobalShortcutTest::testSaveRestore()
> PASS   : KGlobalShortcutTest::testListActions()
> PASS   : KGlobalShortcutTest::testComponentAssignment()
> PASS   : KGlobalShortcutTest::testConfigurationActions()
> PASS   : KGlobalShortcutTest::testNotification()
> PASS   : KGlobalShortcutTest::testGetGlobalShortcut()
> PASS   : KGlobalShortcutTest::testOverrideMainComponentData()
> PASS   : KGlobalShortcutTest::testForgetGlobalShortcut()
> PASS   : KGlobalShortcutTest::cleanupTestCase()
> Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted
> * Finished testing of KGlobalShortcutTest *

I can't reproduce this error, it might be related to your environment, how are
you building the package?

If you are building it using plain cmake, note that the test needs a working X
(in the debian/rules there is an override to use xvfb-run to provide it).

If you still have problems, please join the #debian-qt-kde irc channel (in the
irc.debian.org network, aka oftc), or ask in the
 mailing list for this kind of support, that
is not really a bug.

Happy hacking,
-- 
Porque no respeta el orden natural en el que se leen las cosas
> ¿Por qué contestar al principio del mensaje es malo?
Saludos /\/\ /\ >< `/



signature.asc
Description: OpenPGP digital signature


Processing of libaccounts-qt_1.13+20150813-1_amd64.changes

2015-09-05 Thread Debian FTP Masters
libaccounts-qt_1.13+20150813-1_amd64.changes uploaded successfully to localhost
along with the files:
  libaccounts-qt_1.13+20150813-1.dsc
  libaccounts-qt_1.13+20150813.orig.tar.gz
  libaccounts-qt_1.13+20150813-1.debian.tar.xz
  libaccounts-qt-dev_1.13+20150813-1_amd64.deb
  libaccounts-qt-doc_1.13+20150813-1_all.deb
  libaccounts-qt1_1.13+20150813-1_amd64.deb
  libaccounts-qt5-1_1.13+20150813-1_amd64.deb
  libaccounts-qt5-dev_1.13+20150813-1_amd64.deb

Greetings,

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



Processing of kgamma5_5.4.0-2_source.changes

2015-09-05 Thread Debian FTP Masters
kgamma5_5.4.0-2_source.changes uploaded successfully to localhost
along with the files:
  kgamma5_5.4.0-2.dsc
  kgamma5_5.4.0-2.debian.tar.xz

Greetings,

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



Processing of kde-l10n_4.14.0-3_source.changes

2015-09-05 Thread Debian FTP Masters
kde-l10n_4.14.0-3_source.changes uploaded successfully to localhost
along with the files:
  kde-l10n_4.14.0-3.dsc
  kde-l10n_4.14.0-3.debian.tar.xz

Greetings,

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



Processing of plasma-workspace_5.4.0-2_source.changes

2015-09-05 Thread Debian FTP Masters
plasma-workspace_5.4.0-2_source.changes uploaded successfully to localhost
along with the files:
  plasma-workspace_5.4.0-2.dsc
  plasma-workspace_5.4.0-2.debian.tar.xz

Greetings,

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



Processing of gwenview_15.08.0-2_source.changes

2015-09-05 Thread Debian FTP Masters
gwenview_15.08.0-2_source.changes uploaded successfully to localhost
along with the files:
  gwenview_15.08.0-2.dsc
  gwenview_15.08.0-2.debian.tar.xz

Greetings,

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



Processing of plasma-desktop_5.4.0-3_source.changes

2015-09-05 Thread Debian FTP Masters
plasma-desktop_5.4.0-3_source.changes uploaded successfully to localhost
along with the files:
  plasma-desktop_5.4.0-3.dsc
  plasma-desktop_5.4.0-3.debian.tar.xz

Greetings,

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



Processing of baloo-widgets5_15.08.0-1_source.changes

2015-09-05 Thread Debian FTP Masters
baloo-widgets5_15.08.0-1_source.changes uploaded successfully to localhost
along with the files:
  baloo-widgets5_15.08.0-1.dsc
  baloo-widgets5_15.08.0-1.debian.tar.xz

Greetings,

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



Processing of kopete_15.08.0-1_source.changes

2015-09-05 Thread Debian FTP Masters
kopete_15.08.0-1_source.changes uploaded successfully to localhost
along with the files:
  kopete_15.08.0-1.dsc
  kopete_15.08.0.orig.tar.xz
  kopete_15.08.0-1.debian.tar.xz

Greetings,

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



Processing of akonadi_15.08.0-1_amd64.changes

2015-09-05 Thread Debian FTP Masters
akonadi_15.08.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  akonadi_15.08.0-1.dsc
  akonadi_15.08.0.orig.tar.xz
  akonadi_15.08.0-1.debian.tar.xz
  akonadi-backend-mysql_15.08.0-1_all.deb
  akonadi-backend-postgresql_15.08.0-1_all.deb
  akonadi-backend-sqlite_15.08.0-1_amd64.deb
  akonadi-dbg_15.08.0-1_amd64.deb
  akonadi-server_15.08.0-1_amd64.deb
  libkf5akonadiprivate5_15.08.0-1_amd64.deb
  libkf5akonadiserver-dev_15.08.0-1_amd64.deb

Greetings,

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



Bug#798075: marked as done (kgamma5: file conflict with kde-l10n-* packages)

2015-09-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Sep 2015 21:57:31 +
with message-id 
and subject line Bug#798073: fixed in kgamma5 5.4.0-2
has caused the Debian Bug report #798073,
regarding kgamma5: file conflict with kde-l10n-* packages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kgamma5
Version: 5.4.0-1
User: trei...@debian.org
Severity: serious
Usertags: edos-file-overwrite

Hi, kgamma5 cannot be installed together with kde-l10n-* packages :

Preparing to unpack .../kgamma5_5.4.0-1_amd64.deb ...
Unpacking kgamma5 (5.4.0-1) ...
dpkg: error processing archive /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
 (--unpack):
 trying to overwrite '/usr/share/locale/gl/LC_MESSAGES/kcmkgamma.mo', which is a
lso in package kde-l10n-gl 4:4.14.0-2
Processing triggers for man-db (2.7.2-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

-Ralf.
--- End Message ---
--- Begin Message ---
Source: kgamma5
Source-Version: 5.4.0-2

We believe that the bug you reported is fixed in the latest version of
kgamma5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia  (supplier of updated kgamma5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:14:24 +0200
Source: kgamma5
Binary: kgamma5
Architecture: source
Version: 5.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kgamma5- monitor calibration panel for KDE
Closes: 798073 798075
Changes:
 kgamma5 (5.4.0-2) unstable; urgency=medium
 .
   * Add Breaks/Replaces to the kde4 l10n packages. (Closes: #798073, #798075)
Checksums-Sha1:
 db4104bf1fce3afcd7ed1a0bfdb864e309c92d4d 2176 kgamma5_5.4.0-2.dsc
 e66834f3a637932e6f19b6c7fadb23953144fa7c 4428 kgamma5_5.4.0-2.debian.tar.xz
Checksums-Sha256:
 d09d01a300151eb540d36706036fcc68058841ebc6173b6aff490cfe5b4501cc 2176 
kgamma5_5.4.0-2.dsc
 34e49c0661eeffc3488036845b252540c1a403b9d89d1b95231f824f4e657b84 4428 
kgamma5_5.4.0-2.debian.tar.xz
Files:
 ae0e777d4787215e12ccc9ce4a09d526 2176 kde optional kgamma5_5.4.0-2.dsc
 835c41fa2a072e4d41aecc5eff203399 4428 kde optional 
kgamma5_5.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yPYAAoJEMcZdpmymyMqU14QAIC7omxka4ds0O6fV/t6rSYu
WnhSkxUV13OAnHX3yGvF30hbd04jYrLsVv/Hp9z9cFfO9T+H8LppsXLnpOzNncIw
SNJldvyNC5hLYDC6f9L7oS5GKB0ehUUYKD0dKGi+piHBuPYcbaPxmOCBz09eisW2
s6RI+QgM7EGoCTN2IVzVPnPeBnS1zwnUlj8TBwRy/eRo1y3Eyu3nHvMDm4fP+4Jo
Tej0tMXKvCWx49tsG25WvBbvtagPuHNKWBr9Cv4JUS3Dk8/NuvndUr8iXuY9/03I
OXs70fN479Vy9VvGOhYD/NPOJW4DMor9p52miJBUON3PJyvZDGIRp3nlL3mgCHH1
9e6K4rq0E/OFewzLiPfarxjqZwhXturm6b/+mHGwKcuKnJ+EXOOnNL0OMuOEluA2
UuIEs0HSWBfZylPXqxui+6uQWKBMamRdYJ7xm8aAJ0/jpVFVAHzGKXtII1VklulM
Gos81guP1iWGSvuTmtsFrVztV9vsZDIPaNQIFfXwjd4bCsaJuMGh+/oodLntxak4
ZoSyARpUUdwFjNbGCFMgYfJCkILhh24ue/I3nsn3UpNUQsIn4sfjM7G0P+ooGYlB
5pUm9NF6+fU88oNstGDC+hJIzk2G0nckYMhEkgT3jaYhNRXnixnNpBX7mh2poHhy
t0jop3f+CPVptbQ9aUvu
=35Es
-END PGP SIGNATURE End Message ---


Bug#797644: marked as done (kdelibs5-dev: kopete FTBFS: No rule to make target '/usr/lib/libsoprano.so', needed by 'kopete/kopete')

2015-09-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Sep 2015 21:57:47 +
with message-id 
and subject line Bug#797644: fixed in kopete 4:15.08.0-1
has caused the Debian Bug report #797644,
regarding kdelibs5-dev: kopete FTBFS: No rule to make target 
'/usr/lib/libsoprano.so', needed by 'kopete/kopete'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
797644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdelibs5-dev
Version: 4:4.14.10-3
Severity: serious
Justification: kopete fails to build from source (but built successfully in the 
past)
Control: affects -1 kopete

X-Debbugs-Cc set to kop...@packages.debian.org since it is known to be
affected.

While building kopete to verify that a proposed upload for libmsn
successfully carries out the libstdc++ transition, I encountered this
build error:

cd kopete && /usr/bin/c++   -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=24 
-DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL 
-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE 
-D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions 
-DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual 
-fno-threadsafe-statics -fvisibility=hidden -Werror=return-type 
-fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -I. -I../../kopete 
-I../../libkopete -I../libkopete -I../../libkopete/ui -I../../libkopete/private 
-I../../libkopete/contactlist -I../../libkopete/tasks 
-I../../kopete/addaccountwizard -Iaddaccountwizard -I../../kopete/statusmenu 
-Istatusmenu -I../../kopete/identity -Iidentity -I../../kopete/contactlist 
-Icontactlist -I../../kopete/config/plugins -I/usr/include/KDE 
-I/usr/include/qt4/KDE -I/usr/include/qt4 -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner 
-I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qimageblitz-D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -o CMakeFiles/kopete_bin.dir/kopeteadaptor.o -c 
kopeteadaptor.cpp
make[4]: *** No rule to make target '/usr/lib/libsoprano.so', needed by 
'kopete/kopete'.  Stop.

This appears to be because KDeclarative's CMake glue mentions that library:

% ack libsoprano /usr/lib
/usr/lib/cmake/KDeclarative/KDeclarativeLibraryTargets-debian.cmake
12:  IMPORTED_LINK_INTERFACE_LIBRARIES_DEBIAN "kdeui;/usr/lib/libsoprano.so"

If a particular -dev package requires linking with some other library,
it should depend on that library's -dev package (the same principle
as depending on the -dev packages of the libraries mentioned in a
pkg-config .pc file).

There is an additional, more minor bug here, which could perhaps be fixed
at the same time: that cmake file mentions libsoprano by its fully qualified
path, so kopete would also FTBFS in a similar way if libsoprano was moved
from /usr/lib to /usr/lib/${DEB_HOST_MULTIARCH}. If I'm understanding
correctly, the CMake glue should ideally list system libraries by the
name that would follow the "-l" linker argument, for example "kdeui;soprano",
in the same way that pkg-config would normally result in
"-lkdeui -lsoprano". Please clone a separate bug for this if it is
confirmed but not trivial to fix.

Regards,
S
--- End Message ---
--- Begin Message ---
Source: kopete
Source-Version: 4:15.08.0-1

We believe that the bug you reported is fixed in the latest version of
kopete, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 797...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia  (supplier of updated kopete package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ft

Bug#798075: marked as done (kgamma5: file conflict with kde-l10n-* packages)

2015-09-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Sep 2015 21:57:32 +
with message-id 
and subject line Bug#798075: fixed in kgamma5 5.4.0-2
has caused the Debian Bug report #798075,
regarding kgamma5: file conflict with kde-l10n-* packages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kgamma5
Version: 5.4.0-1
User: trei...@debian.org
Severity: serious
Usertags: edos-file-overwrite

Hi, kgamma5 cannot be installed together with kde-l10n-* packages :

Preparing to unpack .../kgamma5_5.4.0-1_amd64.deb ...
Unpacking kgamma5 (5.4.0-1) ...
dpkg: error processing archive /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
 (--unpack):
 trying to overwrite '/usr/share/locale/gl/LC_MESSAGES/kcmkgamma.mo', which is a
lso in package kde-l10n-gl 4:4.14.0-2
Processing triggers for man-db (2.7.2-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

-Ralf.
--- End Message ---
--- Begin Message ---
Source: kgamma5
Source-Version: 5.4.0-2

We believe that the bug you reported is fixed in the latest version of
kgamma5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia  (supplier of updated kgamma5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:14:24 +0200
Source: kgamma5
Binary: kgamma5
Architecture: source
Version: 5.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kgamma5- monitor calibration panel for KDE
Closes: 798073 798075
Changes:
 kgamma5 (5.4.0-2) unstable; urgency=medium
 .
   * Add Breaks/Replaces to the kde4 l10n packages. (Closes: #798073, #798075)
Checksums-Sha1:
 db4104bf1fce3afcd7ed1a0bfdb864e309c92d4d 2176 kgamma5_5.4.0-2.dsc
 e66834f3a637932e6f19b6c7fadb23953144fa7c 4428 kgamma5_5.4.0-2.debian.tar.xz
Checksums-Sha256:
 d09d01a300151eb540d36706036fcc68058841ebc6173b6aff490cfe5b4501cc 2176 
kgamma5_5.4.0-2.dsc
 34e49c0661eeffc3488036845b252540c1a403b9d89d1b95231f824f4e657b84 4428 
kgamma5_5.4.0-2.debian.tar.xz
Files:
 ae0e777d4787215e12ccc9ce4a09d526 2176 kde optional kgamma5_5.4.0-2.dsc
 835c41fa2a072e4d41aecc5eff203399 4428 kde optional 
kgamma5_5.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yPYAAoJEMcZdpmymyMqU14QAIC7omxka4ds0O6fV/t6rSYu
WnhSkxUV13OAnHX3yGvF30hbd04jYrLsVv/Hp9z9cFfO9T+H8LppsXLnpOzNncIw
SNJldvyNC5hLYDC6f9L7oS5GKB0ehUUYKD0dKGi+piHBuPYcbaPxmOCBz09eisW2
s6RI+QgM7EGoCTN2IVzVPnPeBnS1zwnUlj8TBwRy/eRo1y3Eyu3nHvMDm4fP+4Jo
Tej0tMXKvCWx49tsG25WvBbvtagPuHNKWBr9Cv4JUS3Dk8/NuvndUr8iXuY9/03I
OXs70fN479Vy9VvGOhYD/NPOJW4DMor9p52miJBUON3PJyvZDGIRp3nlL3mgCHH1
9e6K4rq0E/OFewzLiPfarxjqZwhXturm6b/+mHGwKcuKnJ+EXOOnNL0OMuOEluA2
UuIEs0HSWBfZylPXqxui+6uQWKBMamRdYJ7xm8aAJ0/jpVFVAHzGKXtII1VklulM
Gos81guP1iWGSvuTmtsFrVztV9vsZDIPaNQIFfXwjd4bCsaJuMGh+/oodLntxak4
ZoSyARpUUdwFjNbGCFMgYfJCkILhh24ue/I3nsn3UpNUQsIn4sfjM7G0P+ooGYlB
5pUm9NF6+fU88oNstGDC+hJIzk2G0nckYMhEkgT3jaYhNRXnixnNpBX7mh2poHhy
t0jop3f+CPVptbQ9aUvu
=35Es
-END PGP SIGNATURE End Message ---


Bug#798073: marked as done (kgamma5 installation fails)

2015-09-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Sep 2015 21:57:31 +
with message-id 
and subject line Bug#798073: fixed in kgamma5 5.4.0-2
has caused the Debian Bug report #798073,
regarding kgamma5 installation fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kgamma5
Version: 5.4.0-1_amd64
Severity: grave
Justification: renders package unusable

kgamma5 installation fails after trying to overwrite 
/usr/share/locale/es/LC_MESSAGES/kcmkgamma.mo

Error message, relevant part:

Preparando para desempaquetar .../kgamma5_5.4.0-1_amd64.deb ...
Desempaquetando kgamma5 (5.4.0-1) ...
dpkg: error al procesar el archivo 
/var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb (--unpack):
 intentando sobreescribir `/usr/share/locale/es/LC_MESSAGES/kcmkgamma.mo', que 
está también en el paquete kde-l10n-es 4:4.14.0-2
Se encontraron errores al procesar:
 /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.



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

Kernel: Linux 4.1.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: kgamma5
Source-Version: 5.4.0-2

We believe that the bug you reported is fixed in the latest version of
kgamma5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia  (supplier of updated kgamma5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:14:24 +0200
Source: kgamma5
Binary: kgamma5
Architecture: source
Version: 5.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kgamma5- monitor calibration panel for KDE
Closes: 798073 798075
Changes:
 kgamma5 (5.4.0-2) unstable; urgency=medium
 .
   * Add Breaks/Replaces to the kde4 l10n packages. (Closes: #798073, #798075)
Checksums-Sha1:
 db4104bf1fce3afcd7ed1a0bfdb864e309c92d4d 2176 kgamma5_5.4.0-2.dsc
 e66834f3a637932e6f19b6c7fadb23953144fa7c 4428 kgamma5_5.4.0-2.debian.tar.xz
Checksums-Sha256:
 d09d01a300151eb540d36706036fcc68058841ebc6173b6aff490cfe5b4501cc 2176 
kgamma5_5.4.0-2.dsc
 34e49c0661eeffc3488036845b252540c1a403b9d89d1b95231f824f4e657b84 4428 
kgamma5_5.4.0-2.debian.tar.xz
Files:
 ae0e777d4787215e12ccc9ce4a09d526 2176 kde optional kgamma5_5.4.0-2.dsc
 835c41fa2a072e4d41aecc5eff203399 4428 kde optional 
kgamma5_5.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yPYAAoJEMcZdpmymyMqU14QAIC7omxka4ds0O6fV/t6rSYu
WnhSkxUV13OAnHX3yGvF30hbd04jYrLsVv/Hp9z9cFfO9T+H8LppsXLnpOzNncIw
SNJldvyNC5hLYDC6f9L7oS5GKB0ehUUYKD0dKGi+piHBuPYcbaPxmOCBz09eisW2
s6RI+QgM7EGoCTN2IVzVPnPeBnS1zwnUlj8TBwRy/eRo1y3Eyu3nHvMDm4fP+4Jo
Tej0tMXKvCWx49tsG25WvBbvtagPuHNKWBr9Cv4JUS3Dk8/NuvndUr8iXuY9/03I
OXs70fN479Vy9VvGOhYD/NPOJW4DMor9p52miJBUON3PJyvZDGIRp3nlL3mgCHH1
9e6K4rq0E/OFewzLiPfarxjqZwhXturm6b/+mHGwKcuKnJ+EXOOnNL0OMuOEluA2
UuIEs0HSWBfZylPXqxui+6uQWKBMamRdYJ7xm8aAJ0/jpVFVAHzGKXtII1VklulM
Gos81guP1iWGSvuTmtsFrVztV9vsZDIPaNQIFfXwjd4bCsaJuMGh+/oodLntxak4
ZoSyARpUUdwFjNbGCFMgYfJCkILhh24ue/I3nsn3UpNUQsIn4sfjM7G0P+ooGYlB
5pUm9NF6+fU88oNstGDC+hJIzk2G0nckYMhEkgT3jaYhNRXnixnNpBX7mh2poHhy
t0jop3f+CPVptbQ9aUvu
=35Es
-END PGP SIGNATURE End Message ---


Bug#798073: marked as done (kgamma5 installation fails)

2015-09-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Sep 2015 21:57:32 +
with message-id 
and subject line Bug#798075: fixed in kgamma5 5.4.0-2
has caused the Debian Bug report #798075,
regarding kgamma5 installation fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kgamma5
Version: 5.4.0-1_amd64
Severity: grave
Justification: renders package unusable

kgamma5 installation fails after trying to overwrite 
/usr/share/locale/es/LC_MESSAGES/kcmkgamma.mo

Error message, relevant part:

Preparando para desempaquetar .../kgamma5_5.4.0-1_amd64.deb ...
Desempaquetando kgamma5 (5.4.0-1) ...
dpkg: error al procesar el archivo 
/var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb (--unpack):
 intentando sobreescribir `/usr/share/locale/es/LC_MESSAGES/kcmkgamma.mo', que 
está también en el paquete kde-l10n-es 4:4.14.0-2
Se encontraron errores al procesar:
 /var/cache/apt/archives/kgamma5_5.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.



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

Kernel: Linux 4.1.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: kgamma5
Source-Version: 5.4.0-2

We believe that the bug you reported is fixed in the latest version of
kgamma5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia  (supplier of updated kgamma5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:14:24 +0200
Source: kgamma5
Binary: kgamma5
Architecture: source
Version: 5.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kgamma5- monitor calibration panel for KDE
Closes: 798073 798075
Changes:
 kgamma5 (5.4.0-2) unstable; urgency=medium
 .
   * Add Breaks/Replaces to the kde4 l10n packages. (Closes: #798073, #798075)
Checksums-Sha1:
 db4104bf1fce3afcd7ed1a0bfdb864e309c92d4d 2176 kgamma5_5.4.0-2.dsc
 e66834f3a637932e6f19b6c7fadb23953144fa7c 4428 kgamma5_5.4.0-2.debian.tar.xz
Checksums-Sha256:
 d09d01a300151eb540d36706036fcc68058841ebc6173b6aff490cfe5b4501cc 2176 
kgamma5_5.4.0-2.dsc
 34e49c0661eeffc3488036845b252540c1a403b9d89d1b95231f824f4e657b84 4428 
kgamma5_5.4.0-2.debian.tar.xz
Files:
 ae0e777d4787215e12ccc9ce4a09d526 2176 kde optional kgamma5_5.4.0-2.dsc
 835c41fa2a072e4d41aecc5eff203399 4428 kde optional 
kgamma5_5.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yPYAAoJEMcZdpmymyMqU14QAIC7omxka4ds0O6fV/t6rSYu
WnhSkxUV13OAnHX3yGvF30hbd04jYrLsVv/Hp9z9cFfO9T+H8LppsXLnpOzNncIw
SNJldvyNC5hLYDC6f9L7oS5GKB0ehUUYKD0dKGi+piHBuPYcbaPxmOCBz09eisW2
s6RI+QgM7EGoCTN2IVzVPnPeBnS1zwnUlj8TBwRy/eRo1y3Eyu3nHvMDm4fP+4Jo
Tej0tMXKvCWx49tsG25WvBbvtagPuHNKWBr9Cv4JUS3Dk8/NuvndUr8iXuY9/03I
OXs70fN479Vy9VvGOhYD/NPOJW4DMor9p52miJBUON3PJyvZDGIRp3nlL3mgCHH1
9e6K4rq0E/OFewzLiPfarxjqZwhXturm6b/+mHGwKcuKnJ+EXOOnNL0OMuOEluA2
UuIEs0HSWBfZylPXqxui+6uQWKBMamRdYJ7xm8aAJ0/jpVFVAHzGKXtII1VklulM
Gos81guP1iWGSvuTmtsFrVztV9vsZDIPaNQIFfXwjd4bCsaJuMGh+/oodLntxak4
ZoSyARpUUdwFjNbGCFMgYfJCkILhh24ue/I3nsn3UpNUQsIn4sfjM7G0P+ooGYlB
5pUm9NF6+fU88oNstGDC+hJIzk2G0nckYMhEkgT3jaYhNRXnixnNpBX7mh2poHhy
t0jop3f+CPVptbQ9aUvu
=35Es
-END PGP SIGNATURE End Message ---


baloo-widgets5_15.08.0-1_source.changes REJECTED

2015-09-05 Thread Debian FTP Masters


baloo-widgets5_15.08.0-1.dsc: Refers to non-existing file 
'baloo-widgets5_15.08.0.orig.tar.xz'
Perhaps you need to include the file in your upload?

===

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.



akonadi_15.08.0-1_amd64.changes is NEW

2015-09-05 Thread Debian FTP Masters
binary:libkf5akonadiprivate5 is NEW.
binary:libkf5akonadiserver-dev is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html



gwenview_15.08.0-2_source.changes ACCEPTED into experimental

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:36:58 +0200
Source: gwenview
Binary: gwenview gwenview-dbg
Architecture: source
Version: 4:15.08.0-2
Distribution: experimental
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 gwenview   - image viewer
 gwenview-dbg - debugging symbols for the gwenview
Changes:
 gwenview (4:15.08.0-2) experimental; urgency=medium
 .
   * Force building against the experimental version of baloo.
Checksums-Sha1:
 91ee07bed1cd30016c3f265e7c740f393601f056 2514 gwenview_15.08.0-2.dsc
 301e16db52ece1d75e3b4b29473c9098634a12d8 6788 gwenview_15.08.0-2.debian.tar.xz
Checksums-Sha256:
 b68a561f6cf4d28a090a3aeeda98eeb59305256f4292a458bfd1b3849fa99607 2514 
gwenview_15.08.0-2.dsc
 cfd4b3f67920b5c73f79a63cd250b06dfadd053b77a733ddf1ca5d0fb1fc6a0d 6788 
gwenview_15.08.0-2.debian.tar.xz
Files:
 d3484cdbee740f3a3fbf4bc1971c6f87 2514 kde optional gwenview_15.08.0-2.dsc
 b50c686865396ec6ee982e21824cbc91 6788 kde optional 
gwenview_15.08.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yjLAAoJEMcZdpmymyMqcH0QAJsIOB/4MpXvMRh4tBF8YAry
aY9Nrfm6jXoCKJkdty8PkwcYumrlfVP+uuWKjtCzc+f3qzYYxYgkk/GkiRzrfeu+
StstsAfZa0i8dVYEas9DdWgRO9pAgetUauU/KJpGqsYn3lkF4zeGcmfuMkjCJ/lj
4ZnUiysW+kiq71UEEsQOj+pnSzdvXLS2lorEvodt+JZH7jiPLJ27A7oOzr2z9FXl
/VDnvev8pd6PNQlv2AmTXAXsNgJ6/3Hs/CwFDOFAOjSoqYg53aS60gVI5HjkSAPI
+Aqc9j/qWtMawVyN91BJ+tmtf1gHGOT1Vn7OcpP6GZ46F2dBU2BXk/Dc67Qv3mdZ
m+n1uJXNbqXqZvt1tmTtkgiuVsF6lYx5T4k0pLkuYE2QnqfR4PUs5P+kGVz1xaxQ
3mSqo6rEGDJO58Xpd+QE1IuwZ36t6XYTQXultNFoHGnDiWhvb7WIGFzyU8b4Jsd8
LsIDaSKZnnqaF5HOhZYesiAloMLeL+NCC5hkXs+iaEuytXTvd8+4nS/Y2Ekf1T58
pLljFH+Wmosgs6DcOguVPABYNbXQ5P21xJBetdLXlNFvSZGLBBSKd80dePpic80T
ZLGvtQF8MakDMM8+jDEtLXh4PShhTpyTRlvHunNiV7biGZoZjtislIiia1unN63r
4keMt8nKCqwGaGOkrq/M
=oAR8
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kde-l10n_4.14.0-3_source.changes ACCEPTED into unstable

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:09:46 +0200
Source: kde-l10n
Binary: kde-l10n-ar kde-l10n-bg kde-l10n-bs kde-l10n-ca kde-l10n-cavalencia 
kde-l10n-cs kde-l10n-da kde-l10n-de kde-l10n-el kde-l10n-engb kde-l10n-es 
kde-l10n-et kde-l10n-eu kde-l10n-fa kde-l10n-fi kde-l10n-fr kde-l10n-ga 
kde-l10n-gl kde-l10n-he kde-l10n-hi kde-l10n-hr kde-l10n-hu kde-l10n-ia 
kde-l10n-id kde-l10n-is kde-l10n-it kde-l10n-ja kde-l10n-kk kde-l10n-km 
kde-l10n-ko kde-l10n-lt kde-l10n-lv kde-l10n-mr kde-l10n-nb kde-l10n-nds 
kde-l10n-nl kde-l10n-nn kde-l10n-pa kde-l10n-pl kde-l10n-pt kde-l10n-ptbr 
kde-l10n-ro kde-l10n-ru kde-l10n-sk kde-l10n-sl kde-l10n-sr kde-l10n-sv 
kde-l10n-tr kde-l10n-ug kde-l10n-uk kde-l10n-wa kde-l10n-zhcn kde-l10n-zhtw
Architecture: source
Version: 4:4.14.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kde-l10n-ar - Arabic (ar) localization files for KDE
 kde-l10n-bg - Bulgarian (bg) localization files for KDE
 kde-l10n-bs - Bosnian (bs) localization files for KDE
 kde-l10n-ca - Catalan (ca) localization files for KDE
 kde-l10n-cavalencia - Southern Catalan (Valencian) (ca@valencia) files for KDE
 kde-l10n-cs - Czech (cs) localization files for KDE
 kde-l10n-da - Danish (da) localization files for KDE
 kde-l10n-de - German (de) localization files for KDE
 kde-l10n-el - Greek (el) localization files for KDE
 kde-l10n-engb - British English (en_GB) localization files for KDE
 kde-l10n-es - Spanish (es) localization files for KDE
 kde-l10n-et - Estonian (et) localization files for KDE
 kde-l10n-eu - Basque (eu) localization files for KDE
 kde-l10n-fa - Farsi (fa) localization files for KDE
 kde-l10n-fi - Finnish (fi) localization files for KDE
 kde-l10n-fr - French (fr) localization files for KDE
 kde-l10n-ga - Irish Gaelic (ga) localization files for KDE
 kde-l10n-gl - Galician (gl) localization files for KDE
 kde-l10n-he - Hebrew (he) localization files for KDE
 kde-l10n-hi - Hindi (hi) localization files for KDE
 kde-l10n-hr - Croatian (hr) localization files for KDE
 kde-l10n-hu - Hungarian (hu) localization files for KDE
 kde-l10n-ia - Interlingua (ia) localization files for KDE
 kde-l10n-id - Indonesian (id) localization files for KDE
 kde-l10n-is - Icelandic (is) localization files for KDE
 kde-l10n-it - Italian (it) localization files for KDE
 kde-l10n-ja - Japanese (ja) localization files for KDE
 kde-l10n-kk - Kazakh (kk) localization files for KDE
 kde-l10n-km - Khmer (km) localization files for KDE
 kde-l10n-ko - Korean (ko) localization files for KDE
 kde-l10n-lt - Lithuanian (lt) localization files for KDE
 kde-l10n-lv - Latvian (lv) localization files for KDE
 kde-l10n-mr - Marathi (mr) localization files for KDE
 kde-l10n-nb - Norwegian Bookmal (nb) localization files for KDE
 kde-l10n-nds - Low Saxon (nds) localization files for KDE
 kde-l10n-nl - Dutch (nl) localization files for KDE
 kde-l10n-nn - Norwegian Nynorsk (nn) localization files for KDE
 kde-l10n-pa - Punjabi (pa) localization files for KDE
 kde-l10n-pl - Polish (pl) localization files for KDE
 kde-l10n-pt - Portuguese (pt) localization files for KDE
 kde-l10n-ptbr - Brazilian Portuguese (pt_BR) localization files for KDE
 kde-l10n-ro - Romanian (ro) localization files for KDE
 kde-l10n-ru - Russian (ru) localization files for KDE
 kde-l10n-sk - Slovakian (sk) localization files for KDE
 kde-l10n-sl - Slovenian (sl) localization files for KDE
 kde-l10n-sr - Serbian (sr) localization files for KDE
 kde-l10n-sv - Swedish (sv) localization files for KDE
 kde-l10n-tr - Turkish (tr) localization files for KDE
 kde-l10n-ug - Uygur (ug) localization files for KDE
 kde-l10n-uk - Ukrainian (uk) localization files for KDE
 kde-l10n-wa - Walloon (wa) localization files for KDE
 kde-l10n-zhcn - Chinese Simplified (zh_CN) localization files for KDE
 kde-l10n-zhtw - Chinese Traditional (zh_TW) localization files for KDE
Changes:
 kde-l10n (4:4.14.0-3) unstable; urgency=medium
 .
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Drop files now shipped in kgamma5
Checksums-Sha1:
 a24a6bd564e9b14dc304e449e74e93df3770d2ba 19078 kde-l10n_4.14.0-3.dsc
 22ded4bd76aeacc499ed632df6df491c05b04dce 13548 kde-l10n_4.14.0-3.debian.tar.xz
Checksums-Sha256:
 cf877a78e951431e12a6b3c14584a4538025b88c2b91ec7739de8ec3ee868d20 19078 
kde-l10n_4.14.0-3.dsc
 d0d5b44ac2a7ee5991af29124f5c95dfbffb1fd082f2cd4299af7608e1685ae6 13548 
kde-l10n_4.14.0-3.debian.tar.xz
Files:
 b9f8f393f215227d61942d71585aa725 19078 localization optional 
kde-l10n_4.14.0-3.dsc
 dc71ac6a4753e567f92b9030b4ef756d 13548 localization optional 
kde-l10n_4.14.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yOxAAoJEMcZdpmymyMqKNMP/3JRBuPDnpwMQUiP8IYcI/Dx
XEdIAQfHJ5AUKdweVSEpH+bZm0BV8K7nj5+gYlUZhrKzA+3djdrIHT6nJfWosh2l
CJX667T9WlTmhycpYsFtGXwJ5ATSTh+HHTDNQshwHcfTe/lGV1+Rn3q2gN3T3zyt
2DAHsIdMqG3ke62klzKjCrcuY9

kopete_15.08.0-1_source.changes ACCEPTED into unstable

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 23:21:40 +0200
Source: kopete
Binary: libkopete4 kopete libkopete-dev
Architecture: source
Version: 4:15.08.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kopete - instant messaging and chat application
 libkopete-dev - development files for the Kopete instant messaging and chat 
appli
 libkopete4 - main Kopete library
Closes: 797644
Changes:
 kopete (4:15.08.0-1) unstable; urgency=medium
 .
   * New upstream release (15.04.0).
   * Update symbols files from buildds logs (4:14.12.3-1).
   * New upstream release (15.04.2).
   * New upstream release (15.04.3).
   * New upstream release (15.08.0).
   * Add libsoprano-dev build dep. (Closes: #797644)
Checksums-Sha1:
 f7836b1c26bde5a64d88b1be51277e56b8d1cabb 2842 kopete_15.08.0-1.dsc
 b7ee954b96d10be94fa59b99ecdf302ba73c88f8 6326028 kopete_15.08.0.orig.tar.xz
 cabeed2befe831038739ecbfb757a680c9c4c2a8 57332 kopete_15.08.0-1.debian.tar.xz
Checksums-Sha256:
 e69a8b3f41d25f40393968b27d8f0ec2bff84a1296a506814a45d5bd1bf3f228 2842 
kopete_15.08.0-1.dsc
 b900bc313558201066042827758990afe4ff6aea6abe9b9da085be8d93b0ef81 6326028 
kopete_15.08.0.orig.tar.xz
 d6fe4bee19a40e18510576da89ada5bfd4eab5a4b71704b6ac1ee5ebc6da22d7 57332 
kopete_15.08.0-1.debian.tar.xz
Files:
 f6a34eca30f16fa6494f326d2bbc0795 2842 kde optional kopete_15.08.0-1.dsc
 30a30be68ff5519a1d1291826c754711 6326028 kde optional 
kopete_15.08.0.orig.tar.xz
 e30227fd9ac084aa2093b3c46c04e52b 57332 kde optional 
kopete_15.08.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV610vAAoJEMcZdpmymyMqA7wP/01F5FAjhQVlsTK6qiVIu2hn
OzzciYU69Em9j/+a8rq5A0TGvihu2bmz8dUCDl3V7iwmRuilXmj6ur/E9DvAQfE9
2Bf6ca+A3HgxTjOjBAI2AcIsF5l9stOhulVDj+JttalBum8jprTMTH/P90r62Wt/
iFqTXJztvAhPtCmHRt7ZjsWtKcX/2tbVqqT8nydLhEOxLnRAbxlp0H+y/raXq/fz
VOz6jOWRs/suWgq8xNfsY1ocNjWYRWnmSPfdybeZL1FiMcYIkuOeKFaO1tsHsp2V
7qcS8K+EDh3LCl9FaLOalAwT/J0F9Z8NtJ8bKfYV5awnpjUqT1chZ+DkGMMYgciT
aRuoMPiu7HEGKvL08iPQuVjjkI90TvzhWsRhOeC4F7lDOYNp1dYNvWp8gvdR3n7z
uwxjPCmPtGGlf9nVKQAaL0t+Cfmkbj83d0ot/Z5/fD221RLA5eq5NROLfnShzxd0
BE2FbievW94UcFMsFJlhdLLXOQMwfiBWFjtKkG0l0OWsyBnvxYmFwEi0Uphv1dDc
4Xpq5boNt4NKombF+6L1yGn/PSGo1nvxEpofoWfPJz0nEkPqWVmXQIfFQPiaUK3r
MXy0dOjkmxks4Qz+MSkKQDElth6tuaLN9lDQ43uoCS3hOAK15PhCKQMGFU5XYkPF
CqhbIOvIIRS/sCL6OW4T
=Hg1/
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kgamma5_5.4.0-2_source.changes ACCEPTED into unstable

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:14:24 +0200
Source: kgamma5
Binary: kgamma5
Architecture: source
Version: 5.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kgamma5- monitor calibration panel for KDE
Closes: 798073 798075
Changes:
 kgamma5 (5.4.0-2) unstable; urgency=medium
 .
   * Add Breaks/Replaces to the kde4 l10n packages. (Closes: #798073, #798075)
Checksums-Sha1:
 db4104bf1fce3afcd7ed1a0bfdb864e309c92d4d 2176 kgamma5_5.4.0-2.dsc
 e66834f3a637932e6f19b6c7fadb23953144fa7c 4428 kgamma5_5.4.0-2.debian.tar.xz
Checksums-Sha256:
 d09d01a300151eb540d36706036fcc68058841ebc6173b6aff490cfe5b4501cc 2176 
kgamma5_5.4.0-2.dsc
 34e49c0661eeffc3488036845b252540c1a403b9d89d1b95231f824f4e657b84 4428 
kgamma5_5.4.0-2.debian.tar.xz
Files:
 ae0e777d4787215e12ccc9ce4a09d526 2176 kde optional kgamma5_5.4.0-2.dsc
 835c41fa2a072e4d41aecc5eff203399 4428 kde optional 
kgamma5_5.4.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6yPYAAoJEMcZdpmymyMqU14QAIC7omxka4ds0O6fV/t6rSYu
WnhSkxUV13OAnHX3yGvF30hbd04jYrLsVv/Hp9z9cFfO9T+H8LppsXLnpOzNncIw
SNJldvyNC5hLYDC6f9L7oS5GKB0ehUUYKD0dKGi+piHBuPYcbaPxmOCBz09eisW2
s6RI+QgM7EGoCTN2IVzVPnPeBnS1zwnUlj8TBwRy/eRo1y3Eyu3nHvMDm4fP+4Jo
Tej0tMXKvCWx49tsG25WvBbvtagPuHNKWBr9Cv4JUS3Dk8/NuvndUr8iXuY9/03I
OXs70fN479Vy9VvGOhYD/NPOJW4DMor9p52miJBUON3PJyvZDGIRp3nlL3mgCHH1
9e6K4rq0E/OFewzLiPfarxjqZwhXturm6b/+mHGwKcuKnJ+EXOOnNL0OMuOEluA2
UuIEs0HSWBfZylPXqxui+6uQWKBMamRdYJ7xm8aAJ0/jpVFVAHzGKXtII1VklulM
Gos81guP1iWGSvuTmtsFrVztV9vsZDIPaNQIFfXwjd4bCsaJuMGh+/oodLntxak4
ZoSyARpUUdwFjNbGCFMgYfJCkILhh24ue/I3nsn3UpNUQsIn4sfjM7G0P+ooGYlB
5pUm9NF6+fU88oNstGDC+hJIzk2G0nckYMhEkgT3jaYhNRXnixnNpBX7mh2poHhy
t0jop3f+CPVptbQ9aUvu
=35Es
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



libaccounts-qt_1.13+20150813-1_amd64.changes is NEW

2015-09-05 Thread Debian FTP Masters
binary:libaccounts-qt-dev is NEW.
binary:libaccounts-qt-doc is NEW.
binary:libaccounts-qt1 is NEW.
binary:libaccounts-qt5-1 is NEW.
binary:libaccounts-qt5-dev is NEW.
source:libaccounts-qt is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html



plasma-desktop_5.4.0-3_source.changes ACCEPTED into experimental

2015-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 05 Sep 2015 19:32:33 +0200
Source: plasma-desktop
Binary: plasma-desktop-dev plasma-desktop libkfontinst5 libkfontinstui5 
libkf5activitiesexperimentalstats1 plasma-desktop-data kde-touchpad 
kde-config-touchpad plasma-desktop-dbg
Architecture: source
Version: 4:5.4.0-3
Distribution: experimental
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 kde-config-touchpad - transitional dummy package
 kde-touchpad - transitional dummy package
 libkf5activitiesexperimentalstats1 - Tools and widgets for the desktop library
 libkfontinst5 - Tools and widgets for the desktop library
 libkfontinstui5 - Tools and widgets for the desktop library
 plasma-desktop - Tools and widgets for the desktop
 plasma-desktop-data - Tools and widgets for the desktop data files
 plasma-desktop-dbg - Tools and widgets for the desktop debug files
 plasma-desktop-dev - Tools and widgets for the desktop
Changes:
 plasma-desktop (4:5.4.0-3) experimental; urgency=medium
 .
   * Build with -gstabs instead of -g on mips and mipsel to work around
Checksums-Sha1:
 768daad541e774cef906faacd7cbfe8352e3ad99 4024 plasma-desktop_5.4.0-3.dsc
 cbe8afdb2cffa0c3cfb91742e3355e9be2fec9d3 14132 
plasma-desktop_5.4.0-3.debian.tar.xz
Checksums-Sha256:
 f9087d2cdc9774afc66cde813e4179f1c449514d94eecb752593861a07d281b1 4024 
plasma-desktop_5.4.0-3.dsc
 2fd6426de1700d233fcf3b10f874fa616639c0077dfac9124136e607f4f3dfef 14132 
plasma-desktop_5.4.0-3.debian.tar.xz
Files:
 f8e46489d111e8d94e4d0beef4cbafe0 4024 kde optional plasma-desktop_5.4.0-3.dsc
 f55d89a0975700a7e9b3dd183bf36eb7 14132 kde optional 
plasma-desktop_5.4.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV6ynMAAoJEMcZdpmymyMqZg8P/19a9Pxg0jRC+221s8R4EcIl
kybZj4XpdgS0sVvfONSejckapFsvYgS/4Q3OSQU1aplVd9l6OhRpIrnsggQnfm53
GlukvTvTb+PwLuLo1cJTLmmmvhklmxy9pI/EuqKjbTKpFdCgvB1thvWoaGFIY64X
ue0qh0da1Fy6XIvcKo0Ob6nEN0uUA7G1ZcKe0UH78lOCt45FazRHM0BiaMjf9gRZ
lczMlhNakPTBQbzeUmBu3H5eW7VW0OjRou+CYJYfNgZKaDcpmvO9HjjIsYdUMPFV
zkJpeb0iBvnrmM7o9pDjTneHGstzHExind5VIsMbZIe3Tmf1UWy1NnylwyPJSwOx
i9pNDZTuuH6A1qVIRoOowYbmw3X/LhlDQg+G7zxu5xSa7jhJ3eTOjFaCmKZWM/Pn
oGgzFHoHywtS7Hm4vLmz4f1K1P3cHZR2b2j9lZ5Unh63/Dku/Pvx3uopqCp4uYex
uZWcZ5UebnJ1KRe5DSWv1gzn9jyQ8XYEUTrCbiJ0tBLiEXeJ2Z6ewZGOcWot9/Am
3UQu6CXNNmwBGQgPPubtFqf9XsZZRE7BClD1tUMb2FLM2yHEH4SEHGn2ETNtUFmJ
5oaskoAoMPTlnMQdwnhtgfFPfhBMSqm7PCwQO97kwzHWHvS8F4JWYzttj6JLQhd/
hweG5q3oLwr685jm1lza
=zJZT
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



plasma-workspace_5.4.0-2_source.changes REJECTED

2015-09-05 Thread Debian FTP Masters


Source-only uploads to NEW are not allowed.

===

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.



Processing of baloo-widgets5_15.08.0-1_amd64.changes

2015-09-05 Thread Debian FTP Masters
baloo-widgets5_15.08.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  baloo-widgets5_15.08.0-1.dsc
  baloo-widgets5_15.08.0.orig.tar.xz
  baloo-widgets5_15.08.0-1.debian.tar.xz
  libkf5baloowidgets-bin_15.08.0-1_amd64.deb
  libkf5baloowidgets-dev_15.08.0-1_amd64.deb
  libkf5baloowidgets5-dbg_15.08.0-1_amd64.deb
  libkf5baloowidgets5_15.08.0-1_amd64.deb

Greetings,

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



Processing of dolphin_15.08.0-1_amd64.changes

2015-09-05 Thread Debian FTP Masters
dolphin_15.08.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  dolphin_15.08.0-1.dsc
  dolphin_15.08.0.orig.tar.xz
  dolphin_15.08.0-1.debian.tar.xz
  dolphin-dbg_15.08.0-1_amd64.deb
  dolphin-dev_15.08.0-1_amd64.deb
  dolphin_15.08.0-1_amd64.deb
  libdolphinvcs-dev_15.08.0-1_amd64.deb
  libdolphinvcs5_15.08.0-1_amd64.deb

Greetings,

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



baloo-widgets5_15.08.0-1_amd64.changes is NEW

2015-09-05 Thread Debian FTP Masters
binary:libkf5baloowidgets-bin is NEW.
binary:libkf5baloowidgets-dev is NEW.
binary:libkf5baloowidgets5 is NEW.
binary:libkf5baloowidgets5-dbg is NEW.
source:baloo-widgets5 is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html



dolphin_15.08.0-1_amd64.changes is NEW

2015-09-05 Thread Debian FTP Masters
binary:dolphin-dbg is NEW.
binary:dolphin-dev is NEW.
binary:libdolphinvcs-dev is NEW.
binary:libdolphinvcs5 is NEW.
source:dolphin is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html