[Pkg-kde-extras] Processed: tagging 799104, tagging 785928, tagging 785922, tagging 785886, tagging 785876, tagging 785873 ...

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

> tags 799104 + sid stretch
Bug #799104 [fso-sounds-yue-base] Depends on gstreamer0.10-plugins-base
Added tag(s) sid and stretch.
> tags 785928 + sid stretch
Bug #785928 [src:gst-chromaprint] gst-chromaprint: Please update to GStreamer 
1.x
Added tag(s) stretch and sid.
> tags 785922 + sid stretch
Bug #785922 [src:pychess] pychess: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785886 + sid stretch
Bug #785886 [src:guayadeque] guayadeque: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785876 + sid stretch
Bug #785876 [src:turpial] turpial: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785873 + sid stretch
Bug #785873 [src:libgstreamer-interfaces-perl] libgstreamer-interfaces-perl: 
Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785869 + sid stretch
Bug #785869 [src:psychtoolbox-3] psychtoolbox-3: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785858 + sid stretch
Bug #785858 [src:pigment-python] pigment-python: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785856 + sid stretch
Bug #785856 [src:libgstreamer-perl] libgstreamer-perl: Please update to 
GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785853 + sid stretch
Bug #785853 [src:subtitlecomposer] subtitlecomposer: Please update to GStreamer 
1.x
Added tag(s) sid and stretch.
> tags 785852 + sid stretch
Bug #785852 [src:pigment] pigment: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785839 + sid stretch
Bug #785839 [src:gnome-video-arcade] gnome-video-arcade: Please update to 
GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785838 + sid stretch
Bug #785838 [src:drawtk] drawtk: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785833 + sid stretch
Bug #785833 [src:bluemindo] bluemindo: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785822 + sid stretch
Bug #785822 [src:gnome-subtitles] gnome-subtitles: Please update to GStreamer 
1.x
Added tag(s) sid and stretch.
> tags 785818 + sid stretch
Bug #785818 [src:advene] advene: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785817 + sid stretch
Bug #785817 [src:gnac] gnac: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 799104 + sid stretch
Bug #799104 [fso-sounds-yue-base] Depends on gstreamer0.10-plugins-base
Ignoring request to alter tags of bug #799104 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
785817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785817
785818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785818
785822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785822
785833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785833
785838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785838
785839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785839
785852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785852
785853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785853
785856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785856
785858: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785858
785869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785869
785873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785873
785876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785876
785886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785886
785922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785922
785928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785928
799104: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799104
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#784476: New upstream release available supporting Qt5

2015-09-16 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! There is a new upstream release available which supports Qt5. I might do a 
team upload except you tell me otherwise. I will also probably push the 
packaging to git (again, if none of you maintainers tell me otherwise).

Kinds regards, Lisandro.



-- 
Los estadounidenses no tienen la culpa, la guerra tiene la culpa. La falta de
voluntad de la gente para comprender a aquellos que tienen valores diferentes,
eso es lo que tiene la culpa.
  Shinji Mikamo
  


Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#798036: (no subject)

2015-09-16 Thread Andy Irving
Got to the bottom of it:

HAVE_QCA2 is set *after* the config.h is created in CMakeLists.txt, which 
because CMaske is awful means the #define is never created.

(this appears to be an upstream bug, revision a4e0c5e9 or thereabouts)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cd5fe62..390dec8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -52,11 +52,11 @@ check_include_file("stropts.h" HAVE_STROPTS_H)
 check_include_file("byteswap.h" HAVE_BYTESWAP_H)
 check_include_file("sys/endian.h" HAVE_SYS_ENDIAN_H)
 
+set(HAVE_QCA2 ${Qca-qt5_FOUND})
+
 configure_file(config-konversation.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-
konversation.h )
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
 
