Project

General

Profile

« Previous | Next » 

Revision b24ad705

Added by Ewoud Kohl van Wijngaarden over 8 years ago

Package smart_proxy_dns_powerdns

View differences:

plugins/smart_proxy_dns_powerdns/changelog
ruby-smart-proxy-dns-powerdns (0.1.0-1) stable; urgency=low
* initial release
-- Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> Sun, 30 Aug 2015 20:53:09 +0000
plugins/smart_proxy_dns_powerdns/compat
7
plugins/smart_proxy_dns_powerdns/control
Source: ruby-smart-proxy-dns-powerdns
Section: ruby
Priority: optional
Maintainer: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
Build-Depends: debhelper (>= 7.0.50~), gem2deb
Standards-Version: 3.9.5
Vcs-Git: https://github.com/theforeman/smart_proxy_dns_powerdns
Vcs-Browser: https://github.com/theforeman/smart_proxy_dns_powerdns
Homepage: https://github.com/theforeman/smart_proxy_dns_powerdns
XS-Ruby-Versions: all
Package: ruby-smart-proxy-dns-powerdns
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, foreman-proxy (>= 1.1.10~rc1), ruby-mysql2
Recommends: pdns-server
Description: PowerDNS DNS provider plugin for Foreman's smart proxy
PowerDNS DNS provider plugin for Foreman's smart proxy
plugins/smart_proxy_dns_powerdns/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: smart_proxy_dns_powerdns
Source: https://github.com/theforeman/smart_proxy_dns_powerdns
Files: *
Copyright: 2015 Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
License: GPL-3.0+
Files: debian/*
Copyright: 2015 Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
License: GPL-3.0+
License: GPL-3.0+
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
(at your option) any later version.
.
This package 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 program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
plugins/smart_proxy_dns_powerdns/dns_powerdns.rb
gem 'smart_proxy_dns_powerdns', '0.1.0'
plugins/smart_proxy_dns_powerdns/install
debian/dns_powerdns.rb usr/share/foreman-proxy/bundler.d
config/dns_powerdns.yml etc/foreman-proxy/settings.d
plugins/smart_proxy_dns_powerdns/ruby-smart-proxy-dns-powerdns.docs
README.md
plugins/smart_proxy_dns_powerdns/rules
#!/usr/bin/make -f
#export DH_VERBOSE=1
#
# Uncomment to ignore all test failures (but the tests will run anyway)
#export DH_RUBY_IGNORE_TESTS=all
#
# Uncomment to ignore some test failures (but the tests will run anyway).
# Valid values:
#export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
#
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
%:
dh $@ --buildsystem=ruby --with ruby
plugins/smart_proxy_dns_powerdns/source/format
3.0 (quilt)

Also available in: Unified diff