public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api v2 0/2] remove outdated apt.conf.d and future-proof lintian
@ 2022-08-31 17:06 Stoiko Ivanov
  2022-08-31 17:06 ` [pmg-devel] [PATCH pmg-api v2 1/2] fix #3915: remove obsolete /etc/apt/apt.conf.d/75pmgconf Stoiko Ivanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stoiko Ivanov @ 2022-08-31 17:06 UTC (permalink / raw)
  To: pmg-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-08 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 17:06 [pmg-devel] [PATCH pmg-api v2 0/2] remove outdated apt.conf.d and future-proof lintian Stoiko Ivanov
2022-08-31 17:06 ` [pmg-devel] [PATCH pmg-api v2 1/2] fix #3915: remove obsolete /etc/apt/apt.conf.d/75pmgconf Stoiko Ivanov
2022-08-31 17:06 ` [pmg-devel] [PATCH pmg-api v2 2/2] d/lintian-overrides: add further future-proofing Stoiko Ivanov
2022-09-08 13:13 ` [pmg-devel] applied-series: [PATCH pmg-api v2 0/2] remove outdated apt.conf.d and future-proof lintian Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal