Codebase list libbusiness-edi-perl / e2c86f99-6bb6-4043-8cf9-0157633c7eb4/main
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 10 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
33 Author: Ben Webb <bjwebb67@googlemail.com>
44 Last-Update: 2011-08-03
55
6 --- a/lib/Business/EDI/CodeList.pm
7 +++ b/lib/Business/EDI/CodeList.pm
8 @@ -7,10 +7,10 @@
6 Index: libbusiness-edi-perl/lib/Business/EDI/CodeList.pm
7 ===================================================================
8 --- libbusiness-edi-perl.orig/lib/Business/EDI/CodeList.pm
9 +++ libbusiness-edi-perl/lib/Business/EDI/CodeList.pm
10 @@ -7,10 +7,10 @@ use warnings;
911 use Carp;
1012 use UNIVERSAL::require;
1113
1921
2022 =cut
2123
22 --- a/lib/Business/EDI/Composite.pm
23 +++ b/lib/Business/EDI/Composite.pm
24 @@ -5,6 +5,12 @@
24 Index: libbusiness-edi-perl/lib/Business/EDI/Composite.pm
25 ===================================================================
26 --- libbusiness-edi-perl.orig/lib/Business/EDI/Composite.pm
27 +++ libbusiness-edi-perl/lib/Business/EDI/Composite.pm
28 @@ -5,6 +5,12 @@ use base 'Business::EDI';
2529 use strict; use warnings;
2630 use Carp;
2731