Skip to content

Commit

Permalink
Add hammer-cli-foreman-host-reports
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren authored and evgeni committed Mar 11, 2022
1 parent c5efcdd commit 93f6c3b
Show file tree
Hide file tree
Showing 24 changed files with 213 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ruby-hammer-cli-foreman-host-reports (0.1.0-1) stable; urgency=medium

* Initial release

-- Oleh Fedorenko <ofedoren@redhat.com> Wed, 23 Feb 2022 18:28:33 +0000
22 changes: 22 additions & 0 deletions dependencies/bullseye/hammer_cli_foreman_host_reports/control
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Source: ruby-hammer-cli-foreman-host-reports
Section: ruby
Priority: optional
Maintainer: Oleh Fedorenko <ofedoren@redhat.com>
Build-Depends: debhelper-compat (= 12),
gem2deb,
rake,
ruby-hammer-cli-foreman (<< 4.0.0),
ruby-hammer-cli-foreman (>= 3.0.0)
Standards-Version: 4.5.0
Homepage: https://github.com/theforeman/hammer-cli-foreman-host-reports
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-hammer-cli-foreman-host-reports
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
${ruby:Depends},
${shlibs:Depends}
Description: Foreman Host Reports plugin for Hammer CLI
24 changes: 24 additions & 0 deletions dependencies/bullseye/hammer_cli_foreman_host_reports/copyright
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hammer_cli_foreman_host_reports
Source: https://github.com/theforeman/hammer-cli-foreman-host-reports

Files: *
Copyright: 2022, Oleh Fedorenko <ofedoren@redhat.com>
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.

Files: debian/*
Copyright: 2022, Oleh Fedorenko <ofedoren@redhat.com>
License: GPL-3+
Comment: The Debian packaging is licensed under the same terms as the original package.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
README.md
7 changes: 7 additions & 0 deletions dependencies/bullseye/hammer_cli_foreman_host_reports/rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install

%:
dh $@ --buildsystem=ruby --with ruby
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0 (quilt)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
Archive: GitHub
Bug-Database: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Bug-Submit: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Changelog: https://github.com/theforeman/hammer-cli-foreman-host-reports/tags
Contact: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Name: hammer_cli_foreman_host_reports
Repository: https://github.com/theforeman/hammer-cli-foreman-host-reports.git
Repository-Browse: https://github.com/theforeman/hammer-cli-foreman-host-reports
2 changes: 2 additions & 0 deletions dependencies/bullseye/hammer_cli_foreman_host_reports/watch
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
version=4
https://gemwatch.debian.net/hammer_cli_foreman_host_reports .*/hammer_cli_foreman_host_reports-(.*).tar.gz
5 changes: 5 additions & 0 deletions dependencies/buster/hammer_cli_foreman_host_reports/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ruby-hammer-cli-foreman-host-reports (0.1.0-1) stable; urgency=medium

* Initial release

-- Oleh Fedorenko <ofedoren@redhat.com> Wed, 23 Feb 2022 18:28:33 +0000
22 changes: 22 additions & 0 deletions dependencies/buster/hammer_cli_foreman_host_reports/control
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Source: ruby-hammer-cli-foreman-host-reports
Section: ruby
Priority: optional
Maintainer: Oleh Fedorenko <ofedoren@redhat.com>
Build-Depends: debhelper-compat (= 12),
gem2deb,
rake,
ruby-hammer-cli-foreman (<< 4.0.0),
ruby-hammer-cli-foreman (>= 3.0.0)
Standards-Version: 4.5.0
Homepage: https://github.com/theforeman/hammer-cli-foreman-host-reports
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-hammer-cli-foreman-host-reports
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
${ruby:Depends},
${shlibs:Depends}
Description: Foreman Host Reports plugin for Hammer CLI
24 changes: 24 additions & 0 deletions dependencies/buster/hammer_cli_foreman_host_reports/copyright
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hammer_cli_foreman_host_reports
Source: https://github.com/theforeman/hammer-cli-foreman-host-reports

