debian/0000755000000000000000000000000012207662415007173 5ustar debian/rules0000755000000000000000000000003612207662415010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000144312207662415010600 0ustar Source: libalt-base-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libalt-perl, libtest-exception-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalt-base-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalt-base-perl.git Homepage: https://metacpan.org/release/Alt-Base Package: libalt-base-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libalt-perl Description: base class for alternate modules Alt::Base module provides common functionalities for an alternate module. For more information about the Alt concept, please refer to Alt. debian/source/0000755000000000000000000000000012207662415010473 5ustar debian/source/format0000644000000000000000000000001412207662415011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024312207662415011044 0ustar libalt-base-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #721146) -- Joenio Costa Wed, 28 Aug 2013 10:02:12 -0300 debian/compat0000644000000000000000000000000212207662415010371 0ustar 8 debian/copyright0000644000000000000000000000205412207662415011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Alt-Base Source: https://metacpan.org/release/Alt-Base Upstream-Contact: Steven Haryanto Files: * Copyright: 2012, Steven Haryanto License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000015612207662415010226 0ustar version=3 https://metacpan.org/release/Alt-Base/ .*/Alt-Base-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$