Re: Seeking MR and QA upload for python-openflow

2024-01-17 Thread Pierre-Elliott Bécue
Yogeswaran Umasankar wrote on 12/01/2024 at 03:57:19+0100: > Hi, > Anyone would like to MR and sponsor QA upload of python-openflow? > Forked from Debian / python-openflow, I have updated it to latest > version 2021.1, and made other changes in autopkgtest for Python 3.12 > [0]. The upstream re

Re: shutdown of lintian.debian.org?

2023-04-03 Thread Pierre-Elliott Bécue
Hi, Lucas Nussbaum wrote on 03/04/2023 at 07:21:38+0200: > Hi DSA, > > On 23/12/22 at 17:17 +0100, Lucas Nussbaum wrote: >> > > > I think we should very much not keep it stale, it's been that way way >> > > > too long already. I'd lean towards shutting it down but a redirect >> > > > would also

Bug#900402: tracker.debian.org: fails to associate DMs not using the email known by dak

2018-05-30 Thread Pierre-Elliott Bécue
so there is only one contributor entry for many emails belonging to one person. -- Pierre-Elliott Bécue GPG: 9AE0 4D98 6400 E3B6 7528 F493 0D44 2664 1949 74E2 It's far easier to fight for one's principles than to live up to them. signature.asc Description: PGP signature

Bug#898835: tracker.debian.org: Should new upstream release be advertised if alpha/beta/rc releases?

2018-05-16 Thread Pierre-Elliott Bécue
Package: tracker.debian.org Severity: wishlist Hi, The tracker tends to advertise as high priority also alpha/beta releases. See[1,2] for examples. I wonder if these specific upstream releases shouldn't be skipped by the tracker tasks while updating the new upstream release action item. Cheers

Bug#853189: tracker.debian.org: Ecnoding issue / Code injection through Maintainer field (and probably others)

2018-03-14 Thread Pierre-Elliott Bécue
Le mercredi 14 mars 2018 à 10:04:56+0100, Pierre-Elliott Bécue a écrit : > Hi, > > Thanks for submitting a patch, and for your contribution to this bug. > > Your patch works proprely on the debian's yaml file, but it appears that you > didn't run the tests after des

Bug#853189: tracker.debian.org: Ecnoding issue / Code injection through Maintainer field (and probably others)

2018-03-14 Thread Pierre-Elliott Bécue
) after your changes. It didn't. Thanks for your contribution. :) -- Pierre-Elliott Bécue GPG: 9AE0 4D98 6400 E3B6 7528 F493 0D44 2664 1949 74E2 It's far easier to fight for one's principles than to live up to them. signature.asc Description: PGP signature

Re: Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-13 Thread Pierre-Elliott Bécue
> https://lintian.debian.org/tags/unstripped-static-library.html > > (Went from ~12-14M to < 150Kb) The distro-tracker doesn't seem to depend on this file. So everything's fine with this part of the internet. Cheers, -- Pierre-Elliott Bécue GPG: 9AE0 4D98 6400 E3B6 7528 F493 0D44 2664 1949 74E2 signature.asc Description: PGP signature

Bug#838178: tracker.debian.org: "action needed" details show only with Javascript enabled

2018-01-05 Thread Pierre-Elliott Bécue
vaScript. > > > Have a nice day :) You're welcome, I'm sorry that it broke some backward compatibility with older browsers. :/ CC to hertzog to get his opinion. -- Pierre-Elliott Bécue GPG: 9AE0 4D98 6400 E3B6 7528 F493 0D44 2664 1949 74E2 signature.asc Description: PGP signature

Bug#838178: tracker.debian.org: "action needed" details show only with Javascript enabled

2018-01-04 Thread Pierre-Elliott Bécue
Le jeudi 04 janvier 2018 à 23:23:01+0100, Thomas Schmitt a écrit : > Hi, > > Pierre-Elliott Bécue wrote: > > I pushed a patch to have the tracker behaving in a proper way even though > > javascript is disabled. > > That's great news. Since today i began to ponder

Bug#883101: tracker.d.o no longer shows RM bugs

2017-12-01 Thread Pierre-Elliott Bécue
Le jeudi 30 novembre 2017 à 22:39:52+0100, Pierre-Elliott Bécue a écrit : > Control: tags -1 patch > > Here are two patches to solve the bug. They might need some rework, as I'm > not quite sure I did my best here. > > Essentially, the issue was the Python3 transiti

Bug#883101: tracker.d.o no longer shows RM bugs

2017-11-30 Thread Pierre-Elliott Bécue
Control: tags -1 patch Here are two patches to solve the bug. They might need some rework, as I'm not quite sure I did my best here. Essentially, the issue was the Python3 transition: the file wnpp_rm is treated as bytes, but the function receiving it and analyzing was expecting content of type s

Bug#773294: tracker.debian.org: add support for the vcswatch service

2017-11-27 Thread Pierre-Elliott Bécue
Le mercredi 22 novembre 2017 à 10:38:04+0100, Raphael Hertzog a écrit : > Hi Pierre-Elliott, > > On Wed, 22 Nov 2017, Pierre-Elliott Bécue wrote: > > Please, feel free to review and comment the patch. > > > > It lacks tests for the task, I'll work on that by the

Bug#773294: tracker.debian.org: add support for the vcswatch service

2017-11-22 Thread Pierre-Elliott Bécue
Le mercredi 22 novembre 2017 à 10:38:04+0100, Raphael Hertzog a écrit : > Hi Pierre-Elliott, > > On Wed, 22 Nov 2017, Pierre-Elliott Bécue wrote: > > Please, feel free to review and comment the patch. > > > > It lacks tests for the task, I'll work on that by the

Bug#773294: tracker.debian.org: add support for the vcswatch service

2017-11-22 Thread Pierre-Elliott Bécue
Le mercredi 22 novembre 2017 à 13:33:30+0800, Paul Wise a écrit : > On Wed, 2017-11-22 at 00:00 +0100, Pierre-Elliott Bécue wrote: > > > As for an example, you can have a look on my test tracker: > > Great work! > > > https://distro-tracker.pimeys.fr/pkg/k

Bug#773294: tracker.debian.org: add support for the vcswatch service

2017-11-21 Thread Pierre-Elliott Bécue
Dear Paul, Here are three patches that will normally allow As for an example, you can have a look on my test tracker: https://distro-tracker.pimeys.fr/pkg/kholidays https://distro-tracker.pimeys.fr/pkg/puppet-module-puppetlabs-rsync And one working well: https://distro-tracker.pimeys.fr/pkg/py

Bug#859799: tracker.d.o: do src:pkg → pkg redirect

2017-11-18 Thread Pierre-Elliott Bécue
Hey, Here is a new patch including unit tests. Feel free to review and comment! -- PEB diff --git a/distro_tracker/core/models.py b/distro_tracker/core/models.py index bcbb37a..d55dcb8 100644 --- a/distro_tracker/core/models.py +++ b/distro_tracker/core/models.py @@ -503,14 +503,34 @@ def get_w

Bug#859799: tracker.d.o: do src:pkg → pkg redirect

2017-11-18 Thread Pierre-Elliott Bécue
Control: tag -1 patch Here is a first patch. -- PEB diff --git a/distro_tracker/core/models.py b/distro_tracker/core/models.py index bcbb37a..b220ea9 100644 --- a/distro_tracker/core/models.py +++ b/distro_tracker/core/models.py @@ -503,14 +503,34 @@ def get_web_package(package_name): :para