[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Move libpam-python back from Suggests to Recommends
    Wolfgang Schweer 
    gitlab at salsa.debian.org
       
    Sun Nov  8 09:44:49 GMT 2020
    
    
  
Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-config
Commits:
fd10eb19 by Wolfgang Schweer at 2020-11-08T10:43:11+01:00
Move libpam-python back from Suggests to Recommends
The package is available in testing again. (Not yet ported to Python3, but the
Python2 related dependency chain doesn't fail any longer).
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -11,6 +11,9 @@ debian-edu-config (2.11.35) UNRELEASED; urgency=medium
     - Add share/debian-edu-config/debian-edu-timesyncd.conf as override file for
       networked clients (with the exception of roaming workstations).
     - Adjust Makefile, cf3/cf.ntp and cf3/edu.cf accordingly.
+  * debian/control: Move libpam-python back from Suggests to Recommends now
+    that the package is available in testing again. (Not yet ported to Python3,
+    but the Python2 related dependency chain doesn't fail any longer).
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Sat, 07 Nov 2020 18:04:58 +0100
 
=====================================
debian/control
=====================================
@@ -41,6 +41,7 @@ Depends: ${misc:Depends},
          libnet-netmask-perl,
          libnss3-tools,
          libpacparser1,
+         libpam-python,
          libproxy1-plugin-kconfig,
          libproxy1-plugin-webkit,
          libproxy1-plugin-networkmanager,
@@ -66,7 +67,6 @@ Recommends: binutils,
             memtest86+,
             resolvconf,
             syslinux,
-Suggests: libpam-python,
 Description: Configuration files for Debian Edu (Skolelinux) systems
  Installs cfengine config files to be used by the machines set up as part
  of the Debian Edu (Skolelinux) network. Debian Edu is a Debian Pure Blend.
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/fd10eb191c232ab79cee3bb5aafe487f0b48c2b8
-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/fd10eb191c232ab79cee3bb5aafe487f0b48c2b8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20201108/76aa51cb/attachment.html>
    
    
More information about the debian-edu-commits
mailing list