Bug#1081193: apt: please implement purge-build-dep

2024-09-11 Thread Martin-Éric Racine
ti 10. syysk. 2024 klo 20.36 Julian Andres Klode (j...@debian.org) kirjoitti: > > On Mon, Sep 09, 2024 at 11:44:09PM GMT, David Kalnischkies wrote: > > Am Mon, Sep 09, 2024 at 10:30:41AM GMT, schrieb Martin-Éric Racine: > > > In its current form, 'apt-get build-dep package' pulls all Build-Depends

Bug#1081193: apt: please implement purge-build-dep

2024-09-10 Thread Julian Andres Klode
On Mon, Sep 09, 2024 at 11:44:09PM GMT, David Kalnischkies wrote: > Am Mon, Sep 09, 2024 at 10:30:41AM GMT, schrieb Martin-Éric Racine: > > In its current form, 'apt-get build-dep package' pulls all Build-Depends > > for 'package' and marks them as manually installed, which means that they > > wo

Bug#1081193: apt: please implement purge-build-dep

2024-09-09 Thread David Kalnischkies
Am Mon, Sep 09, 2024 at 10:30:41AM GMT, schrieb Martin-Éric Racine: > In its current form, 'apt-get build-dep package' pulls all Build-Depends for > 'package' and marks them as manually installed, which means that they won't > be removed when later running 'apt-get --purge autoremove'. I have to

Bug#1081193: apt: please implement purge-build-dep

2024-09-09 Thread Antoine Le Gonidec
If you do not already know about it, you might want to give a try to mk-build-deps from the devscripts package. Instead of directly installing the build dependencies it generates a local .deb package dependending on them, making them easy to install in a single command, and easy to uninstall (as t

Bug#1081193: apt: please implement purge-build-dep

2024-09-09 Thread Martin-Éric Racine
Package: apt Version: 2.9.8 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 In its current form, 'apt-get build-dep package' pulls all Build-Depends for 'package' and marks them as manually installed, which means that they won't be removed when later running 'apt-get --purge