Processed: notfound 902227 in 4.0.4

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

> notfound 902227 4.0.4
Bug #902227 [krita] Krita lead developer has requested Debian cease 
distributing his software.
There is no source info for the package 'krita' at version '4.0.4' with 
architecture ''
Unable to make a source version for version '4.0.4'
No longer marked as found in versions 4.0.4.
> thanks
Stopping processing here.

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



Processed: tagging 886048

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

> tags 886048 + upstream
Bug #886048 [src:plasma-pa] plasma-pa: Depends on gconf
Added tag(s) upstream.
> thanks
Stopping processing here.

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



Bug#902227: Krita lead developer has requested Debian cease distributing his software.

2018-06-24 Thread Pino Toscano
tag 902227 + moreinfo
thanks

Hi anonymous user,

In data sabato 23 giugno 2018 17:13:11 CEST, anondeb...@1337.no ha scritto:
> As per the reddit thread 
> https://www.reddit.com/r/linux/comments/8t2zgc/maintainers_matter_the_case_against_upstream/
>  
> (https://www.reddit.com/r/linux/comments/8t2zgc/maintainers_matter_the_case_against_upstream/),
>  the lead developer of Krita has made it very clear that they want Debian and 
> other distributions to cease packaging Krita unless they can always package 
> the latest version. As this is the wish of upstream, I feel that Debian 
> should immediately honor their wishes and stop packaging Krita, so we can get 
> the vastly superior version that is packaged in their appimage/flatpak, what 
> have you.

I do not see any explicit request in that forum thread.

Boudewijn Rempt knowns already who does most of the packaging work for
Debian (which is me), and how to contact me.  Hence, if he thinks there
are issues with the way Krita is packaged and shipped in Debian, he is
very well welcome to contact the Qt/KDE packaging team and/or me
directly.

I will not do changed based on random interpretations of comments in
some random forum on the Internet made by some random/anonymous nick.

-- 
Pino Toscano

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


Processed: Re: Krita lead developer has requested Debian cease distributing his software.

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

> tag 902227 + moreinfo
Bug #902227 [krita] Krita lead developer has requested Debian cease 
distributing his software.
Added tag(s) moreinfo.
> thanks
Stopping processing here.

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



Bug#895718: python-pyqt5: import PyQt5.QtCore fails

2018-06-24 Thread Adrian Bunk
On Mon, May 14, 2018 at 04:32:26PM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
> On 14 May 2018 at 16:24, Mattia Rizzolo  wrote:
> > On Mon, May 14, 2018 at 01:55:55PM -0300, Lisandro Damián Nicanor Pérez 
> > Meyer wrote:
> >> Quoting from the above:
> >>
> >>   The rationale of this system call is to provide resiliance against
> >>   file descriptor exhaustion attacks, where the attacker consumes all
> >>   available file descriptors, forcing the use of the fallback code where
> >>   /dev/[u]random is not available.  Since the fallback code is often not
> >>   well-tested, it is better to eliminate this potential failure mode
> >>   entirely.
> >>
> >> So if we disable it we disable a feature providing a more robust method to
> >> provide randomness to ours users.
> >
> > Reading this sounds like the presence of the syscall could be tested at
> > runtime, and if present used and if not fall back to dev/urandom?
> 
> Patches directly at upstream (due to copyright issues) are welcomed :-)

As far as I can see, there are 4 sane options available:

1. unsupported, and give a clear error
For working upgrades it is important that software in a stable release 
works on kernels of the previous and next stable releases.
This also ends up being well-tested in upgrade scenarios.
Running buster on the jessie kernel is not really supported,
and even less tested.
libqt5core5a should abort with a clear error message in the preinst
on kernels < 3.17.

2. disable QT_CONFIG(getentropy) in Qt in buster

3. implement a fallback in Qt

4. backport getrandom to the jessie kernel
getrandom is only ~ 20 LOC plus some syscall wiring, so if anyone wants 
to convince/pay the Debian LTS team to backport that to the jessie 
kernel it should be doable.

None of these 4 options should be more than 1 man-day of work.


The submitter of #902118 was running buster packages on a CentOS kernel. 
For such cases of users using non-Debian kernels option 4 would not help.

