[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#814456: RFS: pam-ufpidentity/1.0-1 [ITP] -- UFP Identity PAM Module



New package has been uploaded to:
http://mentors.debian.net/package/pam-ufpidentity

with the following changes:
 * SINGLE changelog entry - Initial release (Closes: #813073)
 * same names for same names for copyright and upstream owner AND control
 * vcs stuff without ";a=summary"
 * Makefile: the clean target removes the library in the root directory
 * Makefile: removed useless test

Regarding the big problem (as mentioned in previous IRC chats):

All PAM libraries are installed to /lib/<multi-arch>/security NOT /usr/lib

All PAM librares are unversioned and their sonames also reflect that.
objdump -p /lib/i386-linux-gnu/security/pam_userdb.so  | grep SONAME
  SONAME               pam_userdb.so

It also seems that DEB_HOST_MULTIARCH is defined for dh_install
   dh_install
	install -d debian/pam-ufpidentity/lib/i386-linux-gnu/security
	cp -a ./pam_ufpidentity.so
debian/pam-ufpidentity/lib/i386-linux-gnu/security/

Thank you for your assistance. For testing please read the included
README.md in the upstream source.


Reply to: