Ik ga op reis en neem mee...

2016-05-31 Thread Ester | HiepHiepKado.be

Deze email nieuwsbrief werd in grafisch HTML formaat verzonden.
Als u deze tekstversie ziet, verkiest uw email programma "gewone tekst" emails.
U kan de originele nieuwsbrief online bekijken:
http://ymlp17.com/zvmBzi



Met onze verrassende geschenken voor op reis kunt u een leuke
verkoopactie opzetten!  Bekijk de nieuwsbrief in de browser (
http://ymlp17.com/zvmBzi )

Het vakantieseizoen is de perfecte gelegenheid om uw relaties een
mooi zomergeschenk kado te doen. Met onze verrassende geschenken voor
op reis kunt u een leuke verkoopactie opzetten, een opvallende
zomermailing doen, of uw klanten en medewerkers in het zonnetje
zetten. Blijf onder de aandacht van uw relaties en bedruk de artikelen
met uw logo, zo blijft u zichtbaar voor iedereen, ook op vakantie! Wij
bieden een ruim assortiment reisaccessoires, zoals hoofdkussens (
https://www.hiephiepkado.be/p820012-reis-comfortset-grijs.htm?source=mailing310516
) voor in het vliegtuig, reisadapters (
https://www.hiephiepkado.be/p820373-reisstekker-met-4-usb-poorten-wit.htm?source=mailing310516
), reissets (
https://www.hiephiepkado.be/reizen-tassen/reis-accessoires/11976000-frankfurt-voor-vliegtuig-goedgekeurde-reisset.htm?source=mailing310516
), powerbanks (
https://www.hiephiepkado.be/reizen-tassen/reis-accessoires/p324054-2200-mah-powerbank-rood.htm?source=mailing310516
), reistassen (
https://www.hiephiepkado.be/reizen-tassen/reis-accessoires/p707221-pvc-vrije-fashion-duo-tone-reistas-grijs.htm?source=mailing310516
), bagageweegschalen (
https://www.hiephiepkado.be/reizen-tassen/reis-accessoires/p820713-analoge-bagageweger-wit.htm?source=mailing310516
), en nog veel meer! (
https://www.hiephiepkado.be/reizen-tassen/reis-accessoires/?source=mailing310516
)

 

HiepHiepKado · Maastrichterstraat 71 · 3500 Hasselt · België

Contact opnemen ( https://www.hiephiepkado.be/contact.php )

 

_
Uitschrijven / Gegevens wijzigen: http://ymlp17.com/ughymwuwgsgjbmjegeeyggusqqb
Powered door YourMailingListProvider



Bug#825944: adduser: [INTL:ru] Russian documentation translation update

2016-05-31 Thread Yuri Kozlov
Package: adduser
Version: 3.115
Severity: wishlist
Tags: l10n patch

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

Russian documentation translation update is attached.

-- System Information:
Debian Release: 8.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, armel

Kernel: Linux 3.16.0-4-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)


ru.po.gz
Description: application/gzip


Bug#821568: marked as done (php-cas: PHP 7.0 Transition)

2016-05-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 May 2016 22:29:17 +
with message-id 
and subject line Bug#821568: fixed in php-cas 1.3.3-4
has caused the Debian Bug report #821568,
regarding php-cas: PHP 7.0 Transition
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.)


-- 
821568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php-cas
Version: 1.3.3-2
Severity: important
User: pkg-php-ma...@lists.alioth.debian.org
Usertags: php7.0-transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer(s),

this bug is a part of ongoing php7.0 transition.  It is filled as
important, but the severity will be bumped to serious within quite short
(~month) timeframe as the transition was announced almost 3 months ago.

The php-cas package currently depends on php5 php5-common php5-curl .

PHP 7.0 has landed in unstable with substantial changes to the packaging:

  1. Every package built from src:phpMAJOR.MINOR now include
 phpMAJOR.MINOR in the name, so f.e. php5-fpm is now php7.0-fpm.

  2. Accompanying src:php-defaults builds 1:1 mapping to a default
 MAJOR.MINOR version, e.g. php-fpm depends on php7.0-fpm.  When you
 specify a dependency, please use the generic name, unless you
 absolutely know that won't work for you.

  3. Every path in the system has been changed to a versioned, e.g.
 /etc/php5/cli is now /etc/php/7.0/cli

  4. dh_php5 is now dh_php

  5. php-pear is not built from independent source package.

  6. master-7.0 branches of several extensions (php-apcu, xdebug,
 php-apcu-bc) can be used as a template how to change the PHP
 extension packaging.  It's mostly cut&paste since the d/rules tries
 to figure-out most of the variables from debian/ directory.

  7. pkg-php-tools package now supports PHP 7.0 packaging and if your
 package uses pkg-php-tools a simple binNMU is all it might need

  8. PHP 7.0 has changed extension API, so most-if-not-all extensions
 need work from upstream to be compatible with PHP 7.0.

  9. We expect to ship next Debian release (stretch) only with PHP
 7.0, that means that all packages needs to be made compatible with
 PHP 7.0.  Fortunately the PHP 7.0 is mostly compatible with properly
 maintained software.  However some extensions has been deprecated
 (f.e. mysql) and thus old unmaintained software will stop working
 and it will have to be either patched or removed from stable Debian.

