[SCM] Debian packaging of libmarc-lint-perl branch, master, updated. c24b789ad40dd14e3a7bbe7e483796309a1e0718

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Aug 31 21:12:38 UTC 2012


The following commit has been merged in the master branch:
commit 89ac135b5e62fdc6bc4c2d771cc37513bc56a080
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Aug 31 23:04:08 2012 +0200

    Refreshed and forwarded 01_fix-man-name.patch

diff --git a/debian/patches/01_fix-man-name.patch b/debian/patches/01_fix-man-name.patch
index 2572cba..b70549d 100644
--- a/debian/patches/01_fix-man-name.patch
+++ b/debian/patches/01_fix-man-name.patch
@@ -1,32 +1,28 @@
 Description: fix whatis entry
 Origin: vendor
-Forwarded: no
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=79332
 Author: Damyan Ivanov <dmn at debian.org>
 Reviewed-by: Jonathan Yu <frequency at cpan.org>
 --- a/lib/MARC/Lint/CodeData.pm
 +++ b/lib/MARC/Lint/CodeData.pm
-@@ -26,7 +26,7 @@
- 
+@@ -12,10 +12,13 @@
  
+ @EXPORT_OK = qw(%GeogAreaCodes %ObsoleteGeogAreaCodes %LanguageCodes %ObsoleteLanguageCodes %CountryCodes %ObsoleteCountryCodes %Sources600_651 %ObsoleteSources600_651 %Sources655 %ObsoleteSources655);
  
 -=head1 NAME and DESCRIPTION
 +=head1 NAME
  
- 
- 
-@@ -34,6 +34,9 @@
- 
- 
+ MARC::Lint::CodeData -- Contains codes from the MARC code lists for Geographic Areas, Languages, and Countries.
  
 +=head1 DESCRIPTION
 +
 +
  Code data is used for validating fields 008, 040, 041, and 043.
  
+ Also, sources for subfield 2 in 600-651 and 655.
+@@ -297,4 +300,4 @@
  
-@@ -554,4 +557,4 @@
- 
- 
+ =cut
  
 -__END__
 \ No newline at end of file

-- 
Debian packaging of libmarc-lint-perl



More information about the Pkg-perl-cvs-commits mailing list