[Pkg-sql-ledger-commit] r396 - ledger-smb/trunk/debian/patches

pkg-sql-ledger-commit-owner at lists.alioth.debian.org pkg-sql-ledger-commit-owner at lists.alioth.debian.org
Wed Jan 11 23:16:41 UTC 2012


Author: jame-guest
Date: 2012-01-11 23:16:41 +0000 (Wed, 11 Jan 2012)
New Revision: 396

Added:
   ledger-smb/trunk/debian/patches/20_LedgerSMB-DBObject-Account-pod.patch
   ledger-smb/trunk/debian/patches/21_LedgerSMB-Form-pod.patch
   ledger-smb/trunk/debian/patches/22_LedgerSMB-RESTXML-Document-Session-pod.patch
   ledger-smb/trunk/debian/patches/23_LedgerSMB-Log-pod.patch
   ledger-smb/trunk/debian/patches/24_LedgerSMB-ScriptLib-Company-pod.patch
   ledger-smb/trunk/debian/patches/25_LedgerSMB-pod.patch
   ledger-smb/trunk/debian/patches/26_LedgerSMB-AA-pod.patch
   ledger-smb/trunk/debian/patches/27_LedgerSMB-AM-pod.patch
   ledger-smb/trunk/debian/patches/28_LedgerSMB-Auth-pod.patch
   ledger-smb/trunk/debian/patches/29_LedgerSMB-Auth-DB-pod.patch
   ledger-smb/trunk/debian/patches/30_LedgerSMB-Batch-pod.patch
   ledger-smb/trunk/debian/patches/31_LedgerSMB-CancelFurtherProcessing-pod.patch
   ledger-smb/trunk/debian/patches/32_LedgerSMB-Company_Config-pod.patch
   ledger-smb/trunk/debian/patches/33_LedgerSMB-DBObject-Admin-pod.patch
   ledger-smb/trunk/debian/patches/34_LedgerSMB-DBObject-Asset-pod.patch
   ledger-smb/trunk/debian/patches/35_LedgerSMB-DBObject-Asset_Class-pod.patch
   ledger-smb/trunk/debian/patches/36_LedgerSMB-DBObject-Asset_Report-pod.patch
   ledger-smb/trunk/debian/patches/37_LedgerSMB-DBObject-Company-pod.patch
   ledger-smb/trunk/debian/patches/38_LedgerSMB-DBObject-Customer-pod.patch
   ledger-smb/trunk/debian/patches/39_LedgerSMB-DBObject-Date-pod.patch
   ledger-smb/trunk/debian/patches/40_LedgerSMB-DBObject-Draft-pod.patch
   ledger-smb/trunk/debian/patches/41_LedgerSMB-DBObject-EOY-pod.patch
   ledger-smb/trunk/debian/patches/42_LedgerSMB-DBObject-Menu-pod.patch
   ledger-smb/trunk/debian/patches/43_LedgerSMB-DBObject-Payment-pod.patch
   ledger-smb/trunk/debian/patches/44_LedgerSMB-DBObject-TaxForm-pod.patch
   ledger-smb/trunk/debian/patches/45_LedgerSMB-DBObject-User-pod.patch
   ledger-smb/trunk/debian/patches/46_LedgerSMB-DBObject-Vendor-pod.patch
   ledger-smb/trunk/debian/patches/47_LedgerSMB-Database-pod.patch
   ledger-smb/trunk/debian/patches/48_LedgerSMB-File-pod.patch
   ledger-smb/trunk/debian/patches/49_LedgerSMB-File-Part-pod.patch
   ledger-smb/trunk/debian/patches/50_LedgerSMB-File-Order-pod.patch
   ledger-smb/trunk/debian/patches/51_LedgerSMB-File-Transaction-pod.patch
   ledger-smb/trunk/debian/patches/52_LedgerSMB-GL-pod.patch
   ledger-smb/trunk/debian/patches/53_LedgerSMB-IC-pod.patch
   ledger-smb/trunk/debian/patches/54_LedgerSMB-IR-pod.patch
   ledger-smb/trunk/debian/patches/55_LedgerSMB-IS-pod.patch
   ledger-smb/trunk/debian/patches/56_LedgerSMB-Locale-pod.patch
   ledger-smb/trunk/debian/patches/57_LedgerSMB-Mailer-pod.patch
   ledger-smb/trunk/debian/patches/58_LedgerSMB-OE-pod.patch
   ledger-smb/trunk/debian/patches/59_LedgerSMB-PE-pod.patch
   ledger-smb/trunk/debian/patches/60_LedgerSMB-RESTXML-Document-Base-pod.patch
   ledger-smb/trunk/debian/patches/61_LedgerSMB-RESTXML-Handler-pod.patch
   ledger-smb/trunk/debian/patches/62_LedgerSMB-Template-CSV-pod.patch
   ledger-smb/trunk/debian/patches/63_LedgerSMB-Template-Elements-pod.patch
   ledger-smb/trunk/debian/patches/64_LedgerSMB-Template-HTML-pod.patch
   ledger-smb/trunk/debian/patches/65_LedgerSMB-Template-LaTeX-pod.patch
   ledger-smb/trunk/debian/patches/66_LedgerSMB-Template-ODS-pod.patch
   ledger-smb/trunk/debian/patches/67_LedgerSMB-Template-TTI18N-pod.patch
   ledger-smb/trunk/debian/patches/68_LedgerSMB-Template-TXT-pod.patch
   ledger-smb/trunk/debian/patches/69_LedgerSMB-Template-XLS-pod.patch
   ledger-smb/trunk/debian/patches/70_LedgerSMB-User-pod.patch
   ledger-smb/trunk/debian/patches/71_lsmb-request-pod.patch
