[DRE-commits] [haproxyctl] 01/01: initial checking of debian/

Jonas Genannt jonas at brachium-system.net
Sat Feb 15 20:36:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository haproxyctl.

commit dfce7ba07365ddead9ff96c865b471534cd72229
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Feb 15 21:36:02 2014 +0100

    initial checking of debian/
---
 debian/changelog                  |  5 ++++
 debian/compat                     |  1 +
 debian/control                    | 24 +++++++++++++++++
 debian/copyright                  | 41 ++++++++++++++++++++++++++++
 debian/haproxyctl.docs            |  1 +
 debian/haproxyctl.manpages        |  1 +
 debian/manpages/haproxyctl.1      | 56 +++++++++++++++++++++++++++++++++++++++
 debian/manpages/haproxyctl.1.ronn | 37 ++++++++++++++++++++++++++
 debian/rules                      | 15 +++++++++++
 debian/source/format              |  1 +
 debian/watch                      |  2 ++
 11 files changed, 184 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..6792650
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+haproxyctl (1.3.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #739008)
+
+ -- Jonas Genannt <jonas.genannt at capi2name.de>  Sat, 15 Feb 2014 21:04:33 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..8ff80dd
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+Source: haproxyctl
+Section: admin
+Priority: optional
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~)
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/haproxyctl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/haproxyctl.git;a=summary
+Homepage: https://github.com/flores/haproxyctl
+XS-Ruby-Versions: all
+
+Package: haproxyctl
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Description: Utility to manage HAProxy
+ Wrapper to make life with HAProxy a little more convenient.
+ Features:
+  - enable and disable servers on the fly
+  - change server's weight
+  - show HAProxy status in CLI
+  - formats server weight and backends in a readable way
+  - provides Nagios and Cloudkick health checks
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..a3c1104
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,41 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: haproxyctl
+Source: https://github.com/flores/haproxyctl
+Upstream-Contact: Carlo Flores <lo at js.la>
+
+Files: *
+Copyright: 2010-2013 Carlo Flores <github at petalphile.com>
+           2010-2013 Scott Gonyea
+           2010-2013 John A. Barbuto
+           2010-2013 Ben Lovett
+           2010-2013 Till Klampaeckel
+           2010-2013 Erik Osterman
+           2010-2013 Martin Hald
+           2010-2013 DeniedBoarding
+           2010-2013 Aaron Blew
+           2010-2013 Nick Griffiths
+License: Expat
+
+Files: debian/*
+Copyright: 2014 Jonas Genannt <jonas.genannt at capi2name.de>
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/debian/haproxyctl.docs b/debian/haproxyctl.docs
new file mode 100644
index 0000000..b43bf86
--- /dev/null
+++ b/debian/haproxyctl.docs
@@ -0,0 +1 @@
+README.md
diff --git a/debian/haproxyctl.manpages b/debian/haproxyctl.manpages
new file mode 100644
index 0000000..4cd44fd
--- /dev/null
+++ b/debian/haproxyctl.manpages
@@ -0,0 +1 @@
+debian/manpages/*.1
diff --git a/debian/manpages/haproxyctl.1 b/debian/manpages/haproxyctl.1
new file mode 100644
index 0000000..34c9caf
--- /dev/null
+++ b/debian/manpages/haproxyctl.1
@@ -0,0 +1,56 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "HAPROXYCTL" "1" "February 2014" "" ""
+.
+.SH "NAME"
+\fBhaproxyctl\fR \- utility to manage HAProxy
+.
+.SH "SYNOPSIS"
+haproxyctl
+.
+.SH "DESCRIPTION"
+haproxyctl is an wrapper to make life with HAProxy a little more convenient\.
+.
+.P
+See \fBhaproxyctl \-\-help\fR for complete help\.
+.
+.SH "EXAMPLES"
+.
+.SS "show HAProxy status"
+.
+.nf
+
+haproxyctl status
+.
+.fi
+.
+.SS "show errors to the backend servers"
+.
+.nf
+
+haproxyctl "show errors"
+.
+.fi
+.
+.SS "disable complete server on the fly"
+.
+.nf
+
+haproxyctl "disable all server1"
+.
+.fi
+.
+.SS "enable complete server on the fly"
+.
+.nf
+
+haproxyctl "enable all server1"
+.
+.fi
+.
+.SH "AUTHOR"
+haproxyctl is primarily the work of Carlo Flores\.
+.
+.P
+This manual page was written by Jonas Genannt \fIjonas\.genannt at capi2name\.de\fR for the Debian Project\.
diff --git a/debian/manpages/haproxyctl.1.ronn b/debian/manpages/haproxyctl.1.ronn
new file mode 100644
index 0000000..050e0f1
--- /dev/null
+++ b/debian/manpages/haproxyctl.1.ronn
@@ -0,0 +1,37 @@
+haproxyctl(1) -- utility to manage HAProxy
+=========================================================================
+
+## SYNOPSIS
+
+haproxyctl
+
+## DESCRIPTION
+
+haproxyctl is an wrapper to make life with HAProxy a little more convenient.
+
+See `haproxyctl --help` for complete help.
+
+## EXAMPLES
+
+### show HAProxy status
+
+    haproxyctl status
+
+### show errors to the backend servers
+
+    haproxyctl "show errors"
+
+
+### disable complete server on the fly
+
+    haproxyctl "disable all server1"
+
+### enable complete server on the fly
+
+    haproxyctl "enable all server1"
+
+## AUTHOR
+
+haproxyctl is primarily the work of Carlo Flores.
+
+This manual page was written by Jonas Genannt <jonas.genannt at capi2name.de> for the Debian Project.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..82ddc0c
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,15 @@
+#!/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=ruby1.9.1 ruby2.0 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
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..fc4f0ee
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/haproxyctl .*/haproxyctl-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/haproxyctl.git



More information about the Pkg-ruby-extras-commits mailing list