Bug#993260: the apng2gif git repo had updated

2021-10-01 Thread 肖盛文

Hi,

    After I know the apng2gif (1.8-3) uploaded, I add the tag 
debian/1.8-3 and pushed all to the git repo.


vcswatch is OK now:

https://qa.debian.org/cgi-bin/vcswatch?package=apng2gif

Thanks for your remind.

--
肖盛文 xiao sheng wen Faris Xiao
微信(wechat):atzlinux
《铜豌豆 Linux》https://www.atzlinux.com
基于 Debian 的 Linux 中文 桌面 操作系统
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40sina.com
GnuPG Public Key: 0x00186602339240CB



OpenPGP_0x00186602339240CB.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#988923: RFS: distorm3/3.5.2b-1 [ITA] -- powerful disassembler library for x86/AMD64 binary streams (Python3 bindings)

2021-10-01 Thread Lance Lin
> Please repack, removing the Windows binary. Its license is not stated and it 
> is
> 

> only needed for CI on Windows.

Thanks for taking a look. I submitted a pull request upstream to remove the 
executable and I'm waiting for it to be merged.

Lance Lin 
GPG Fingerprint:  8CAD 1250 8EE0 3A41 7223  03EC 7096 F91E D75D 028F


signature.asc
Description: OpenPGP digital signature


Bug#988923: Try again...

2021-10-01 Thread Bastian Germann

Control: forwarded -1 https://github.com/gdabah/distorm/pull/177



Bug#988923: RFS: distorm3/3.5.2b-1 [ITA] -- powerful disassembler library for x86/AMD64 binary streams (Python3 bindings)

2021-10-01 Thread Bastian Germann

Control: forward -1 https://github.com/gdabah/distorm/pull/177



Bug#990718: marked as done (RFS: duma/2.5.21-1 [ITA] -- Detect Unintended Memory Access (D.U.M.A))

2021-10-01 Thread Debian Bug Tracking System
Your message dated Fri, 1 Oct 2021 16:35:41 +0200
with message-id <2cd4a5d1-f333-5ec5-d173-13bb943bb...@debian.org>
and subject line Re: Bug#990718: RFS: duma/2.5.21-1 [ITA] -- Detect Unintended 
Memory Access - A Red-Zone memory allocator
has caused the Debian Bug report #990718,
regarding RFS: duma/2.5.21-1 [ITA] -- Detect Unintended Memory Access (D.U.M.A)
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.)


-- 
990718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990718
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 "duma":

 * Package name    : duma
   Version : 2.5.21-1
   Upstream Author : j...@gridfinity.com
 * URL : https://github.com/johnsonjh/duma
 * License : GPL-2
 * Vcs : https://github.com/johnsonjh/duma
   Section : devel

It builds those binary packages:

  duma - Detect Unintended Memory Access (D.U.M.A)

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

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

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

  dget -x https://mentors.debian.net/debian/pool/main/d/duma/duma_2.5.21-1.dsc

