debian/0000755000000000000000000000000012251434014007162 5ustar debian/rules0000755000000000000000000000012012251434014010233 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: http_proxy= dh_auto_test debian/control0000644000000000000000000000314012251434014010563 0ustar Source: librt-client-rest-perl Maintainer: Debian Perl Group Uploaders: Christine Spang , Fabrizio Regalli , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdatetime-perl, libdatetime-format-dateparse-perl, liberror-perl, libexception-class-perl, libparams-validate-perl, libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl, liburi-perl, libwww-perl (>= 6.05), netbase Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librt-client-rest-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librt-client-rest-perl.git Homepage: https://metacpan.org/release/RT-Client-REST/ Package: librt-client-rest-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, libdatetime-format-dateparse-perl, liberror-perl, libexception-class-perl, libparams-validate-perl, liburi-perl, libwww-perl Description: RESTful Perl interface to RT installations RT::Client::REST is a set of object-oriented Perl modules designed to make communicating with RT using REST protocol easy. Most of the features have been implemented and tested with rt 3.6.0 and later. debian/source/0000755000000000000000000000000012251434014010462 5ustar debian/source/format0000644000000000000000000000001412251434014011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000442412251434014011040 0ustar librt-client-rest-perl (1:0.45-1) unstable; urgency=medium * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 09 Dec 2013 22:36:01 +0100 librt-client-rest-perl (1:0.44-1) unstable; urgency=low * New upstream release. * Drop spelling.patch, merged upstream. * Update build and runtime dependencies. * Update copyright years fod inc/*. -- gregor herrmann Fri, 11 Oct 2013 23:25:28 +0200 librt-client-rest-perl (1:0.43-2) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Build-depend on libwww-perl >= 6.05. (Closes: #713247) * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 22 Jun 2013 20:20:55 +0200 librt-client-rest-perl (1:0.43-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream release 0.41. * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. * Fixed lintian extended-description-is-probably-too-short message. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release 0.43. * debian/copyright: update formatting, add info about newly added Module::Install, try to be a bit more specific about the historic copyright/license situation. * Add /me to Uploaders. * Tests: add netbase to B-D-I, unset http_proxy in debian/rules. Enable pod{,-coverage} tests. * Add patch to fix grammar glitch in the POD. * Remove libtest-exception-perl from Depends. -- gregor herrmann Fri, 20 Jan 2012 21:59:47 +0100 librt-client-rest-perl (1:0.4-1) unstable; urgency=low * New upstream release - Upstream screwed up version number, add epoch. -- Christine Spang Tue, 23 Mar 2010 21:58:10 -0400 librt-client-rest-perl (0.37-1) unstable; urgency=low * Initial Release. (Closes: #542310) -- Christine Spang Tue, 25 Aug 2009 15:25:05 -0400 debian/compat0000644000000000000000000000000212251434014010360 0ustar 8 debian/librt-client-rest-perl.docs0000644000000000000000000000000512251434014014332 0ustar TODO debian/copyright0000644000000000000000000000272312251434014011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RT-Client-REST Upstream-Contact: Jose Luis Martinez Torres Source: https://metacpan.org/release/RT-Client-REST/ Files: * Copyright: 2007-2008, Damien Krotkine License: Artistic or GPL-1+ Files: lib/RT/Client/REST.pm Copyright: 1996-2005, Best Practical Solutions, LLC 2006, Dmitri Tikhonov License: GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, Christine Spang 2011, Fabrizio Regalli 2012-2013, gregor herrmann 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'. debian/librt-client-rest-perl.examples0000644000000000000000000000001312251434014015217 0ustar examples/* debian/watch0000644000000000000000000000017212251434014010213 0ustar version=3 https://metacpan.org/release/RT-Client-REST/ .*/RT-Client-REST-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$