[Pkg-freeipa-devel] [Git][freeipa-team/389-ds-base][master] 2 commits: Install aliased files into /usr (DEP17 M2) (Closes: #1060335)
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Wed Jan 10 14:12:25 GMT 2024
Timo Aaltonen pushed to branch master at FreeIPA packaging / 389-ds-base
Commits:
48b53c33 by Timo Aaltonen at 2024-01-10T16:11:26+02:00
Install aliased files into /usr (DEP17 M2) (Closes: #1060335)
- - - - -
38cb08d8 by Timo Aaltonen at 2024-01-10T16:11:44+02:00
releasing package 389-ds-base version 2.4.4+dfsg1-2
- - - - -
4 changed files:
- debian/389-ds-base.install
- debian/389-ds-base.links
- debian/changelog
- debian/rules
Changes:
=====================================
debian/389-ds-base.install
=====================================
@@ -1,10 +1,10 @@
etc/dirsrv/config/
etc/dirsrv/schema/*.ldif
etc/systemd/
-lib/systemd/system/dirsrv-snmp.service
-lib/systemd/system/dirsrv.target
-lib/systemd/system/dirsrv at .service
-lib/systemd/system/dirsrv at .service.d/custom.conf
+usr/lib/systemd/system/dirsrv-snmp.service
+usr/lib/systemd/system/dirsrv.target
+usr/lib/systemd/system/dirsrv at .service
+usr/lib/systemd/system/dirsrv at .service.d/custom.conf
usr/bin/dbscan
usr/bin/ds-logpipe
usr/bin/ds-replcheck
=====================================
debian/389-ds-base.links
=====================================
@@ -1 +1 @@
-/dev/null lib/systemd/system/dirsrv.service
+/dev/null usr/lib/systemd/system/dirsrv.service
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+389-ds-base (2.4.4+dfsg1-2) unstable; urgency=medium
+
+ [ Chris Hofstaedtler ]
+ * Install aliased files into /usr (DEP17 M2) (Closes: #1060335)
+
+ -- Timo Aaltonen <tjaalton at debian.org> Wed, 10 Jan 2024 16:11:28 +0200
+
389-ds-base (2.4.4+dfsg1-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/rules
=====================================
@@ -33,7 +33,7 @@ override_dh_auto_configure:
dh_auto_configure -- \
--with-openldap \
--with-systemd \
- --with-systemdsystemunitdir=/lib/systemd/system \
+ --with-systemdsystemunitdir=/usr/lib/systemd/system \
--with-systemdsystemconfdir=/etc/systemd/system \
--with-systemdgroupname=dirsrv.target \
--with-tmpfiles-d=/etc/tmpfiles.d \
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/-/compare/b825e636d118fab4e212be6fbbba324e15c578d7...38cb08d8408e36ecdafb460eb28dbae5ecb1a11f
--
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/-/compare/b825e636d118fab4e212be6fbbba324e15c578d7...38cb08d8408e36ecdafb460eb28dbae5ecb1a11f
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/20240110/536c255e/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list