debian/0000755000000000000000000000000012253366012007166 5ustar debian/rules0000755000000000000000000000003612253366012010245 0ustar #!/usr/bin/make -f
%:
dh $@
debian/control0000644000000000000000000000303112253366012010566 0ustar Source: libmarc-record-perl
Maintainer: Debian Perl Group
Uploaders: gregor herrmann ,
Vincent Danjean ,
Rene Mayorga ,
Niko Tyni ,
Chris Butler
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libtest-pod-coverage-perl,
libtest-pod-perl,
perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-record-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-record-perl.git
Homepage: https://metacpan.org/release/MARC-Record/
Package: libmarc-record-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Description: Perl extension for handling MARC records
The MARC::* series of modules create a simple object-oriented
abstraction of MARC record handling. The files are:
.
MARC::Doc::Tutorial
A tutorial explaining how to use MARC::Record.
.
MARC::Record
The core class for representing a single MARC record.
.
MARC::Field
Another core class for representing a single field in a record.
.
MARC::Batch
The basic object for access to a batch of one or more MARC records.
.
MARC::File
Base class for the MARC file.
.
MARC::File::USMARC
MARC::File::MicroLIF
Subclasses of MARC::File specific to the USMARC and MicroLIF formats
.
MARC::Lint
Extension to check MARC records for validity.
debian/source/0000755000000000000000000000000012253366012010466 5ustar debian/source/format0000644000000000000000000000001412253366012011674 0ustar 3.0 (quilt)
debian/changelog0000644000000000000000000000765312253366012011053 0ustar libmarc-record-perl (2.0.6-1) unstable; urgency=medium
* New upstream release.
* Drop spelling.patch, merged upstream.
* debian/watch: use default regexp for matching upstream versions.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann Sun, 15 Dec 2013 18:50:47 +0100
libmarc-record-perl (2.0.5-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: t/extra_controlfields.t"
(Closes: #710801)
* Update years of upstream and packaging copyright.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Set Standards-Version to 3.9.4 (no changes).
* Bump debhelper compatibility level to 8.
* Add 'perl' to Build-Depends-Indep.
* Update license stanzas in debian/copyright.
* Add a patch to fix a spelling mistake.
-- gregor herrmann Sun, 02 Jun 2013 20:01:23 +0200
libmarc-record-perl (2.0.3-1) unstable; urgency=low
* New upstream release
* Upped Standards-Version to 3.9.1 (no changes required)
-- Chris Butler Sun, 27 Feb 2011 23:09:36 +0000
libmarc-record-perl (2.0.2-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Rene Mayorga ]
* debian/control: update my email address.
[ gregor herrmann ]
* Change my email address.
[ Chris Butler ]
* New upstream release
* Refreshed packaging with new dh7 small rules file
* Switched to source format 3.0 (quilt)
* Added myself to Uploaders
* Upped Standards-Version to 3.8.4 (removed versioned build-dep on perl)
-- Chris Butler Tue, 04 May 2010 23:01:00 +0100
libmarc-record-perl (2.0.0-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed:
Homepage pseudo-field (Description); XS-Vcs-Svn fields.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Rene Mayorga ]
* Make package ready for perl 5.10 update
* debian/control
+ Set standards-version to 3.7.3 ( no changes needed )
+ Raise debhelper version to 6
+ Add myself to uploaders
* debian/rules
+ remove OPTIMIZE var, we are not using it
+ move tests suite from install to build target
+ use $@ when touching -stamp files
+ remove unused dh_ calls
+ don't install README, it only contains the same info as the pods
* debian/copyright: use a dist-based URL
* Improve debian/watch
[ Niko Tyni ]
* Remove unnecessary debian/dirs file.
-- Niko Tyni Mon, 11 Feb 2008 12:30:18 +0200
libmarc-record-perl (2.0.0-1) unstable; urgency=low
* New upstream release
Lots of improvments and bug fixes
* update watch file
* add myself to Uploaders field
* Bump Standard-Version to 3.7.2 (no changes needed)
* Add libtest-pod-coverage-perl and libtest-pod-perl to Build-Depends so
that all tests can be done at build time.
-- Vincent Danjean Fri, 26 Jan 2007 14:28:26 +0100
libmarc-record-perl (1.38-3) unstable; urgency=low
* Initial upload to the Debian archive. (Closes: #251875)
* Set debhelper compatibility level to 5.
* Changed Maintainer to the Debian Perl Group before initial import to
the pkg-perl svn repository.
-- gregor herrmann Sat, 25 Feb 2006 19:36:57 +0100
libmarc-record-perl (1.38-2) unstable; urgency=low
* Changed debian/control and debian/rules with dh-make-perl.
-- gregor herrmann Mon, 2 Jan 2006 01:24:18 +0100
libmarc-record-perl (1.38-1) unstable; urgency=low
* Initial release
-- gregor herrmann Sun, 1 Jan 2006 17:54:09 +0100
debian/compat0000644000000000000000000000000212253366012010364 0ustar 8
debian/copyright0000644000000000000000000000315712253366012011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MARC-Record
Upstream-Contact: Galen Charlton
Source: https://metacpan.org/release/MARC-Record/
Files: *
Copyright: 2001-2007, Andy Lester
2002-2007, Ed Summers
2003-2005, Eric Lease Morgan
2003, Morbus Iff
2004-2005, Bryan Baldus
2004, Mark Jordan
2007, Mike Rylander
2007, Dan Scott
2009, Bill Dueber
2010-2013, Galen Charlton
2010, Frédéric Demians
2010, Dan Wells
2010, Alex Arnaud
2010, Colin Campbell
2013, Robin Sheat
License: Artistic or GPL-1+
Files: debian/*
Copyright: 2006-2013, gregor herrmann
2007, Vincent Danjean
2008, Niko Tyni
2010, Chris Butler
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/watch0000644000000000000000000000016212253366012010216 0ustar version=3
https://metacpan.org/release/MARC-Record/ .*/MARC-Record-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$