-set(HAVE_QCA2 ${Qca-qt5_FOUND})
-
 add_definitions(
   -DQT_USE_QSTRINGBUILDER
   -DQT_NO_CAST_TO_ASCII

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Processed: severity of 785837 is serious

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

> severity 785837 serious
Bug #785837 [src:digikam] digikam: Please update to GStreamer 1.x
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#798036: konversation: 1.6 Built without QCA support

2015-09-16 Thread Diane Trout
Hello

Thank you for your bug report and even better tracking down a work around. 

I'll try to update and test in a day or two.

Diane

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Processed: tagging 793628, tagging 785930, tagging 785921, tagging 785917, tagging 785903, tagging 785902 ...

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

> tags 793628 + sid stretch
Bug #793628 [psimedia] Please remove unused build-dependency on liboil0.3-dev
Added tag(s) sid and stretch.
> tags 785930 + sid stretch
Bug #785930 [src:bognor-regis] bognor-regis: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785921 + sid stretch
Bug #785921 [src:libplayer] libplayer: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785917 + sid stretch
Bug #785917 [src:swac-explore] swac-explore: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785903 + sid stretch
Bug #785903 [src:beets] beets: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785902 + sid stretch
Bug #785902 [src:g2ipmsg] g2ipmsg: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785893 + sid stretch
Bug #785893 [src:pidgin-sipe] pidgin-sipe: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785885 + sid stretch
Bug #785885 [src:kamoso] kamoso: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785883 + sid stretch
Bug #785883 [src:moodbar] moodbar: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785881 + sid stretch
Bug #785881 [src:nicotine] nicotine: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785879 + sid stretch
Bug #785879 [src:openfetion] openfetion: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785878 + sid stretch
Bug #785878 [src:libgnome-media-profiles] libgnome-media-profiles: Please 
update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785871 + sid stretch
Bug #785871 [src:winswitch] winswitch: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785864 + sid stretch
Bug #785864 [src:pocketsphinx] pocketsphinx: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785860 + sid stretch
Bug #785860 [src:turtleart] turtleart: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785859 + sid stretch
Bug #785859 [src:xpra] xpra: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785857 + sid stretch
Bug #785857 [src:xneur] xneur: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785855 + sid stretch
Bug #785855 [src:qtmobility] qtmobility: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785851 + sid stretch
Bug #785851 [src:ninix-aya] ninix-aya: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785848 + sid stretch
Bug #785848 [src:oggconvert] oggconvert: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785847 + sid stretch
Bug #785847 [src:iptux] iptux: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785843 + sid stretch
Bug #785843 [src:emesene] emesene: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785837 + sid stretch
Bug #785837 [src:digikam] digikam: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785829 + sid stretch
Bug #785829 [src:clementine] clementine: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785823 + sid stretch
Bug #785823 [src:alarm-clock] alarm-clock: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 785819 + sid stretch
Bug #785819 [src:glitch] glitch: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785813 + sid stretch
Bug #785813 [src:gnome-activity-journal] gnome-activity-journal: Please update 
to GStreamer 1.x
Added tag(s) stretch and sid.
> tags 785812 + sid stretch
Bug #785812 [src:coherence] coherence: Please update to GStreamer 1.x
Added tag(s) sid and stretch.
> tags 754050 + sid stretch
Bug #754050 [src:wine-development] wine: support gstreamer 1.0
Bug #785889 [src:wine-development] wine: Please update to GStreamer 1.x
Added tag(s) stretch and sid.
Added tag(s) sid and stretch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
754050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754050
785812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785812
785813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785813
785819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785819
785823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785823
785829: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785829
785837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785837
785843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785843
785847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785847
785848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785848
785851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785851
785855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785855
785857: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785857
785859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785859
785860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785860
785864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785864

[Pkg-kde-extras] Offerta Di Prestito

2015-09-16 Thread Admin
Ciao Sei disperato bisogno di un prestito? Sei stato negato di un prestito 
dalla propria banca o di un'istituzione? Avete bisogno di assistenza 
finanziaria? Avete bisogno di un prestito per pagare le bollette o acquistare 
una casa? Vuoi avere un business tutto tuo e hai bisogno di un prestito per la 
vostra richieste finanziarie? Gentilmente rispondere a questa particolare 
e-mail: charle...@shqiptar.eu___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] kamoso is marked for autoremoval from testing

2015-09-16 Thread Debian testing autoremoval watch
kamoso 2.0.2-3 is marked for autoremoval from testing on 2015-10-01

It is affected by these RC bugs:
785885: kamoso: Please update to GStreamer 1.x