So what you need to do:

Replace every occurence of php5 with just php, e.g. if you depend on
'php5' then you just need to depend on 'php'.  Also if you package a web
application and depend on specific SAPI, I would recommend depending just
on 'php' package and let the user decide whether he will install php-fpm,
libapache2-mod-php or php-cgi.

The script that was used to get the list of packages for MBF was not a
particular smart one (so it doesn't detect alternatives, etc.), so if
there's a false positive, please excuse me and just close the bug with
short explanation.

The other options that might be used with packages that don't and won't
support PHP 7.0 is to remove the software from Debian by changing the
title of this bugreport to:

RM: php-cas -- ROM; doesn't support PHP 7.0

reassigning it to ftp.debian.org pseudo-package and changing severity to
'normal'.

Also feel free to contact the maintainers at one of the lists:

pkg-php-p...@lists.alioth.debian.org -- for PEAR related packages
pkg-php-p...@lists.alioth.debian.org -- for PHP extensions
pkg-php-ma...@lists.alioth.debian.org -- main PHP packaging and catch-all

Cheers, Ondrej

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

Kernel: Linux 4.2.0-35-generic (SMP w/24 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQJ8BAEBCgBmBQJXFUqdXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHS6YQAKwsjIktdxkxeyFYJOK4tQay
C7myXCc+sA/yEOrVd3oUXGCWuifEnICTPHEmXeyqc3nRYKF2OkFiWhTyXawEsU5V
aJSouM7hvsLPnTTDvR5c8aYS2uk+9AMTWbr3j9RMGyULIy0zxC11xJdA9L/0aVTO
MP8S4PXcP+vs29jd92DH54hdHTpSTs80IBx5SFGujlCOH+bmJdZJyo+wUhensEgm
dpGhr3UlJWi4E4G5FfIcuWWdaCu+CguaLsCEbqEA5gQmfgC97uY9PP/yVIjty/YI
zqbVrIs7uty3Afrnl+izaui6GQb4nkz+HVL1GCLo0Aca+lDga2+

php-cas_1.3.3-4_amd64.changes ACCEPTED into unstable

2016-05-31 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 31 May 2016 23:22:00 +0200
Source: php-cas
Binary: php-cas
Architecture: source all
Version: 1.3.3-4
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group 
Changed-By: Jean-Michel Vourgère 
Description:
 php-cas- ${phppear:summary}
Closes: 821568
Changes:
 php-cas (1.3.3-4) unstable; urgency=high
 .
   * QA upload.
   * Updated dependencies for PHP7. (Closes: #821568)
   * Updated Vcs-* after switch to collab-maint.
   * Bumped policy to 3.9.8: No change required.
   * Bumped compat level to 9.
Checksums-Sha1:
 237e15a2eef813e98f55646810e3d2a9acf596f3 1872 php-cas_1.3.3-4.dsc
 5dd8b3a3df3349ba4ad02ec94bfd476a07753f49 3792 php-cas_1.3.3-4.debian.tar.xz
 72b43fcfc70b8e5d34fed37cbb273fae204ecf05 66686 php-cas_1.3.3-4_all.deb
Checksums-Sha256:
 38d8811877120a3a8966e99275e671187a56606c4a2b97dd4289552b6fd0 1872 
php-cas_1.3.3-4.dsc
 a4339b162c9170ed4e79687ac3b043303b3e32f0c1360446dc5648c0fc7dc9f1 3792 
php-cas_1.3.3-4.debian.tar.xz
 b53aeb8983ac9b4bf25484d7f43758520ab297626fe6b934087c2e32e7771fc0 66686 
php-cas_1.3.3-4_all.deb
Files:
 ec72aab627e639d5c52f7d51596ac575 1872 php optional php-cas_1.3.3-4.dsc
 1013e4981139c2a2f222944259685b0a 3792 php optional 
php-cas_1.3.3-4.debian.tar.xz
 0ec1bcaaa5911e76a40a8a9c4684293a 66686 php optional php-cas_1.3.3-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXTgHgAAoJEDtcLHGiGNg8jkYQAJH/ShcuOAZLT/1QgEaIHUMX
O1cFcU9T2/XOXws3M1Z8yofu3Qy5tx7/LeienTQfgi6OuDZM5BDG/hyFgnjF3v2n
POsAPSFDSJ72NUSQg0qNlRfxPXU21sfhxLKyyzFZ8upFp09cm9unmIL5sUSL3GYP
q+utAl2VKacBYTjOmwMrMd73k5ihqbDKZ4JaZrwmnEo7fdFjcMIUvIzP/yxMeoWJ
tpUo51pg6ix11GufFQT8VyxNk2uk+SqN/Mz2sGTawlYZYXz18LmSyikFNkLg4WlH
m9ut/31X8ka4bo1rcS4xw9oYSuHgK7YJEG6lh1HL1NsSB9FNZW47uIhvuiMC2evu
L/BvoHrGNZNHY6SQ4mAaTPbDp/VVlrtfjujBNGlfFCZylXnDdY3mIledLg1Nl+Fv
Ar4kTq9aoVTCXM4biCPuEe1K0M0BZUSJ/iKU2TqP4eB4mPB7WRXzga4z16BYshAs
c4+A6r6juKE9n78J3ZvQip2GmZZndzY87/UwtTgQ1Wvug+csYfHS7j7D3FjUO7Ce
UHYAomNnSGBZlJ3ENCXfIBEXBF2LxguODV4bBl90AxgQacXe2Vx0UDt3flSvW63q
6DX+MwOPcbe+nx0YkiIs+H6Rhu8zVC5+JBJ7YTVnU5YwsDcL50CdtFgLgH57FChs
acfzU9IFbNfSDNP9CzyF
=ccER
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#825973: adduser: [l10n] update Japanese translation of program

2016-05-31 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: adduser
Version: 3.115
Severity: wishlist
Tags: l10n patch

Hi,

I updated Japanese translation of program messages (ja.po).
Please apply this.

Thanks,
- -- 
Kenshi Muto
km...@debian.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Processed by Mailcrypt 3.5.9 

iQIcBAEBCgAGBQJXTh9zAAoJEB0hyD3EUuD8o/kP/0tZN5nrVKcFJo52mW7Z1FR7
gU5Jf3A0iFKCt0IPpIkA1ERCBCK/hv2OJtV9GlHpoeyl7MTnPbdPsC+HR5qhdGtd
DrysCCehWm9dLg28HCP21QpxL6AFKFC4RNoiaUjuEVVvDsBjzmjdoxJMm475pkrr
DVp7W3g+CHlXbOqqPJzZC28tngQrPgQxJ3eAjgN0TJCFlBIDyUVkECxmKB4w/rpL
3bF0tS0HBc3CF77lf1G3YX0/R9rggZQNguthjPakQCLfYk8L9d2RGkAarK7MIdty
X5k2Lz9ldbiAapQwIzv3PKpA2luBk2LiHrK67yo5JyIx3OESpIDbkVvpwj/GXU6V
g6S3O5zIil7J8NWO77lzgj9JkXGEC3uFgiGO0zo/RBesjb9vnYcM87qKhs0G+Wcc
WrYKYDN5DKJo6fxXizZVRNE8s5r/EkizbfYz/vcV9GeFk/nmQcaS7taO+yiZFicB
c1ZcjVXMNqUv18d5OzaUe/fTZ0Td5X+61f+CAUyQppcmaY7FJN33WsVBG1t20zOP
WhVF00Ykih/gSSwt4/rjEasl+xMEr3+Co7tqrRrWvcQLA1GtRDMyxl2uOqbJ28Bf
D+X8JzA6idHTbwTMmSptsAartLGmVVmBnEhowYmt5/5dDoSRoU/QNaokjvkyzruy
anIJkaQxwPGWPQ671pTk
=NbXi
-END PGP SIGNATURE-


ja.po
Description: Binary data


Processed: Re: phoronix-test-suite: PHP 7.0 Transition

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

> reassign 821692 phoronix-test-suite
Bug #821692 [src:phoronix-test-suite] src:phoronix-test-suite: PHP 7.0 
Transition
Bug reassigned from package 'src:phoronix-test-suite' to 'phoronix-test-suite'.
No longer marked as found in versions phoronix-test-suite/5.2.1-1.
Ignoring request to alter fixed versions of bug #821692 to the same values 
previously set
> merge 821692 821545
Bug #821692 [phoronix-test-suite] src:phoronix-test-suite: PHP 7.0 Transition
Bug #821692 [phoronix-test-suite] src:phoronix-test-suite: PHP 7.0 Transition
Marked as found in versions phoronix-test-suite/5.2.1-1.
Bug #821545 [phoronix-test-suite] phoronix-test-suite: PHP 7.0 Transition
Merged 821545 821692
> thanks
Stopping processing here.

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