debian/0000755000000000000000000000000012256626732007201 5ustar debian/libreadonly-perl.examples0000644000000000000000000000000512256626732014200 0ustar eg/* debian/rules0000755000000000000000000000003612256626732010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000216112256626732010604 0ustar Source: libreadonly-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Rene Mayorga , gregor herrmann , Fabrizio Regalli Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Readonly/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libreadonly-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libreadonly-perl.git Package: libreadonly-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} # in theory: >= 1.06, but this doesn't exist Recommends: libreadonly-xs-perl (>= 1.05) Description: facility for creating read-only scalars, arrays and hashes Readonly is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed. debian/source/0000755000000000000000000000000012256626732010501 5ustar debian/source/format0000644000000000000000000000001412256626732011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000457512256626732011066 0ustar libreadonly-perl (1.04-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update installation of example script. * Don't install README anymore. This is only a text version of the POD/manpage. * Drop remove-pgp-signature.patch, not needed anymore. * Update Upstream-Contact and copyright holders. * Update Build-Depends and Recommends. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 20:10:51 +0100 libreadonly-perl (1.03-4) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * Recommends libreadonly-xs-perl as per documentation (Closes: #677105) * Add remove-pgp-signature.patch (Closes: #677103) * Bump Standards-Version to 3.9.3 (no changes needed) * Update copyright to Copyright-Format 1.0 -- Alessandro Ghedini Mon, 11 Jun 2012 20:03:17 +0200 libreadonly-perl (1.03-3) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * Email change: Rene Mayorga -> rmayorga@debian.org [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Email change: gregor herrmann -> gregoa@debian.org [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. -- Fabrizio Regalli Sat, 11 Jun 2011 16:35:16 +0200 libreadonly-perl (1.03-2) unstable; urgency=low * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467993) - move dh_clean before make realclean and use it for removing stamp files - create install-stamp target * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Add /me to Uploaders. -- gregor herrmann Wed, 12 Mar 2008 21:58:04 +0100 libreadonly-perl (1.03-1) unstable; urgency=low * Initial release (Closes: #447685) -- Rene Mayorga Mon, 22 Oct 2007 20:42:47 -0600 debian/compat0000644000000000000000000000000212256626732010377 0ustar 8 debian/copyright0000644000000000000000000000223712256626732011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Readonly Upstream-Contact: Sanko Robinson Source: https://metacpan.org/release/Readonly/ Files: * Copyright: 2001-2004, Eric J. Roode 2013, Sanko Robinson License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2009, Rene Mayorga 2008-2013, gregor herrmann 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/watch0000644000000000000000000000015512256626732010233 0ustar version=3 https://metacpan.org/release/Readonly/ .*/Readonly-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)