debian/0000755000000000000000000000000012226062351007165 5ustar debian/rules0000755000000000000000000000003612226062351010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000232212226062351010567 0ustar Source: libstring-flogger-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jonathan Yu , Ansgar Burchardt Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libjson-perl, libparams-util-perl, libsub-exporter-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-flogger-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-flogger-perl.git Homepage: https://metacpan.org/release/String-Flogger/ Package: libstring-flogger-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libjson-perl, libparams-util-perl, libsub-exporter-perl Description: module to munge strings for loggers String::Flogger is a Perl module that allows developers to dynamically manipulate strings that should eventually get logged. It easily performs logging optimizations such as serializing data structures for display. debian/source/0000755000000000000000000000000012226062351010465 5ustar debian/source/format0000644000000000000000000000001412226062351011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000350512226062351011042 0ustar libstring-flogger-perl (1.101243-1) 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 ] * New upstream release. * Update years of copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 11 Oct 2013 22:51:50 +0200 libstring-flogger-perl (1.101242-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Set debhelper compatibility level to 8. * Bump Standards-Version to 3.9.3 (no changes). * Update dependencies. -- gregor herrmann Mon, 23 Apr 2012 17:13:08 +0200 libstring-flogger-perl (1.101241-1) unstable; urgency=low * New upstream release. * Add build-dep on libtest-simple-perl (>= 0.96). * debian/copyright: Update years of copyright; refer to "Debian systems" instead of "Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 27 Jan 2011 14:44:24 +0100 libstring-flogger-perl (1.101240-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format * Update copyright information per upstream * Standards-Version 3.8.4 (no changes) * Add myself to Uploaders and Copyright * Rewrite control description -- Jonathan Yu Wed, 05 May 2010 16:21:31 -0400 libstring-flogger-perl (1.001-1) unstable; urgency=low * Initial release (cf. #562102). -- gregor herrmann Wed, 23 Dec 2009 18:05:40 +0100 debian/compat0000644000000000000000000000000212226062351010363 0ustar 8 debian/copyright0000644000000000000000000000210612226062351011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: String-Flogger Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/String-Flogger/ Files: * Copyright: 2013, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2013, gregor herrmann 2010, Jonathan Yu 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017212226062351010216 0ustar version=3 https://metacpan.org/release/String-Flogger/ .*/String-Flogger-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$