This CentOS kernel (3.14) is even older than the jessie kernel, and 
in this case the buster Qt might still not work in any case due to
QT_CONFIG(renameat2) which requires >= 3.16.


IMHO option 1 is the best solution since no matter what we do about this 
specific problem, running buster on the jessie kernel might still break 
somewhere else at any point in time.


cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Re: new version of systemd seems to break autopkgtests of policykit-1, kwin and python-dbusmock

2018-06-24 Thread Paul Gevers
Hi systemd and kwin maintainers,

On 23-06-18 14:38, Paul Gevers wrote:
>> The breakage in kwin looks unrelated to me (maybe caused by the libinput
>> update, dunno).
> 
> To avoid any doubt, I have triggered a reference run, with only testing
> (results in a hour or so). But the last successful run was on 19 June
> and had libinput 1.10.7-1, which is the same version that systemd was
> tested with. I checked the log of the systemd run, and nothing spurious
> was installed from unstable, only the systemd binaries. On the other
> hand, the test for libinput 1.11.1-1 had the same issue, and also there
> no spurious packages from unstable were installed. So I fear we already
> regressed testing and the systemd maintainers can further ignore the
> kwin failure.

The reference run of kwin in testing passed¹. Really the only delta I
can spot, before and after the build (apparently the order of output can
vary), is the version of systemd's binary packages.

@kwin maintainers, do you have any idea how the libinput run and the
systemd run can fail in seemingly the same way, while it seems that both
runs were done with all binaries from testing (where a pure testing run
passes) and only their own respective binaries from unstable.

Paul

¹ https://ci.debian.net/data/autopkgtest/testing/amd64/k/kwin/498051/log.gz



signature.asc
Description: OpenPGP digital signature


Bug#902299: konsole: UTF-8 broken when having non-default KDE locale settings

2018-06-24 Thread Bastiaan Welmers
Package: konsole
Version: 4:16.12.0-4
Severity: important
Tags: l10n

Since recently, it turned out that UTF-8 did not work properly anymore in 
Konsole. When opening a UTF-8 file in vim for example, all ocurrences of ö 
where shown as ö. When entering these kind of characters, they are even saved 
wrongly. Setting the terminal encoding fixed to UTF-8 via the profile settings 
did not resolve this issue.

My Debian-wide system locale is set to en_US.UTF8

After some investigation this bug seemed to be triggered by changes made in 
KDE's System Settings, Reginal Settings, Formats, changed the Region from 
Default "United States - American English (en_US)" to "Nederland - Nederlands 
(nl_NL)" since I wanted to use the number/date/currency/paper/unit formats of 
the Netherlands.
Setting it back to default "No change" and re-login and the problem in konsole 
is gone.


-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages konsole depends on:
ii  kio   5.28.0-2
ii  konsole-kpart 4:16.12.0-4
ii  libc6 2.24-11+deb9u3
ii  libkf5completion5 5.28.0-1
ii  libkf5configcore5 5.28.0-2
ii  libkf5configgui5  5.28.0-2
ii  libkf5configwidgets5  5.28.0-2
ii  libkf5coreaddons5 5.28.0-2
ii  libkf5crash5  5.28.0-1
ii  libkf5dbusaddons5 5.28.0-1
ii  libkf5i18n5   5.28.0-2
ii  libkf5iconthemes5 5.28.0-2
ii  libkf5kiowidgets5 5.28.0-2
ii  libkf5notifyconfig5   5.28.0-1
ii  libkf5widgetsaddons5  5.28.0-3
ii  libkf5windowsystem5   5.28.0-2
ii  libkf5xmlgui5 5.28.0-1
ii  libqt5core5a  5.7.1+dfsg-3+b1
ii  libqt5gui55.7.1+dfsg-3+b1
ii  libqt5widgets55.7.1+dfsg-3+b1
ii  libstdc++66.3.0-18+deb9u1

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information


Processed: FTBFS fix for ksudoku on armel

2018-06-24 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch
Bug #883100 [src:ksudoku] ksudoku FTBFS on armel/armhf: error: conflicting 
declaration 'typedef ptrdiff_t GLsizeiptr'
Added tag(s) patch.

