Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: weepingclown Newsgroups: linux.debian.maint.python Subject: Re: Upload request: psrecord (NEW) Date: Sun, 08 Dec 2024 18:00:01 +0100 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Sun Dec 8 16:58:32 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.198 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -4.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/22649 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/FBB4E291-0FF4-4D6B-A684-79FB6672B2BF@disroot.org Approved: robomod@news.nic.it Lines: 24 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sun, 08 Dec 2024 16:58:09 +0000 X-Original-Message-ID: X-Original-References: <80fe104d-453c-4555-b656-c3123a3bbe35@debian.org> <2f0bf5b0ed4df279b81295343eacf66f9d5ddf35.camel@gmail.com> <3145534b-cf5e-4cd9-b0f6-23133f24914a@debian.org> <606c0e77e2ef7a267919957015dccc7d2bb51e7f.camel@gmail.com> <735d8e62-33ed-47c1-a64a-c5a7800f09fc@debian.org> <78dd4de9-1eea-4e3a-a284-0d7ae64f0e0f@web.de> Xref: csiph.com linux.debian.maint.python:16559 Hi, d/clean would work just as well, that's exactly what I tend to use if I ha= ve more than a few files that I have to specify manually to be cleaned=2E A= nd personally, I'd recommend to use execute_after_dh_auto_clean than overri= de_dh_auto_clean so that it doesn't override anything it was previously doi= ng, just in case=2E Best, Ananthu On 8 December 2024 3:50:39 pm UTC, "Hilmar Preu=C3=9Fe" = wrote: >On 07=2E12=2E24 22:01, Peter Wienemann wrote: >> Adding a line >>=20 >> =C2=A0=C2=A0=C2=A0 rm -f debian/psrecord=2E1 >>=20 >> to the override_dh_auto_clean target in debian/rules should fix this=2E >>=20 > >I'm just wondering if you can use debian/clean for that purpose=2E > >Hilmar