___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Processing of konversation_1.6-2_source.changes

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

Greetings,

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

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#798036: marked as done (konversation: 1.6 Built without QCA support)

2015-09-16 Thread Debian Bug Tracking System
Your message dated Thu, 17 Sep 2015 05:49:08 +
with message-id 
and subject line Bug#798036: fixed in konversation 1.6-2
has caused the Debian Bug report #798036,
regarding konversation: 1.6 Built without QCA support
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.)


-- 
798036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: konversation
Version: 1.6-1
Severity: important

Dear Maintainer,

Attempting to use blowfish encryption with 1.6 fails:
[Error] Setting an encryption key requires Konversation to have been built with 
support for the Qt Cryptographic Architecture (QCA) library. Contact your 
distributor about a Konversation package with QCA support, or rebuild 
Konversation with QCA present.


Expected: it should work

This is a regression, 1.5 was built against QCA.

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

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

Versions of packages konversation depends on:
ii  konversation-data  1.6-1
ii  libc6  2.19-19
ii  libgcc11:5.2.1-16
ii  libkf5archive5 5.13.0-1
ii  libkf5auth55.13.0-1
ii  libkf5bookmarks5   5.13.0-1
ii  libkf5codecs5  5.13.0-1
ii  libkf5completion5  5.13.0-1
ii  libkf5configcore5  5.13.0-1
ii  libkf5configgui5   5.13.0-1
ii  libkf5configwidgets5   5.13.0-2
ii  libkf5coreaddons5  5.13.0-1
ii  libkf5dbusaddons5  5.13.0-1
ii  libkf5emoticons5   5.13.0-1
ii  libkf5globalaccel5 5.13.0-2
ii  libkf5i18n55.13.0-1
ii  libkf5iconthemes5  5.13.0-1
ii  libkf5idletime55.13.0-1
ii  libkf5itemviews5   5.13.0-1
ii  libkf5jobwidgets5  5.13.0-1
ii  libkf5kiocore5 5.13.0-1
ii  libkf5kiofilewidgets5  5.13.0-1
ii  libkf5kiowidgets5  5.13.0-1
ii  libkf5notifications5   5.13.0-1
ii  libkf5notifyconfig55.13.0-1
ii  libkf5parts5   5.13.0-1
ii  libkf5service5 5.13.0-2
ii  libkf5solid5   5.13.0-1
ii  libkf5sonnetcore5  5.13.0-1
ii  libkf5sonnetui55.13.0-1
ii  libkf5textwidgets5 5.13.0-1
ii  libkf5wallet5  5.13.0-1
ii  libkf5widgetsaddons5   5.13.0-1
ii  libkf5windowsystem55.13.0-3
ii  libkf5xmlgui5  5.13.0-1
ii  libphonon4qt5-44:4.8.3-2
ii  libqca-qt5-2   2.1.0.3-4
ii  libqt5core5a   5.4.2+dfsg-9
ii  libqt5dbus55.4.2+dfsg-9
ii  libqt5gui5 5.4.2+dfsg-9
ii  libqt5network5 5.4.2+dfsg-9
ii  libqt5widgets5 5.4.2+dfsg-9
ii  libqt5xml5 5.4.2+dfsg-9
ii  libstdc++6 5.2.1-16

konversation recommends no packages.

konversation suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: konversation
Source-Version: 1.6-2

We believe that the bug you reported is fixed in the latest version of
konversation, 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.
Diane Trout  (supplier of updated konversation 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: SHA512

Format: 1.8
Date: Wed, 16 Sep 2015 22:21:23 -0700
Source: konversation
Binary: konversation konversation-data konversation-dbg
Architecture: source
Version: 1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team 
Changed-By: Diane Trout 
Description:
 konversation - user friendly Internet Relay Chat (IRC) client for KDE
 konversation-data - data files for Konversation
 konversation-dbg - debugging symbols for Konversation
Closes: 798036
Changes:
 konversation (1.6-2) unstable; urgency=medium
 .
   * Add have-qca2-needs-to-be-defined.patch
 Andy Irving noticed an ordering problem that 

[Pkg-kde-extras] Bug#798036: konversation: 1.6 Built without QCA support

2015-09-16 Thread Diane Trout
version: 1.6-2

Hello,

I showed your patch to the Konversation maintainer and pushed it upstream. I 
also applied it to konveration-1.6-2, and just uploaded that to Debian.

It should be built and available in unstable in the next few hours.

I wasn't able to figure out how to use the encryption support, so could you 
test this build and let me know if it's working?

Thanks
Diane Trout

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] konversation_1.6-2_source.changes ACCEPTED into unstable