-- 
883100: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883100
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#883100: FTBFS fix for ksudoku on armel

2018-06-24 Thread Adrian Bunk
Control: tags -1 patch

The following fixes the armel build similar to the armhf build:

--- debian/control.old  2018-06-24 16:15:54.987390079 +
+++ debian/control  2018-06-24 16:17:45.541199061 +
@@ -12,8 +12,8 @@
 Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 11),
extra-cmake-modules (>= 5.31.0~),
-   libgl1-mesa-dev [!armhf] | libgl-dev [!armhf],
-   libglu1-mesa-dev [!armhf],
+   libgl1-mesa-dev [!armhf !armel] | libgl-dev [!armhf !armel],
+   libglu1-mesa-dev [!armhf !armel],
libkf5archive-dev (>= 5.31.0~),
libkf5config-dev (>= 5.31.0~),
libkf5configwidgets-dev (>= 5.31.0~),


cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Processing of qtgraphicaleffects-opensource-src_5.11.1-1_source.changes

2018-06-24 Thread Debian FTP Masters
qtgraphicaleffects-opensource-src_5.11.1-1_source.changes uploaded successfully 
to localhost
along with the files:
  qtgraphicaleffects-opensource-src_5.11.1-1.dsc
  qtgraphicaleffects-opensource-src_5.11.1.orig.tar.xz
  qtgraphicaleffects-opensource-src_5.11.1-1.debian.tar.xz
  qtgraphicaleffects-opensource-src_5.11.1-1_source.buildinfo

Greetings,

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



qtgraphicaleffects-opensource-src_5.11.1-1_source.changes ACCEPTED into experimental

2018-06-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Jun 2018 13:37:53 -0500
Source: qtgraphicaleffects-opensource-src
Binary: qml-module-qtgraphicaleffects qtgraphicaleffects5-doc 
qtgraphicaleffects5-doc-html
Architecture: source
Version: 5.11.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Simon Quigley 
Description:
 qml-module-qtgraphicaleffects - Qt 5 Graphical Effects module
 qtgraphicaleffects5-doc - Qt 5 graphical effects documentation
 qtgraphicaleffects5-doc-html - Qt 5 graphicaleffects HTML documentation
