[Pkg-freeipa-devel] [Git][freeipa-team/dogtag-pki][master] 3 commits: control: Drop python3-distutils from build-depends. (Closes: #1065850)
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Wed Mar 20 07:54:46 GMT 2024
Timo Aaltonen pushed to branch master at FreeIPA packaging / dogtag-pki
Commits:
e3eaf12e by Timo Aaltonen at 2024-03-19T13:46:47+02:00
control: Drop python3-distutils from build-depends. (Closes: #1065850)
- - - - -
9c0048c5 by Timo Aaltonen at 2024-03-19T13:58:32+02:00
Install systemd units only once. Thanks, Helmut Grohne! (Closes: #1054480)
- - - - -
ab0f9775 by Timo Aaltonen at 2024-03-19T14:09:41+02:00
control: Add dh-sequence-movetousr to build-depends.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/not-installed
- debian/pki-server.install
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,11 @@ dogtag-pki (11.4.3-1) UNRELEASED; urgency=medium
* Add pki-est.
* install: Updated.
* control: Bump depends on jss, tomcatjss, ldapjdk.
+ * control: Drop python3-distutils from build-depends. (Closes:
+ #1065850)
+ * Install systemd units only once. Thanks, Helmut Grohne! (Closes:
+ #1054480)
+ * control: Add dh-sequence-movetousr to build-depends.
-- Timo Aaltonen <tjaalton at debian.org> Tue, 07 Feb 2023 10:55:08 +0200
=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Build-Depends:
debhelper-compat (= 12),
default-jdk,
dh-python,
+ dh-sequence-movetousr,
go-md2man,
javahelper,
junit4,
@@ -38,7 +39,6 @@ Build-Depends:
pkg-config,
python3-cryptography,
python3-dev <!nocheck>,
- python3-distutils,
python3-ldap,
python3-requests,
python3-setuptools,
=====================================
debian/not-installed
=====================================
@@ -0,0 +1 @@
+lib/systemd/system/pki-tomcatd at .service
=====================================
debian/pki-server.install
=====================================
@@ -1,6 +1,5 @@
etc/pki/healthcheck.conf
lib/systemd/system/pki-tomcatd.target
-lib/systemd/system/pki-tomcatd at .service
lib/systemd/system/pki-tomcatd-nuxwdog.target
lib/systemd/system/pki-tomcatd-nuxwdog at .service
usr/bin/pki-server-nuxwdog
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/1346f168e9bc33d4dd26c912b80a87445f69a6ab...ab0f9775c5d9557a1019390915c1414d3f9495b7
--
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/1346f168e9bc33d4dd26c912b80a87445f69a6ab...ab0f9775c5d9557a1019390915c1414d3f9495b7
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/20240320/40fc7ab4/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list