[Python-modules-team] Bug#867447: python3-pampy: missing dependencies
Adrian Bunk
bunk at debian.org
Thu Jul 6 17:05:02 UTC 2017
Package: python3-pampy
Version: 1.8.2-1
Severity: serious
Tags: patch
Due to a cut'n'paste error there are no package dependencies.
Fix:
--- debian/control.old 2017-07-06 17:03:34.000000000 +0000
+++ debian/control 2017-07-06 17:03:43.000000000 +0000
@@ -37,7 +37,7 @@
Architecture: all
Depends:
${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
Description: Python module for simple PAM authentications (Python 3)
Provide an authenticate() function that will allow the caller to
authenticate a user against the Pluggable Authentication Modules
More information about the Python-modules-team
mailing list