This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libmarc-crosswalk-dublincore-perl.
commit cbf3de96b935cd4e77e168abf2a59fcd23661358 Author: Niko Tyni <[email protected]> Date: Sat Jun 6 11:14:33 2015 +0300 Mention the module name in the long description --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 5fa9ae1..f3150b6 100644 --- a/debian/control +++ b/debian/control @@ -23,10 +23,11 @@ Depends: ${perl:Depends}, libmarc-record-perl, libdublincore-record-perl Description: Convert data between MARC and Dublin Core - This module provides an implentation of the LOC's spec on how to convert - metadata between MARC and Dublin Core format. The spec for converting MARC to - Dublin Core is available at: http://www.loc.gov/marc/marc2dc.html, and from DC - to MARC: http://www.loc.gov/marc/dccross.html. + MARC::Crosswalk::DublinCore provides an implentation of the LOC's spec + on how to convert metadata between MARC and Dublin Core format. The spec + for converting MARC to Dublin Core is available at: + http://www.loc.gov/marc/marc2dc.html, and from DC to MARC: + http://www.loc.gov/marc/dccross.html. . NB: The conversion cannot be done in a round-trip manner. i.e. Doing a conversion from MARC to DC, then trying to go back to MARC will not yield the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