Modified:
   ledger-smb/trunk/debian/patches/series
Log:
Import patches for application pod spelling & NAME entry issues.

Added: ledger-smb/trunk/debian/patches/20_LedgerSMB-DBObject-Account-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/20_LedgerSMB-DBObject-Account-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/20_LedgerSMB-DBObject-Account-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,25 @@
+Description: Correct POD issues in LedgerSMB/DBObject/Account.pm
+ Has a colon instead of a dash in the NAME entry.
+ Spelling error in line 124: Attemps Attempts.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472011&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Account.pm
++++ b/LedgerSMB/DBObject/Account.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Account: Base class for chart of accounts entries
++LedgerSMB::DBObject::Account - Base class for chart of accounts entries
+ 
+ =head1 SYNOPSYS
+ 
+@@ -121,7 +121,7 @@
+ 
+ =item delete()
+ 
+-Attemps to delete the account.  This will NOT succeed if the account is 
++Attempts to delete the account.  This will NOT succeed if the account is
+ referenced in any way by any transactions, credit accounts, etc.
+ 
+ $account->{id} must be set.

Added: ledger-smb/trunk/debian/patches/21_LedgerSMB-Form-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/21_LedgerSMB-Form-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/21_LedgerSMB-Form-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,68 @@
+Description: Correct POD issues in LedgerSMB/Form.pm
+ Has the incomplete module name but not have the dash plus short description in
+ the NAME entry.
+ Spelling error in lines 2091,2397,2960,3104,3139, & 3143: seperated separated.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472015&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Form.pm
++++ b/LedgerSMB/Form.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-Form
++LedgerSMB::Form - Provides general legacy support functions and the central object
+ 
+ =head1 SYNOPSIS
+ 
+@@ -2088,7 +2088,7 @@
+ =item $form->all_taxaccounts($myconfig, $dbh2[, $transdate]);
+ 
+ Get the tax rates and numbers for all the taxes in $form->{taxaccounts}.  Does
+-nothing if $form->{taxaccounts} is false.  Taxes are listed as a space seperated
++nothing if $form->{taxaccounts} is false.  Taxes are listed as a space separated
+ list of account numbers from the chart.  The retrieved values are placed within
+ $form->{${accno}_rate} and $form->{${accno}_taxnumber}.  If $transdate is set,
+ then only process taxes that were valid on $transdate.
+@@ -2394,7 +2394,7 @@
+ accounts that have $module in their link field.  The hash is keyed upon link
+ elements such as 'AP_amount' and 'AR_tax' and they refer to lists of hashes
+ containing accno and description for the appropriate accounts.  If the key does
+-not contain 'tax', the account number is appended to the space seperated list
++not contain 'tax', the account number is appended to the space separated list
+ $form->{accounts}.  $module is typically 'AR' or 'AP' and is the base type of
+ the accounts looked up.
+ 
+@@ -2957,7 +2957,7 @@
+ Clears out any old status entries for $form->{id} and saves new status entries.
+ Queued form names are extracted from $form->{queued}.  Printed and emailed form
+ names are extracted from $form->{printed} and $form->{emailed}.  The queued,
+-printed, and emailed fields are space seperated lists.
++printed, and emailed fields are space separated lists.
+ 
+ =cut
+ 
+@@ -3101,7 +3101,7 @@
+ Saves or deletes recurring transaction scheduling.  $form->{id} is used to
+ determine the id used in the various recurring tables.  A recurring transaction
+ schedule is deleted by having $form->{recurring} be false.  For adding or
+-updating a schedule, $form->{recurring} is a comma seperated field with partial
++updating a schedule, $form->{recurring} is a comma separated field with partial
+ subfield quoting of the form:
+ 
+   reference,startdate,repeat,unit,howmany,payment,print,email,message
+@@ -3136,11 +3136,11 @@
+ 
+ =item print
+ 
+-A colon seperated list of formname:format:printer triplets.
++A colon separated list of formname:format:printer triplets.
+ 
+ =item email
+ 
+-A colon seperated list of formname:format pairs.
++A colon separated list of formname:format pairs.
+ 
+ =item message
+ 

