From 0da056d8d80e238a65d4f62769b34cb1fd768d77 Mon Sep 17 00:00:00 2001 From: Gioele Barabucci Date: Thu, 13 Feb 2025 16:00:18 +0100 Subject: d/control: Remove outdated constraints Both debconf 1.5.19 and libpam-modules 1.0.1-6 are older than Debian 6 "squeeze". Explicitly requiring debconf is not needed because `${misc:Depends}` already deals with it. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 963e48a4..b8610f39 100644 --- a/debian/control +++ b/debian/control @@ -57,7 +57,7 @@ Section: admin Priority: required Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends}, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) +Depends: ${misc:Depends}, libpam-modules Replaces: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0) Breaks: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0) Description: Runtime support for the PAM library -- cgit v1.2.3