Your message dated Wed, 4 Sep 2024 12:13:36 +0200 with message-id <ztgy0m6deriba...@t14-buxy.home.ouaza.com> and subject line Re: Bug#1080446: marked as done (tracker.debian.org: teams listing shows an advert ("Custom Packaging Lane")) has caused the Debian Bug report #1080446, regarding tracker.debian.org: teams listing shows ads 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.) -- 1080446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080446 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: tracker.debian.org Severity: normal Dear Maintainer, https://tracker.debian.org/teams/custom-packaging-lane/ Custom Packaging Lane Elevate your brand with unique and customized packaging from Custom Packaging Lane. Our creative solutions and high-quality materials will make your product stand out on the shelf and leave a lasting impression on your customers. URL: https://custompackaginglane.com/ Maintainer email: inqu...@custompackaginglane.com This is also listed on /teams: Custom Packaging Lane (0, 1) Best,
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---(I did not receive your reply, but I saw the email in the bug tracker...) On Wed, 04 Sep 2024, Florian Ernst wrote: > These also seem to contain ads Removed. I also dropped all other teams that had no packages and less than 1 member: In [12]: Team.objects.annotate(count=Count('packages'),count_members=Count('team_membership_set')) ...: .filter(count=0, count_members__lte=1).all() Out[12]: <QuerySet [<Team: Debian Janitor Team>, <Team: reMarkable Packaging Team>, <Team: Test 2>, <Team: gdpr cookie consent plugin>, <Team: createstructure>, <Team: gnms>, <Team: ROS packaging team>]> In [13]: Team.objects.annotate(count=Count('packages'),count_members=Count('team_membership_set')) ...: .filter(count=0, count_members__lte=1).delete() Out[13]: (14, {'core.TeamMembership': 7, 'core.Team': 7}) We should be good now. Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ Raphaël Hertzog <hert...@debian.org> ⣾⠁⢠⠒⠀⣿⡁ ⢿⡄⠘⠷⠚⠋ The Debian Handbook: https://debian-handbook.info/get/ ⠈⠳⣄⠀⠀⠀⠀ Debian Long Term Support: https://deb.li/LTS
signature.asc
Description: PGP signature
--- End Message ---