[debian-edu-commits] [Git][debian-edu/upstream/libpam-mklocaluser][master] 6 commits: Use secure URI in Homepage field.
Holger Levsen
gitlab at salsa.debian.org
Fri May 22 16:42:40 BST 2020
Holger Levsen pushed to branch master at Debian Edu / upstream / libpam-mklocaluser
Commits:
4de13dc9 by Holger Levsen at 2020-05-22T15:34:24+00:00
Use secure URI in Homepage field.
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
ac150bdc by Holger Levsen at 2020-05-22T15:34:24+00:00
Upgrade to newer source format 3.0 (native).
Fixes: lintian: older-source-format
See-also: https://lintian.debian.org/tags/older-source-format.html
- - - - -
b68477a0 by Holger Levsen at 2020-05-22T15:34:24+00:00
Update standards version to 4.5.0, no changes needed.
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
25e46b2c by Holger Levsen at 2020-05-22T17:39:20+02:00
Bump debhelper-compat to 13.
(after confirming with diffoscope this causes no other changes.)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3428d089 by Holger Levsen at 2020-05-22T17:40:59+02:00
credit lintian-brush
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4eb8897a by Holger Levsen at 2020-05-22T17:42:26+02:00
Drop versioned suggests on libpam-ccreds
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/source/format
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,15 @@ libpam-mklocaluser (0.18) UNRELEASED; urgency=medium
[ Mike Gabriel ]
* debian/pam-python.py: White-space clean-up.
+ [ Holger Levsen ]
+ * Use secure URI in Homepage field, thanks lintian-brush.
+ * Upgrade to newer source format 3.0 (native), thanks lintian-brush.
+ * Update standards version to 4.5.0, no changes needed & thanks once more,
+ lintian-brush.
+ * Bump debhelper-compat to 13.
+ * Drop versioned suggests on libpam-ccreds, as even squeeze has a newer
+ version.
+
-- Mike Gabriel <sunweaver at debian.org> Fri, 22 May 2020 07:53:40 +0200
libpam-mklocaluser (0.17) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,17 +3,17 @@ Section: misc
Priority: optional
Maintainer: Debian Edu Developers <debian-edu at lists.debian.org>
Uploaders: Petter Reinholdtsen <pere at debian.org>
-Build-Depends: debhelper-compat (= 12), python3, dh-python
-Standards-Version: 4.4.1
+Build-Depends: debhelper-compat (= 13), python3, dh-python
+Standards-Version: 4.5.0
Rules-Requires-Root: no
-Homepage: http://www.skolelinux.org/
+Homepage: https://www.skolelinux.org/
Vcs-Browser: https://salsa.debian.org/debian-edu/upstream/libpam-mklocaluser
Vcs-Git: https://salsa.debian.org/debian-edu/upstream/libpam-mklocaluser.git
Package: libpam-mklocaluser
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, libpam-python
-Suggests: libpam-ccreds (>= 10-4) | libpam-sss
+Suggests: libpam-ccreds | libpam-sss
Description: Configure PAM to create a local user if it do not exist already
When the user log in for the first time, a local user is created in
/etc/passwd and primary group created in /etc/group, and a local home
=====================================
debian/source/format
=====================================
@@ -1 +1 @@
-1.0
+3.0 (native)
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/libpam-mklocaluser/-/compare/407497044bd135bc013d32a83b091f35a9ae3abf...4eb8897a2badf1a5796859f5db0060d1f7f95060
--
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/libpam-mklocaluser/-/compare/407497044bd135bc013d32a83b091f35a9ae3abf...4eb8897a2badf1a5796859f5db0060d1f7f95060
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/20200522/4cb60493/attachment-0001.html>
More information about the debian-edu-commits
mailing list