Résidence Arizona Parc Quartier Victoria: une nouvelle vie au coeur de Bouskoura !

2020-11-30 Thread ARIZONA PARC
In order to see your message, click on the following link: 
http://link.news-sarouty.ma/v/443/de86ac2aa9610f1747c04713f82c55818de5a97f6a48af20

Processing of tupi_0.2+git08-4_source.changes

2020-11-30 Thread Debian FTP Masters
tupi_0.2+git08-4_source.changes uploaded successfully to localhost
along with the files:
  tupi_0.2+git08-4.dsc
  tupi_0.2+git08-4.debian.tar.xz
  tupi_0.2+git08-4_amd64.buildinfo

Greetings,

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



Bug#975133: marked as done (tupi: FTBFS: tslider.cpp:292:29: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined)

2020-11-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Nov 2020 20:53:08 +
with message-id 
and subject line Bug#975133: fixed in tupi 0.2+git08-4
has caused the Debian Bug report #975133,
regarding tupi: FTBFS: tslider.cpp:292:29: error: aggregate ‘QPainterPath path’ 
has incomplete type and cannot be defined
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.)


-- 
975133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tupi
Version: 0.2+git08-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> g++ -c -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O2 
> -Wall -Wextra -D_REENTRANT -fPIC -DHAVE_THEORA -DHAVE_LIBAV -DHAVE_QUAZIP 
> -DHAVE_MULTIMEDIA -DHAVE_ZLIB -DK_NODEBUG -DVERSION=\"0.2\" 
> -DCODE_NAME=\"Beraba\" -DREVISION=\"git08\" -DCONFIG_VERSION=\"2\" 
> -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../tcore -I.. 
> -I../../libbase -I../tcore -I/usr/include/x86_64-linux-gnu/qt5 
> -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL 
> -I/usr/include/x86_64-linux-gnu/qt5/QtSvg 
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui 
> -I/usr/include/x86_64-linux-gnu/qt5/QtXml 
> -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork 
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o tslider.o tslider.cpp
> In file included from tapplication.h:41,
>  from txyspinbox.h:41,
>  from txyspinbox.cpp:36:
> thememanager.h:64:56: warning: ‘QXmlParseException’ is deprecated 
> [-Wdeprecated-declarations]
>64 | bool error(const QXmlParseException & exception);
>   |^
> thememanager.h:65:61: warning: ‘QXmlParseException’ is deprecated 
> [-Wdeprecated-declarations]
>65 | bool fatalError(const QXmlParseException & exception);
>   | ^
> In file included from tapplication.h:42,
>  from txyspinbox.h:41,
>  from txyspinbox.cpp:36:
> tvhbox.h:67:66: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with 
> Enum = Qt::AlignmentFlag; QFlags::Zero = int 
> QFlags::Private::*]’ is deprecated: Use default 
> constructor instead [-Wdeprecated-declarations]
>67 | void addWidget(QWidget *child, Qt::Alignment alignment = 0);
>   |  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1304,
>  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:43,
>  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:49,
>  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QString:1,
>  from ../tcore/tapplicationproperties.h:41,
>  from txyspinbox.h:40,
>  from txyspinbox.cpp:36:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
>   123 | QT_DEPRECATED_X("Use default constructor instead") 
> Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
>   |   
>  ^~
> /usr/lib/qt5/bin/rcc -name tgui_images tgui_images.qrc -o qrc_tgui_images.cpp
> /usr/lib/qt5/bin/moc -DHAVE_THEORA -DHAVE_LIBAV -DHAVE_QUAZIP 
> -DHAVE_MULTIMEDIA -DHAVE_ZLIB -DK_NODEBUG -DVERSION=\"0.2\" 
> -DCODE_NAME=\"Beraba\" -DREVISION=\"git08\" -DCONFIG_VERSION=\"2\" 
> -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include 
> /<>/src/framework/tgui/moc_predefs.h 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ 
> -I/<>/src/framework/tgui -I/<>/src/framework/tcore 
> -I/<>/src/framework -I/<>/src/libbase 
> -I/<>/src/framework/tcore -I/usr/include/x86_64-linux-gnu/qt5 
> -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL 
> -I/usr/include/x86_64-linux-gnu/qt5/QtSvg 
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui 
> -I/usr/include/x86_64-linux-gnu/qt5/QtXml 
> -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork 
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/10 
> 

