debian/0000755000000000000000000000000012231170267007167 5ustar debian/watch0000644000000000000000000000015711602440055010217 0ustar version=3 http://search.cpan.org/dist/Internals/ .*/Internals-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611602440055010242 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000203311602440055011114 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Steffen Beyer Source: http://search.cpan.org/dist/Internals/ Name: Internals Files: * Copyright: 2001, Steffen Beyer License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Fabrizio Regalli 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/source/0000755000000000000000000000000011602440055010463 5ustar debian/source/format0000644000000000000000000000001411602440055011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211602440055010361 0ustar 8 debian/control0000644000000000000000000000211711602440055010567 0ustar Source: libinternals-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Maintainer: Debian Perl Group Uploaders: Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Internals/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libinternals-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libinternals-perl.git Package: libinternals-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module for write-protecting variables and manipulating refcounts Internals allows you to write-protect and write-enable your Perl variables, objects and data structures. . Moreover, the reference count of any Perl variable can be read and set. . You can never pass the object directly on which to perform the desired action, you always have to pass a reference to the variable or data structure in question. . This comes in handy for objects and anonymous data structures, where you only have a reference anyway! debian/changelog0000644000000000000000000000072712231170267011047 0ustar libinternals-perl (1.1-1build2) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:15:35 +0100 libinternals-perl (1.1-1build1) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 20:01:06 +0000 libinternals-perl (1.1-1) unstable; urgency=low * Initial Release. (Closes: #631855) -- Fabrizio Regalli Mon, 27 Jun 2011 22:07:04 +0200