Added: ledger-smb/trunk/debian/patches/22_LedgerSMB-RESTXML-Document-Session-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/22_LedgerSMB-RESTXML-Document-Session-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/22_LedgerSMB-RESTXML-Document-Session-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,24 @@
+Description: Correct POD issues in LedgerSMB/RESTXML/Document/Session.pm
+ Has the module name but does not the dash plus short description in the NAME
+ entry. Spelling error in line 9: recieve receive.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472019&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/RESTXML/Document/Session.pm
++++ b/LedgerSMB/RESTXML/Document/Session.pm
+@@ -1,12 +1,12 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::RESTXML::Document::Session
++LedgerSMB::RESTXML::Document::Session - Sets up an authentication session for iteratively accessing documents in LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 
+-This sets up an authentication session for iterativly accessing documents in LedgerSMB.  A user should
+-post a login document to /Session/userid, and upon success, they will recieve a cookie which they can use to further
++This sets up an authentication session for iteratively accessing documents in LedgerSMB.  A user should
++post a login document to /Session/userid, and upon success, they will receive a cookie which they can use to further
+ access other resources.
+ 
+ =cut

Added: ledger-smb/trunk/debian/patches/23_LedgerSMB-Log-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/23_LedgerSMB-Log-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/23_LedgerSMB-Log-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,23 @@
+Description: Correct POD issues in LedgerSMB/Log.pm
+ Spelling error in line 9: Seperate Separate
+ Spelling error in line 9: apche apache
+ Spelling error in line 13: loosly loosely
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472492&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Log.pm
++++ b/LedgerSMB/Log.pm
+@@ -6,11 +6,11 @@
+ =head1 SYOPSIS
+ 
+ This module maintains a connection to the LedgerSMB log file 
+-(Seperate from the apche error log, for now)
++(Separate from the apache error log, for now)
+ 
+ =head1 METHODS
+ 
+-This module is loosly based on Apache::Log.
++This module is loosely based on Apache::Log.
+ 
+ Available methods: (in order, most to least severe)
+ 

Added: ledger-smb/trunk/debian/patches/24_LedgerSMB-ScriptLib-Company-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/24_LedgerSMB-ScriptLib-Company-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/24_LedgerSMB-ScriptLib-Company-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct POD issues in LedgerSMB/ScriptLib/Company.pm
+ Spelling error in line 213: informations information
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472498&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/ScriptLib/Company.pm
++++ b/LedgerSMB/ScriptLib/Company.pm
+@@ -210,7 +210,7 @@
+ 
+ Extracts a single company from the database, using its company ID as the primary
+ point of uniqueness. Shows (appropriate to user privileges) and allows editing
+-of the company informations.
++of the company information.
+ 
+ =back
+ 

Added: ledger-smb/trunk/debian/patches/25_LedgerSMB-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/25_LedgerSMB-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/25_LedgerSMB-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct POD issues in LedgerSMB.pm
+ Is missing the dash from in the NAME entry.
+Bug: https://sourceforge.net/tracker/?func=detail&aid=3472500&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB.pm
++++ b/LedgerSMB.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB  The Base class for many LedgerSMB objects, including DBObject.
++LedgerSMB - The Base class for many LedgerSMB objects, including DBObject.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/26_LedgerSMB-AA-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/26_LedgerSMB-AA-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/26_LedgerSMB-AA-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,18 @@
+Description: Correct pod NAME issues in LedgerSMB/AA.pm
+ Has the module name but does not have the dash plus short description in the
+ NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472504&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/AA.pm
++++ b/LedgerSMB/AA.pm
+@@ -2,7 +2,8 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::AA
++LedgerSMB::AA - Contains the routines for managing AR and AP transaactions,
++              and also many of the reports.
+ 
+ =head1 SYNPOSIS
+ 

Added: ledger-smb/trunk/debian/patches/27_LedgerSMB-AM-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/27_LedgerSMB-AM-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/27_LedgerSMB-AM-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,17 @@
+Description: Correct pod NAME issues in LedgerSMB/AM.pm
+ Has an incomplete module name and does not have the dash plus short description
+ in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472506&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/AM.pm
++++ b/LedgerSMB/AM.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-AM
++LedgerSMB::AM - Provides some administrative functions
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/28_LedgerSMB-Auth-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/28_LedgerSMB-Auth-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/28_LedgerSMB-Auth-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,17 @@
+Description: Correct pod NAME issues in LedgerSMB/Auth.pm
+ Has the module file name and does not have the dash plus short description
+ in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472534&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Auth.pm
++++ b/LedgerSMB/Auth.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Auth.pm
++LedgerSMB::Auth - Provides an abstraction layer for session management and authentication.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/29_LedgerSMB-Auth-DB-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/29_LedgerSMB-Auth-DB-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/29_LedgerSMB-Auth-DB-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issues in LedgerSMB/Auth/DB.pm
+ Has an incomplete module name and a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472535&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Auth/DB.pm
++++ b/LedgerSMB/Auth/DB.pm
+@@ -3,7 +3,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Auth.pm, Standard DB module.
++LedgerSMB::Auth::DB - Standard DB Authentication module.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/30_LedgerSMB-Batch-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/30_LedgerSMB-Batch-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/30_LedgerSMB-Batch-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,15 @@
+Description: Correct pod NAME issues in LedgerSMB/Batch.pm
+ Has a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472542&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Batch.pm
++++ b/LedgerSMB/Batch.pm
+@@ -1,5 +1,6 @@
+ =head1 NAME
+-LedgerSMB::Batch
++
++LedgerSMB::Batch - Batch/voucher management model for LedgerSMB 1.3
+ 
+ =head1 SYNOPSIS
+ Batch/voucher management model for LedgerSMB 1.3