Files: *
Copyright: 2022, Oleh Fedorenko <ofedoren@redhat.com>
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.

Files: debian/*
Copyright: 2022, Oleh Fedorenko <ofedoren@redhat.com>
License: GPL-3+
Comment: The Debian packaging is licensed under the same terms as the original package.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
README.md
7 changes: 7 additions & 0 deletions dependencies/buster/hammer_cli_foreman_host_reports/rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install

%:
dh $@ --buildsystem=ruby --with ruby
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0 (quilt)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
Archive: GitHub
Bug-Database: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Bug-Submit: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Changelog: https://github.com/theforeman/hammer-cli-foreman-host-reports/tags
Contact: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Name: hammer_cli_foreman_host_reports
Repository: https://github.com/theforeman/hammer-cli-foreman-host-reports.git
Repository-Browse: https://github.com/theforeman/hammer-cli-foreman-host-reports
2 changes: 2 additions & 0 deletions dependencies/buster/hammer_cli_foreman_host_reports/watch
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
version=4
https://gemwatch.debian.net/hammer_cli_foreman_host_reports .*/hammer_cli_foreman_host_reports-(.*).tar.gz
5 changes: 5 additions & 0 deletions dependencies/focal/hammer_cli_foreman_host_reports/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ruby-hammer-cli-foreman-host-reports (0.1.0-1) stable; urgency=medium

* Initial release

-- Oleh Fedorenko <ofedoren@redhat.com> Wed, 23 Feb 2022 18:28:33 +0000
22 changes: 22 additions & 0 deletions dependencies/focal/hammer_cli_foreman_host_reports/control
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Source: ruby-hammer-cli-foreman-host-reports
Section: ruby
Priority: optional
Maintainer: Oleh Fedorenko <ofedoren@redhat.com>
Build-Depends: debhelper-compat (= 12),
gem2deb,
rake,
ruby-hammer-cli-foreman (<< 4.0.0),
ruby-hammer-cli-foreman (>= 3.0.0)
Standards-Version: 4.5.0
Homepage: https://github.com/theforeman/hammer-cli-foreman-host-reports
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-hammer-cli-foreman-host-reports
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
${ruby:Depends},
${shlibs:Depends}
Description: Foreman Host Reports plugin for Hammer CLI
24 changes: 24 additions & 0 deletions dependencies/focal/hammer_cli_foreman_host_reports/copyright
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hammer_cli_foreman_host_reports
Source: https://github.com/theforeman/hammer-cli-foreman-host-reports

Files: *
Copyright: 2022, Oleh Fedorenko <ofedoren@redhat.com>
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.

Files: debian/*
Copyright: 2022, Oleh Fedorenko <ofedoren@redhat.com>
License: GPL-3+
Comment: The Debian packaging is licensed under the same terms as the original package.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
README.md
7 changes: 7 additions & 0 deletions dependencies/focal/hammer_cli_foreman_host_reports/rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install

%:
dh $@ --buildsystem=ruby --with ruby
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0 (quilt)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
Archive: GitHub
Bug-Database: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Bug-Submit: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Changelog: https://github.com/theforeman/hammer-cli-foreman-host-reports/tags
Contact: https://github.com/theforeman/hammer-cli-foreman-host-reports/issues
Name: hammer_cli_foreman_host_reports
Repository: https://github.com/theforeman/hammer-cli-foreman-host-reports.git
Repository-Browse: https://github.com/theforeman/hammer-cli-foreman-host-reports
2 changes: 2 additions & 0 deletions dependencies/focal/hammer_cli_foreman_host_reports/watch
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
version=4
https://gemwatch.debian.net/hammer_cli_foreman_host_reports .*/hammer_cli_foreman_host_reports-(.*).tar.gz

0 comments on commit 93f6c3b

Please sign in to comment.