debian/0000755000000000000000000000000012153161735007172 5ustar debian/changelog0000644000000000000000000000063012153161735011043 0ustar libmonitoring-livestatus-class-perl (0.04-1) unstable; urgency=low
* [d0a11ab] Imported Upstream version 0.04
- Fix sort problem with Perl 5.18 (Closes: #710945)
-- Alexander Wirt Mon, 03 Jun 2013 20:39:58 +0200
libmonitoring-livestatus-class-perl (0.3-1) unstable; urgency=low
* Initial Release.
-- Alexander Wirt Sun, 23 Sep 2012 12:52:44 +0200
debian/libmonitoring-livestatus-class-perl.docs0000644000000000000000000000000712153161735017161 0ustar README
debian/rules0000755000000000000000000000003612153161735010251 0ustar #!/usr/bin/make -f
%:
dh $@
debian/compat0000644000000000000000000000000212153161735010370 0ustar 8
debian/source/0000755000000000000000000000000012153161735010472 5ustar debian/source/format0000644000000000000000000000001412153161735011700 0ustar 3.0 (quilt)
debian/control0000644000000000000000000000145512153161735010602 0ustar Source: libmonitoring-livestatus-class-perl
Section: perl
Priority: optional
Maintainer: Alexander Wirt
Build-Depends: debhelper (>= 8),
libmodule-find-perl,
libmonitoring-livestatus-perl,
libmoose-perl
Build-Depends-Indep: perl
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Monitoring-Livestatus-Class/
Package: libmonitoring-livestatus-class-perl
Architecture: all
Depends: libmonitoring-livestatus-perl,
libmoose-perl,
${misc:Depends},
${perl:Depends}
Description: Object-Oriented interface for Monitoring::Livestatus
This module is an object-oriented interface for Monitoring::Livestatus
.
The module is still in an early stage of development, there can be some
api changes between releases.
debian/watch0000644000000000000000000000022312153161735010220 0ustar version=3
http://search.cpan.org/dist/Monitoring-Livestatus-Class/ .*/Monitoring-Livestatus-Class-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
debian/copyright0000644000000000000000000000205512153161735011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Monitoring-Livestatus-Class
Source: http://search.cpan.org/dist/Monitoring-Livestatus-Class/
Upstream-Contact: Robert Bohne
Files: *
Copyright: Robert Bohne
License: Artistic or GPL-1+
Files: debian/*
Copyright: 2012, Alexander Wirt
License: Artistic or GPL-1+
License: Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of the Artistic License, which comes with Perl.
.
On Debian systems, the complete text of the Artistic License can be
found in `/usr/share/common-licenses/Artistic'.
License: GPL-1+
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 1, or (at your option)
any later version.
.
On Debian systems, the complete text of version 1 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1'.