2015-09-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 16 Sep 2015 22:21:23 -0700
Source: konversation
Binary: konversation konversation-data konversation-dbg
Architecture: source
Version: 1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team 
Changed-By: Diane Trout 
Description:
 konversation - user friendly Internet Relay Chat (IRC) client for KDE
 konversation-data - data files for Konversation
 konversation-dbg - debugging symbols for Konversation
Closes: 798036
Changes:
 konversation (1.6-2) unstable; urgency=medium
 .
   * Add have-qca2-needs-to-be-defined.patch
 Andy Irving noticed an ordering problem that prevented
 Konversation from detecting it had QCA available.
 (Closes: #798036)
Checksums-Sha1:
 80a2ff9d3c3c107c3e7beaa1b1eccf863843d53e 2959 konversation_1.6-2.dsc
 47bc2cde404948ef8d7c2dee55084e08bf255661 26904 konversation_1.6-2.debian.tar.xz
Checksums-Sha256:
 64808da86524c9baaf250f68342aa20841795d365d2b8625cee1895840974c6c 2959 
konversation_1.6-2.dsc
 367ac4cc6815f28bb82246fb5f6390794a3527faa0a19e78d928962dcd65d7a1 26904 
konversation_1.6-2.debian.tar.xz
Files:
 25ac5f6aa8d33f318d6240f9d18a86f3 2959 net optional konversation_1.6-2.dsc
 0f011ba2ad49797a6b2d65bc4879ee89 26904 net optional 
konversation_1.6-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV+lH2AAoJEJkNODZzNNdwKB4QAJR5s6XQLBGuaNj+I9uVtJhS
d7mF4RJCvDKmdtYicyWrjEMxMiZ3AUdQePp/r1WsuCOrTV41Bnjx5Zkjz7JdxKaW
0ntgK0qA9so0GEnfVwGT5QjDaeLzUgco8yNKR7r8m9ilA6u//hIoe4utcm2TDIfP
Wb2mnqSOZBnHJ7S0DHJdWsC4m5/OXDOpypavHCOzWs3m86Q9X6m5D/96p1VXDSCt
dxbKYUdQQXSPTYMb6Do5Lup+SKjcR9QEMLZbVd9a4yoxcaPJaNoUAFePDzXv3GDH
9ObuO8VnRWn6EoiQ6g4jv31QMIG/i+mv/deGexvXsHf0OcFShKa6v0ky0Jo0gx7l
yxskad3Uhwgn73g3BAatIKJF0XyPKtmOmr6gmedKUJs9MP78xV+EK2CNHnGDZrZF
w8dMNh5BW4aZSK28vSZCfqMfUMl2LdhSLUHcALuwdfa02Fd4/Cy0gA5JwgYqHBX5
RQf7bY5Y8OYO43/y8njRYHpuBOA8Q+ogAhN2XIaV/+FFDZ6gx+EHXbq32CJ3nMCG
BKg7PxPE/5LQoTyAOcMbA7DTTgqz+1IPzEK3L0pebRmVcWBKlyIy1wncrgwGJgnn
zxORftrBXbHZ5atUkbLbYlo6hG3sLRitVxwfoua0vH9hgkYhW/dxmop8LOiCcXyl
pWBIKzuSMfaVC2CQNtS8
=bv5K
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Processed: severity of 785885 is serious

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

> severity 785885 serious
Bug #785885 [src:kamoso] kamoso: Please update to GStreamer 1.x
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] redshift-plasmoid REMOVED from testing

2015-09-16 Thread Debian testing watch
FYI: The status of the redshift-plasmoid source package
in Debian's testing distribution has changed.

  Previous version: 1.0-1
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras