debian/0000755000000000000000000000000012127361250007165 5ustar debian/watch0000644000000000000000000000020212101265600010202 0ustar version=3 https://metacpan.org/release/Number-Bytes-Human/ .*/Number-Bytes-Human-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000207312127360302011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Number-Bytes-Human Upstream-Contact: A. R. Ferreira Source: https://metacpan.org/release/Number-Bytes-Human/ Files: * Copyright: 2005-2007, A. R. Ferreira License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2013, Florian Schlichting 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/control0000644000000000000000000000174312127360707010603 0ustar Source: libnumber-bytes-human-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnumber-bytes-human-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-bytes-human-perl.git Homepage: https://metacpan.org/release/Number-Bytes-Human/ Package: libnumber-bytes-human-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to convert byte count to human readable format and back Number::Bytes::Human provides a formatter which turns byte counts to usual readable format, like '2.0K' or '3.1GiB', as well as a parser to go the opposite way. It was inspired by the -h option of Unix utilities like du and df for "human-readable" output. debian/compat0000644000000000000000000000000211671747551010402 0ustar 8 debian/changelog0000644000000000000000000000134712127361250011044 0ustar libnumber-bytes-human-perl (0.09-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 [ Florian Schlichting ] * Import Upstream version 0.09 * Document new functionality in short and long description * Bump Standards-Version to 3.9.4 (use copyright-format 1.0) * Bump copyright years * Email change: Florian Schlichting -> fsfs@debian.org -- Florian Schlichting Thu, 04 Apr 2013 22:28:47 +0200 libnumber-bytes-human-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #648776) -- Florian Schlichting Tue, 15 Nov 2011 14:56:29 +0000 debian/source/0000755000000000000000000000000011671747551010504 5ustar debian/source/format0000644000000000000000000000001411671747551011712 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671747551010263 0ustar #!/usr/bin/make -f %: dh $@