debian/0000755000000000000000000000000012142212506007161 5ustar debian/copyright0000644000000000000000000000255512142212506011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: boolean Upstream-Contact: Ingy döt Net Source: https://metacpan.org/release/boolean/ Files: * Copyright: 2007-2013, Ingy döt Net License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008-2010, Ansgar Burchardt 2011-2013, Salvatore Bonaccorso 2011, Nicholas Bamber 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/watch0000644000000000000000000000034312142212506010212 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search https://metacpan.org/release/boolean/ .*/boolean-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000162312142212506010566 0ustar Source: libboolean-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libjson-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Salvatore Bonaccorso , Nicholas Bamber , Fabrizio Regalli Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/boolean/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libboolean-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libboolean-perl.git Package: libboolean-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module providing transparent support for booleans The boolean module provides basic Boolean support for Perl. . The module provides two singleton objects, true and false, and several helper functions. debian/changelog0000644000000000000000000000563212142212506011041 0ustar libboolean-perl (0.30-1) unstable; urgency=low * Imported Upstream version 0.29 and 0.30 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files. Update copyright years for included copy of Module::Install. Update copyright years for debian/* packaging files. * Bump Standards-Version to 3.9.4 * Add Build-Depends-Indep on libjson-perl for tests -- Salvatore Bonaccorso Tue, 07 May 2013 16:33:28 +0200 libboolean-perl (0.28-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Imported Upstream version 0.28 -- Salvatore Bonaccorso Mon, 12 Sep 2011 17:17:00 +0200 libboolean-perl (0.27-1) unstable; urgency=low * New upstream release. * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Update year in copyright. * Added missing copyright. -- Fabrizio Regalli Fri, 01 Jul 2011 23:20:54 +0200 libboolean-perl (0.26-1) unstable; urgency=low * New upstream release * Drop pod.patch as it is applied upstream. -- Salvatore Bonaccorso Sat, 22 Jan 2011 20:01:56 +0100 libboolean-perl (0.25-1) unstable; urgency=low * Added myself to Uploaders * New upstream release (Closes: #610197) * Updated short description * Updated copyright * Added patch for pod man errors -- Nicholas Bamber Sun, 16 Jan 2011 11:02:43 +0000 libboolean-perl (0.24-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Salvatore Bonaccorso ] * Add myself to Uploaders. * New upstream release * debian/copyright: Refresh upstream copyright years. -- Salvatore Bonaccorso Fri, 14 Jan 2011 21:46:03 +0100 libboolean-perl (0.23-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release. * debian/copyright: Update years of copyright, formatting changes. * Use tiny debian/rules. * Use source format 3.0 (quilt). * debian/control: Make build-dep on perl unversioned. * Bump Standards-Version to 3.9.1. -- Ansgar Burchardt Fri, 17 Sep 2010 17:31:23 +0900 libboolean-perl (0.20-1) unstable; urgency=low * Initial Release (Closes: #498904) -- Ansgar Burchardt Sun, 14 Sep 2008 14:26:04 +0200 debian/rules0000755000000000000000000000003612142212506010240 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012142212506010461 5ustar debian/source/format0000644000000000000000000000001412142212506011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212142212506010357 0ustar 8