error: 'char16_t' does not name a type; did you mean 'wchar_t'? (Was: Bug#899129: prime-phylo: FTBFS: cd obj-x86_64-linux-gnu && make -j8 -Oline returned exit code 2)

2018-05-20 Thread Andreas Tille
Control: tags -1 help

Hi,

the build log of prime-phylo[1] has:

...
cd /build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime && 
/usr/bin/c++  -DONLY_ONE_TIMESAMPLE -DPERTURBED_NODE -Dprime_phylo_EXPORTS 
-I/build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime 
-I/build/prime-phylo-1.0.11/src/cxx/libraries/prime 
-I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/  
lib/x86_64-linux-gnu/openmpi/include/ompi/mpi/cxx -I/usr/include/libxml2 
-I/build/prime-phylo-1.0.11/src/cxx/libraries 
-I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx 
-I/usr/lib/openmpi/include/openmpi/ompi/mpi/cxx  -g -O2 
-fdebug-prefix-map=/build/prime-phylo-1.0.11=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wreorder 
-Wall -fexceptions -g -fPIC   -std=gnu++98 -o 
CMakeFiles/prime-phylo.dir/TreeInputOutput.cc.o -c 
/build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.cc
In file included from /usr/include/unicode/utypes.h:38:0,
 from /usr/include/unicode/ucnv_err.h:88,
 from /usr/include/unicode/ucnv.h:52,
 from /usr/include/libxml2/libxml/encoding.h:31,
 from /usr/include/libxml2/libxml/parser.h:810,
 from /usr/include/libxml2/libxml/globals.h:18,
 from /usr/include/libxml2/libxml/threads.h:35,
 from /usr/include/libxml2/libxml/xmlmemory.h:218,
 from /usr/include/libxml2/libxml/tree.h:1307,
 from 
/build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.hh:9,
 from 
/build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.cc:1:
/usr/include/unicode/umachine.h:347:13: error: 'char16_t' does not name a type; 
did you mean 'wchar_t'?
 typedef char16_t UChar;
 ^~~~
 wchar_t
In file included from /usr/include/unicode/utypes.h:39:0,
 from /usr/include/unicode/ucnv_err.h:88,
 from /usr/include/unicode/ucnv.h:52,
 from /usr/include/libxml2/libxml/encoding.h:31,
 from /usr/include/libxml2/libxml/parser.h:810,
 from /usr/include/libxml2/libxml/globals.h:18,
 from /usr/include/libxml2/libxml/threads.h:35,
 from /usr/inclmake[3]: Entering directory 
'/build/prime-phylo-1.0.11/obj-x86_64-linux-gnu'
...

and similar things.  Any idea how to fix this?

Kind regards

   Andreas.

[1] https://salsa.debian.org/med-team/prime-phylo

-- 
http://fam-tille.de



Re: error: 'char16_t' does not name a type; did you mean 'wchar_t'? (Was: Bug#899129: prime-phylo: FTBFS: cd obj-x86_64-linux-gnu && make -j8 -Oline returned exit code 2)

2018-05-20 Thread Andrey Rahmatullin
On Sun, May 20, 2018 at 09:05:48AM +0200, Andreas Tille wrote:
> cd /build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime && 
> /usr/bin/c++  -DONLY_ONE_TIMESAMPLE -DPERTURBED_NODE -Dprime_phylo_EXPORTS 
> -I/build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime 
> -I/build/prime-phylo-1.0.11/src/cxx/libraries/prime 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/  
> lib/x86_64-linux-gnu/openmpi/include/ompi/mpi/cxx -I/usr/include/libxml2 
> -I/build/prime-phylo-1.0.11/src/cxx/libraries 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx 
> -I/usr/lib/openmpi/include/openmpi/ompi/mpi/cxx  -g -O2 
> -fdebug-prefix-map=/build/prime-phylo-1.0.11=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -
> Wreorder -Wall -fexceptions -g -fPIC   -std=gnu++98 -o 
> CMakeFiles/prime-phylo.dir/TreeInputOutput.cc.o -c 
> /build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.cc

> /usr/include/unicode/umachine.h:347:13: error: 'char16_t' does not name a 
> type; did you mean 'wchar_t'?
ICU since 59 requires C++11 while your software uses -std=gnu++98.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#899175: RFS: mini-httpd-run/1.0 ITP

2018-05-20 Thread Dmitry Bogatov

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "mini-httpd-run"

* Package name : mini-httpd-run
  Version  : 1.0
  Upstream Author  : Dmitry Bogatov 
* Url  : https://salsa.debian.org/iu-guest/mini-httpd-run
* Licenses : GPL-3+
  Programming Lang : 
  Section  : admin

 mini-httpd implements all basic features of a HTTPD, including: GET,HEAD,POST
 methods, common MIME types, basic authentication, virtual hosting, CGI,
 directory listing, trailing-slash redirection, standard logging, custom error
 pages etc. It also can be configured to do SSL and IPv6.
 .
 This package contains scripts to run mini-httpd under Runit
 supervision system.

It builds those binary packages:

  * mini-httpd-run

More information about mini-httpd-run can be obtained from
https://salsa.debian.org/iu-guest/mini-httpd-run


Regards,
  Dmitry Bogatov



Bug#899174: RFS: tup/0.7.6-1 ITP

2018-05-20 Thread Dmitry Bogatov

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "tup"

* Package name : tup
  Version  : 0.7.6-1
  Upstream Author  : 2005-2016 Mike Shal 
* Url  : http://gittup.org/tup
* Licenses : BSD-2-clause,GPL-2+,public-domain,BSD-1-clause,BSD-3-clause
  Programming Lang : 
  Section  : devel

 Tup is a file-based build system for Linux, OSX, and Windows. It
 takes as input a list of file changes and a directed acyclic graph
 (DAG). It then processes the DAG to execute the appropriate commands
 required to update dependent files. Updates are performed with very
 little overhead since tup implements powerful build algorithms to
 avoid doing unnecessary work. This means you can stay focused on your
 project rather than on your build system.

It builds those binary packages:

  * tup

Please note, that package is maintained with dgit(1) tool
using dgit-maint-merge(7) workflow. For more information about how to
sponsor this package, see dgit-sponsorship(7).

With /bin/sh following commands should suffice:

  $ git clone https://salsa.debian.org/iu-guest/tup.git tup
  $ cd tup
  $ origtargz
  $ dgit sbuild


Regards,
  Dmitry Bogatov



Bug#896186: RFS: netctl/1.16-1 [ITP]

2018-05-20 Thread Lumin
control: tag -1 +moreinfo

On Fri, May 04, 2018 at 10:37:27AM +0800, Yangfl wrote:
> control: tag -1 - moreinfo
> 
> Reuploaded.

Please fix your packaging repo first:

  https://salsa.debian.org/chinese-team/netctl/network/master

The stuff in the master branch is identical to the upstream branch.
"debian" directory is contained in no branch. This is an error.
"upstream" version keeps a copy of untouched upstream source.
"master" branch is typically holding the debian/ folder on the top
of the "upstream" branch.

You should fix the packaging repo, or I won't know what on earth
the changes are.

After fixing the packaging repo, please fix the problematic
installation path:

  -rw-r--r-- root/root   353 2018-04-20 10:54 ./netctl-ifplugd@.service
  -rw-r--r-- root/root   284 2018-04-20 10:54 ./netctl-sleep.service
  -rw-r--r-- root/root   289 2018-04-20 10:54 ./netctl-wait-online.service
  -rw-r--r-- root/root   260 2018-04-20 10:54 ./netctl.service
  -rw-r--r-- root/root   316 2018-04-20 10:54 ./netctl@.service
  drwxr-xr-x root/root 0 2018-04-20 10:54 ./usr/

Run "debc" for a quick content check after building an package.
Run "lintian -EviI --pedantic" and fix those lintian Warnings.

Please don't remove the moreinfo tag if you are not sure your
package is totally correct.

Thank you for the update, and please ping me when you are ready
for the next round of review.


signature.asc
Description: PGP signature


Re: error: 'char16_t' does not name a type; did you mean 'wchar_t'? (Was: Bug#899129: prime-phylo: FTBFS: cd obj-x86_64-linux-gnu && make -j8 -Oline returned exit code 2)

2018-05-20 Thread Rene Engelhard
On Sun, May 20, 2018 at 12:20:05PM +0500, Andrey Rahmatullin wrote:
> On Sun, May 20, 2018 at 09:05:48AM +0200, Andreas Tille wrote:
> > cd /build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime 
> > && /usr/bin/c++  -DONLY_ONE_TIMESAMPLE -DPERTURBED_NODE 
> > -Dprime_phylo_EXPORTS 
> > -I/build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime 
> > -I/build/prime-phylo-1.0.11/src/cxx/libraries/prime 
> > -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 
> > -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/  
> > lib/x86_64-linux-gnu/openmpi/include/ompi/mpi/cxx -I/usr/include/libxml2 
> > -I/build/prime-phylo-1.0.11/src/cxx/libraries 
> > -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx 
> > -I/usr/lib/openmpi/include/openmpi/ompi/mpi/cxx  -g -O2 
> > -fdebug-prefix-map=/build/prime-phylo-1.0.11=. -fstack-protector-strong 
> > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -
> > Wreorder -Wall -fexceptions -g -fPIC   -std=gnu++98 -o 
> > CMakeFiles/prime-phylo.dir/TreeInputOutput.cc.o -c 
> > /build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.cc
> 
> > /usr/include/unicode/umachine.h:347:13: error: 'char16_t' does not name a 
> > type; did you mean 'wchar_t'?
> ICU since 59 requires C++11 while your software uses -std=gnu++98.

Otherwise you can just define it. See e.g.

https://cgit.freedesktop.org/libreoffice/core/diff/configure.ac?id=fabad007c60958f2ff87e8f636ff6a798ad1f963

+if test "$ICU_MAJOR" -ge "59"; then
+# As of ICU 59 it defaults to typedef char16_t UChar; which is
available
+# with -std=c++11 but not all external libraries can be built with
that,
+# for those use a bit-compatible typedef uint16_t UChar; see
+# icu/source/common/unicode/umachine.h
+ICU_UCHAR_TYPE="-DUCHAR_TYPE=uint16_t"
+else
+ICU_UCHAR_TYPE=""
+fi

(but yes, projects using -std=c++11 don't need it.)

Regards,

Rene



Bug#899188: RFS: urlwatch/2.11-1

2018-05-20 Thread Maxime Werlen
Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: p...@debian.org

Dear mentors,

I am looking for a sponsor for my package "urlwatch"

 * Package name: urlwatch
   Version : 2.11-1
   Upstream Author : Thomas Perl
 * URL : https://thp.io/2008/urlwatch/
 * License : BSD-3-clause
   Section : web

It builds those binary packages:
  urlwatch   - tool for monitoring webpages for updates

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/urlwatch

Alternatively, one can download the package with dget using this command:
  dget -x https://mentors.debian.net/debian/pool/main/u/urlwatch/
urlwatch_2.11-1.dsc

More information about urlwatch can be obtained from
https://github.com/thp/urlwatch.

Changes since the last upload:

urlwatch (2.11-1) unstable; urgency=medium

  * New upstream release
  * Updated patches to new upstream sources
  * Removed trailing spaces
  * Removed X-Python3-Version per Lintian rule ancient-python-version-field
  * Updated Standards-Version to 4.1.4

Regards,

Maxime Werlen


dput send and ..

2018-05-20 Thread ox16
I send my package .. or not.   The program show me Sucessuf send package but 
where I can check this?


Re: dput send and ..

2018-05-20 Thread Ko Ko Ye`
Your package for

Just deb ?
local use ?
debian ?
ubuntu ?
mint ?

depend on answer
Pls more detail

On Sun, May 20, 2018, 8:46 PM ox16  wrote:

> I send my package .. or not.
> The program show me Sucessuf send package but where I can check this?
>


Odp: Re: dput send and ..

2018-05-20 Thread ox16
I run this: $ dput -f mentors-ftp ./fonts-labiryntowy_1.53_amd64    
Checking signature on .changes                                                  
      gpg: ./fonts-labiryntowy_1.53_amd64 Valid signature from 40C1346FFD73D90B 
   Uploading to mentors-ftp (via ftp to mentors.debian.net):                    
            Uploading fonts-labiryntowy_1.53_all.deb done.                      
                  Uploading fonts-labiryntowy_1.53_amd64.b done.                
                Uploading fonts-labiryntowy_1.53_amd64.c done.                  
             Successfully uploaded packages.   On Sun, May 20, 2018, 8:46 PM 
ox16 <   o...@o2.pl > wrote:  I send my package .. or not.   The program 
show me Sucessuf send package but where I can check this?


Odp: Re: dput send and ..

2018-05-20 Thread ox16
Dnia 20 maja 2018 16:39 Zebulon McCorkle  
napisał(a):  On 05/20/2018 09:06 AM, ox16 wrote:  I send my package .. or not.  
 The program show me Sucessuf send package but where I can check this?   
I'm assuming you dput'd to mentors. If you properly followed the  
instructions (created an account, uploaded your pubkey, signed the  package, 
then dput'd), the link should be  mentors.debian.net mentors.debian.net  
name>.   Link not apear.   I have account, put my gpg public key to my 
profile on  mentors.debian.net mentors.debian.net   I get information my 
fonts-labityntowy*.changes is signed  And dput send my package.   And package 
dont show on this web page


Re: dput send and ..

2018-05-20 Thread Zebulon McCorkle
On 05/20/2018 09:06 AM, ox16 wrote:
> I send my package .. or not.   The program show me Sucessuf send package but 
> where I can check this?

I'm assuming you dput'd to mentors. If you properly followed the
instructions (created an account, uploaded your pubkey, signed the
package, then dput'd), the link should be
https://mentors.debian.net/package/.



signature.asc
Description: OpenPGP digital signature


Re: Re: dput send and ..

2018-05-20 Thread Ko Ko Ye`
check

sample [fonts-labityntowy]

here is your package
https://mentors.debian.net/package/fonts-labityntowy
need sponsorship > yes

here is RTF template  (Sponsorship Request)
https://mentors.debian.net/sponsors/rfs-howto/fonts-labityntowy
you can send  to

sub...@bugs.debian.org

or use reportbug


On Sun, May 20, 2018 at 9:13 PM, ox16  wrote:

>
> Dnia 20 maja 2018 16:39 Zebulon McCorkle  napisał(a):
>
> On 05/20/2018 09:06 AM, ox16 wrote:
>
> I send my package .. or not.   The program show me Sucessuf send package
> but where I can check this?
>
>
> I'm assuming you dput'd to mentors. If you properly followed the
> instructions (created an account, uploaded your pubkey, signed the
> package, then dput'd), the link should be
> https://mentors.debian.net/package/.
>
>
> Link not apear.
>
> I have account, put my gpg public key to my profile on
> https://mentors.debian.net/ 
>
> I get information my fonts-labityntowy*.changes is signed
> And dput send my package.
>
> And package dont show on this web page
>



-- 

with regards *Ko Ko Ye`*

+95 97989 22022
+95 94500 22022
+95 9731 47907
kokoye2...@gmail.com
kokoye2...@ubuntu.com

skype: kokoye2007
jitsi: kokoye2007

http://ubuntu-mm.net
http://wiki.ubuntu.com/kokoye2007
http://wiki.ubuntu.com/MyanmarTeam http://loco.ubuntu.com/teams/ubuntu-mm


Bug#899193: RFS: vagrant-hostmanager/1.8.8-1 [ITP #898996]

2018-05-20 Thread Kienan Stewart
Package: sponsorship-requests
Severity: wishlist

Dear menotrs,

I am looking for a sponsor for my package "vagrant-hostmanager":

 * Package name: vagrant-hostmanager
 * Version : 1.8.8-1
 * Upstream AUthor : Shawn Dahlen, Seth Reeser
 * URL : https://github.com/devopsgroup-io/vagrant-hostmanager
 * License : MPL-2.0
 * Section : ruby

To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/vagrant-hostmanager

Thanks,
Kienan



Bug#899196: RFS: fonts-myanmar/1.0-1 [ITP] -- please help me for upstream fonts pack

2018-05-20 Thread Ko Ko Ye`
Package: sponsorship-requests
Severity: wishlist

  Dear mentors, maintainer, developer

  I am looking for a sponsor for my package "fonts-myanmar"

Its font pack for Myanmar aka Burma

* Package name: fonts-myanmar
  Version : 1.0-1
  Upstream Author : kokoye2007 
* URL : https://salsa.debian.org/kokoye2007-guest/fonts-myanmar
* License : gpl2
  Section : fonts

  It builds those binary packages:

 fonts-myanmar - ttf myanmar fonts:
 fonts-myanmar-angoun - myanmar fonts: angoun;
 fonts-myanmar-ayar - ttf myanmar fonts: ayar;
 fonts-myanmar-chatu - myanmar fonts: chatu;
 fonts-myanmar-chatulight - myanmar fonts: chatulight;
 fonts-myanmar-gantgaw - myanmar fonts: gantgaw;
 fonts-myanmar-khyay - myanmar fonts: khyay;
 fonts-myanmar-kuttar - myanmar fonts: kuttar;
 fonts-myanmar-mon - myanmar fonts: MON3 Anonta 1 ;
 fonts-myanmar-myanmar3 - ttf myanmar fonts: Myanmar3;
 fonts-myanmar-myanmarcensus - ttf myanmar fonts: MyanmarCensus;
 fonts-myanmar-myanmarsanspro - myanmar fonts: Myanmar Sans Pro;
 fonts-myanmar-namkhome - myanmar fonts: Namkhone;
 fonts-myanmar-nayone - myanmar fonts: nayone;
 fonts-myanmar-njaun - myanmar fonts: njaun;
 fonts-myanmar-pauklay - myanmar fonts: pauklay;
 fonts-myanmar-phetsot - myanmar fonts: phetsot;
 fonts-myanmar-phiksel - myanmar fonts: phiksel;
 fonts-myanmar-phikselsmooth - myanmar fonts: phikselsmooth;
 fonts-myanmar-ponenyet - myanmar fonts: ponenyet;
 fonts-myanmar-pyidaungsu - ttf myanmar fonts: Pyidaungsu;
 fonts-myanmar-sabae - myanmar fonts: sabae;
 fonts-myanmar-sagar - myanmar fonts: sagar;
 fonts-myanmar-sanpya - myanmar fonts: sanpya;
 fonts-myanmar-squarelight - myanmar fonts: squarelight;
 fonts-myanmar-tagu - myanmar fonts: tagu;
 fonts-myanmar-thuriya - myanmar fonts: thuriya;
 fonts-myanmar-unicode - ttf myanmar unicode fonts
 fonts-myanmar-waso - myanmar fonts: waso;
 fonts-myanmar-yinmar - myanmar fonts: yinmar;
 fonts-myanmar-zawgyi - ttf myanmar fonts: ZawgyiOne2008;

  To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/fonts-myanmar


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/f/fonts-myanmar/fonts-myanmar_1.0-1.dsc

  More information about hello can be obtained from

  Changes since the last upload:
https://mentors.debian.net/package/fonts-myanmar

and

now using ubuntu ppa is kokoye2007

https://launchpad.net/ttf-burmese-fonts

https://launchpad.net/~kokoye2007/+archive/ubuntu/ppa/+files/fonts-myanmar_1.0-1_1.0-1ubuntu1.diff.gz



-- 

with regards *Ko Ko Ye`*

+95 97989 22022
+95 94500 22022
+95 9731 47907
kokoye2...@gmail.com
kokoye2...@ubuntu.com

skype: kokoye2007
jitsi: kokoye2007

http://ubuntu-mm.net
http://wiki.ubuntu.com/kokoye2007
http://wiki.ubuntu.com/MyanmarTeam http://loco.ubuntu.com/teams/ubuntu-mm


Bug#898231: RFS: budgie-extras/0.5.0-1

2018-05-20 Thread Herbert Fortes

Hi,

Em 08-05-2018 20:25, foss.freedom escreveu:

Package: sponsorship-requests
Severity: normal

   Dear mentors,

   I am looking for a sponsor for my package "budgie-extras"

  * Package name: budgie-extras
Version : 0.5.0-1
Upstream Author : Ubuntu Budgie Developers
  * URL : https://github.com/ubuntubudgie/budgie-extras
  * License : GPL-3+
Section : misc

   It builds those binary packages:



I did the upload.

[...]  

   May I request that this package be added to my debian maintainers
list of packages I'm allowed to look after (dak
fossfree...@ubuntu.com) ?


I can see that.

I will learn on how to give you a DM permission to budgie-extras.

Thanks for the package.



Regards,
Herbert



Re: Bug#899129: error: 'char16_t' does not name a type; did you mean 'wchar_t'? (Was: Bug#899129: prime-phylo: FTBFS: cd obj-x86_64-linux-gnu && make -j8 -Oline returned exit code 2)

2018-05-20 Thread Adrian Bunk
Control: tags -1 - help moreinfo

On Sun, May 20, 2018 at 09:05:48AM +0200, Andreas Tille wrote:
> Control: tags -1 help
> 
> Hi,
> 
> the build log of prime-phylo[1] has:
> 
> ...
> cd /build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime && 
> /usr/bin/c++  -DONLY_ONE_TIMESAMPLE -DPERTURBED_NODE -Dprime_phylo_EXPORTS 
> -I/build/prime-phylo-1.0.11/obj-x86_64-linux-gnu/src/cxx/libraries/prime 
> -I/build/prime-phylo-1.0.11/src/cxx/libraries/prime 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/  
> lib/x86_64-linux-gnu/openmpi/include/ompi/mpi/cxx -I/usr/include/libxml2 
> -I/build/prime-phylo-1.0.11/src/cxx/libraries 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx 
> -I/usr/lib/openmpi/include/openmpi/ompi/mpi/cxx  -g -O2 
> -fdebug-prefix-map=/build/prime-phylo-1.0.11=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -
> Wreorder -Wall -fexceptions -g -fPIC   -std=gnu++98 -o 
> CMakeFiles/prime-phylo.dir/TreeInputOutput.cc.o -c 
> /build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.cc
> In file included from /usr/include/unicode/utypes.h:38:0,
>  from /usr/include/unicode/ucnv_err.h:88,
>  from /usr/include/unicode/ucnv.h:52,
>  from /usr/include/libxml2/libxml/encoding.h:31,
>  from /usr/include/libxml2/libxml/parser.h:810,
>  from /usr/include/libxml2/libxml/globals.h:18,
>  from /usr/include/libxml2/libxml/threads.h:35,
>  from /usr/include/libxml2/libxml/xmlmemory.h:218,
>  from /usr/include/libxml2/libxml/tree.h:1307,
>  from 
> /build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.hh:9,
>  from 
> /build/prime-phylo-1.0.11/src/cxx/libraries/prime/TreeInputOutput.cc:1:
> /usr/include/unicode/umachine.h:347:13: error: 'char16_t' does not name a 
> type; did you mean 'wchar_t'?
>  typedef char16_t UChar;
>  ^~~~
>  wchar_t
> In file included from /usr/include/unicode/utypes.h:39:0,
>  from /usr/include/unicode/ucnv_err.h:88,
>  from /usr/include/unicode/ucnv.h:52,
>  from /usr/include/libxml2/libxml/encoding.h:31,
>  from /usr/include/libxml2/libxml/parser.h:810,
>  from /usr/include/libxml2/libxml/globals.h:18,
>  from /usr/include/libxml2/libxml/threads.h:35,
>  from /usr/inclmake[3]: Entering directory 
> '/build/prime-phylo-1.0.11/obj-x86_64-linux-gnu'
> ...
> 
> and similar things.  Any idea how to fix this?

Remove fix-gcc-6.patch, instead of it add
  export DEB_CXXFLAGS_MAINT_APPEND = -fpermissive
to debian/rules.

> Kind regards
> 
>Andreas.
>...

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



Bug#899206: RFS: streamlink/0.12.1+dfsg-1~bpo9+1

2018-05-20 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors and backports developers,

I am looking for a sponsor for my package "streamlink" into Debian
stretch-backports repository.

 * Package name: streamlink
   Version : 0.12.1+dfsg-1~bpo9+1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  livestreamer - transitional package - streamlink
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from various
websites (documenta
  streamlink - CLI for extracting video streams from various websites to
a video

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_0.12.1+dfsg-1~bpo9+1.dsc

More information about streamlink can be obtained from
https://streamlink.github.io/

Changes since the last upload:
streamlink (0.12.1+dfsg-1~bpo9+1) stretch-backports; urgency=low

  * Rebuild for stretch-backports.
  * Recommends all supported players (suggested by #898351)

 -- Alexis Murzeau   Sat, 19 May 2018 18:34:11 +0200

streamlink (0.12.1+dfsg-1) unstable; urgency=low

  * Recommends vlc as default player
  * Test manpage and docs installation
  * New upstream version 0.12.1+dfsg
  * Bump standard version to 4.1.4, no change required
  * Remove X-Python3-Version not needed anymore

 -- Alexis Murzeau   Thu, 10 May 2018 00:45:54 +0200


Differences from testing package (0.12.0+dfsg-1):
  * Recommends all supported players (suggested by #898351)
  * Use debhelper 10 as 11 is not available.
  * pycountry: add patch to support stable provided version (1.8)
  * d/control: require pycountry <= 1.15


Regards,
--
 Alexis Murzeau
 PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



Bug#898231: marked as done (RFS: budgie-extras/0.5.0-1)

2018-05-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 May 2018 22:29:43 +
with message-id 
and subject line closing RFS: budgie-extras/0.5.0-1
has caused the Debian Bug report #898231,
regarding RFS: budgie-extras/0.5.0-1
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.)


-- 
898231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898231
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "budgie-extras"

 * Package name: budgie-extras
   Version : 0.5.0-1
   Upstream Author : Ubuntu Budgie Developers
 * URL : https://github.com/ubuntubudgie/budgie-extras
 * License : GPL-3+
   Section : misc

  It builds those binary packages:

budgie-clockworks-applet - Applet to display clock across multiple
time zones
 budgie-countdown-applet - Applet providing a countdown capability on
the Budgie Desktop
 budgie-dropby-applet - Applet to popup when a USB device is connected
 budgie-hotcorners-applet - Applet providing hotcorners capabilities
for the Budgie Desktop
 budgie-kangaroo-applet - Applet to allow quick file-browsing
 budgie-keyboard-autoswitch-applet - Applet adding the ability to set
a different keyboard layout per
 budgie-previews-applet - Applet providing window previews
capabilities for the Budgie Desk
 budgie-quicknote-applet - Applet providing simple notes capability
for the Budgie Desktop
 budgie-rotation-lock-applet - Applet to lock or unlock the screen rotation
 budgie-showtime-applet - Applet displaying date and time on the Budgie Desktop
 budgie-window-mover-applet - Applet allows moving windows between
workspaces for the Budgie De
 budgie-workspace-overview-applet - Applet providing quick access to
workspaces for the Budgie Deskto
 budgie-workspace-wallpaper-applet - Applet providing per workspace wallpaper

  To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/budgie-extras


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/b/budgie-extras/budgie-extras_0.5.0-1.dsc

 Notes:

  linitan -i -I --pedantic run on the built source and is lintian free
  check-all-the-things run on the source and corrections made to the source

  tested on a clean debian testing 07 May 18 build.

  Detail of source changes are described in the source ChangeLog

  May I request that this package be added to my debian maintainers
list of packages I'm allowed to look after (dak
fossfree...@ubuntu.com) ?

  Changes since the last upload:

* New release
- Add Kangaroo plugin
  * Packaging changes
- debian/control drop obsolete alternate library for budgie-desktop
- debian/control add missing runtime dependency gir1.2-peas-1.0
- debian/control bump StandardsVersion no changes required
- debian/control add binary package budgie-kangaroo-applet


  Regards,
   David Mohammed
--- End Message ---
--- Begin Message ---
Package budgie-extras version 0.5.0-1 is in NEW now,
and the package at mentors is not newer (2018-05-08) than the package in NEW 
(2018-05-08),
so there is currently no package to sponsor.

https://ftp-master.debian.org/new/budgie-extras_0.5.0-1.html
https://mentors.debian.net/package/budgie-extras

If for some reason you need to replace the package in NEW,
then you can upload an updated package to mentors
and feel free to reopen this RFS 898231 or open a new RFS.--- End Message ---