[Pkg-sql-ledger-commit] r504 - 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 Apr 11 22:01:40 UTC 2012


Author: jame-guest
Date: 2012-04-11 22:01:40 +0000 (Wed, 11 Apr 2012)
New Revision: 504

Removed:
   ledger-smb/trunk/debian/patches/80_admin-pl-shebang.patch
   ledger-smb/trunk/debian/patches/81_customer-pl-shebang.patch
   ledger-smb/trunk/debian/patches/82_employee-pl-shebang.patch
   ledger-smb/trunk/debian/patches/83_journal-pl-shebang.patch
   ledger-smb/trunk/debian/patches/84_menu-pl-shebang.patch
   ledger-smb/trunk/debian/patches/85_recon-pl-shebang.patch
   ledger-smb/trunk/debian/patches/86_taxform-pl-shebang.patch
   ledger-smb/trunk/debian/patches/87_vendor-pl-shebang.patch
   ledger-smb/trunk/debian/patches/88_vouchers-pl-shebang.patch
Log:
No longer need trunk/debian/patches/8*patch files.

Deleted: ledger-smb/trunk/debian/patches/80_admin-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/80_admin-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/80_admin-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,12 +0,0 @@
-Description: Unneccessary shebang line in scripts/admin.pl
- Correct issue with unneccessary shebang line in scripts/admin.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/admin.pl
-+++ b/scripts/admin.pl
-@@ -1,4 +1,3 @@
--#!/usr/bin/perl
- package LedgerSMB::Scripts::admin;
- use strict;
- 

Deleted: ledger-smb/trunk/debian/patches/81_customer-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/81_customer-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/81_customer-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,13 +0,0 @@
-Description: Unneccessary shebang line in scripts/customer.pl
- Correct issue with unneccessary shebang line in scripts/customer.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/customer.pl
-+++ b/scripts/customer.pl
-@@ -1,5 +1,3 @@
--#!/usr/bin/perl
--
- =pod
- 
- =head1 NAME

Deleted: ledger-smb/trunk/debian/patches/82_employee-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/82_employee-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/82_employee-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,13 +0,0 @@
-Description: Unneccessary shebang line in scripts/employee.pl
- Correct issue with unneccessary shebang line in scripts/employee.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/employee.pl
-+++ b/scripts/employee.pl
-@@ -1,5 +1,3 @@
--#!/usr/bin/perl
--
- =pod
- 
- =head1 NAME

Deleted: ledger-smb/trunk/debian/patches/83_journal-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/83_journal-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/83_journal-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,14 +0,0 @@
-Description: Unneccessary shebang line in scripts/journal.pl
- Correct issue with unneccessary shebang line in scripts/journal.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/journal.pl
-+++ b/scripts/journal.pl
-@@ -1,5 +1,4 @@
--#!/usr/bin/perl
--
-+=pod
- 
- =head1 NAME
- 

Deleted: ledger-smb/trunk/debian/patches/84_menu-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/84_menu-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/84_menu-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,14 +0,0 @@
-Description: Unneccessary shebang line in scripts/menu.pl
- Correct issue with unneccessary shebang line in scripts/menu.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/menu.pl
-+++ b/scripts/menu.pl
-@@ -1,5 +1,4 @@
--#!/usr/bin/perl
--
-+=pod
- 
- =head1 NAME
- 

Deleted: ledger-smb/trunk/debian/patches/85_recon-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/85_recon-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/85_recon-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,12 +0,0 @@
-Description: Unneccessary shebang line in scripts/recon.pl
- Correct issue with unneccessary shebang line in scripts/recon.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/recon.pl
-+++ b/scripts/recon.pl
-@@ -1,4 +1,3 @@
--#!/usr/bin/perl
- =pod
- 
- =head1 NAME

Deleted: ledger-smb/trunk/debian/patches/86_taxform-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/86_taxform-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/86_taxform-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,13 +0,0 @@
-Description: Unneccessary shebang line in scripts/taxform.pl
- Correct issue with unneccessary shebang line in scripts/taxform.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/taxform.pl
-+++ b/scripts/taxform.pl
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+=pod
- 
- =head1 NAME
- 

Deleted: ledger-smb/trunk/debian/patches/87_vendor-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/87_vendor-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/87_vendor-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,13 +0,0 @@
-Description: Unneccessary shebang line in scripts/vendor.pl
- Correct issue with unneccessary shebang line in scripts/vendor.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/vendor.pl
-+++ b/scripts/vendor.pl
-@@ -1,5 +1,3 @@
--#!/usr/bin/perl
--
- =pod
- 
- =head1 NAME

Deleted: ledger-smb/trunk/debian/patches/88_vouchers-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/88_vouchers-pl-shebang.patch	2012-04-11 21:41:38 UTC (rev 503)
+++ ledger-smb/trunk/debian/patches/88_vouchers-pl-shebang.patch	2012-04-11 22:01:40 UTC (rev 504)
@@ -1,17 +0,0 @@
-Description: Unneccessary shebang line in scripts/vouchers.pl
- Correct issue with unneccessary shebang line in scripts/vouchers.pl
-Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/scripts/vouchers.pl
-+++ b/scripts/vouchers.pl
-@@ -11,9 +11,6 @@
- 
- =cut
- 
--#!/usr/bin/perl
--
--
- package LedgerSMB::Scripts::vouchers;
- our $VERSION = '0.1';
- 




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