debian/0000755000000000000000000000000012217027146007170 5ustar debian/watch0000644000000000000000000000035712101266425010223 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search https://metacpan.org/release/String-Format/ .*/String-Format-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000162412217027114011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: String-Format Upstream-Contact: Darren Chamberlain Source: https://metacpan.org/release/String-Format/ Files: * Copyright: 2002-2009, Darren Chamberlain License: GPL-2 Files: debian/* Copyright: 2006-2008, Stephen Quinney 2010, Jonathan Yu 2013, Florian Schlichting License: GPL-2 Comment: it is assumed the aforementioned authors provided their packaging work under the same terms as upstream. License: GPL-2 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, version 2. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' debian/control0000644000000000000000000000176412217027072010601 0ustar Source: libstring-format-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/String-Format/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-format-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-format-perl.git Package: libstring-format-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for flexible printf-like string formatting String::Format is a Perl module that allows developers to define arbitrary printf-like format sequences to be expanded, inspired by mutt's index_format and related directives. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. debian/compat0000644000000000000000000000000212217026576010374 0ustar 8 debian/changelog0000644000000000000000000000272312217027146011046 0ustar libstring-format-perl (1.17-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 1.17 * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 and do not reference "GNU/Linux" in License paragraph * Switch to source format 3.0 (quilt) * Add myself to uploaders and copyright -- Florian Schlichting Fri, 20 Sep 2013 13:14:24 +0200 libstring-format-perl (1.16-1) unstable; urgency=low * Adopt this package (Closes: #572530) * New upstream release * Update watch location (use dist URL, not author URL) * Use new short debhelper rules format * Update copyright information to new DEP5 format * Rewrite control description -- Jonathan Yu Sun, 07 Mar 2010 13:01:13 -0500 libstring-format-perl (1.14-2) unstable; urgency=low * debian/rules: Fixed removal of /usr/lib/perl5, closes: #468019 -- Stephen Quinney Wed, 27 Feb 2008 20:05:59 +0000 libstring-format-perl (1.14-1) unstable; urgency=low * Initial Release, closes: #385627. -- Stephen Quinney Fri, 1 Sep 2006 21:30:06 +0100 debian/source/0000755000000000000000000000000012217026764010475 5ustar debian/source/format0000644000000000000000000000001412217026764011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672201731010245 0ustar #!/usr/bin/make -f %: dh $@