From 93f6c3b03cf2cad3144c79f4bd5bd68b32d9a7a9 Mon Sep 17 00:00:00 2001 From: Oleh Fedorenko Date: Wed, 23 Feb 2022 19:39:38 +0000 Subject: [PATCH] Add hammer-cli-foreman-host-reports --- .../hammer_cli_foreman_host_reports/changelog | 5 ++++ .../hammer_cli_foreman_host_reports/control | 22 +++++++++++++++++ .../hammer_cli_foreman_host_reports/copyright | 24 +++++++++++++++++++ .../ruby-hammer-cli-foreman-host-reports.docs | 1 + .../hammer_cli_foreman_host_reports/rules | 7 ++++++ .../source/format | 1 + .../upstream/metadata | 9 +++++++ .../hammer_cli_foreman_host_reports/watch | 2 ++ .../hammer_cli_foreman_host_reports/changelog | 5 ++++ .../hammer_cli_foreman_host_reports/control | 22 +++++++++++++++++ .../hammer_cli_foreman_host_reports/copyright | 24 +++++++++++++++++++ .../ruby-hammer-cli-foreman-host-reports.docs | 1 + .../hammer_cli_foreman_host_reports/rules | 7 ++++++ .../source/format | 1 + .../upstream/metadata | 9 +++++++ .../hammer_cli_foreman_host_reports/watch | 2 ++ .../hammer_cli_foreman_host_reports/changelog | 5 ++++ .../hammer_cli_foreman_host_reports/control | 22 +++++++++++++++++ .../hammer_cli_foreman_host_reports/copyright | 24 +++++++++++++++++++ .../ruby-hammer-cli-foreman-host-reports.docs | 1 + .../hammer_cli_foreman_host_reports/rules | 7 ++++++ .../source/format | 1 + .../upstream/metadata | 9 +++++++ .../hammer_cli_foreman_host_reports/watch | 2 ++ 24 files changed, 213 insertions(+) create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/changelog create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/control create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/copyright create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs create mode 100755 dependencies/bullseye/hammer_cli_foreman_host_reports/rules create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/source/format create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/upstream/metadata create mode 100644 dependencies/bullseye/hammer_cli_foreman_host_reports/watch create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/changelog create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/control create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/copyright create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs create mode 100755 dependencies/buster/hammer_cli_foreman_host_reports/rules create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/source/format create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/upstream/metadata create mode 100644 dependencies/buster/hammer_cli_foreman_host_reports/watch create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/changelog create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/control create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/copyright create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs create mode 100755 dependencies/focal/hammer_cli_foreman_host_reports/rules create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/source/format create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/upstream/metadata create mode 100644 dependencies/focal/hammer_cli_foreman_host_reports/watch diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/changelog b/dependencies/bullseye/hammer_cli_foreman_host_reports/changelog new file mode 100644 index 0000000000..e4212789f8 --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/changelog @@ -0,0 +1,5 @@ +ruby-hammer-cli-foreman-host-reports (0.1.0-1) stable; urgency=medium + + * Initial release + + -- Oleh Fedorenko Wed, 23 Feb 2022 18:28:33 +0000 diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/control b/dependencies/bullseye/hammer_cli_foreman_host_reports/control new file mode 100644 index 0000000000..e3a74659ad --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/control @@ -0,0 +1,22 @@ +Source: ruby-hammer-cli-foreman-host-reports +Section: ruby +Priority: optional +Maintainer: Oleh Fedorenko +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 diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/copyright b/dependencies/bullseye/hammer_cli_foreman_host_reports/copyright new file mode 100644 index 0000000000..f1652524d1 --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/copyright @@ -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 +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 +License: GPL-3+ +Comment: The Debian packaging is licensed under the same terms as the original package. diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs b/dependencies/bullseye/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs new file mode 100644 index 0000000000..b43bf86b50 --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs @@ -0,0 +1 @@ +README.md diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/rules b/dependencies/bullseye/hammer_cli_foreman_host_reports/rules new file mode 100755 index 0000000000..4e914652cc --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +export GEM2DEB_TEST_RUNNER = --check-dependencies +export DH_RUBY = --gem-install + +%: + dh $@ --buildsystem=ruby --with ruby diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/source/format b/dependencies/bullseye/hammer_cli_foreman_host_reports/source/format new file mode 100644 index 0000000000..163aaf8d82 --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/upstream/metadata b/dependencies/bullseye/hammer_cli_foreman_host_reports/upstream/metadata new file mode 100644 index 0000000000..597e9d81fc --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/upstream/metadata @@ -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 diff --git a/dependencies/bullseye/hammer_cli_foreman_host_reports/watch b/dependencies/bullseye/hammer_cli_foreman_host_reports/watch new file mode 100644 index 0000000000..7d430eb3bf --- /dev/null +++ b/dependencies/bullseye/hammer_cli_foreman_host_reports/watch @@ -0,0 +1,2 @@ +version=4 +https://gemwatch.debian.net/hammer_cli_foreman_host_reports .*/hammer_cli_foreman_host_reports-(.*).tar.gz diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/changelog b/dependencies/buster/hammer_cli_foreman_host_reports/changelog new file mode 100644 index 0000000000..e4212789f8 --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/changelog @@ -0,0 +1,5 @@ +ruby-hammer-cli-foreman-host-reports (0.1.0-1) stable; urgency=medium + + * Initial release + + -- Oleh Fedorenko Wed, 23 Feb 2022 18:28:33 +0000 diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/control b/dependencies/buster/hammer_cli_foreman_host_reports/control new file mode 100644 index 0000000000..e3a74659ad --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/control @@ -0,0 +1,22 @@ +Source: ruby-hammer-cli-foreman-host-reports +Section: ruby +Priority: optional +Maintainer: Oleh Fedorenko +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 diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/copyright b/dependencies/buster/hammer_cli_foreman_host_reports/copyright new file mode 100644 index 0000000000..f1652524d1 --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/copyright @@ -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 +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 +License: GPL-3+ +Comment: The Debian packaging is licensed under the same terms as the original package. diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs b/dependencies/buster/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs new file mode 100644 index 0000000000..b43bf86b50 --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs @@ -0,0 +1 @@ +README.md diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/rules b/dependencies/buster/hammer_cli_foreman_host_reports/rules new file mode 100755 index 0000000000..4e914652cc --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +export GEM2DEB_TEST_RUNNER = --check-dependencies +export DH_RUBY = --gem-install + +%: + dh $@ --buildsystem=ruby --with ruby diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/source/format b/dependencies/buster/hammer_cli_foreman_host_reports/source/format new file mode 100644 index 0000000000..163aaf8d82 --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/upstream/metadata b/dependencies/buster/hammer_cli_foreman_host_reports/upstream/metadata new file mode 100644 index 0000000000..597e9d81fc --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/upstream/metadata @@ -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 diff --git a/dependencies/buster/hammer_cli_foreman_host_reports/watch b/dependencies/buster/hammer_cli_foreman_host_reports/watch new file mode 100644 index 0000000000..7d430eb3bf --- /dev/null +++ b/dependencies/buster/hammer_cli_foreman_host_reports/watch @@ -0,0 +1,2 @@ +version=4 +https://gemwatch.debian.net/hammer_cli_foreman_host_reports .*/hammer_cli_foreman_host_reports-(.*).tar.gz diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/changelog b/dependencies/focal/hammer_cli_foreman_host_reports/changelog new file mode 100644 index 0000000000..e4212789f8 --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/changelog @@ -0,0 +1,5 @@ +ruby-hammer-cli-foreman-host-reports (0.1.0-1) stable; urgency=medium + + * Initial release + + -- Oleh Fedorenko Wed, 23 Feb 2022 18:28:33 +0000 diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/control b/dependencies/focal/hammer_cli_foreman_host_reports/control new file mode 100644 index 0000000000..e3a74659ad --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/control @@ -0,0 +1,22 @@ +Source: ruby-hammer-cli-foreman-host-reports +Section: ruby +Priority: optional +Maintainer: Oleh Fedorenko +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 diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/copyright b/dependencies/focal/hammer_cli_foreman_host_reports/copyright new file mode 100644 index 0000000000..f1652524d1 --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/copyright @@ -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 +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 +License: GPL-3+ +Comment: The Debian packaging is licensed under the same terms as the original package. diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs b/dependencies/focal/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs new file mode 100644 index 0000000000..b43bf86b50 --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/ruby-hammer-cli-foreman-host-reports.docs @@ -0,0 +1 @@ +README.md diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/rules b/dependencies/focal/hammer_cli_foreman_host_reports/rules new file mode 100755 index 0000000000..4e914652cc --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +export GEM2DEB_TEST_RUNNER = --check-dependencies +export DH_RUBY = --gem-install + +%: + dh $@ --buildsystem=ruby --with ruby diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/source/format b/dependencies/focal/hammer_cli_foreman_host_reports/source/format new file mode 100644 index 0000000000..163aaf8d82 --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/upstream/metadata b/dependencies/focal/hammer_cli_foreman_host_reports/upstream/metadata new file mode 100644 index 0000000000..597e9d81fc --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/upstream/metadata @@ -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 diff --git a/dependencies/focal/hammer_cli_foreman_host_reports/watch b/dependencies/focal/hammer_cli_foreman_host_reports/watch new file mode 100644 index 0000000000..7d430eb3bf --- /dev/null +++ b/dependencies/focal/hammer_cli_foreman_host_reports/watch @@ -0,0 +1,2 @@ +version=4 +https://gemwatch.debian.net/hammer_cli_foreman_host_reports .*/hammer_cli_foreman_host_reports-(.*).tar.gz