[Pkg-freeipa-devel] [Git][freeipa-team/freeipa-healthcheck][master] 2 commits: control: Move python3-ipalib dependency as Suggests.
Timo Aaltonen
gitlab at salsa.debian.org
Fri Sep 18 08:56:43 BST 2020
Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa-healthcheck
Commits:
4340167c by Timo Aaltonen at 2020-09-18T10:56:03+03:00
control: Move python3-ipalib dependency as Suggests.
- - - - -
ea301c45 by Timo Aaltonen at 2020-09-18T10:56:13+03:00
releasing package freeipa-healthcheck version 0.6-3
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+freeipa-healthcheck (0.6-3) unstable; urgency=medium
+
+ * control: Move python3-ipalib dependency as Suggests.
+
+ -- Timo Aaltonen <tjaalton at debian.org> Fri, 18 Sep 2020 10:56:08 +0300
+
freeipa-healthcheck (0.6-2) unstable; urgency=medium
* control: Make python3-ipaserver dependency a suggests instead to
=====================================
debian/control
=====================================
@@ -18,8 +18,8 @@ Package: freeipa-healthcheck
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-ipahealthcheck-core,
- python3-ipalib,
Suggests:
+ python3-ipalib,
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/871ffde379b3a05ba6662bfae9918c69403de92b...ea301c4596e8e73814a492cfef6805227240e6bd
--
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa-healthcheck/-/compare/871ffde379b3a05ba6662bfae9918c69403de92b...ea301c4596e8e73814a492cfef6805227240e6bd
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/20200918/70e49d59/attachment.html>
More information about the Pkg-freeipa-devel
mailing list