Added: ledger-smb/trunk/debian/patches/31_LedgerSMB-CancelFurtherProcessing-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/31_LedgerSMB-CancelFurtherProcessing-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/31_LedgerSMB-CancelFurtherProcessing-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issues in LedgerSMB/CancelFurtherProcessing.pm
+ Does not have the dash and short description in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472543&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/CancelFurtherProcessing.pm
++++ b/LedgerSMB/CancelFurtherProcessing.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-CancelFurtherProcessing
++LedgersSMB::CancelFurtherProcessing - A simple wrapper around Error.pm for error trapping.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/32_LedgerSMB-Company_Config-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/32_LedgerSMB-Company_Config-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/32_LedgerSMB-Company_Config-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Company_Config.pm
+ Missing the dash in the NAME entry between the module name and the short
+ description.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472544&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Company_Config.pm
++++ b/LedgerSMB/Company_Config.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-LedgerSMB::Company_Config    Company-specific Configuration for LedgerSMB
++LedgerSMB::Company_Config - Company-specific Configuration for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/33_LedgerSMB-DBObject-Admin-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/33_LedgerSMB-DBObject-Admin-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/33_LedgerSMB-DBObject-Admin-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,17 @@
+Description: Correct pod NAME issues in LedgerSMB/DBObject/Admin.pm
+ Has the module name but does not have the dash plus short description in the
+ NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472546&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Admin.pm
++++ b/LedgerSMB/DBObject/Admin.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Admin 
++LedgerSMB::DBObject::Admin - User/group management for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/34_LedgerSMB-DBObject-Asset-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/34_LedgerSMB-DBObject-Asset-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/34_LedgerSMB-DBObject-Asset-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issues in LedgerSMB/DBObject/Asset.pm
+ Has an incorrect module name and a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472547&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Asset.pm
++++ b/LedgerSMB/DBObject/Asset.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Asset.pm, LedgerSMB Base Class for Fixed Assets
++LedgerSMB::DBObject::Asset - LedgerSMB Base Class for Fixed Assets
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/35_LedgerSMB-DBObject-Asset_Class-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/35_LedgerSMB-DBObject-Asset_Class-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/35_LedgerSMB-DBObject-Asset_Class-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issues in LedgerSMB/DBObject/Asset_Class.pm
+ Has an incorrect module name and a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472550&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Asset_Class.pm
++++ b/LedgerSMB/DBObject/Asset_Class.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Asset_Class.pm, LedgerSMB Base Class for Asset Classes
++LedgerSMB::DBObject::Asset_Class - LedgerSMB Base Class for Asset Classes
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/36_LedgerSMB-DBObject-Asset_Report-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/36_LedgerSMB-DBObject-Asset_Report-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/36_LedgerSMB-DBObject-Asset_Report-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issues in LedgerSMB/DBObject/Asset_Report.pm
+ Has and incorrect module name and a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472554&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Asset_Report.pm
++++ b/LedgerSMB/DBObject/Asset_Report.pm
+@@ -3,7 +3,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Asset_Report.pm, LedgerSMB Base Class for Asset Reports
++LedgerSMB::DBObject::Asset_Report - LedgerSMB Base Class for Asset Reports
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/37_LedgerSMB-DBObject-Company-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/37_LedgerSMB-DBObject-Company-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/37_LedgerSMB-DBObject-Company-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,17 @@
+Description: Correct pod NAME issues in LedgerSMB/DBObject/Company.pm
+ Has the module file name but does not have the dash plus description in the
+ NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472556&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Company.pm
++++ b/LedgerSMB/DBObject/Company.pm
+@@ -1,6 +1,7 @@
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Company.pm
++LedgerSMB::DBObject::Company - Contains the base utility functions for creating,
++                            saving, and retrieving customers and vendors.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/38_LedgerSMB-DBObject-Customer-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/38_LedgerSMB-DBObject-Customer-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/38_LedgerSMB-DBObject-Customer-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/Customer.pm
+ Has a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472558&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Customer.pm
++++ b/LedgerSMB/DBObject/Customer.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Customer, LedgerSMB Class for Customers
++LedgerSMB::DBObject::Customer - LedgerSMB Class for Customers
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/39_LedgerSMB-DBObject-Date-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/39_LedgerSMB-DBObject-Date-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/39_LedgerSMB-DBObject-Date-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/Date.pm
+ Is missing the dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472559&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Date.pm
++++ b/LedgerSMB/DBObject/Date.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Date Date Handling Back-end Routines for LedgerSMB
++LedgerSMB::Date - Date Handling Back-end Routines for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/40_LedgerSMB-DBObject-Draft-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/40_LedgerSMB-DBObject-Draft-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/40_LedgerSMB-DBObject-Draft-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/Draft.pm
+ Has a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472562&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Draft.pm
++++ b/LedgerSMB/DBObject/Draft.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB:DBObject::Draft, LedgerSMB base class for managing "drafts."
++LedgerSMB:DBObject::Draft - LedgerSMB base class for managing "drafts."
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/41_LedgerSMB-DBObject-EOY-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/41_LedgerSMB-DBObject-EOY-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/41_LedgerSMB-DBObject-EOY-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,15 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/EOY.pm
+ Has a colon instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472565&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/EOY.pm
++++ b/LedgerSMB/DBObject/EOY.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::EOY: End of Year handling module
++LedgerSMB::DBObject::EOY - End of Year handling module
+ 
+ =head1 SYNOPSYS
+ 