tupi_0.2+git08-4_source.changes ACCEPTED into unstable

2020-11-30 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 30 Nov 2020 19:37:49 +
Source: tupi
Architecture: source
Version: 0.2+git08-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Sudip Mukherjee 
Closes: 975133
Changes:
 tupi (0.2+git08-4) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS due to QPainterPath. (Closes: #975133)
 - Thanks to Gustav Gonzalez.
   * Update Standards-Version to 4.5.1
Checksums-Sha1:
 d8ee154dab47f38f24cce96f67f86732e48e66f0 2042 tupi_0.2+git08-4.dsc
 619553edfae0e56fc07d4ddaf12160e93cb4abe2 8864 tupi_0.2+git08-4.debian.tar.xz
 c361eb24eb9b7f36041b55f9efd050817fe91590 15677 tupi_0.2+git08-4_amd64.buildinfo
Checksums-Sha256:
 b35ebb32c1ec54ccd1fb8b21e3f45b7a0ed6557132a851a4855a4cec967a3d43 2042 
tupi_0.2+git08-4.dsc
 eb78df670d2da2634643b7f0296f63eec3a3b01a59f46bbe8ba3e87e30027ca7 8864 
tupi_0.2+git08-4.debian.tar.xz
 3fd43ba1e75e0a2cb83e7c1eeb4780fd65e246e1d2dee1cb359f587736b3bf6e 15677 
tupi_0.2+git08-4_amd64.buildinfo
Files:
 cb00172d1ab695e70479da85ba2f06a1 2042 graphics optional tupi_0.2+git08-4.dsc
 eb139b60442c0477adb7d1d7d1323805 8864 graphics optional 
tupi_0.2+git08-4.debian.tar.xz
 cd16c23f053acaf66f283a8060e31d9b 15677 graphics optional 
tupi_0.2+git08-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl/FUC0ACgkQR5mjUUbR
KzXa3Q//dNj1eJjp4OOVQcCoJrO8HWwx5sV8hCeqHlutr7Om0ncfuDgl5z3yuYE4
CmdMs8fO8zTjWQ3y0HHLxcIrZGrLLshXoUfjouUroHXER7TWGD2IFkR7TFC9v1gs
jN4LIFFz7K+uCO6p5wWadChSCqhteuToR3aGXLcCkqPnVJ+S6XB2k4eJ7nclGsNN
fdIUe+d4EEguf9vNYixb/0kB7NtMvR/xgx/ot6P6oLdcM1RZ7aKOzymrNjKauBQK
YQD3/HKYft7JhZnekfUyZNG3P84I1SQ+HefCB5Yg+HWmLqG0lM4JHy1WaT27FwlD
VVTyr8JD9DPplgE4nK+c0VHMd3x8HWmaI5QpNNOaEGMhj+JYbMS/XP/AvJpa9b6N
8RJpBrw2j0geSBmfS7eRQGgeFTqPTlVf66YKvCZ6vcrwD2Z9MWuggrWkTpR42rhB
jbE2j/7lCgVtbjfXi+8XmdYfrfjFC/FRvJk3L9yrd9Yyhr8qFqc5RlUA1KkgPsrp
kSR0OPdr0kC5FZG7+hOIQ+URtDmlQ9Jx5VWGKpWQrWv2upTU27fK6A+ppalL7MBy
3OLnMehibmHBh+QOdebEcunhCQzqfMhh7o2kj/auKFaTXx3y+VBuJr01Msr7XoR2
jMZHxO8uE6LUvM4E0JmglmSACVI+TRHToNYlIGS7ayiPuXL3Eaw=
=TYB2
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



splint_3.1.2+dfsg-2.1_source.changes REJECTED

2020-11-30 Thread Debian FTP Masters



Version check failed:
Your upload included the source package splint, version 1:3.1.2+dfsg-2.1,
however testing already has version 1:3.1.2+dfsg-3.
Uploads to unstable must have a higher version than present in testing.



===

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.



devtodo is marked for autoremoval from testing

2020-11-30 Thread Debian testing autoremoval watch
devtodo 0.1.20-8 is marked for autoremoval from testing on 2020-12-21

It is affected by these RC bugs:
975455: devtodo: failing autopkgtests with grep 3.6
 https://bugs.debian.org/975455



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl