[Pkg-freeipa-devel] [Git][freeipa-team/freeipa-healthcheck][master] 2 commits: control: Make python3-ipaserver dependency a suggests instead to break the...
Timo Aaltonen
gitlab at salsa.debian.org
Thu Sep 17 09:52:39 BST 2020
Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa-healthcheck
Commits:
b115b325 by Timo Aaltonen at 2020-09-17T11:49:46+03:00
control: Make python3-ipaserver dependency a suggests instead to break the dependency cycle between dogtag, freeipa and this.
- - - - -
871ffde3 by Timo Aaltonen at 2020-09-17T11:50:13+03:00
releasing package freeipa-healthcheck version 0.6-2
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+freeipa-healthcheck (0.6-2) unstable; urgency=medium
+
+ * control: Make python3-ipaserver dependency a suggests instead to
+ break the dependency cycle between dogtag, freeipa and this.
+
+ -- Timo Aaltonen <tjaalton at debian.org> Thu, 17 Sep 2020 11:49:48 +0300
+
freeipa-healthcheck (0.6-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -19,6 +19,7 @@ Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-ipahealthcheck-core,
python3-ipalib,
+Suggests:
python3-ipaserver,
Description: Health check tool for FreeIPA
The FreeIPA health check tool provides a set of checks to
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa-healthcheck/-/compare/2e6ab234caa7416e72c90d99e2906e172745c9d4...871ffde379b3a05ba6662bfae9918c69403de92b
--
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa-healthcheck/-/compare/2e6ab234caa7416e72c90d99e2906e172745c9d4...871ffde379b3a05ba6662bfae9918c69403de92b
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/20200917/51eb662c/attachment.html>
More information about the Pkg-freeipa-devel
mailing list