Added: ledger-smb/trunk/debian/patches/42_LedgerSMB-DBObject-Menu-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/42_LedgerSMB-DBObject-Menu-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/42_LedgerSMB-DBObject-Menu-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,15 @@
+Description: Correct pod NAME issues in LedgerSMB/DBObject/Menu.pm
+ Has an incomplete module name and a colon instead of dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472567&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Menu.pm
++++ b/LedgerSMB/DBObject/Menu.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-LedgerSMB::Menu:  Menu Handling Back-end Routines for LedgerSMB
++LedgerSMB::DBObject::Menu - Menu Handling Back-end Routines for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/43_LedgerSMB-DBObject-Payment-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/43_LedgerSMB-DBObject-Payment-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/43_LedgerSMB-DBObject-Payment-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/Payment.pm
+ Has an incomplete module name and a colon instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472571&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Payment.pm
++++ b/LedgerSMB/DBObject/Payment.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Payment:  Payment Handling Back-end Routines for LedgerSMB
++LedgerSMB::DBObject::Payment - Payment Handling Back-end Routines for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/44_LedgerSMB-DBObject-TaxForm-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/44_LedgerSMB-DBObject-TaxForm-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/44_LedgerSMB-DBObject-TaxForm-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,17 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/TaxForm.pm
+ Has the module name but does not have the dash plus short description in the
+ NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472573&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/TaxForm.pm
++++ b/LedgerSMB/DBObject/TaxForm.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB:DBObject::TaxForm
++LedgerSMB:DBObject::TaxForm - Includes methods for saving and retrieving tax forms.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/45_LedgerSMB-DBObject-User-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/45_LedgerSMB-DBObject-User-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/45_LedgerSMB-DBObject-User-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,21 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/User.pm
+ Is missing a pod NAME entry altogether.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472576&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/User.pm
++++ b/LedgerSMB/DBObject/User.pm
+@@ -1,3 +1,13 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::DBObject::User - LedgerSMB User DB Objects
++
++=over
++
++=cut
++
+ package LedgerSMB::DBObject::User;
+ 
+ use base qw/LedgerSMB::DBObject/;

Added: ledger-smb/trunk/debian/patches/46_LedgerSMB-DBObject-Vendor-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/46_LedgerSMB-DBObject-Vendor-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/46_LedgerSMB-DBObject-Vendor-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/DBObject/Vendor.pm
+ Has a comma instead of a dash in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472577&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/DBObject/Vendor.pm
++++ b/LedgerSMB/DBObject/Vendor.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::DBObject::Vendor, LedgerSMB Class for Vendors
++LedgerSMB::DBObject::Vendor - LedgerSMB Class for Vendors
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/47_LedgerSMB-Database-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/47_LedgerSMB-Database-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/47_LedgerSMB-Database-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Database.pm
+ Has the module name but not the dash plus short description in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472579&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Database.pm
++++ b/LedgerSMB/Database.pm
+@@ -1,7 +1,7 @@
+ #!/usr/bin/perl
+ =head1 NAME
+ 
+-LedgerSMB::Database
++LedgerSMB::Database - Provides the APIs for database creation and management
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/48_LedgerSMB-File-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/48_LedgerSMB-File-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/48_LedgerSMB-File-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/File.pm
+ Has the module name but not the dash plus short description in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472581&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/File.pm
++++ b/LedgerSMB/File.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::File
++LedgerSMB::File - Provides routines for managing file attachments.
+ 
+ =head1 SYNPSIS
+ 

Added: ledger-smb/trunk/debian/patches/49_LedgerSMB-File-Part-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/49_LedgerSMB-File-Part-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/49_LedgerSMB-File-Part-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issues i LedgerSMB/File/Part.pm
+ Has the module name but not the dash plus short description in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472597&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/File/Part.pm
++++ b/LedgerSMB/File/Part.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::File::Part
++LedgerSMB::File::Part - Manages attachments to goods and services.
+ 
+ =head1 SYNPSIS
+ 

Added: ledger-smb/trunk/debian/patches/50_LedgerSMB-File-Order-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/50_LedgerSMB-File-Order-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/50_LedgerSMB-File-Order-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/File/Order.pm
+ Has the module name but not the dash plus short description in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472598&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/File/Order.pm
++++ b/LedgerSMB/File/Order.pm
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::File::Order
++LedgerSMB::File::Order - Manages attachments to orders.
+ 
+ =head1 SYNPSIS
+ 

Added: ledger-smb/trunk/debian/patches/51_LedgerSMB-File-Transaction-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/51_LedgerSMB-File-Transaction-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/51_LedgerSMB-File-Transaction-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,22 @@
+Description: Correct pod NAME issues in LedgerSMB/File/Transaction.pm
+ Has the module name but not the dash plus short description in the NAME entry.
+ Spelling error in line 9: trnasactions transactions.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472599&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/File/Transaction.pm
++++ b/LedgerSMB/File/Transaction.pm
+@@ -2,11 +2,11 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::File::Transaction
++LedgerSMB::File::Transaction - Manages attachments to financial transactions
+ 
+ =head1 SYNPSIS
+ 
+-Manages attachments to financial trnasactions (in 1.3, AR, AP, and GL entries)
++Manages attachments to financial transactions (in 1.3, AR, AP, and GL entries)
+ 
+ =head1 INHERITS
+ 

Added: ledger-smb/trunk/debian/patches/52_LedgerSMB-GL-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/52_LedgerSMB-GL-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/52_LedgerSMB-GL-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/GL.pm
+ Is missing a pod NAME entry altogether.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472600&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/GL.pm
++++ b/LedgerSMB/GL.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB:GL - General Ledger backend code
++
++=cut
++
+ #=====================================================================
+ # LedgerSMB
+ # Small Medium Business Accounting software

Added: ledger-smb/trunk/debian/patches/53_LedgerSMB-IC-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/53_LedgerSMB-IC-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/53_LedgerSMB-IC-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/IC.pm
+ Is missing a pod NAME entry altogether.
+Bug: https://sourceforge.net/tracker/?func=detail&aid=3472601&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/IC.pm
++++ b/LedgerSMB/IC.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::IC - Inventory Control backend
++
++=cut
++
+ #=====================================================================
+ # LedgerSMB
+ # Small Medium Business Accounting software

Added: ledger-smb/trunk/debian/patches/54_LedgerSMB-IR-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/54_LedgerSMB-IR-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/54_LedgerSMB-IR-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/IR.pm
+ Is missing a pod NAME entry altogether.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472604&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/IR.pm
++++ b/LedgerSMB/IR.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::IR - Inventory received module
++
++=cut
++
+ #=====================================================================
+ # LedgerSMB
+ # Small Medium Business Accounting software

Added: ledger-smb/trunk/debian/patches/55_LedgerSMB-IS-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/55_LedgerSMB-IS-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/55_LedgerSMB-IS-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/IS.pm
+ Is missing a pod NAME entry altogether.
+Bug: https://sourceforge.net/tracker/?func=detail&aid=3472606&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/IS.pm
++++ b/LedgerSMB/IS.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::IS - Inventory Invoicing
++
++=cut
++
+ #====================================================================
+ # LedgerSMB
+ # Small Medium Business Accounting software

Added: ledger-smb/trunk/debian/patches/56_LedgerSMB-Locale-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/56_LedgerSMB-Locale-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/56_LedgerSMB-Locale-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Locale.pm
+ Is missing the dash from the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472607&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Locale.pm
++++ b/LedgerSMB/Locale.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Locale  Locale handling class for LedgerSMB
++LedgerSMB::Locale - Locale handling class for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/57_LedgerSMB-Mailer-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/57_LedgerSMB-Mailer-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/57_LedgerSMB-Mailer-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,15 @@
+Description: Correct pod NAME issue in LedgerSMB/Mailer.pm
+ Is missing the dash from the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472609&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Mailer.pm
++++ b/LedgerSMB/Mailer.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-LedgerSMB::Mailer   Mail output for LedgerSMB
++LedgerSMB::Mailer -  Mail output for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/58_LedgerSMB-OE-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/58_LedgerSMB-OE-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/58_LedgerSMB-OE-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/OE.pm
+ Is missing a pod NAME entry altogether.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472610&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/OE.pm
++++ b/LedgerSMB/OE.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::OE - Order Entry
++
++=cut
++
+ #=====================================================================
+ # LedgerSMB
+ # Small Medium Business Accounting software

Added: ledger-smb/trunk/debian/patches/59_LedgerSMB-PE-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/59_LedgerSMB-PE-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/59_LedgerSMB-PE-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,17 @@
+Description: Correct pod NAME issue in LedgerSMB/PE.pm
+ Has an incomplete module name and does not have the dash plus short description
+ in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472612&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/PE.pm
++++ b/LedgerSMB/PE.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-PE
++LedgerSMB::PE - Support functions for projects, partsgroups, and parts.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/60_LedgerSMB-RESTXML-Document-Base-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/60_LedgerSMB-RESTXML-Document-Base-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/60_LedgerSMB-RESTXML-Document-Base-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/RESTXML/Document/Base.pm
+ Is missing a pod NAME entry altogether.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472614&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/RESTXML/Document/Base.pm
++++ b/LedgerSMB/RESTXML/Document/Base.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::RESTXML::Document::Base - Base XML:Twig structure function
++
++=cut
++
+ package LedgerSMB::RESTXML::Document::Base;
+ use strict;
+ use warnings;