Changes:
 qtgraphicaleffects-opensource-src (5.11.1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Bump Standards-version to 4.1.4, no changes needed.
   * Bump build dependencies to 5.11.1.
Checksums-Sha1:
 c562e9bbfcf827862e6a734806c68d432fbbe602 2907 
qtgraphicaleffects-opensource-src_5.11.1-1.dsc
 8a4035abc706b7eea9d6f4b168594735c84baa9b 14272760 
qtgraphicaleffects-opensource-src_5.11.1.orig.tar.xz
 9458a2b4304f1275df04f3c560f3341b8aedfebf 5864 
qtgraphicaleffects-opensource-src_5.11.1-1.debian.tar.xz
 dca6c94f523a7357e25ac71e460805448d9aae59 12028 
qtgraphicaleffects-opensource-src_5.11.1-1_source.buildinfo
Checksums-Sha256:
 4add7d4b61839cb29a1b40491d1bba13d0760c7324fb1e934b30be287d7c9b02 2907 
qtgraphicaleffects-opensource-src_5.11.1-1.dsc
 d9d27236696221098e832d6fee8c0fbb2834b1670d9ca1e5bf3d0fbc8e5448f3 14272760 
qtgraphicaleffects-opensource-src_5.11.1.orig.tar.xz
 1b060124519dc178a45c39419570960ad20ba1863bc42149b892ebe3456c590f 5864 
qtgraphicaleffects-opensource-src_5.11.1-1.debian.tar.xz
 c037758a80b7ebfb044adf908aef2e84b76556b2676a653d0b9872f53c7a0855 12028 
qtgraphicaleffects-opensource-src_5.11.1-1_source.buildinfo
Files:
 11335d8dec328d1f889fb587e8dcc704 2907 libs optional 
qtgraphicaleffects-opensource-src_5.11.1-1.dsc
 90e4ec0ff93a07abcb121e33196f44eb 14272760 libs optional 
qtgraphicaleffects-opensource-src_5.11.1.orig.tar.xz
 fd6adce9d6244876d411e85256d39709 5864 libs optional 
qtgraphicaleffects-opensource-src_5.11.1-1.debian.tar.xz
 a96bcf4505a057efe195229ea3771494 12028 libs optional 
qtgraphicaleffects-opensource-src_5.11.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAlsv5ScUHHRzaW1vbnEy
QHVidW50dS5jb20ACgkQ4n8s+EWML6Rtaw/9G5XMaxVBt0upKbuF6dNlJYn7IYsJ
XxbAljW+yYXcDrp1/LDBD6Mt2qStk+dRk3ACT9tHlnQzGqbiO4PbFjAdRG8WJDzl
zya6lWLVmcYhKjYfEF0uvNMQMZRHHLf578ebOSdzZWDdvOrayoAKdkWu5uoPfZq2
mKWrJrDEsRxzCi9f/0inYttSKapJAUD7wnE79a6SVMdeOBxjZUexhZYe7LJkJlGl
1SX3VkbAC87sF9/ZMtvmVT5GUp2tI1nI8rgo3BHh0HHDWCz7CA0AC4y/I5u98cdl
p8KBaTkhy7rIxoNt7zEGmoDwR3fmPUFHRd9E5RwCZOvucAxHiEVkUbF8Qo1iWPwR
Zf+lpIJay8TSPR5BNRWKV27vvEIvjlvWt4QHhbHVm2nFvY6H+/egEtPSgadneWEw
VTvRn2qxPgzeUj4Q01C34N9T+QbFkrCf9dEMpcY0XGYtOo516+59Up8Yn4vAiMei
8mteeNENfkjAoMZEDCEsmsbA3fmU1PpSwAsAhPSM553DAoGwGg7z57wNHFiBtBNQ
dI8b8E9kwteI4LYa8BpajPZnLcp0raPDnnMCmplOW9WoJ8hpVlARLxpjIFX1qxyj
sqI3GrODNBcIgLuvNK6PLEemfap23HB2t+W9eHOHLNzU3bvfVG4XyzeRVkThbmgs
aYqwEMX63sRpfH0=
=WiFu
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processed: tagging 883100

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

> tags 883100 - patch
Bug #883100 [src:ksudoku] ksudoku FTBFS on armel/armhf: error: conflicting 
declaration 'typedef ptrdiff_t GLsizeiptr'
Removed tag(s) patch.
> thanks
Stopping processing here.

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



Processing of qtsvg-opensource-src_5.11.1-1_source.changes

2018-06-24 Thread Debian FTP Masters
qtsvg-opensource-src_5.11.1-1_source.changes uploaded successfully to localhost
along with the files:
  qtsvg-opensource-src_5.11.1-1.dsc
  qtsvg-opensource-src_5.11.1.orig.tar.xz
  qtsvg-opensource-src_5.11.1-1.debian.tar.xz
  qtsvg-opensource-src_5.11.1-1_source.buildinfo

Greetings,

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



qtsvg-opensource-src_5.11.1-1_source.changes REJECTED

2018-06-24 Thread Debian FTP Masters



ACL dm: not allowed to upload source package 'qtsvg-opensource-src'



===

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 qtmultimedia-opensource-src_5.11.1-1_source.changes

2018-06-24 Thread Debian FTP Masters
qtmultimedia-opensource-src_5.11.1-1_source.changes uploaded successfully to 
localhost
along with the files:
  qtmultimedia-opensource-src_5.11.1-1.dsc
  qtmultimedia-opensource-src_5.11.1.orig.tar.xz
  qtmultimedia-opensource-src_5.11.1-1.debian.tar.xz
  qtmultimedia-opensource-src_5.11.1-1_source.buildinfo

Greetings,

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



Processing of qtimageformats-opensource-src_5.11.1-1_source.changes

2018-06-24 Thread Debian FTP Masters
qtimageformats-opensource-src_5.11.1-1_source.changes uploaded successfully to 
localhost
along with the files:
  qtimageformats-opensource-src_5.11.1-1.dsc
  qtimageformats-opensource-src_5.11.1.orig.tar.xz
  qtimageformats-opensource-src_5.11.1-1.debian.tar.xz
  qtimageformats-opensource-src_5.11.1-1_source.buildinfo

Greetings,

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



qtmultimedia-opensource-src_5.11.1-1_source.changes ACCEPTED into experimental

2018-06-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Jun 2018 14:25:31 -0500
Source: qtmultimedia-opensource-src
Binary: libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediaquick5 
libqt5multimediawidgets5 qml-module-qtmultimedia qml-module-qtaudioengine 
libqt5multimediagsttools5 qtmultimedia5-examples qtmultimedia5-dev 
qtmultimedia5-doc qtmultimedia5-doc-html
Architecture: source
Version: 5.11.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Simon Quigley 
Description:
 libqt5multimedia5 - Qt 5 Multimedia module
 libqt5multimedia5-plugins - Qt 5 Multimedia module plugins
 libqt5multimediagsttools5 - GStreamer tools for  Qt 5 Multimedia module
 libqt5multimediaquick5 - Qt 5 Multimedia Quick module
 libqt5multimediawidgets5 - Qt 5 Multimedia Widgets module
 qml-module-qtaudioengine - Qt 5 AudioEngine QML module
 qml-module-qtmultimedia - Qt 5 Multimedia QML module
 qtmultimedia5-dev - APIs for multimedia functionality - development files
 qtmultimedia5-doc - Qt 5 multimedia documentation
 qtmultimedia5-doc-html - Qt 5 multimedia HTML documentation
 qtmultimedia5-examples - Examples for Qt 5 Multimedia module
Changes:
 qtmultimedia-opensource-src (5.11.1-1) experimental; urgency=medium
 .
   * Add my name to Uploaders.
   * New upstream release.
   * Bump Standards-version to 4.1.4, no changes needed.
   * Bump build dependencies to 5.11.1, no changes needed.
   * Bump debhelper compat to 11, no changes needed.
   * Remove the dbgsym migration section of debian/rules; it isn't needed
 anymore.
   * Update symbols from amd64 build logs.
Checksums-Sha1:
 4bab1fbb1e2c6ca16c247c0abb2d29a300617425 3508 
qtmultimedia-opensource-src_5.11.1-1.dsc
 52f57f28406a89c4e74d4568c63624563c2acf1c 3711548 
qtmultimedia-opensource-src_5.11.1.orig.tar.xz
 e11a2e72c45d1be3f622e7bace5df1393f33a6a2 26960 
qtmultimedia-opensource-src_5.11.1-1.debian.tar.xz
 42414e7ac439e1bc732ef46d483cfca0b3565647 14812 
qtmultimedia-opensource-src_5.11.1-1_source.buildinfo
Checksums-Sha256:
 1e515d39b4a854159b72dc9182ff31883b7320801366dfb9794d690a1150e77a 3508 
qtmultimedia-opensource-src_5.11.1-1.dsc
 f28bb57890b4666a9aafaa116a30c51dedb0f23b60a510280a27eb032b58c90c 3711548 
qtmultimedia-opensource-src_5.11.1.orig.tar.xz
 7b5ef7715df751bbd3076a34e5864e483d63bb7cf46dd4a24ff96c42f98e2e07 26960 
qtmultimedia-opensource-src_5.11.1-1.debian.tar.xz
 8e8664e54db1ac563ce800a39e7bd934759951d5605e91b442c9422809075071 14812 
qtmultimedia-opensource-src_5.11.1-1_source.buildinfo
Files:
 2b90e0ec16837b94baf0fc1675798aad 3508 libs optional 
qtmultimedia-opensource-src_5.11.1-1.dsc
 c2604625f291f4020798097d2f72042a 3711548 libs optional 
qtmultimedia-opensource-src_5.11.1.orig.tar.xz
 8911828440d19ae0e20f1e55f5e9be50 26960 libs optional 
qtmultimedia-opensource-src_5.11.1-1.debian.tar.xz
 8b069e6ec2c310d658f72a8e41f94032 14812 libs optional 
qtmultimedia-opensource-src_5.11.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAlsv8FkUHHRzaW1vbnEy
QHVidW50dS5jb20ACgkQ4n8s+EWML6R/Jg/+OGvGPZzdB/0GWldLyYgx5/XCPKLs
p7Ov2Mn/qNcwXwuyvqj5wmcj8dlp8z5/bEUtgldAjj59qELTqxQbXMY2nxGp+arq
OBbXnBVt8N792I68Piy/gBwoYbncC2neYYcTGrle44zTSHd64AiixkrvdfyZywRY
Sbkm6blg6xPPFhLZ0Ay/HNh6j4OTBh23x9VKCw3M6XNo/Ci+N15RUMRZoVyZzJE+
0lZe1dwJzy09hVk/Oai5AfUiI5M0BzpiCH8B9AsA21ZPTRANInOGscCi91L0HsX6
6aIwST40Y5nWU1jJvx3fMnSYSZD0y9Di0WwreomQRkgM6AZFKu8tSM5aSXqfI65h
kVHA0EXg2H24aXieEijmMfE4MlInk1N/+s7ZKDJRYZW2kr4P1iHGXw1vOh2DLRNI
O4c3cJvs1d+TgLlOU16UfXfcDOaSkB6hlTaIySakLMwvv4rbocS20rBYtwp1FqMQ
XTIlrsM9bge4e2O7sIPzpYoRo8gHOKQMvUBphElNYirkmGXh59kQHwc29d9sRFe2
v0JIqOAOqOtPaSZ2gpj3LxPn0vv0K/Cm0WEDbk4T7iwZCPokWOOEAqbX5MjFVAss
yQJdAmJprfO4B+aUeE0KzEbDviQ1ZvYuJQRyMJc0gIx2PZq5buAbdWcRSaHQf7vO
GaeciKzONPOhVy4=
=g82+
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



qtimageformats-opensource-src_5.11.1-1_source.changes ACCEPTED into experimental

2018-06-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Jun 2018 14:36:13 -0500
Source: qtimageformats-opensource-src
Binary: qt5-image-formats-plugins
Architecture: source
Version: 5.11.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Simon Quigley 
Description:
 qt5-image-formats-plugins - Qt 5 Image Formats module
Changes:
 qtimageformats-opensource-src (5.11.1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Bump Standards-version to 4.1.4, no changes needed.
   * Bump build dependencies to 5.11.1.
   * Fix insecure-copyright-format-uri.
Checksums-Sha1:
 bf09ba471bae457bf6740db3fb71e5c253160802 2428 
qtimageformats-opensource-src_5.11.1-1.dsc
 6782ae5772b703e33d6fa1e4e051a6bcb07f4690 2191408 
qtimageformats-opensource-src_5.11.1.orig.tar.xz
 9272e41c88c7df2e47634ca2166aa5bae4c3dd0c 7168 
qtimageformats-opensource-src_5.11.1-1.debian.tar.xz
 3d225f7ef51ed98b8878a7382369ab45d67742a0 12106 
qtimageformats-opensource-src_5.11.1-1_source.buildinfo
Checksums-Sha256:
 22ed84e62a03654f9782ae1884a4006247a1f48cbfe30285295afa5dc8376a83 2428 
qtimageformats-opensource-src_5.11.1-1.dsc
 eb50deeccce12ede0a5faeb3e411f34920ba43092c65f063ab23d37970f65616 2191408 
qtimageformats-opensource-src_5.11.1.orig.tar.xz
 68c9a0bbe263e4ec80a15807d7c9a18524e20d8a3be266b9d79d83c6c2a96771 7168 
qtimageformats-opensource-src_5.11.1-1.debian.tar.xz
 90fbef37fa3dcf9f5abf2cd0467c967dfa496eff01205b9202f04b4eea268fdf 12106 
qtimageformats-opensource-src_5.11.1-1_source.buildinfo
Files:
 5c407ca9686c3655e603c51624944191 2428 libs optional 
qtimageformats-opensource-src_5.11.1-1.dsc
 ba8ff26f9a8fd70d4c96edccc9356608 2191408 libs optional 
qtimageformats-opensource-src_5.11.1.orig.tar.xz
 8b67e0ce861056fa8fcc8081ca117312 7168 libs optional 
qtimageformats-opensource-src_5.11.1-1.debian.tar.xz
 5391286da9dfdce7a9b63532e41a06c3 12106 libs optional 
qtimageformats-opensource-src_5.11.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAlsv8voUHHRzaW1vbnEy
QHVidW50dS5jb20ACgkQ4n8s+EWML6Tenw//Y8ExGhxqVa55irhSJu7P4Z5vZmbE
8buZ5WgAs5urMIGK+cDpqiLArpR3ix7hlwMS82Z8zYsC8v6AykX443ZADtoyLKCs
ufzDEHPC3vS93TpomdMoZf91IVvzehAVhLWkVGSNjVqXkn8YpjxKnLs0oiq1sIRR
O54BDoNvh8Fe6xOuGJ/9jP+hqoi10qv+nCDyCZLr6W4p4+u7LrQA3APtZCl9fV7f
0PKpQG320Ld7ovevaTFvj32lOU6ZJ14exe4Z3K6/SJFjeLaEULCX6oz/cKIrsoSd
Aqr+dAXI7cf9JS9fZOyzAvcjoGoDD8zlFV45VDY4wi2FJef8pemUIV1zpRLz0kPY
5mO+fdLE2wn+aPSezgKQ5Yv4+1JSWkhC1yx1k9TYlFeuzKihDo0H3IygdiBnnvIe
PVWEusgMewjwtwi1hDpIJtI3jCufB/xRa63/DYL/dKlLc3yaHgPCBfUO7xhr0XW0
npARJQKdkViIHydo/kyAwBjZc1JlWfZYn1T3VlowQm7D5qUTmVbKytyyqa7OGHD5
5I0iwl03oZVnUBV6JxoeYxQ2q8+nsjJURqeeOauazPtB7lHMALx2E9F+8nC4xn8F
DYFTE4SlXkvb3gjjdltbCSyWRNGWT4edN1268P1XNZBWf9qzsBHwXtemC7h7iu9J
HshHQIaljHSUovg=
=VKd8
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of qtsvg-opensource-src_5.11.1-1_source.changes

2018-06-24 Thread Debian FTP Masters
qtsvg-opensource-src_5.11.1-1_source.changes uploaded successfully to localhost
along with the files:
  qtsvg-opensource-src_5.11.1-1.dsc
  qtsvg-opensource-src_5.11.1.orig.tar.xz
  qtsvg-opensource-src_5.11.1-1.debian.tar.xz
  qtsvg-opensource-src_5.11.1-1_source.buildinfo

Greetings,

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



qtsvg-opensource-src_5.11.1-1_source.changes REJECTED

2018-06-24 Thread Debian FTP Masters



ACL dm: not allowed to upload source package 'qtsvg-opensource-src'



===

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 qtsvg-opensource-src_5.11.1-1_source.changes

2018-06-24 Thread Debian FTP Masters
qtsvg-opensource-src_5.11.1-1_source.changes uploaded successfully to localhost
along with the files:
  qtsvg-opensource-src_5.11.1-1.dsc
  qtsvg-opensource-src_5.11.1.orig.tar.xz
  qtsvg-opensource-src_5.11.1-1.debian.tar.xz
  qtsvg-opensource-src_5.11.1-1_source.buildinfo

Greetings,

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



qtsvg-opensource-src_5.11.1-1_source.changes ACCEPTED into experimental

2018-06-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Jun 2018 13:59:20 -0500
Source: qtsvg-opensource-src
Binary: libqt5svg5 libqt5svg5-dev qtsvg5-examples qtsvg5-doc qtsvg5-doc-html
Architecture: source
Version: 5.11.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Simon Quigley 
Description:
 libqt5svg5 - Qt 5 SVG module
 libqt5svg5-dev - Qt 5 SVG module development files
 qtsvg5-doc - Qt 5 SVG documentation
 qtsvg5-doc-html - Qt 5 SVG HTML documentation
 qtsvg5-examples - Qt 5 SVG examples
Changes:
 qtsvg-opensource-src (5.11.1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Bump Standards-version to 4.1.4, no changes needed.
   * Make the debhelper depend 11, not 11~.
   * Remove the dbgsym migration section of debian/rules; it isn't needed
 anymore.
   * Bump build dependencies to 5.11.1.
   * Update symbols from amd64 build logs.
Checksums-Sha1:
 291343d28dc74c3c8e51bed733c4eb8e3292ba88 2797 qtsvg-opensource-src_5.11.1-1.dsc
 254081ba46e914515601a9934a85ceb50d7afe04 1843216 
qtsvg-opensource-src_5.11.1.orig.tar.xz
 736bfa5d9a9dfa637894f3ae58dab2ab80afa84e 11120 
qtsvg-opensource-src_5.11.1-1.debian.tar.xz
 5f46f1704786dbbb9feb6881c4f8b883c72e7a22 14448 
qtsvg-opensource-src_5.11.1-1_source.buildinfo
Checksums-Sha256:
 b4f7eda7d4af8493e43ef8cda24458e4f2bd42f85fb63a209c083fdbde43e782 2797 
qtsvg-opensource-src_5.11.1-1.dsc
 1d6aff3e3304ceec670c0f19029771ff21279553d561158063436b26c18b3037 1843216 
qtsvg-opensource-src_5.11.1.orig.tar.xz
 dde750c256f322ba63058858c9080541e8f52952afd21e63077eaf5c87124191 11120 
qtsvg-opensource-src_5.11.1-1.debian.tar.xz
 778ac28b99381e342ce7eaa14efed599e1ca0217791c1a950aa3be829ff1fb7e 14448 
qtsvg-opensource-src_5.11.1-1_source.buildinfo
Files:
 d28cf4e8b8483962a93aef7259090415 2797 libs optional 
qtsvg-opensource-src_5.11.1-1.dsc
 c7dfa4b3504105ec45f888c9012d1969 1843216 libs optional 
qtsvg-opensource-src_5.11.1.orig.tar.xz
 261997c8ff9b725c837eeade3507d031 11120 libs optional 
qtsvg-opensource-src_5.11.1-1.debian.tar.xz
 e4062ed4e0ae276662815df0e1df1640 14448 libs optional 
qtsvg-opensource-src_5.11.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAlswBpIUHHRzaW1vbnEy
QHVidW50dS5jb20ACgkQ4n8s+EWML6Qkpw/8DraPTi+5vuFr3nh+EWe6bwqe4zSa
+NQpC5+mML5AfVpUr+9qCQl61XKLQjUCLUTw1ptDhl9XpV4lZY0ZuEev784K26ms
WtTJmN0mXiseWMPYjpllCrjF2aKGSZxHoB/aDWoDFmVZQ3NZmMSu5IGTPE8CYabx
n3FAtALaCN6LmusC0cPvyGhUzdenZCpWIq+DmqvojnJWUiFy1B3b4UJbM2fZsNJT
9+E65gT1iRc7uYbfYI/Jd5+TfuG93G4vQ3MabzgcS+1ZW42rKW0RWaGhFRmBfAIX
6wICWiRhvxx9yH4bwtR/oE93M9fEGWEGlVDbE9LLHcLl6CkwczMXiTrEQk9VD13d
fEhIjct2xMFem2uLavRmwEqG7yB53Lfw7mQSRzYCojbMi8O3qooATVrJ9yaMAQLx
4IC3pKEb0CPmeawofAy5OFDxXF/oRriNFcsQMWPpK+YeKX5c3cMieVWOgtaOfkb/
UUj07F2dlAlzKI5zyCmmzorEyG56hWzGHWDTKxf00VP/UdJIDzxecZECtlVBSZXb
FsuoulR03qfztPJKqpuBRn5v5YncG5r4QEkZscqg4Y3kPDG3lwu+VUghsIa9To+M
wrdIwEPPKT4sGuF4qPRSOuj6HFL0k925khAbdGAy+jhglywtLRY645Kkg4VLTln/
ABOBoAFwzosD9tI=
=BHBT
-END PGP SIGNATURE-


Thank you for your contribution to Debian.