libmarc-perl - Perl extension to manipulate MAchine Readable Cataloging records
# sudo apt-get update
# sudo apt-get install libmarc-perl
2014-04-24 - Daniel Lintott <daniel@serverb.co.uk> libmarc-perl (1.07-6) unstable; urgency=medium [ Rene Mayorga ] * Email change: Rene Mayorga -> rmayorga@debian.org [ gregor herrmann ] * Email change: gregor herrmann -> gregoa@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Strip trailing slash from metacpan URLs. [ Daniel Lintott ] * Convert package to short-format dh and compat 9 * Refresh packaging using dh-make-perl refresh + Update debian/control + Migrate debian/copyright to format 1.0 + Install examples + Migrate package to source format 3.0(quilt) * Update patch to fix spelling errors in POD * Use the standard regex for matching upstream versions
2008-02-05 - Rene Mayorga <rmayorga@debian.org.sv> libmarc-perl (1.07-5) 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/watch: use dist-based URL. * debian/rules: delete /usr/lib/perl5 only if it exists. [ Rene Mayorga ] * Make the package ready for Perl 5.10 update * Move pod patch from .diff.gz to be managed with quilt * debian/control + Set standards-version to 3.7.3 + Raise Debhelper to version 6 + Add myself to Uploaders and wrap it * debian/rules + remove OPTIMIZE Var, we are not using it + Move tests suite from install to build target + use $@ for touch -stamp files + Made install only depends on install-stamp and install-stamp depends on build-stamp + Install Examples from "eg" + Remove un-ussed dh_ calls * debian/copyright: use a dist-based URL
2006-02-05 - gregor herrmann <gregor+debian@comodo.priv.at> libmarc-perl (1.07-4) unstable; urgency=low * Initial upload to the Debian archive. (Closes: #351471) * Set debhelper compatibility level to 5. * Changed watch file. * Changed Maintainer to the Debian Perl Group before initial import to the pkg-perl svn repository.
2006-01-10 - gregor herrmann <gregor+debian@comodo.priv.at> libmarc-perl (1.07-3) unstable; urgency=low * Added homepage to debian/control. * Changed -- to - in pod section to circumvent pod2man error hat triggers lintian.
2006-01-02 - gregor herrmann <gregor+debian@comodo.priv.at> libmarc-perl (1.07-2) unstable; urgency=low * Changed debian/control and debian/rules with dh-make-perl.
2006-01-01 - gregor herrmann <gregor+debian@comodo.priv.at> libmarc-perl (1.07-1) unstable; urgency=low * Initial release.