[debian-edu-commits] r79929 - trunk/src/libpam-mklocaluser/debian
pere at alioth.debian.org
pere at alioth.debian.org
Sat May 4 13:44:52 UTC 2013
Author: pere
Date: 2013-05-04 13:44:52 +0000 (Sat, 04 May 2013)
New Revision: 79929
Modified:
trunk/src/libpam-mklocaluser/debian/changelog
trunk/src/libpam-mklocaluser/debian/control
Log:
Change priority from optional to extra, as it depend on libpam-python
which is priority extra, to avoid priority inversion.
Modified: trunk/src/libpam-mklocaluser/debian/changelog
===================================================================
--- trunk/src/libpam-mklocaluser/debian/changelog 2013-05-04 11:43:20 UTC (rev 79928)
+++ trunk/src/libpam-mklocaluser/debian/changelog 2013-05-04 13:44:52 UTC (rev 79929)
@@ -11,6 +11,8 @@
more info during testing.
* Make sure syslog message make it clear that both passwd and shadow
is updated by the module.
+ * Change priority from optional to extra, as it depend on libpam-python
+ which is priority extra, to avoid priority inversion.
-- Petter Reinholdtsen <pere at debian.org> Sat, 04 May 2013 08:25:53 +0200
Modified: trunk/src/libpam-mklocaluser/debian/control
===================================================================
--- trunk/src/libpam-mklocaluser/debian/control 2013-05-04 11:43:20 UTC (rev 79928)
+++ trunk/src/libpam-mklocaluser/debian/control 2013-05-04 13:44:52 UTC (rev 79929)
@@ -1,6 +1,6 @@
Source: libpam-mklocaluser
Section: misc
-Priority: optional
+Priority: extra
Maintainer: Debian Edu Developers <debian-edu at lists.debian.org>
Uploaders: Petter Reinholdtsen <pere at debian.org>, Morten Werner Forsbring <werner at debian.org>
Build-Depends: debhelper (>= 7), python-support
More information about the debian-edu-commits
mailing list