debian/0000755000000000000000000000000011735652370007177 5ustar debian/copyright0000644000000000000000000000207111735652370011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Padre-Plugin-Moose Upstream-Contact: Ahmad M. Zawawi Source: http://search.cpan.org/dist/Padre-Plugin-Moose/ Files: * Copyright: 2012, Ahmad M. Zawawi License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Dominique Dumont 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/watch0000644000000000000000000000020111735652370010221 0ustar version=3 http://search.cpan.org/dist/Padre-Plugin-Moose/ .*/Padre-Plugin-Moose-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000227011735652370010603 0ustar Source: libpadre-plugin-moose-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 8), xauth, xvfb Build-Depends-Indep: liblocale-msgfmt-perl (>= 0.15), libmoose-perl (>= 2.0402), padre (>= 0.94), perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpadre-plugin-moose-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libpadre-plugin-moose-perl.git Homepage: http://search.cpan.org/dist/Padre-Plugin-Moose/ Package: libpadre-plugin-moose-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 2.0402), padre (>= 0.94), perl Enhances: padre Description: Moose, Mouse and MooseX::Declare support for Padre This Padre plugin provides syntax highlighting for Moose, Mouse and MooseX::Declare keywords. It also features a user-friendly assistant dialog to generate code for classes, roles and their members. The dialog contains also Moose online references. debian/changelog0000644000000000000000000000104711735652370011053 0ustar libpadre-plugin-moose-perl (0.21-2) unstable; urgency=low * Team upload. * Use writable $HOME during build. Fix FTBFS due the build requiring a writable $HOME. Add override target vor dh_clean and expand override target for dh_auto_test. (Closes: #666562) -- Salvatore Bonaccorso Sat, 31 Mar 2012 20:56:39 +0200 libpadre-plugin-moose-perl (0.21-1) unstable; urgency=low * Initial Release. (Closes: #664750) * cleanup and update with cme -- Dominique Dumont Tue, 20 Mar 2012 15:52:49 +0100 debian/rules0000755000000000000000000000032011735652370010252 0ustar #!/usr/bin/make -f BUILDHOME = $(CURDIR)/debian/build %: dh $@ override_dh_clean: dh_clean rm -rf $(BUILDHOME) override_dh_auto_test: mkdir -p $(BUILDHOME) HOME=$(BUILDHOME) xvfb-run -a dh_auto_test debian/source/0000755000000000000000000000000011735652370010477 5ustar debian/source/format0000644000000000000000000000001411735652370011705 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211735652370010375 0ustar 8 debian/libpadre-plugin-moose-perl.docs0000644000000000000000000000000711735652370015204 0ustar README