debian/0000755000000000000000000000000011740612500007162 5ustar debian/rules0000755000000000000000000000036611740612500010247 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install mv $(TMP)/usr/share/man/man3/Business-ISSN.3 \ $(TMP)/usr/share/man/man3/Business-ISSN.3pm debian/control0000644000000000000000000000164611740612500010574 0ustar Source: libbusiness-issn-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libtest-prereq-perl Maintainer: Debian Perl Group Uploaders: Robin Sheat , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Business-ISSN/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-issn-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-issn-perl.git Package: libbusiness-issn-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl extension for International Standard Serial Numbers (ISSN) A Perl module (Business::ISSN) for working with ISSN numbers (International Standard Serial Numbers), used to identify periodical publications, such as magazines. debian/source/0000755000000000000000000000000011740612500010462 5ustar debian/source/format0000644000000000000000000000001411740612500011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000126511740612500011040 0ustar libbusiness-issn-perl (0.91-2) unstable; urgency=low [ Robin Sheat ] * New uploader. * Updated standards version. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. * Add /me to Uploaders. * debian/control: remove unversioned perl from Depends. -- gregor herrmann Mon, 09 Apr 2012 18:58:29 +0200 libbusiness-issn-perl (0.91-1) unstable; urgency=low * Initial Release. (Closes: #584493) -- Lars Wirzenius Wed, 09 Jun 2010 12:31:46 +1200 debian/compat0000644000000000000000000000000211740612500010360 0ustar 8 debian/copyright0000644000000000000000000000216611740612500011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-ISSN Upstream-Contact: brian d foy Source: http://search.cpan.org/dist/Business-ISSN/ Files: * Copyright: 1999-2008, brian d foy License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Lars Wirzenius 2010, Robin Sheat 2012, gregor herrmann 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/watch0000644000000000000000000000016711740612500010217 0ustar version=3 http://search.cpan.org/dist/Business-ISSN/ .*/Business-ISSN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$