Bug#1021430: RFS: wine/7.0~repack-8~bpo11+1 -- Windows API implementation - standard suite

2022-10-12 Thread Phil Morrell
Control: retitle -1 RFS: wine/7.0~repack-10~bpo11+1 -- Windows API 
implementation - standard suite
thanks



Dear mentors,

I am looking for a sponsor for my package "wine". It is (now) a trivial
backport (dch --bpo) but it does need to go through NEW:

 * Package name : wine
   Version  : 7.0~repack-10~bpo11+1
 * Vcs  : https://salsa.debian.org/wine-team/wine

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

  dget -x 
https://mentors.debian.net/debian/pool/main/w/wine/wine_7.0~repack-10~bpo11+1.dsc



I'll also try and remember to use rebases rather than merges for the
wine repo now (the backports branch has been force updated to match).


signature.asc
Description: PGP signature


Bug#1021430: RFS: wine/7.0~repack-8~bpo11+1 -- Windows API implementation - standard suite

2022-10-11 Thread Phil Morrell
Control: reopen -1
Control: retitle -1 RFS: wine/7.0~repack-9~bpo11+1 -- Windows API 
implementation - standard suite
thanks

 wine (7.0~repack-9~bpo11+1) bullseye-backports; urgency=medium
 .
   * Rebuild for bullseye-backports.
   * depend on libxml-libxml-perl.
 Thanks to Adam Borowski
   * add myself to Uploaders

On Sat, Oct 08, 2022 at 08:57:11PM +0200, Adam Borowski wrote:
> On Sat, Oct 08, 2022 at 01:54:40PM +0100, Phil Morrell wrote:
> >  wine (7.0~repack-8~bpo11+1) bullseye-backports; urgency=medium
> >  .
> >* Rebuild for bullseye-backports.
> >* drop adapter_vk.c change from vulkan.patch
> >* require libvulkan-dev newer than bullseye
> >* add myself to Uploaders
> >* omit dpkg (>= 1.21.0) constraint
> 
> cd dlls/opengl32 && ./make_opengl
> Can't locate XML/LibXML.pm in @INC (you may need to install the XML::LibXML 
> module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 
> /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 
> /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base 
> /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 
> /usr/local/lib/site_perl) at ./make_opengl line 3.
> BEGIN failed--compilation aborted at ./make_opengl line 3.
> make[1]: *** [debian/rules:125: override_dh_auto_configure] Error 2

I struggled to replicate this in sbuild or pbuilder with or without
git-buildpackage until I added a Build-Conflicts on the package
providing the `XML::LibXML` module which was apparently only pulled in
as an alternative. So thanks for uncovering this issue changed upstream
in 2017 that just happened to still work in Debian's resolvers.

Thank you Mike for pushing to git, including the previous changes which
I'd made for backports. I've pushed the new fix to `bookworm-wine7`
branch and deleted the temporary emorrp1 branch.


signature.asc
Description: PGP signature


Bug#1021430: RFS: wine/7.0~repack-8~bpo11+1 -- Windows API implementation - standard suite

2022-10-08 Thread Adam Borowski
On Sat, Oct 08, 2022 at 01:54:40PM +0100, Phil Morrell wrote:
>  * Package name : wine
>Version  : 7.0~repack-8~bpo11+1

>  wine (7.0~repack-8~bpo11+1) bullseye-backports; urgency=medium
>  .
>* Rebuild for bullseye-backports.
>* drop adapter_vk.c change from vulkan.patch
>* require libvulkan-dev newer than bullseye
>* add myself to Uploaders
>* omit dpkg (>= 1.21.0) constraint

cd dlls/opengl32 && ./make_opengl
Can't locate XML/LibXML.pm in @INC (you may need to install the XML::LibXML 
module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 
/usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base 
/usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 
/usr/local/lib/site_perl) at ./make_opengl line 3.
BEGIN failed--compilation aborted at ./make_opengl line 3.
make[1]: *** [debian/rules:125: override_dh_auto_configure] Error 2


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀ Genetics say, virgin birth may not possibly produce male offspring.
⣾⠁⢠⠒⠀⣿⡁ Thus, either Jesus was fathered by (Abdes?) Pantera, or she was trans.
⢿⡄⠘⠷⠚⠋⠀
⠈⠳⣄ In neither case Joseph is involved, making Jesus a bastard.



Bug#1021430: RFS: wine/7.0~repack-8~bpo11+1 -- Windows API implementation - standard suite

2022-10-08 Thread Phil Morrell
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "wine". See changelog or
commit history for a few needed changes. I was planning to wait for
libvulkan-dev to clear backports-NEW but apparently that's not
necessary. It does need to go through NEW and bonus points if you're
willing to add me to the DM list to allow future direct uploads:

 * Package name : wine
   Version  : 7.0~repack-8~bpo11+1
   Upstream contact : [fill in name and email of upstream]
 * URL  : https://www.winehq.org
 * License  : FSFAP, Public-Domain, LGPL-2.1+, Expat, Unicode
 * Vcs  : https://salsa.debian.org/wine-team/wine
   Section  : otherosfs

The source builds the following binary packages:

  wine - Windows API implementation - standard suite
  wine32 - Windows API implementation - 32-bit binary loader
  wine64 - Windows API implementation - 64-bit binary loader
  wine32-preloader - Windows API implementation - prelinked 32-bit binary loader
  wine64-preloader - Windows API implementation - prelinked 64-bit binary loader
  wine32-tools - Windows API implementation - 32-bit developer tools
  wine64-tools - Windows API implementation - 64-bit developer tools
  libwine - Windows API implementation - library
  libwine-dev - Windows API implementation - development files
  wine-binfmt - Register Wine as the interpreter for Windows executables
  fonts-wine - Windows API implementation - fonts

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

  https://mentors.debian.net/package/wine/

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

  dget -x 
https://mentors.debian.net/debian/pool/main/w/wine/wine_7.0~repack-8~bpo11+1.dsc

Changes since the last upload:

 wine (7.0~repack-8~bpo11+1) bullseye-backports; urgency=medium
 .
   * Rebuild for bullseye-backports.
   * drop adapter_vk.c change from vulkan.patch
   * require libvulkan-dev newer than bullseye
   * add myself to Uploaders
   * omit dpkg (>= 1.21.0) constraint

Regards,
--
  Phil Morrell


signature.asc
Description: PGP signature