debian/0000755000000000000000000000000011745027214007171 5ustar debian/rules0000755000000000000000000000003611745027214010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000151511745027214010576 0ustar Source: libbenchmark-apps-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbenchmark-apps-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libbenchmark-apps-perl.git Homepage: http://search.cpan.org/dist/Benchmark-Apps/ Package: libbenchmark-apps-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: simple module to benchmark applications Benchmark::Apps can be used to perform simple benchmarks on programs. Basically, it can be used to benchmark any program that can be called with a system call. debian/source/0000755000000000000000000000000011745027214010471 5ustar debian/source/format0000644000000000000000000000001411745027214011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024311745027214011042 0ustar libbenchmark-apps-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #669912) -- Nuno Carvalho Sat, 21 Apr 2012 22:00:03 +0100 debian/libbenchmark-apps-perl.examples0000644000000000000000000000001311745027214015245 0ustar examples/* debian/compat0000644000000000000000000000000211745027214010367 0ustar 8 debian/copyright0000644000000000000000000000207511745027214011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Aberto Simoes Source: http://search.cpan.org/dist/Benchmark-Apps/ Upstream-Name: Benchmark-Apps Files: * Copyright: 2008, Aberto Simoes 2008, Nuno Carvalho License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Nuno Carvalho 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/watch0000644000000000000000000000017111745027214010221 0ustar version=3 http://search.cpan.org/dist/Benchmark-Apps/ .*/Benchmark-Apps-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$