Changes since the last upload:

 duma (2.5.21-1) unstable; urgency=medium
 .
   * Adopt package. (Closes: #565925)
   * New Upstream Release. (Closes: #550660, #623495, #655892, #984041)
   * Use "-U_FORTIFY_SOURCE" in rules file. (Closes: #532483)
   * Reproducible build. (use changelog file date instead of system date)
   * Enable bindnow.
   * Add autopkgtests

Regards,
--
  Peter Blackman



OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---

Version: 2.5.21-1

Just uploaded. I am happy with things as they are.--- End Message ---


Bug#990718: RFS: duma/2.5.21-1 [ITA] -- Detect Unintended Memory Access - A Red-Zone memory allocator

2021-10-01 Thread Peter

On 30/09/2021 22:15, Bastian Germann wrote:

Hi Peter,

There was one QA (2.5.15-3) upload since you started your packaging effort. Please include the changelog entry in your 
version. The changes themselves are irrelevant with your upstream change.



Done


On Thu, 8 Jul 2021 13:04:29 +0100 Peter  wrote:


  duma (2.5.21-1) unstable; urgency=medium


Please keep the -1 as revision even if you provide new uploads on mentors.


Done


  .
    * Adopt package. (Closes: #565925)
    * New Upstream Release. (Closes: #550660, #623495, #655892)
    * Fixes FTBFS with GCC-11  (#984041)


Add a "Closes: " for this entry.


The bug report says
"/Please keep this issue open in the bug tracker for the package it//
//was filed for. ... Please keep the issue open until the package can be built 
in//
//a follow-up test rebuild./"
Let me know if you still want it closed in the changelog.


    * Use hardening flags, fixes bindnow, (Closes: #532483)
    * Use changelog file date instead of system date for build date
    * DEP-5 copyright


The license name has to be GPL-2+ because it has the "or later" clause.
Fix trailing whitespace.


Done


Some files are licensed under LGPL 2.1+. Please identify them and add the 
license.

Done (And the NTP files)




    * Add autopkgtests
    * Preserve Debian's CFLAGS etc (use += , not just = , in makefile)


Your 002-makefile.patch also has:
* Enable bindnow by using LDFLAGS
* C++14 standard needed tor testoperators.cpp

These two changes do not need a patch. Instead you can control the make 
variables via the debian/rules file.


I don't see how.
The upstream makefile overwrites CPPFLAGS and does not use LDFLAGS.
So setting these in the rules file has no effect.



Please do not add lintian overrides because the warnings are all valid. You do not have to address them for your first 
version because they are already in the package. But in the future it may be good to split out the library to separate 
binary packages.

I copied the overrides from electric-fence.  The comment is
"/#electric-fence is an unusual package, in that it contains a //
// #library that you should never build packages against, as it's a debugging 
tool/"

For now I've put this reasoning into the changelog.
I'll take the overrides out if you still want me to.



For bonus points you can use uscan's git mode (debian/watch) and add the upstream maintainer's GPG key that he uses to 
sign the release tags.



I would like the bonus points, but the upstream key
F1AFCF1143EA6309
does not seem to be valid!


Thanks,
Bastian



Thanks for looking at this package.

Cheers,
Peter

(Upload #6 on Mentors includes all the above)
https://mentors.debian.net/package/duma/ 




Bug#993764: RFS: rinutils 0.10.0-0.1 [NMU] - a C headers library used by Shlomi Fish's projects

2021-10-01 Thread Bastian Germann

Control: retitle -1 RFS: rinutils 0.10.0-0.1 [ITP] - a C headers library
Control: tags -1 moreinfo

On Mon, 6 Sep 2021 11:56:11 +0300 Shlomi Fish  wrote:

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "rinutils":

 * Package name: rinutils
   Version : 0.10.0-0.1
   Upstream Author : Shlomi Fish 
 * URL : https://github.com/shlomif/rinutils/
 * License : Expat
 * Vcs : https://salsa.debian.org/shlomif-guest/rinutils
   Section : Library development

It builds those binary packages:

  librinutils-dev - a C headers library used by Shlomi Fish's projects

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

  https://salsa.debian.org/shlomif-guest/rinutils

Regards,

--
Shlomi Fish https://www.shlomifish.org/

Chuck Norris was challenged to fight the world, and accepted. He bet
on himself, won, and collected the bet money.

Please reply to list if it's a mailing list post - http://shlom.in/reply 


Bug#981142: marked as done (RFS: dayon/1.10.3 -- Remote Assistance Service)

2021-10-01 Thread Debian Bug Tracking System
Your message dated Fri, 1 Oct 2021 12:33:46 +0200
with message-id <835ac0db-c4ff-13f4-009b-1ff0fa6b7...@debian.org>
and subject line Re: RFS: hello/3.1-4 [ITP] -- dayon
has caused the Debian Bug report #981142,
regarding RFS: dayon/1.10.3 -- Remote Assistance Service
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.)


-- 
981142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981142
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 "Dayon!":

Package name    : dayon
Version : 1.10.3
Upstream Author : Reto Galante, i...@fensterkitt.ch
URL :https://github.com/RetGal/Dayon  

License : GPL3
Section : RemoteAccess

It builds those binary packages:

(which includes both, the assistant and the assisted app, written in Java)

https://launchpad.net/~regal/+archive/ubuntu/dayon/+files/dayon_1.10.3~202101211301~ubuntu20.04.1_all.deb
  

To access further information about this package, please visit one of the 
following URLs:

https://snapcraft.io/dayon  

https://retgal.github.io/Dayon/  

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

wget -x 
https://launchpad.net/~regal/+archive/ubuntu/dayon/+sourcefiles/dayon/1.10.3~202101211301~ubuntu20.04.1/dayon_1.10.3~202101211301~ubuntu20.04.1.dsc

Regards from Switzerland,
Reto Galante

--- End Message ---
--- Begin Message ---
On Tue, 26 Jan 2021 22:57:05 +0100 Fensterkitt Computer Support 
 wrote:

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "Dayon!":

Package name    : dayon
Version : 1.10.3
Upstream Author : Reto Galante, i...@fensterkitt.ch
URL :https://github.com/RetGal/Dayon  

License : GPL3
Section : RemoteAccess

It builds those binary packages:

(which includes both, the assistant and the assisted app, written in Java)

https://launchpad.net/~regal/+archive/ubuntu/dayon/+files/dayon_1.10.3~202101211301~ubuntu20.04.1_all.deb
  

To access further information about this package, please visit one of the 
following URLs:

https://snapcraft.io/dayon  

https://retgal.github.io/Dayon/  

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

wget -x 
https://launchpad.net/~regal/+archive/ubuntu/dayon/+sourcefiles/dayon/1.10.3~202101211301~ubuntu20.04.1/dayon_1.10.3~202101211301~ubuntu20.04.1.dsc


The link is invalid. Please post an ITP (intend to package to the wnpp pseudo 
package before filing an updated follow-up RFS.--- End Message ---