[pmg-devel] [PATCH pmg-api v2 0/2] remove outdated apt.conf.d and future-proof lintian

Stoiko Ivanov s.ivanov at proxmox.com
Wed Aug 31 19:06:28 CEST 2022


changes v1->v2:
* incorporated Thomas' feedback (and remembered why i did put this off
  last time) - by not using the new 'remove-on-upgrade' flag for
  d/conffiles but rather the rm_conffile in d/maintscript
* this change works with current debhelper in both bullseye and
  bullseye-backports
* the second patch was added because I noticed the changes in lintian
  (from back-ports) - see [0] for some details.


[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007002

Stoiko Ivanov (2):
  fix #3915: remove obsolete /etc/apt/apt.conf.d/75pmgconf
  d/lintian-overrides: add further future-proofing

 debian/lintian-overrides | 4 ++--
 debian/maintscript       | 3 +++
 src/Makefile             | 3 +--
 src/pmg-apt.conf         | 7 -------
 4 files changed, 6 insertions(+), 11 deletions(-)
 create mode 100644 debian/maintscript
 delete mode 100644 src/pmg-apt.conf

-- 
2.30.2





More information about the pmg-devel mailing list