Added: ledger-smb/trunk/debian/patches/61_LedgerSMB-RESTXML-Handler-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/61_LedgerSMB-RESTXML-Handler-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/61_LedgerSMB-RESTXML-Handler-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issue in LedgerSMB/RESTXML/Handler.pm
+ Is missing the pod NAME entry altogether.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472616&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/RESTXML/Handler.pm
++++ b/LedgerSMB/RESTXML/Handler.pm
+@@ -1,3 +1,11 @@
++=pod
++
++=head1 NAME
++
++LedgerSMB::RESTXML::Handler - RESTful LSMB API
++
++=cut
++
+ package LedgerSMB::RESTXML::Handler;
+ use strict;
+ use warnings;

Added: ledger-smb/trunk/debian/patches/62_LedgerSMB-Template-CSV-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/62_LedgerSMB-Template-CSV-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/62_LedgerSMB-Template-CSV-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/CSV.pm
+ Is missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472618&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/CSV.pm
++++ b/LedgerSMB/Template/CSV.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::CSV  Template support module for LedgerSMB
++LedgerSMB::Template::CSV - Template support module for LedgerSMB
+ 
+ =head1 METHODS
+ 

Added: ledger-smb/trunk/debian/patches/63_LedgerSMB-Template-Elements-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/63_LedgerSMB-Template-Elements-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/63_LedgerSMB-Template-Elements-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,15 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/Elements.pm
+ Has a colon instead of a dash in the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472619&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/Elements.pm
++++ b/LedgerSMB/Template/Elements.pm
+@@ -1,6 +1,6 @@
+ =head1 NAME
+ 
+-LedgerSMB::Template::Elements:  Template Utility Functions
++LedgerSMB::Template::Elements - Template Utility Functions
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/64_LedgerSMB-Template-HTML-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/64_LedgerSMB-Template-HTML-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/64_LedgerSMB-Template-HTML-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/HTML.pm
+ Is missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472621&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/HTML.pm
++++ b/LedgerSMB/Template/HTML.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::HTML  Template support module for LedgerSMB
++LedgerSMB::Template::HTML - Template support module for LedgerSMB
+ 
+ =head1 METHODS
+ 

Added: ledger-smb/trunk/debian/patches/65_LedgerSMB-Template-LaTeX-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/65_LedgerSMB-Template-LaTeX-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/65_LedgerSMB-Template-LaTeX-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/LaTeX.pm
+ Is missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/index.php?func=detail&aid=3472622&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/LaTeX.pm
++++ b/LedgerSMB/Template/LaTeX.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::LaTeX  Template support module for LedgerSMB
++LedgerSMB::Template::LaTeX - Template support module for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/66_LedgerSMB-Template-ODS-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/66_LedgerSMB-Template-ODS-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/66_LedgerSMB-Template-ODS-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/ODS.pm
+ Is missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472639&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/ODS.pm
++++ b/LedgerSMB/Template/ODS.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::ODS  Template support module for LedgerSMB
++LedgerSMB::Template::ODS - Template support module for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/67_LedgerSMB-Template-TTI18N-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/67_LedgerSMB-Template-TTI18N-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/67_LedgerSMB-Template-TTI18N-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/TTI18N.pm
+ Missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472640&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/TTI18N.pm
++++ b/LedgerSMB/Template/TTI18N.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::TTI18N  Template Toolkit i18n support functions
++LedgerSMB::Template::TTI18N - Template Toolkit i18n support functions
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/68_LedgerSMB-Template-TXT-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/68_LedgerSMB-Template-TXT-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/68_LedgerSMB-Template-TXT-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/TXT.pm
+ Is missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472642&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/TXT.pm
++++ b/LedgerSMB/Template/TXT.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::TXT  Template support module for LedgerSMB
++LedgerSMB::Template::TXT - Template support module for LedgerSMB
+ 
+ =head1 METHODS
+ 

Added: ledger-smb/trunk/debian/patches/69_LedgerSMB-Template-XLS-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/69_LedgerSMB-Template-XLS-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/69_LedgerSMB-Template-XLS-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/Template/XLS.pm
+ Is missing the dash from the pod NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472644&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/Template/XLS.pm
++++ b/LedgerSMB/Template/XLS.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::Template::XLS  Template support module for LedgerSMB
++LedgerSMB::Template::XLS - Template support module for LedgerSMB
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/70_LedgerSMB-User-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/70_LedgerSMB-User-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/70_LedgerSMB-User-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,16 @@
+Description: Correct pod NAME issue in LedgerSMB/User.pm
+ Has the module name but not the dash plus short description in the NAME entry.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472647&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/LedgerSMB/User.pm
++++ b/LedgerSMB/User.pm
+@@ -1,7 +1,7 @@
+ 
+ =head1 NAME
+ 
+-LedgerSMB::User
++LedgerSMB::User - Provides user support and database managment functions.
+ 
+ =head1 SYNOPSIS
+ 

