Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/bookworm/foreman-installer/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
foreman-installer (3.19.0-3) stable; urgency=low

* Require kafo 7.7

-- Evgeni Golov <evgeni@debian.org> Tue, 17 Mar 2026 12:51:47 +0100

foreman-installer (3.19.0-2) stable; urgency=low

* Require puppet 8
Expand Down
4 changes: 2 additions & 2 deletions debian/bookworm/foreman-installer/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Maintainer: Greg Sutcliffe <gsutclif@redhat.com>
Build-Depends: debhelper (>= 7.0.50~), asciidoc, rake, libxml2-utils,
xsltproc, docbook-xsl, git, ca-certificates, ruby-dev,
puppet-agent-puppet-strings (>= 1.2.0),
ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0)
ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0)
Standards-Version: 3.9.3
Homepage: https://github.com/theforeman/foreman-installer
XS-Ruby-Versions: all
Expand All @@ -14,7 +14,7 @@ Package: foreman-installer
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0),
ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0),
puppet-agent (>= 8.0.0) | puppet (>= 8.0.0),
curl,
lsb-release
Expand Down
6 changes: 6 additions & 0 deletions debian/jammy/foreman-installer/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
foreman-installer (3.19.0-3) stable; urgency=low

* Require kafo 7.7

-- Evgeni Golov <evgeni@debian.org> Tue, 17 Mar 2026 12:51:47 +0100

foreman-installer (3.19.0-2) stable; urgency=low

* Require puppet 8
Expand Down
4 changes: 2 additions & 2 deletions debian/jammy/foreman-installer/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Maintainer: Greg Sutcliffe <gsutclif@redhat.com>
Build-Depends: debhelper (>= 7.0.50~), asciidoc, rake, libxml2-utils,
xsltproc, docbook-xsl, git, ca-certificates, ruby-dev,
puppet-agent-puppet-strings (>= 1.2.0),
ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0)
ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0)
Standards-Version: 3.9.3
Homepage: https://github.com/theforeman/foreman-installer
XS-Ruby-Versions: all
Expand All @@ -14,7 +14,7 @@ Package: foreman-installer
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-kafo (>= 7.6.0), ruby-kafo (<< 8.0.0),
ruby-kafo (>= 7.7.0), ruby-kafo (<< 8.0.0),
puppet-agent (>= 8.0.0) | puppet (>= 8.0.0),
curl,
lsb-release
Expand Down