debian/0000755000000000000000000000000012265763375007206 5ustar debian/watch0000644000000000000000000000023112207652575010226 0ustar version=3 opts=uversionmangle=s/\.\d$/$&0/ \ http://search.cpan.org/dist/common-sense/ .*/common-sense-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000136612213644327010260 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) # maybe we only need the patchlevel and not the subversion here? # better save than sorry, and better consistent with other packages ... PERL_CURRENT := $(shell perl -MConfig -e 'print "$$Config{revision}.$$Config{patchlevel}.$$Config{subversion}"') PERL_NEXT := $(shell perl -MConfig -e 'print "$$Config{revision}.$$Config{patchlevel}." . ($$Config{subversion} + 1)') %: dh $@ override_dh_auto_install: dh_auto_install pod2man --utf8 --section 3pm \ $(TMP)/usr/lib/perl5/common/sense.pod > \ $(TMP)/usr/share/man/man3/common::sense.3pm override_dh_gencontrol: dh_gencontrol -- -V'sameperl:Depends=perl (>= $(PERL_CURRENT)), perl (<< $(PERL_NEXT)~)' debian/copyright0000644000000000000000000001072212211226270011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: common-sense Source: http://search.cpan.org/dist/common-sense/ Upstream-Contact: Marc Lehmann Files: * Copyright: 2009, Marc Lehmann 2009, Robin Redeker License: Artistic or GPL-1+ Comment: From root@schmorp.de Sat Aug 22 13:08:49 2009 Delivered-To: ryan@debian.org Received: by 10.140.248.2 with SMTP id v2cs115971rvh; Sat, 22 Aug 2009 13:08:50 -0700 (PDT) Received: by 10.223.6.23 with SMTP id 23mr1908412fax.89.1250971729199; Sat, 22 Aug 2009 13:08:49 -0700 (PDT) Return-Path: Received: from mail.nethype.de (mail.nethype.de [78.47.73.129]) by mx.google.com with ESMTP id 7si5847011fxm.79.2009.08.22.13.08.48; Sat, 22 Aug 2009 13:08:49 -0700 (PDT) Received-SPF: pass (google.com: domain of root@schmorp.de designates 78.47.73.129 as permitted sender) client-ip=78.47.73.129; Authentication-Results: mx.google.com; spf=pass (google.com: domain of root@schmorp.de designates 78.47.73.129 as permitted sender) smtp.mail=root@schmorp.de Received: from [10.0.0.5] (helo=doom.schmorp.de) by mail.nethype.de with esmtp (Exim 4.69) (envelope-from ) id 1MewtL-00010L-U3 for ryan@debian.org; Sat, 22 Aug 2009 20:08:47 +0000 Received: from [10.0.0.1] (helo=cerebro.laendle) by doom.schmorp.de with esmtp (Exim 4.69) (envelope-from ) id 1MewtL-0004Ft-OK for ryan@debian.org; Sat, 22 Aug 2009 20:08:47 +0000 Received: from root by cerebro.laendle with local (Exim 4.69) (envelope-from ) id 1MewtL-0000wm-Na for ryan@debian.org; Sat, 22 Aug 2009 22:08:47 +0200 Date: Sat, 22 Aug 2009 22:08:47 +0200 From: Marc Lehmann To: Ryan Niebur Subject: Re: copyright information for Debian for common::sense Message-ID: <20090822200847.GB3562@schmorp.de> References: <20090820010308.GB14079@jade.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090820010308.GB14079@jade.home> X-PGP: "1024D/DA743396 1999-01-26 Marc Alexander Lehmann Key fingerprint = 475A FE9B D1D4 039E 01AC C217 A1E8 0270 DA74 3396" Status: RO Content-Length: 961 Lines: 26 . On Wed, Aug 19, 2009 at 06:03:08PM -0700, Ryan Niebur wrote: > I'm just curious about copyright/licensing info for common::sense. I . Ooops, I completely forgot to include a license - that was an oversight. . > know what you think of Debian's copyright requirements, so sorry for > bugging you. If you could please just reply with the copyright > statement I need, I would be very grateful. . Sure: . Authors: Marc Lehmann, Robin Redeker Copyright 2009 License terms will be "This module is licensed under the same terms as perl itself.", but generally whatever is in LICENSE or COPYING (which I forgot to include). . Greetings, . -- The choice of a Deliantra, the free code+content MORPG -----==- _GNU_ http://www.deliantra.net ----==-- _ generation ---==---(_)__ __ ____ __ Marc Lehmann --==---/ / _ \/ // /\ \/ / pcg@goof.com -=====/_/_//_/\_,_/ /_/\_\ Files: debian/* Copyright: 2009, 2011, Angel Abad 2009, Jonathan Yu 2009, Ryan Niebur 2010, Ansgar Burchardt 2010, 2013, gregor herrmann 2012, 2013, Salvatore Bonaccorso 2013, Xavier Guimard 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/0000755000000000000000000000000012213644327010472 5ustar debian/source/format0000644000000000000000000000001412207652575011707 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000042712213644327014056 0ustar # pkg-perl specific check # this package is arch:any because the pure-perl module is created from a template at build time, # but there is no compilation going on, so no hardening needed and debhelper 8 is fine libcommon-sense-perl source: arch-any-package-needs-newer-debhelper debian/patches/0000755000000000000000000000000012207652575010630 5ustar debian/patches/series0000644000000000000000000000002312207652575012040 0ustar pod-encoding.patch debian/patches/pod-encoding.patch0000644000000000000000000000047512207652575014225 0ustar Description: add encoding to POD Origin: vendor Bug-Debian: http://bugs.debian.org/699520 Forwarded: no Author: gregor herrmann Last-Update: 2013-08-09 --- a/sense.pod +++ b/sense.pod @@ -1,3 +1,5 @@ +=encoding UTF-8 + =head1 NAME common::sense - save a tree AND a kitten, use common::sense! debian/compat0000644000000000000000000000000212207652575010377 0ustar 8 debian/control0000644000000000000000000000204212213644327010573 0ustar Source: libcommon-sense-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Angel Abad , Ansgar Burchardt , gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcommon-sense-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcommon-sense-perl.git Homepage: http://search.cpan.org/dist/common-sense/ Package: libcommon-sense-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${sameperl:Depends} Description: module that implements some sane defaults for Perl programs common::sense implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. debian/changelog0000644000000000000000000001121012265763375011053 0ustar libcommon-sense-perl (3.72-2build1) trusty; urgency=medium * Rebuild for Perl 5.18.2. -- Colin Watson Thu, 16 Jan 2014 14:04:45 +0000 libcommon-sense-perl (3.72-2) unstable; urgency=low * Team upload [ Axel Beckert ] * debian/copyright: Replace X-Email with Comment [ gregor herrmann ] * Ensure a runtime dependency on the same perl version used at build time. This also adds an upper bound, as opposed to the last upload, and should help to avoid failures like the one described in #722332. Thanks to Hagen Fuchs for the bug report. (Closes: #722332) * Add a source lintian override for a pkg-perl specific lintian debhelper test. -- Axel Beckert Wed, 11 Sep 2013 12:08:47 +0200 libcommon-sense-perl (3.72-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Xavier Guimard ] * Update debian/copyright years * Bump Standards-Version to 3.9.4 [ gregor herrmann ] * New upstream release. * debian/watch: add uversionmangle to ensure 2-digit minor versions. * debian/rules: recreate manpage from now separate POD file. * Add patch to add encoding to POD/manpage. Thanks to Jakub Wilk for the bug report. (Closes: #699520) * Ensure a runtime dependency on the same Perl patchlevel used during build. Depending on Perl version used for building, different features are activated. * Update years of packaging copyright. * Make package arch:any, following upstream's change. Add a lintian override for the seemingly harmless file. -- gregor herrmann Fri, 09 Aug 2013 21:00:58 +0200 libcommon-sense-perl (3.6-1) unstable; urgency=low * Team upload. * Imported Upstream version 3.6 -- Salvatore Bonaccorso Sun, 17 Jun 2012 17:46:58 +0200 libcommon-sense-perl (3.5-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 3.5 * Update format for debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 * Bump Debhelper compat level to 8. Adjust versioned Build-Depends on debhelper to (>= 8). -- Salvatore Bonaccorso Sun, 25 Mar 2012 09:44:08 +0200 libcommon-sense-perl (3.4-1) unstable; urgency=low [ Angel Abad ] * New upstream release * debian/copyright: - Update license stanzas - Add Files to upstream section * Bump Standards-Version to 3.9.1 (no changes) [ Ansgar Burchardt ] * Update my email address. -- Angel Abad Fri, 14 Jan 2011 12:08:06 +0100 libcommon-sense-perl (3.3-1) unstable; urgency=low * New upstream release. * debian/copyright: Formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.9.0 (no changes). -- Ansgar Burchardt Sat, 03 Jul 2010 20:36:52 +0900 libcommon-sense-perl (3.2-1) unstable; urgency=low * New upstream release. * Remove patch spelling.patch, applied upstream. * Add /me to Uploaders. -- gregor herrmann Fri, 16 Apr 2010 21:25:27 +0200 libcommon-sense-perl (3.1-1) unstable; urgency=low * New upstream release. * debian/watch: No longer mangle upstream version. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 03 Apr 2010 20:22:44 +0900 libcommon-sense-perl (3.00-1) unstable; urgency=low [ Angel Abad ] * New upstream release [ gregor herrmann ] * debian/watch: add uversionmangle to deal with one- and two-digit minor versions. -- Angel Abad Tue, 15 Dec 2009 11:58:07 +0100 libcommon-sense-perl (2.03-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright [ Angel Abad ] * Update my email address -- Jonathan Yu Wed, 02 Dec 2009 18:04:50 -0500 libcommon-sense-perl (2.01-1) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ Angel Abad (Ikusnet SLL) ] * New upstream release * Add myself to Uploaders -- Angel Abad (Ikusnet SLL) Tue, 06 Oct 2009 11:27:47 +0200 libcommon-sense-perl (2.0-1) unstable; urgency=low * New upstream release -- Ryan Niebur Tue, 01 Sep 2009 13:10:31 -0700 libcommon-sense-perl (1.0-1) unstable; urgency=low * Initial Release. (Closes: #542516) -- Ryan Niebur Sun, 23 Aug 2009 14:04:29 -0700 debian/libcommon-sense-perl.lintian-overrides0000644000000000000000000000026712207652575016620 0ustar # the file is generated at build time and might contain arch-specific information libcommon-sense-perl: package-installs-nonbinary-perl-in-usr-lib-perl5 usr/lib/perl5/common/sense.pm