Project

General

Profile

« Previous | Next » 

Revision 3504ffae

Added by Michael Moll over 5 years ago

add journald-logger gem

View differences:

dependencies/bionic/journald-logger/changelog
ruby-journald-logger (2.0.4-1) stable; urgency=medium
* Initial release
-- Michael Moll <mmoll@mmoll.at> Thu, 11 Oct 2018 20:56:03 +0000
dependencies/bionic/journald-logger/compat
9
dependencies/bionic/journald-logger/control
Source: ruby-journald-logger
Section: ruby
Priority: optional
Maintainer: Foreman developers <foreman-dev@googlegroups.com>
Uploaders: <>
Build-Depends: debhelper (>= 9~),
gem2deb,
git,
rake,
ruby-journald-native (>= 1.0),
ruby-rspec,
ruby-simplecov
Standards-Version: 3.9.7
Homepage: https://github.com/sandfoxme/journald-logger
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-journald-logger
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-journald-native (>= 1.0),
${misc:Depends},
${shlibs:Depends}
Description: systemd-journal native logger
systemd-journal native logger
dependencies/bionic/journald-logger/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: journald-logger
Source: https://github.com/sandfoxme/journald-logger
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
License: GPL-2+ (FIXME)
Files: debian/*
Copyright: 2018 <>
License: GPL-2+ (FIXME)
Comment: the Debian packaging is licensed under the same terms as the original package.
License: GPL-2+ (FIXME)
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 2 of the License, or (at your option) 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.
.
You should have received a copy of the GNU General Public
License along with this package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
dependencies/bionic/journald-logger/ruby-journald-logger.docs
README.md
dependencies/bionic/journald-logger/ruby-tests.rake
require 'gem2deb/rake/spectask'
Gem2Deb::Rake::RSpecTask.new do |spec|
spec.pattern = './spec/**/*_spec.rb'
end
dependencies/bionic/journald-logger/rules
#!/usr/bin/make -f
export GEM2DEB_TEST_RUNNER = --check-dependencies
%:
dh $@ --buildsystem=ruby --with ruby
dependencies/bionic/journald-logger/source/format
3.0 (quilt)
dependencies/bionic/journald-logger/watch
version=3
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/journald-logger .*/journald-logger-(.*).tar.gz
dependencies/stretch/journald-logger/changelog
ruby-journald-logger (2.0.4-1) stable; urgency=medium
* Initial release
-- Michael Moll <mmoll@mmoll.at> Thu, 11 Oct 2018 20:56:03 +0000
dependencies/stretch/journald-logger/compat
9
dependencies/stretch/journald-logger/control
Source: ruby-journald-logger
Section: ruby
Priority: optional
Maintainer: Foreman developers <foreman-dev@googlegroups.com>
Uploaders: <>
Build-Depends: debhelper (>= 9~),
gem2deb,
git,
rake,
ruby-journald-native (>= 1.0),
ruby-rspec,
ruby-simplecov
Standards-Version: 3.9.7
Homepage: https://github.com/sandfoxme/journald-logger
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-journald-logger
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-journald-native (>= 1.0),
${misc:Depends},
${shlibs:Depends}
Description: systemd-journal native logger
systemd-journal native logger
dependencies/stretch/journald-logger/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: journald-logger
Source: https://github.com/sandfoxme/journald-logger
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
License: GPL-2+ (FIXME)
Files: debian/*
Copyright: 2018 <>
License: GPL-2+ (FIXME)
Comment: the Debian packaging is licensed under the same terms as the original package.
License: GPL-2+ (FIXME)
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 2 of the License, or (at your option) 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.
.
You should have received a copy of the GNU General Public
License along with this package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
dependencies/stretch/journald-logger/ruby-journald-logger.docs
README.md
dependencies/stretch/journald-logger/ruby-tests.rake
require 'gem2deb/rake/spectask'
Gem2Deb::Rake::RSpecTask.new do |spec|
spec.pattern = './spec/**/*_spec.rb'
end
dependencies/stretch/journald-logger/rules
#!/usr/bin/make -f
export GEM2DEB_TEST_RUNNER = --check-dependencies
%:
dh $@ --buildsystem=ruby --with ruby
dependencies/stretch/journald-logger/source/format
3.0 (quilt)
dependencies/stretch/journald-logger/watch
version=3
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/journald-logger .*/journald-logger-(.*).tar.gz
dependencies/xenial/journald-logger/changelog
ruby-journald-logger (2.0.4-1) stable; urgency=medium
* Initial release
-- Michael Moll <mmoll@mmoll.at> Thu, 11 Oct 2018 20:56:03 +0000
dependencies/xenial/journald-logger/compat
9
dependencies/xenial/journald-logger/control
Source: ruby-journald-logger
Section: ruby
Priority: optional
Maintainer: Foreman developers <foreman-dev@googlegroups.com>
Uploaders: <>
Build-Depends: debhelper (>= 9~),
gem2deb,
git,
rake,
ruby-journald-native (>= 1.0),
ruby-rspec,
ruby-simplecov
Standards-Version: 3.9.7
Homepage: https://github.com/sandfoxme/journald-logger
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-journald-logger
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-journald-native (>= 1.0),
${misc:Depends},
${shlibs:Depends}
Description: systemd-journal native logger
systemd-journal native logger
dependencies/xenial/journald-logger/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: journald-logger
Source: https://github.com/sandfoxme/journald-logger
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
License: GPL-2+ (FIXME)
Files: debian/*
Copyright: 2018 <>
License: GPL-2+ (FIXME)
Comment: the Debian packaging is licensed under the same terms as the original package.
License: GPL-2+ (FIXME)
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 2 of the License, or (at your option) 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.
.
You should have received a copy of the GNU General Public
License along with this package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
dependencies/xenial/journald-logger/ruby-journald-logger.docs
README.md
dependencies/xenial/journald-logger/ruby-tests.rake
require 'gem2deb/rake/spectask'
Gem2Deb::Rake::RSpecTask.new do |spec|
spec.pattern = './spec/**/*_spec.rb'
end
dependencies/xenial/journald-logger/rules
#!/usr/bin/make -f
export GEM2DEB_TEST_RUNNER = --check-dependencies
%:
dh $@ --buildsystem=ruby --with ruby
dependencies/xenial/journald-logger/source/format
3.0 (quilt)
dependencies/xenial/journald-logger/watch
version=3
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/journald-logger .*/journald-logger-(.*).tar.gz

Also available in: Unified diff