debian/0000755000000000000000000000000012033055273007166 5ustar debian/rules0000755000000000000000000000031512033055273010245 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm -f $(TMP)/usr/share/perl5/Business/ISBN/make_data.pl debian/control0000644000000000000000000000337712033055273010603 0ustar Source: libbusiness-isbn-data-perl Maintainer: Debian Perl Group Uploaders: Vincent Danjean , gregor herrmann , Damyan Ivanov , Jose Luis Rivas , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.95) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-isbn-data-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-isbn-data-perl.git Homepage: http://search.cpan.org/dist/Business-ISBN-Data/ Package: libbusiness-isbn-data-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: data pack for Business::ISBN Business::ISBN::Data contains the data for Business::ISBN to do its work. It is current as per the version of this package. . You can update Business::ISBN::Data independently of this module as the various ISBN organizations assign new publisher codes. The ISBN agency lists these data on their website at http://www.isbn-international.org/, and a current RangeMessage.xml file can be downloaded from http://www.isbn-international.org/agency?rmxml=1 and will be used by this module in preference of the included data when pointed to by the ISBN_RANGE_MESSAGE environment variable. . Note, that as a historical artifact, some countries are actually language areas. For instance, country code 2 is "French", and includes several French-speaking countries. debian/source/0000755000000000000000000000000012033055273010466 5ustar debian/source/format0000644000000000000000000000001412033055273011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001027612033055273011046 0ustar libbusiness-isbn-data-perl (20120719.001-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Florian Schlichting ] * Imported Upstream version 20120719.001. * Bumped Standards-Version to 3.9.4 (use copyright-format 1.0). * Bumped years of upstream copyright. * Added build-dependency on perl (>= 5.13.4) to ensure Test::More >= 0.95. * Bumped dh compatibility to level 8 (no changes necessary). * Switched to source format 3.0 (quilt). * Switched to short-form debian/rules. * Dropped 01_manpage-section.patch, no longer necessary. * Do not ship outdated make_data.pl, an xml RangeMessage can be used directly. * Updated long description. * Added myself to uploaders and copyright. * Added licensing text for RangeMessage.xml. -- Florian Schlichting Wed, 03 Oct 2012 00:14:16 +0200 libbusiness-isbn-data-perl (20081208-1) unstable; urgency=low * New upstream release. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Add a short description to 01_manpage-section.patch. * debian/copyright: update years of upstream copyright. * Install make_data.pl as an example, might be useful for users too. * debian/rules: touch Makefile if it exists since we unpatch Makefile.PL before. -- gregor herrmann Sat, 06 Dec 2008 18:02:40 +0100 libbusiness-isbn-data-perl (20081020-1) unstable; urgency=low [ gregor herrmann ] * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. [ Jose Luis Rivas ] * New upstream release * Set Standards-Version to 3.8.0 (changes already applied by gregor herrmann). * Added me as uploader. * Refreshed debian/copyright * Switched to debhelper v7, updated debian/{rules,compat,control}. [ gregor herrmann ] * debian/control: - change my email address - remove cdbs and patchutils from Build-Depends - remove trailing comma from Depends - start short description with lower-case letter * debian/copyright: add Upstream-Name field and use stand-alone License stanzas. -- Jose Luis Rivas Sat, 01 Nov 2008 12:19:43 -0430 libbusiness-isbn-data-perl (1.17-2) unstable; urgency=low * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467700). * Set Standards-Version to 3.7.3 (no changes). * debian/watch: use dist-based URL. * debian/control: drop -1 revision from build dependency on cdbs. -- gregor herrmann Sun, 02 Mar 2008 15:29:54 +0100 libbusiness-isbn-data-perl (1.17-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sun, 28 Oct 2007 18:27:00 +0100 libbusiness-isbn-data-perl (1.16-1) unstable; urgency=low * New upstream release. * Adapt patch 01_manpage-section.patch accordingly. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Add upstream URL to debian/copyright. -- gregor herrmann Fri, 26 Oct 2007 14:45:18 +0200 libbusiness-isbn-data-perl (1.15-1) unstable; urgency=low * New upstream release + Includes fix for RT#29078: Fix publihser ranges for Greece * debian/watch: drop uupdate * Added myself to Uploaders * Moved fixing man page section into a patch -- Damyan Ivanov Wed, 12 Sep 2007 16:27:28 +0300 libbusiness-isbn-data-perl (1.14-1) unstable; urgency=low * New upstream release. * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep. * Remove empty /usr/lib/perl5 directory. -- gregor herrmann Sat, 19 May 2007 01:40:09 +0200 libbusiness-isbn-data-perl (1.13-1) unstable; urgency=low * Initial release. (Closes: #408060: ITP: libbusiness-isbn-data-perl - - data pack for Business::ISBN - Debian Bug report logs) -- Vincent Danjean Wed, 24 Jan 2007 16:23:58 +0100 debian/compat0000644000000000000000000000000212033055273010364 0ustar 8 debian/copyright0000644000000000000000000000560312033055273011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-ISBN-Data Source: http://search.cpan.org/dist/Business-ISBN-Data/ Upstream-Author: brian d foy Files: * Copyright: 2002-2012, brian d foy License: GPL-1+ or Artistic Files: lib/Business/ISBN/RangeMessage.xml Copyright: 2012, International ISBN Agency License: custom-permissive-attribution From: "Stella Griffiths (ISBN)" To: fschlich@ZEDAT.FU-Berlin.DE Date: Wed, 26 Sep 2012 13:18:17 +0100 Subject: RE: distributing a copy of RangeMessage.xml . Dear Florian . Thank you for contacting us about this. . The range message is made available publicly, without restriction, on our website since the intention is that it is a resource that can be used to provide a computer system with all the necessary data to correctly split 13 digit ISBNs issued by any agency into the ISO defined segments of: [EAN.UCC prefix]-[Group Prefix]-[Registrant]-[book]-[check-digit]. . It is also the intention that the file should be accessed each time it is necessary to carry out these tasks, or at least to have access to a file that is quite up to date (i.e. so the file should be downloaded regularly from our site). . We would not recommend that you download a copy and then make that particular instance only available within your package, for the simple reason that it will be quickly out of date. We regularly introduce new ranges or make revisions to existing ranges. None of these changes or adjustments would invalidate any pre-existing ISBN assignments, but they would affect and control future ones. . We would advise that you include a link to our range message (http://www.isbn-international.org/page/ranges) within your package. We would also ask that you include suitable attribution references making clear that the range message is provided by the International ISBN Agency Ltd. . Please let me know if you have further questions. . Kind Regards . Stella . Stella Griffiths Executive Director, International ISBN Agency Files: debian/* Copyright: 2007, Vincent Danjean 2012, Florian Schlichting License: GPL-1+ or Artistic 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/watch0000644000000000000000000000020012033055273010207 0ustar version=3 http://search.cpan.org/dist/Business-ISBN-Data/ .*/Business-ISBN-Data-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)