[Pkg-freeipa-devel] [Git][freeipa-team/oddjob][master] ack nmu
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Thu Feb 6 07:23:31 GMT 2025
Timo Aaltonen pushed to branch master at FreeIPA packaging / oddjob
Commits:
850040bd by Timo Aaltonen at 2025-02-06T09:22:17+02:00
ack nmu
- - - - -
3 changed files:
- debian/changelog
- debian/oddjob-mkhomedir.install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+oddjob (0.34.7-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Michael Biebl ]
+ * Install PAM module into /usr. (Closes: #1061865)
+
+ -- Chris Hofstaedtler <zeha at debian.org> Thu, 30 May 2024 20:02:08 +0200
+
oddjob (0.34.7-2) unstable; urgency=medium
[ Debian Janitor ]
=====================================
debian/oddjob-mkhomedir.install
=====================================
@@ -1,6 +1,6 @@
etc/dbus-1/system.d/oddjob-mkhomedir.conf
etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
-lib/*/security/pam_oddjob_mkhomedir.so
+usr/lib/*/security/pam_oddjob_mkhomedir.so
usr/libexec/oddjob/mkhomedir
usr/share/man/man5/oddjob-mkhomedir.conf.5
usr/share/man/man5/oddjobd-mkhomedir.conf.5
=====================================
debian/rules
=====================================
@@ -25,9 +25,5 @@ override_dh_auto_configure:
override_dh_install:
# purge .la files
find $(CURDIR)/debian/tmp -name "*.la" -type f -exec rm -f "{}" \;
- # move pam module to correct location
- mkdir -p $(CURDIR)/debian/tmp/lib/${DEB_HOST_MULTIARCH}
- mv $(CURDIR)/debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/security \
- $(CURDIR)/debian/tmp/lib/${DEB_HOST_MULTIARCH}/
dh_install
View it on GitLab: https://salsa.debian.org/freeipa-team/oddjob/-/commit/850040bd536451e830f717ea845e2ad3188160d1
--
View it on GitLab: https://salsa.debian.org/freeipa-team/oddjob/-/commit/850040bd536451e830f717ea845e2ad3188160d1
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/pkg-freeipa-devel/attachments/20250206/689fc476/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list