Added: ledger-smb/trunk/debian/patches/71_lsmb-request-pod.patch
===================================================================
--- ledger-smb/trunk/debian/patches/71_lsmb-request-pod.patch	                        (rev 0)
+++ ledger-smb/trunk/debian/patches/71_lsmb-request-pod.patch	2012-01-11 23:16:41 UTC (rev 396)
@@ -0,0 +1,19 @@
+Description: Correct pod NAME issues in lsmb-request.pl
+ Is missing the file name in the pod NAME entry,
+ If the '#!/usr/bin/perl' is even needed, it is on the wrong line.
+Bug: http://sourceforge.net/tracker/?func=detail&aid=3472648&group_id=175965&atid=1005191
+Author: Robert James Clay <jame at rocasa.us>
+
+--- a/lsmb-request.pl
++++ b/lsmb-request.pl
+@@ -1,6 +1,8 @@
+-=head1 NAME
+ #!/usr/bin/perl
+-The LedgerSMB Request Handler
++
++=head1 NAME
++
++lsmb-request.pl - The LedgerSMB Request Handler
+ 
+ =head1 SYNOPSYS
+ This file receives the web request, instantiates the proper objects, and passes

Modified: ledger-smb/trunk/debian/patches/series
===================================================================
--- ledger-smb/trunk/debian/patches/series	2012-01-10 18:12:26 UTC (rev 395)
+++ ledger-smb/trunk/debian/patches/series	2012-01-11 23:16:41 UTC (rev 396)
@@ -1,2 +1,54 @@
 05_confdir.patch
 15_httpdconf.patch
+20_LedgerSMB-DBObject-Account-pod.patch
+21_LedgerSMB-Form-pod.patch
+22_LedgerSMB-RESTXML-Document-Session-pod.patch
+23_LedgerSMB-Log-pod.patch
+24_LedgerSMB-ScriptLib-Company-pod.patch
+25_LedgerSMB-pod.patch
+26_LedgerSMB-AA-pod.patch
+27_LedgerSMB-AM-pod.patch
+28_LedgerSMB-Auth-pod.patch
+29_LedgerSMB-Auth-DB-pod.patch
+30_LedgerSMB-Batch-pod.patch
+31_LedgerSMB-CancelFurtherProcessing-pod.patch
+32_LedgerSMB-Company_Config-pod.patch
+33_LedgerSMB-DBObject-Admin-pod.patch
+34_LedgerSMB-DBObject-Asset-pod.patch
+35_LedgerSMB-DBObject-Asset_Class-pod.patch
+36_LedgerSMB-DBObject-Asset_Report-pod.patch
+37_LedgerSMB-DBObject-Company-pod.patch
+38_LedgerSMB-DBObject-Customer-pod.patch
+39_LedgerSMB-DBObject-Date-pod.patch
+40_LedgerSMB-DBObject-Draft-pod.patch
+41_LedgerSMB-DBObject-EOY-pod.patch
+42_LedgerSMB-DBObject-Menu-pod.patch
+43_LedgerSMB-DBObject-Payment-pod.patch
+44_LedgerSMB-DBObject-TaxForm-pod.patch
+45_LedgerSMB-DBObject-User-pod.patch
+46_LedgerSMB-DBObject-Vendor-pod.patch
+47_LedgerSMB-Database-pod.patch
+48_LedgerSMB-File-pod.patch
+49_LedgerSMB-File-Part-pod.patch
+50_LedgerSMB-File-Order-pod.patch
+51_LedgerSMB-File-Transaction-pod.patch
+52_LedgerSMB-GL-pod.patch
+53_LedgerSMB-IC-pod.patch
+54_LedgerSMB-IR-pod.patch
+55_LedgerSMB-IS-pod.patch
+56_LedgerSMB-Locale-pod.patch
+57_LedgerSMB-Mailer-pod.patch
+58_LedgerSMB-OE-pod.patch
+59_LedgerSMB-PE-pod.patch
+60_LedgerSMB-RESTXML-Document-Base-pod.patch
+61_LedgerSMB-RESTXML-Handler-pod.patch
+62_LedgerSMB-Template-CSV-pod.patch
+63_LedgerSMB-Template-Elements-pod.patch
+64_LedgerSMB-Template-HTML-pod.patch
+65_LedgerSMB-Template-LaTeX-pod.patch
+66_LedgerSMB-Template-ODS-pod.patch
+67_LedgerSMB-Template-TTI18N-pod.patch
+68_LedgerSMB-Template-TXT-pod.patch
+69_LedgerSMB-Template-XLS-pod.patch
+70_LedgerSMB-User-pod.patch
+71_lsmb-request-pod.patch




More information about the Pkg-sql-ledger-commit mailing list