debian/0000755000000000000000000000000012213560263007166 5ustar debian/watch0000644000000000000000000000015412101262447010216 0ustar version=3 https://metacpan.org/release/App-Rad/ .*/App-Rad-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000205012211733347011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: App-Rad Upstream-Contact: Breno G. de Oliveira Source: https://metacpan.org/release/App-Rad/ Files: * Copyright: 2008, 2009, Breno G. de Oliveira License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Salvatore Bonaccorso 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/control0000644000000000000000000000172012213560205010565 0ustar Source: libapp-rad-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/App-Rad/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-rad-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-rad-perl.git Package: libapp-rad-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for rapid and easy creation of command line applications App::Rad aims to be a simple yet powerful framework for developing your command-line applications. It can easily transform your Perl one-liners into reusable subroutines than can be called directly by the user of your program. . It also tries to provide a handy interface for your common command-line tasks. debian/compat0000644000000000000000000000000212213560211010355 0ustar 8 debian/changelog0000644000000000000000000000142512213560263011042 0ustar libapp-rad-perl (1.05-1) unstable; urgency=low * Team upload [ 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.05 * Bump Standards-Version to 3.9.4 (no change) * Bump dh compatibility to level 8 -- Florian Schlichting Tue, 10 Sep 2013 11:04:43 +0200 libapp-rad-perl (1.04-1) unstable; urgency=low * Initial Release (Closes: #607815). -- Salvatore Bonaccorso Thu, 23 Dec 2010 16:19:20 +0100 debian/source/0000755000000000000000000000000011671740535010477 5ustar debian/source/format0000644000000000000000000000001411671740535011705 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671740535010256 0ustar #!/usr/bin/make -f %: dh $@