[Pkg-sql-ledger-commit] r469 - in ledger-smb/tags: . 1.3.13-1/debian 1.3.13-1/debian/patches
pkg-sql-ledger-commit-owner at lists.alioth.debian.org
pkg-sql-ledger-commit-owner at lists.alioth.debian.org
Thu Mar 22 10:27:28 UTC 2012
Author: jame-guest
Date: 2012-03-22 10:27:27 +0000 (Thu, 22 Mar 2012)
New Revision: 469
Added:
ledger-smb/tags/1.3.13-1/
ledger-smb/tags/1.3.13-1/debian/TODO
ledger-smb/tags/1.3.13-1/debian/changelog
ledger-smb/tags/1.3.13-1/debian/control
ledger-smb/tags/1.3.13-1/debian/copyright
ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs
ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs
ledger-smb/tags/1.3.13-1/debian/ledgersmb.install
ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides
ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst
ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch
ledger-smb/tags/1.3.13-1/debian/patches/10_Makefile-PL.patch
ledger-smb/tags/1.3.13-1/debian/patches/series
ledger-smb/tags/1.3.13-1/debian/rules
Removed:
ledger-smb/tags/1.3.13-1/debian/TODO
ledger-smb/tags/1.3.13-1/debian/changelog
ledger-smb/tags/1.3.13-1/debian/control
ledger-smb/tags/1.3.13-1/debian/copyright
ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs
ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs
ledger-smb/tags/1.3.13-1/debian/ledgersmb.install
ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides
ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst
ledger-smb/tags/1.3.13-1/debian/ledgersmb.postrm
ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch
ledger-smb/tags/1.3.13-1/debian/patches/80_admin-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/81_customer-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/82_employee-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/83_journal-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/84_menu-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/85_recon-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/86_taxform-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/87_vendor-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/88_vouchers-pl-shebang.patch
ledger-smb/tags/1.3.13-1/debian/patches/series
ledger-smb/tags/1.3.13-1/debian/rules
Log:
Rotate v1.3.13-1 experimental release to tags.
Deleted: ledger-smb/tags/1.3.13-1/debian/TODO
===================================================================
--- ledger-smb/trunk/debian/TODO 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/TODO 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,38 +0,0 @@
-debian/TODO for LedgerSMB v1.3
-
-- Auto-configuration of PostgreSQL and access to it by LedgerSMB using dbconfig-common.
-Password for postgres superuser? For LedgerSMB admin? Run prepare-company-database.sh
-script looks to be usable but the current version looks like it needs a patch even
-if it not used by the package setup, because lines 197 & 197 are being used to
-create a new ledgersmb-httpd.conf each time it runs by changing the $WORK_DIR variable
-in the template file to that found by the script. Such a variable shouldn't be
-found there because the package install creates the correct template file. Patch it
-to at least comment those lines out?
-
-- The long description in debian/control needs to be rewritten. (Note also that
-upstream has rewritten the project description, essentially for the first time
-since the writeup at the time of the fork from sql-ledger.)
-
-- Rewrite the debian/copyright file, following DEP-5.
-
-- Use a patch to create an updated example of the ledgersmb.conf.default file
-instead of the sed line in debian/rules? Then create a copy of it as ledgersmb.conf
-for installation to /etc/ledgersmb? It is also needed for a default build, at
-least in the testing phase, so this would be useful for simplifying debian/rules
-as well.
-
-- New 1.3 version of LedgerSMB contains an embedded javascript library. The embedded
-version appears to be 1.8.2. The library is available in Debian as the package
-libjs-scriptaculous: v1.8.1 in lenny (current oldstable), v1.8.3 in lenny-backports,
-v1.8.3 in squeeze, v1.9.0 in wheezy. Provide a Lintian override with description of
-issue, until otherwise resolved.
- From Chris Travers in the Ledger-smb-devel mailing list:
- "I don't know of any testing we have done on other versions. We don't use a lot
- of advanced stuff so I would expect it would work. If bugs are found, though,
- we can correct them."
-Test usage of libjs-scriptaculous and change over to using that when it is found
-to be operational with it.
-
-
-
- -- Robert James Clay <jame at rocasa.us> Tue, 17 Jan 2012 17:41:20 -0500
Copied: ledger-smb/tags/1.3.13-1/debian/TODO (from rev 468, ledger-smb/trunk/debian/TODO)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/TODO (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/TODO 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,42 @@
+debian/TODO for LedgerSMB v1.3
+
+
+
+- Lintian Info ledgersmb: I unused-override, package-contains-empty-directory.
+Don't know why that's coming up because the two listed directories are being
+installed with the package and they are empty. Possibly an issue with how
+they're entered in the file.
+
+- Auto-configuration of PostgreSQL and access to it by LedgerSMB using dbconfig-common.
+First; check if manual or assisted configuration. If assisted, create ledgersmb
+postgresql user as LedgerSMB admin. If manual; msg about docs for manual set up?
+
+- If the tools/prepare-company-database.sh script is to be usable on the Debian
+installation, it will need to be patched. For instance: Lines 199 and 200 (as
+of 1.3.12) are used in the script to create ledgersmb-httpd.conf from the
+ledgersmb-httpd.conf.template apparantly each time it runs. Current Debian
+install does not have either the template file or the working file in the place
+it expects and in any case the debian package install takes care of those.
+
+- Upstream uses pdflatex to create distribution LedgerSMB-manual.pdf from the
+source file doc/manual/LedgerSMB-manual.tex. Use the same source file to create
+an HTML version?
+
+- The templates directory had been getting installed to /etc/ledgersmb/templates.
+Should that be /var/lib/ledgersmb/templates instead?
+
+- New 1.3 version of LedgerSMB contains an embedded javascript library. The embedded
+version appears to be 1.8.2. The library is available in Debian as the package
+libjs-scriptaculous: v1.8.1 in lenny (current oldstable), v1.8.3 in lenny-backports,
+v1.8.3 in squeeze, v1.9.0 in wheezy. Provide a Lintian override with description of
+issue, until otherwise resolved.
+ From Chris Travers in the Ledger-smb-devel mailing list:
+ "I don't know of any testing we have done on other versions. We don't use a lot
+ of advanced stuff so I would expect it would work. If bugs are found, though,
+ we can correct them."
+Test usage of libjs-scriptaculous and change over to using that when it is found
+to be operational with it.
+
+
+
+ -- Robert James Clay <jame at rocasa.us> Wed, 21 Mar 2012 20:17:22 -0500
Deleted: ledger-smb/tags/1.3.13-1/debian/changelog
===================================================================
--- ledger-smb/trunk/debian/changelog 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/changelog 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,382 +0,0 @@
-ledgersmb (1.3.10-2) UNRELEASED; urgency=low
-
- * Start working on v1.3.10-2.
-
- -- Robert James Clay <jame at rocasa.us> Sat, 21 Jan 2012 12:56:21 -0500
-
-ledgersmb (1.3.10-1) experimental; urgency=low
-
- * New upstream release.
- * Install pos.conf.pl.template as an example file.
- * Correct softlink for the ledgersmb-httpd.conf file.
-
- -- Robert James Clay <jame at rocasa.us> Tue, 17 Jan 2012 19:38:09 -0500
-
-ledgersmb (1.3.9-2) experimental; urgency=low
-
- * Change debhelper compatibility to 8.
- * Changes to debian/control:
- - Change debhelper Build-Depends to >= 8.
- - Change web server dependency to 'apache2 | httpd-cgi'.
- - Make the postgresql related Depends/Suggests unversioned.
- * Changes to debian/postrm:
- - Rewrite how the old dpkg-statoverride usage is being dealt with.
- * Changes to debian/postinst:
- - Do not use dpkg-statoverride to set default permissions.
- - If Apache is present, configure it for use with LedgerSMB.
- * Changes to debian/rules:
- - Changed to using dh and a mimimal debian/rules.
- - Do not install MIT-LICENSE file from the embedded Scriptaculous library.
- - Do permissions corrections here instead of in the maintenance scripts
- and do them in the override_dh_fixperms target.
- * Changes to debian/copyright:
- - Update the end year for my debian directory copyright information.
- - Add information regarding the embedded Scriptaculous Javascript library.
- * Changes to debian/ledgersmb.lintian-override:
- - Override the package-contains-empty-directory Lintian Warnings for the
- directories scripts/custom and LedgerSMB/Reconciliation/CSV/Formats.
- - Remove the override related to the Scriptaculous license file.
- * Change how the ledgersmb-httpd.conf file is installed.
- * Include patches for some application cgi script shebang issues.
- * Include patches for application documentation spelling & NAME entry issues.
- * Use debian/ledgersmb.manpages to list the man pages to be installed.
- * Prefix binary-package specific file names in the debian directory with
- the package name.
-
- -- Robert James Clay <jame at rocasa.us> Sun, 15 Jan 2012 13:38:19 -0500
-
-ledgersmb (1.3.9-1) experimental; urgency=low
-
- * New upstream release.
- * Clean up the debian/watch control file.
- * Changes to debian/rules:
- - Add build-arch and build-indep targets.
- - Add a call for dh_perl to the binary-indep target.
- - Add removal of created ledgersmb-httpd.conf to clean target.
- - Run 'make distclean' in the clean target if the created Makefile
- is present.
- * Changes to debian/control:
- - Add ${perl:Depends} to the Depends line.
- - Change the Recommends for the lpr package to a Suggests.
- - Updated the Standards-Version to 3.9.2, no changes needed.
- - Remove ${shlibs:Depends} from Depends line as it is unneeded.
- - Replace the Recommends for a mail-transport-agent with
- "default-mta | mail-transport-agent".
- * Correct spelling error and correct missing note about upstream release
- in the 1.3.8-1 entry for the debian/changelog.
- * Override Lintian warnings regarding the embedded Scriptaculous Javascript
- library until LedgerSMB can be tested with the versions available in Debian.
-
- -- Robert James Clay <jame at rocasa.us> Sat, 24 Dec 2011 13:40:35 -0500
-
-ledgersmb (1.3.8-1) experimental; urgency=low
-
- * New upstream release.
- * Added a debian/TODO file.
- * Do not install v1.3.x INSTALL file with package.
- * Update debian/patches/05_confdir.patch for v1.3.8.
- * Minor edit to the short description in debian/control.
- * Reorganize Depends and Recommends entries in debian/control.
- * Replace XML::Twig package references with OpenOffice::OODoc.
- * Update to v1.3.x README.Debian adapted from v1.3 INSTALL file.
- * Add ledgersmb-httpd.conf.template to debian/ledgersmb.examples.
- * Create default ledgersmb-httpd.conf from ledgersmb-httpd.conf.template.
- * Remove chmod of /etc/ledgersmb/*.pl from postinst as no longer necessary.
- * Upstream no longer providing an HTML version of the manual, so remove that
- entry in debian/ledgersmb.doc-base.
-
- -- Robert James Clay <jame at rocasa.us> Thu, 15 Dec 2011 14:58:50 -0500
-
-ledgersmb (1.3.0-1) experimental; urgency=low
-
- * New upstream release, first in the v1.3 series.
- * Initial adaptation of the Debian packaging to the new version as neccessary.
-
- -- Robert James Clay <jame at rocasa.us> Fri, 05 Nov 2011 22:42:43 -0400
-
-ledgersmb (1.2.25-1) stable; urgency=low
-
- * New upstream release, which includes corrections for sql injection issue.
- * Updated Standards-Version in debian/control to 3.9.1; no changes required.
- * Updated copyright years as necessary to include 2011 in debian/copyright.
- * Use dpkg-statoverride and postinst to set /etc/ledgersmb/* permissions.
- * Use dh_lintian in debian/rules to install ledgersmb.lintian-overrides.
- * Updated debhelper compatibility to 7 and Build-Depends to 7.0.50.
- * Updated the package Depends and Recommends in debian/control.
- * Updated the README.Debian file and added a Debian TODO file.
- * Updated as neccessary for how files installation is done.
- * Changed package patching system from dpatch to quilt.
- * Change 'dh_clean -k' to dh_prep in debian/rules.
- * Switch to dpkg-source 3.0 (quilt) format.
-
- -- Robert James Clay <jame at rocasa.us> Sun, 23 Oct 2011 15:49:46 -0400
-
-ledgersmb (1.2.24-1) unstable; urgency=low
-
- * New upstream release
- * Updated the debian/patches/15_httpdconf.dpatch patch.
- * Updated Depends line in debian/control: added libconfig-any-perl,
- changed libhtml-parser-perl to libhtml-linkextractor-perl, added
- libdata-dumper-simple-perl.
-
- -- Robert James Clay <jame at rocasa.us> Sat, 01 Oct 2011 17:35:37 -0400
-
-ledgersmb (1.2.23-1) unstable; urgency=low
-
- * New upstream release
- * Cleanup newline issue in debian/links file.
-
- -- Robert James Clay <jame at rocasa.us> Mon, 28 Sep 2011 09:43:37 -0400
-
-ledgersmb (1.2.22-1) unstable; urgency=low
-
- * New upstream release
- * Add note to README.source about how the source archive is currently
- being created.
-
- -- Robert James Clay <jame at rocasa.us> Mon, 28 Sep 2011 08:19:11 -0400
-
-ledgersmb (1.2.21-1) unstable; urgency=low
-
- * New upstream release
- * Detailed the Debian packaging copyright in debian/copyright.
-
- -- Robert James Clay <jame at rocasa.us> Sun, 21 Mar 2010 21:16:00 -0400
-
-ledgersmb (1.2.20-1) unstable; urgency=low
-
- * New upstream release
-
- -- Robert James Clay <jame at rocasa.us> Sat, 20 Feb 2010 11:40:38 -0500
-
-ledgersmb (1.2.19-1) unstable; urgency=low
-
- * New upstream release
-
- -- Robert James Clay <jame at rocasa.us> Sat, 13 Feb 2010 12:08:25 -0500
-
-ledgersmb (1.2.18-1) unstable; urgency=low
-
- [ Robert James Clay ]
- * Added index.html link to doc/ledgersmb/html_manual/LedgerSMB-manual.html
- * Added HTML format section to ledgersmb.doc-base
-
- [ Elizabeth Krumbach ]
- * New upstream release
-
- -- Elizabeth Krumbach <lyz at princessleia.com> Mon, 06 Apr 2009 00:16:23 +0000
-
-ledgersmb (1.2.17-1) unstable; urgency=low
-
- * New upstream release
-
- -- Elizabeth Bevilacqua <lyz at princessleia.com> Thu, 20 Nov 2008 00:32:03 +0000
-
-ledgersmb (1.2.16-1) unstable; urgency=low
-
- [ Roberto C. Sanchez ]
- * Update to Standards-Version 3.8.0
- + Add README.source
-
- [ Elizabeth Bevilacqua ]
- * New upstream release
- * Edited README.Debian for better clarity
-
- -- Elizabeth Bevilacqua <lyz at princessleia.com> Sun, 14 Sep 2008 14:27:08 +0000
-
-ledgersmb (1.2.15-2) unstable; urgency=low
-
- * Added postgres-8.3 to depends and suggests
-
- -- Elizabeth Bevilacqua <lyz at princessleia.com> Fri, 29 Aug 2008 02:19:03 +0000
-
-ledgersmb (1.2.15-1) unstable; urgency=low
-
- * New upstream release
-
- -- Elizabeth Bevilacqua <lyz at princessleia.com> Tue, 26 Aug 2008 18:48:58 +0000
-
-ledgersmb (1.2.14-1) unstable; urgency=low
-
- * New upstream release
-
- -- Elizabeth Bevilacqua <lyz at princessleia.com> Fri, 22 Aug 2008 02:16:15 +0000
-
-ledgersmb (1.2.13-1) unstable; urgency=low
-
- * New upstream release
-
- -- Elizabeth Bevilacqua <lyz at princessleia.com> Tue, 08 Apr 2008 19:02:35 +0000
-
-ledgersmb (1.2.5-2) unstable; urgency=low
-
- * Adding 1.2.5 hotfixes
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 28 May 2007 18:09:32 -0400
-
-ledgersmb (1.2.5-1) unstable; urgency=low
-
- * New upstream release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 09 May 2007 14:00:32 -0400
-
-ledgersmb (1.2.4-1) unstable; urgency=low
-
- * New upstream release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 04 May 2007 12:16:32 -0400
-
-ledgersmb (1.2.3-2) unstable; urgency=low
-
- * Adding README.Ubuntu
- * Changing package defaults to disabling LaTeX
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Thu, 19 Apr 2007 11:44:32 -0400
-
-ledgersmb (1.2.3-1) unstable; urgency=low
-
- * New upstream release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Sun, 15 Apr 2007 23:27:32 -0400
-
-ledgersmb (1.2.2-1) unstable; urgency=low
-
- * New upstream release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 11 Mar 2007 00:23:32 -0400
-
-ledgersmb (1.2.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 09 Mar 2007 18:12:32 -0400
-
-ledgersmb (1.2.0-1) unstable; urgency=low
-
- * New upstream release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 04 Mar 2007 00:00:32 -0400
-
-ledgersmb (1.1.99rc5.2-3) unstable; urgency=low
-
- * Fix another packaging error
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Mar 2007 15:01:22 -0500
-
-ledgersmb (1.1.99rc5.2-2) unstable; urgency=low
-
- * Fix packaging error
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Mar 2007 14:41:22 -0500
-
-ledgersmb (1.1.99rc5.2-1) unstable; urgency=low
-
- * New upstream release
- * Renaming the package to match the first phase of upstream renaming
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Mar 2007 14:26:22 -0500
-
-ledger-smb (1.1.99rc1-2) unstable; urgency=low
-
- * Fixing PostgreSQL server dependencies
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Feb 2006 22:46:22 -0500
-
-ledger-smb (1.1.99rc1-1) unstable; urgency=low
-
- * New upstream version
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Feb 2006 22:22:22 -0500
-
-ledger-smb (1.1.99beta4-1) unstable; urgency=low
-
- * New upstream version
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Sun, 28 Jan 2006 14:01:57 -0500
-
-ledger-smb (1.1.99beta3-2) unstable; urgency=low
-
- * Add updates to db upgrade script to work with current code
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Thu, 23 Nov 2006 13:02:13 -0500
-
-ledger-smb (1.1.99beta3-1) unstable; urgency=low
-
- * New upstream version
- * Removed image directory patch for more testing
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Thu, 23 Nov 2006 12:39:13 -0500
-
-ledger-smb (1.1.99beta2-6) unstable; urgency=low
-
- * Fixing package LaTeX dependencies
- * Fixing permissions in /var/lib/ledger-smb
- * Fixing default configuration error
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 21:39:13 -0500
-
-ledger-smb (1.1.99beta2-5) unstable; urgency=low
-
- * Fixing image directory changes
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 13:00:06 -0500
-
-ledger-smb (1.1.99beta2-4) unstable; urgency=low
-
- * Add some upstream fixes
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 12:46:22 -0500
-
-ledger-smb (1.1.99beta2-3) unstable; urgency=low
-
- * Adjust required versions of perl and postgresql-client and sundry
- packaging fixes
- * Move template images to /var/lib/ledger-smb/images
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 12:18:22 -0500
-
-ledger-smb (1.1.99beta2-2) unstable; urgency=low
-
- * Adjust permissions of installed files
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 15 Nov 2006 17:28:22 -0500
-
-ledger-smb (1.1.99beta2-1) unstable; urgency=low
-
- * Adding initial set up instructions to README.Debian
- * New upstream version
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 15 Nov 2006 14:24:53 -0500
-
-ledger-smb (1.1.99beta1-5) unstable; urgency=low
-
- * Fix templates directory location
- * Increasing amount of included docs in /usr/share/doc/ledger-smb
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 21:01:55 -0500
-
-ledger-smb (1.1.99beta1-4) unstable; urgency=low
-
- * Fixing syntax in default config
- * Adjusting post(inst|rm) to reload apache2
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 19:34:59 -0500
-
-ledger-smb (1.1.99beta1-3) unstable; urgency=low
-
- * Fixing package versions
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 19:09:41 -0500
-
-ledger-smb (1.1.99beta1-2) unstable; urgency=low
-
- * Fixing package versions
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 19:05:48 -0500
-
-ledger-smb (1.1.99beta1-1) unstable; urgency=low
-
- * Initial release
-
- -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 15:29:53 -0500
-
Copied: ledger-smb/tags/1.3.13-1/debian/changelog (from rev 468, ledger-smb/trunk/debian/changelog)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/changelog (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/changelog 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,443 @@
+ledgersmb (1.3.13-1) experimental; urgency=low
+
+ * New upstream release.
+ * Correct formatting issues in the debian/copyright file.
+ * Do not install doc/manual/*tex source files with package.
+ * Changes for debian/patches/*:
+ - Add patching of ledgersmb.conf.default to 05_confdir.patch.
+ - Update 10_Makefile-PL.patch against the new version of Makefile.PL.
+ * Changes to debian/rules:
+ - Remove the sed code for patching the ledgersmb.conf.default file from
+ the override_dh_auto_configure target.
+
+ -- Robert James Clay <jame at rocasa.us> Wed, 21 Mar 2012 20:45:18 -0400
+
+ledgersmb (1.3.12-1) experimental; urgency=low
+
+ * New upstream release.
+ * Move removal of the no longer used statoverrides to ledgersmb.postinst.
+ * Correct how the /var/lib/ledgersmb/spool and /var/lib/ledgersmb/users
+ subdirectories are installed.
+ * Rewrote the LedgerSMB debian/copyright in accordance with DEP-5.
+ * Changes to debian/ledgersmb.postinst:
+ - Remove the unneeded code that conditionally installed pos.conf.pl.
+ - Remove the code that attempted install a copy of ledgersmb-httpd.conf.
+ * Changes for debian/patches/*:
+ - Add setting the templates base directory to 05_confdir.patch.
+ - Added 10_Makefile-PL.patch to correct issue with an incorrect version
+ number being listed in Makefile.PL.
+ * Changes to debian/rules:
+ - Create a copy of ledgersmb-httpd.conf.template as ledgersmb-httpd.conf.
+ - Set ownership of installed /var/lib/ledgersmb/* to www-data:www-data.
+ - Set ownership of installed /etc/ledgersmb/templates to www-data:www-data.
+ - Change how the unneeded directories LedgerSMB/Assets and LedgerSMB/Entity
+ are removed.
+ * Changes to debian/control:
+ - Rewrote the short and long package descriptions.
+ - Updated the Standards-Version to 3.9.3, no changes required.
+
+ -- Robert James Clay <jame at rocasa.us> Wed, 14 Mar 2012 13:30:17 -0400
+
+ledgersmb (1.3.11-1) experimental; urgency=low
+
+ * New upstream release.
+ * Changes for debian/patches/*:
+ - Remove unneeded changes from the 15_httpdconf.patch file.
+ - The nine patches for the scripts/* files are no longer needed. Removed.
+ * Changes for debian/clean:
+ - Add the debian/clean file for use by dh_clean during package builds.
+ - Remove the created pos.conf.pl file during the package build cleanup.
+ - Remove the created ledgersmb.conf and ledgersmb-httpd.conf files using
+ dh_clean instead of directly in debian/rules.
+ * Changes to debian/ledgersmb.postinst:
+ - Correct the whitespace indentation in the script.
+ - Simplify the section using a2enmod to enable mod_rewrite.
+ * Changes to debian/ledgersmb.postrm:
+ - Correct the whitespace indentation in the script.
+ * Changes to debian/ledgersmb.install:
+ - Install default pos.conf.pl configuration file to /etc/ledgersmb.
+ * Changes to debian/ledgersmb.links:
+ - Install symbolic link for the pos.conf.pl configuration file.
+ * Changes to debian/rules:
+ - Remove the override_dh_auto_clean target as it is no longer needed.
+ - Change how Build.PL is removed in the override_dh_auto_configure target.
+ - Create default pos.conf.pl file in the override_dh_auto_configure target.
+
+ -- Robert James Clay <jame at rocasa.us> Fri, 01 Mar 2012 14:26:52 -0500
+
+ledgersmb (1.3.10-1) experimental; urgency=low
+
+ * New upstream release.
+ * Install pos.conf.pl.template as an example file.
+ * Correct softlink for the ledgersmb-httpd.conf file.
+
+ -- Robert James Clay <jame at rocasa.us> Tue, 17 Jan 2012 19:38:09 -0500
+
+ledgersmb (1.3.9-2) experimental; urgency=low
+
+ * Change debhelper compatibility to 8.
+ * Changes to debian/control:
+ - Change debhelper Build-Depends to >= 8.
+ - Change web server dependency to 'apache2 | httpd-cgi'.
+ - Make the postgresql related Depends/Suggests unversioned.
+ * Changes to debian/postrm:
+ - Rewrite how the old dpkg-statoverride usage is being dealt with.
+ * Changes to debian/postinst:
+ - Do not use dpkg-statoverride to set default permissions.
+ - If Apache is present, configure it for use with LedgerSMB.
+ * Changes to debian/rules:
+ - Changed to using dh and a mimimal debian/rules.
+ - Do not install MIT-LICENSE file from the embedded Scriptaculous library.
+ - Do permissions corrections here instead of in the maintenance scripts
+ and do them in the override_dh_fixperms target.
+ * Changes to debian/copyright:
+ - Update the end year for my debian directory copyright information.
+ - Add information regarding the embedded Scriptaculous Javascript library.
+ * Changes to debian/ledgersmb.lintian-override:
+ - Override the package-contains-empty-directory Lintian Warnings for the
+ directories scripts/custom and LedgerSMB/Reconciliation/CSV/Formats.
+ - Remove the override related to the Scriptaculous license file.
+ * Change how the ledgersmb-httpd.conf file is installed.
+ * Include patches for some application cgi script shebang issues.
+ * Include patches for application documentation spelling & NAME entry issues.
+ * Use debian/ledgersmb.manpages to list the man pages to be installed.
+ * Prefix binary-package specific file names in the debian directory with
+ the package name.
+
+ -- Robert James Clay <jame at rocasa.us> Sun, 15 Jan 2012 13:38:19 -0500
+
+ledgersmb (1.3.9-1) experimental; urgency=low
+
+ * New upstream release.
+ * Clean up the debian/watch control file.
+ * Changes to debian/rules:
+ - Add build-arch and build-indep targets.
+ - Add a call for dh_perl to the binary-indep target.
+ - Add removal of created ledgersmb-httpd.conf to clean target.
+ - Run 'make distclean' in the clean target if the created Makefile
+ is present.
+ * Changes to debian/control:
+ - Add ${perl:Depends} to the Depends line.
+ - Change the Recommends for the lpr package to a Suggests.
+ - Updated the Standards-Version to 3.9.2, no changes needed.
+ - Remove ${shlibs:Depends} from Depends line as it is unneeded.
+ - Replace the Recommends for a mail-transport-agent with
+ "default-mta | mail-transport-agent".
+ * Correct spelling error and correct missing note about upstream release
+ in the 1.3.8-1 entry for the debian/changelog.
+ * Override Lintian warnings regarding the embedded Scriptaculous Javascript
+ library until LedgerSMB can be tested with the versions available in Debian.
+
+ -- Robert James Clay <jame at rocasa.us> Sat, 24 Dec 2011 13:40:35 -0500
+
+ledgersmb (1.3.8-1) experimental; urgency=low
+
+ * New upstream release.
+ * Added a debian/TODO file.
+ * Do not install v1.3.x INSTALL file with package.
+ * Update debian/patches/05_confdir.patch for v1.3.8.
+ * Minor edit to the short description in debian/control.
+ * Reorganize Depends and Recommends entries in debian/control.
+ * Replace XML::Twig package references with OpenOffice::OODoc.
+ * Update to v1.3.x README.Debian adapted from v1.3 INSTALL file.
+ * Add ledgersmb-httpd.conf.template to debian/ledgersmb.examples.
+ * Create default ledgersmb-httpd.conf from ledgersmb-httpd.conf.template.
+ * Remove chmod of /etc/ledgersmb/*.pl from postinst as no longer necessary.
+ * Upstream no longer providing an HTML version of the manual, so remove that
+ entry in debian/ledgersmb.doc-base.
+
+ -- Robert James Clay <jame at rocasa.us> Thu, 15 Dec 2011 14:58:50 -0500
+
+ledgersmb (1.3.0-1) experimental; urgency=low
+
+ * New upstream release, first in the v1.3 series.
+ * Initial adaptation of the Debian packaging to the new version as neccessary.
+
+ -- Robert James Clay <jame at rocasa.us> Fri, 05 Nov 2011 22:42:43 -0400
+
+ledgersmb (1.2.25-1) stable; urgency=low
+
+ * New upstream release, which includes corrections for sql injection issue.
+ * Updated Standards-Version in debian/control to 3.9.1; no changes required.
+ * Updated copyright years as necessary to include 2011 in debian/copyright.
+ * Use dpkg-statoverride and postinst to set /etc/ledgersmb/* permissions.
+ * Use dh_lintian in debian/rules to install ledgersmb.lintian-overrides.
+ * Updated debhelper compatibility to 7 and Build-Depends to 7.0.50.
+ * Updated the package Depends and Recommends in debian/control.
+ * Updated the README.Debian file and added a Debian TODO file.
+ * Updated as neccessary for how files installation is done.
+ * Changed package patching system from dpatch to quilt.
+ * Change 'dh_clean -k' to dh_prep in debian/rules.
+ * Switch to dpkg-source 3.0 (quilt) format.
+
+ -- Robert James Clay <jame at rocasa.us> Sun, 23 Oct 2011 15:49:46 -0400
+
+ledgersmb (1.2.24-1) unstable; urgency=low
+
+ * New upstream release
+ * Updated the debian/patches/15_httpdconf.dpatch patch.
+ * Updated Depends line in debian/control: added libconfig-any-perl,
+ changed libhtml-parser-perl to libhtml-linkextractor-perl, added
+ libdata-dumper-simple-perl.
+
+ -- Robert James Clay <jame at rocasa.us> Sat, 01 Oct 2011 17:35:37 -0400
+
+ledgersmb (1.2.23-1) unstable; urgency=low
+
+ * New upstream release
+ * Cleanup newline issue in debian/links file.
+
+ -- Robert James Clay <jame at rocasa.us> Mon, 28 Sep 2011 09:43:37 -0400
+
+ledgersmb (1.2.22-1) unstable; urgency=low
+
+ * New upstream release
+ * Add note to README.source about how the source archive is currently
+ being created.
+
+ -- Robert James Clay <jame at rocasa.us> Mon, 28 Sep 2011 08:19:11 -0400
+
+ledgersmb (1.2.21-1) unstable; urgency=low
+
+ * New upstream release
+ * Detailed the Debian packaging copyright in debian/copyright.
+
+ -- Robert James Clay <jame at rocasa.us> Sun, 21 Mar 2010 21:16:00 -0400
+
+ledgersmb (1.2.20-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Robert James Clay <jame at rocasa.us> Sat, 20 Feb 2010 11:40:38 -0500
+
+ledgersmb (1.2.19-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Robert James Clay <jame at rocasa.us> Sat, 13 Feb 2010 12:08:25 -0500
+
+ledgersmb (1.2.18-1) unstable; urgency=low
+
+ [ Robert James Clay ]
+ * Added index.html link to doc/ledgersmb/html_manual/LedgerSMB-manual.html
+ * Added HTML format section to ledgersmb.doc-base
+
+ [ Elizabeth Krumbach ]
+ * New upstream release
+
+ -- Elizabeth Krumbach <lyz at princessleia.com> Mon, 06 Apr 2009 00:16:23 +0000
+
+ledgersmb (1.2.17-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Elizabeth Bevilacqua <lyz at princessleia.com> Thu, 20 Nov 2008 00:32:03 +0000
+
+ledgersmb (1.2.16-1) unstable; urgency=low
+
+ [ Roberto C. Sanchez ]
+ * Update to Standards-Version 3.8.0
+ + Add README.source
+
+ [ Elizabeth Bevilacqua ]
+ * New upstream release
+ * Edited README.Debian for better clarity
+
+ -- Elizabeth Bevilacqua <lyz at princessleia.com> Sun, 14 Sep 2008 14:27:08 +0000
+
+ledgersmb (1.2.15-2) unstable; urgency=low
+
+ * Added postgres-8.3 to depends and suggests
+
+ -- Elizabeth Bevilacqua <lyz at princessleia.com> Fri, 29 Aug 2008 02:19:03 +0000
+
+ledgersmb (1.2.15-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Elizabeth Bevilacqua <lyz at princessleia.com> Tue, 26 Aug 2008 18:48:58 +0000
+
+ledgersmb (1.2.14-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Elizabeth Bevilacqua <lyz at princessleia.com> Fri, 22 Aug 2008 02:16:15 +0000
+
+ledgersmb (1.2.13-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Elizabeth Bevilacqua <lyz at princessleia.com> Tue, 08 Apr 2008 19:02:35 +0000
+
+ledgersmb (1.2.5-2) unstable; urgency=low
+
+ * Adding 1.2.5 hotfixes
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 28 May 2007 18:09:32 -0400
+
+ledgersmb (1.2.5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 09 May 2007 14:00:32 -0400
+
+ledgersmb (1.2.4-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 04 May 2007 12:16:32 -0400
+
+ledgersmb (1.2.3-2) unstable; urgency=low
+
+ * Adding README.Ubuntu
+ * Changing package defaults to disabling LaTeX
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Thu, 19 Apr 2007 11:44:32 -0400
+
+ledgersmb (1.2.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Sun, 15 Apr 2007 23:27:32 -0400
+
+ledgersmb (1.2.2-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 11 Mar 2007 00:23:32 -0400
+
+ledgersmb (1.2.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 09 Mar 2007 18:12:32 -0400
+
+ledgersmb (1.2.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 04 Mar 2007 00:00:32 -0400
+
+ledgersmb (1.1.99rc5.2-3) unstable; urgency=low
+
+ * Fix another packaging error
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Mar 2007 15:01:22 -0500
+
+ledgersmb (1.1.99rc5.2-2) unstable; urgency=low
+
+ * Fix packaging error
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Mar 2007 14:41:22 -0500
+
+ledgersmb (1.1.99rc5.2-1) unstable; urgency=low
+
+ * New upstream release
+ * Renaming the package to match the first phase of upstream renaming
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Mar 2007 14:26:22 -0500
+
+ledger-smb (1.1.99rc1-2) unstable; urgency=low
+
+ * Fixing PostgreSQL server dependencies
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Feb 2006 22:46:22 -0500
+
+ledger-smb (1.1.99rc1-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Fri, 23 Feb 2006 22:22:22 -0500
+
+ledger-smb (1.1.99beta4-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Sun, 28 Jan 2006 14:01:57 -0500
+
+ledger-smb (1.1.99beta3-2) unstable; urgency=low
+
+ * Add updates to db upgrade script to work with current code
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Thu, 23 Nov 2006 13:02:13 -0500
+
+ledger-smb (1.1.99beta3-1) unstable; urgency=low
+
+ * New upstream version
+ * Removed image directory patch for more testing
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Thu, 23 Nov 2006 12:39:13 -0500
+
+ledger-smb (1.1.99beta2-6) unstable; urgency=low
+
+ * Fixing package LaTeX dependencies
+ * Fixing permissions in /var/lib/ledger-smb
+ * Fixing default configuration error
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 21:39:13 -0500
+
+ledger-smb (1.1.99beta2-5) unstable; urgency=low
+
+ * Fixing image directory changes
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 13:00:06 -0500
+
+ledger-smb (1.1.99beta2-4) unstable; urgency=low
+
+ * Add some upstream fixes
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 12:46:22 -0500
+
+ledger-smb (1.1.99beta2-3) unstable; urgency=low
+
+ * Adjust required versions of perl and postgresql-client and sundry
+ packaging fixes
+ * Move template images to /var/lib/ledger-smb/images
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Sat, 18 Nov 2006 12:18:22 -0500
+
+ledger-smb (1.1.99beta2-2) unstable; urgency=low
+
+ * Adjust permissions of installed files
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 15 Nov 2006 17:28:22 -0500
+
+ledger-smb (1.1.99beta2-1) unstable; urgency=low
+
+ * Adding initial set up instructions to README.Debian
+ * New upstream version
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Wed, 15 Nov 2006 14:24:53 -0500
+
+ledger-smb (1.1.99beta1-5) unstable; urgency=low
+
+ * Fix templates directory location
+ * Increasing amount of included docs in /usr/share/doc/ledger-smb
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 21:01:55 -0500
+
+ledger-smb (1.1.99beta1-4) unstable; urgency=low
+
+ * Fixing syntax in default config
+ * Adjusting post(inst|rm) to reload apache2
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 19:34:59 -0500
+
+ledger-smb (1.1.99beta1-3) unstable; urgency=low
+
+ * Fixing package versions
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 19:09:41 -0500
+
+ledger-smb (1.1.99beta1-2) unstable; urgency=low
+
+ * Fixing package versions
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 19:05:48 -0500
+
+ledger-smb (1.1.99beta1-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Seneca Cunningham <tetragon at ledgersmb.org> Mon, 13 Nov 2006 15:29:53 -0500
+
Deleted: ledger-smb/tags/1.3.13-1/debian/control
===================================================================
--- ledger-smb/trunk/debian/control 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/control 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,40 +0,0 @@
-Source: ledgersmb
-Section: web
-Priority: optional
-Maintainer: Debian LedgerSMB Team <pkg-sql-ledger-discussion at lists.alioth.debian.org>
-Uploaders: Robert James Clay <jame at rocasa.us>,
- Elizabeth Krumbach <lyz at princessleia.com>,
- Seneca Cunningham <tetragon at ledgersmb.org>,
- Michael C. Schultheiss <schultmc at debian.org>
-Build-Depends: debhelper (>= 8), libmodule-install-perl
-Standards-Version: 3.9.2
-Homepage: http://www.ledgersmb.org/
-Vcs-Svn: svn://svn.debian.org/pkg-sql-ledger/ledger-smb/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-sql-ledger/ledger-smb/trunk
-
-Package: ledgersmb
-Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libconfig-std-perl,
- libconfig-any-perl, libmime-lite-perl, libdbi-perl, libdbd-pg-perl, liberror-perl,
- liblocale-maketext-lexicon-perl (>= 0.62-1), libtemplate-perl (>=2.14-1),
- libhtml-parser-perl, liblog-log4perl-perl, libdatetime-perl, apache2 | httpd-cgi,
- libcgi-simple-perl, libfile-mimeinfo-perl, libio-stringy-perl,
- postgresql-client, postgresql-contrib
-Recommends: default-mta | mail-transport-agent, texlive-latex-recommended, libopenoffice-oodoc-perl,
- libmath-bigint-gmp-perl, libparse-recdescent-perl
-Suggests: postgresql, lpr, libnet-tclink-perl, latex-cjk-all
-Conflicts: ledger-smb
-Replaces: ledger-smb
-Description: Web based double-entry accounting program
- LedgerSMB is a double-entry accounting system written
- in perl. It has been tested with PostgreSQL, Apache,
- Netscape, Mozilla, Galeon, Explorer, Links, Lynx,
- Konqueror, Voyager, W3M and Opera clients on Linux,
- FreeBSD, Solaris, Windows, Mac computers and PDA's.
- .
- Data is stored in a SQL database server, either locally or
- remote, the display is through a text or GUI web browser.
- The system is linked by a chart of accounts. All transactions
- for AR, AP and GL are stored in a transaction table. Hyper-links
- from the chart of accounts let you view transactions posted
- through AR, AP and GL.
Copied: ledger-smb/tags/1.3.13-1/debian/control (from rev 436, ledger-smb/trunk/debian/control)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/control (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/control 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,34 @@
+Source: ledgersmb
+Section: web
+Priority: optional
+Maintainer: Debian LedgerSMB Team <pkg-sql-ledger-discussion at lists.alioth.debian.org>
+Uploaders: Robert James Clay <jame at rocasa.us>,
+ Elizabeth Krumbach <lyz at princessleia.com>,
+ Seneca Cunningham <tetragon at ledgersmb.org>,
+ Michael C. Schultheiss <schultmc at debian.org>
+Build-Depends: debhelper (>= 8), libmodule-install-perl
+Standards-Version: 3.9.3
+Homepage: http://www.ledgersmb.org/
+Vcs-Svn: svn://svn.debian.org/pkg-sql-ledger/ledger-smb/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-sql-ledger/ledger-smb/trunk
+
+Package: ledgersmb
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libconfig-std-perl,
+ libconfig-any-perl, libmime-lite-perl, libdbi-perl, libdbd-pg-perl, liberror-perl,
+ liblocale-maketext-lexicon-perl (>= 0.62-1), libtemplate-perl (>=2.14-1),
+ libhtml-parser-perl, liblog-log4perl-perl, libdatetime-perl, apache2 | httpd-cgi,
+ libcgi-simple-perl, libfile-mimeinfo-perl, libio-stringy-perl,
+ postgresql-client, postgresql-contrib
+Recommends: default-mta | mail-transport-agent, texlive-latex-recommended, libopenoffice-oodoc-perl,
+ libmath-bigint-gmp-perl, libparse-recdescent-perl
+Suggests: postgresql, lpr, libnet-tclink-perl, latex-cjk-all
+Conflicts: ledger-smb
+Replaces: ledger-smb
+Description: Financial accounting and ERP program
+ LedgerSMB is a double-entry financial accounting and Enterprise Resource
+ Planning system which offers Accounts Receivable, Accounts Payable and General
+ Ledger tracking as well as inventory control and fixed assets handling. The
+ LedgerSMB client can be a web browser or a programmed API call. The goal of the
+ LedgerSMB project is to bring high quality ERP and accounting capabilities to
+ small and midsize businesses.
Deleted: ledger-smb/tags/1.3.13-1/debian/copyright
===================================================================
--- ledger-smb/trunk/debian/copyright 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/copyright 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,631 +0,0 @@
-This package was intially debianized by Seneca Cunningham <tetragon at ledgersmb.org> on Mon, 13 Nov 2006 15:29:53 -0500 and updated by Elizabeth Krumbach <lyz at princessleia.com on Tue, 18 Mar 08:24:35 -0500.
-
-It was downloaded from <http://prdownloads.sourceforge.net/ledger-smb/ledger-smb-1.2.0b1.tar.gz>
-
-Copyright: 2006 - 2011, The LedgerSMB Core Team
- 1999 - 2006, DWS Systems Inc.
-
-Upstream Authors:
- Chris Travers <chris at metatrontech.com>
- Christopher Murtagh <christopher.murtagh at gmail.com>
- Joshua Drake <jd at commandprompt.com>
- Seneca Cunningham <tentra at gmail.com>
- Jason Rodrigues <jasonjayr+ledgersmb at gmail.com>
-
-Original Authors of SQL-Ledger:
- Dieter Simader <dsimader at sql-ledger.org>
- Thomas Bayen <bayen at gmx.de>
- Antti Kaihola <akaihola at siba.fi>
- Moritz Bunkus (tex)
- Jim Rawlings <jim at your-dba.com>
-
-Brazilian texts:
- Author: Andre Felipe Machado <andremachado at techforce.com.br>
- Miguel Koren O'Brien de Lacy <miguelk at konsultex.com.br>
-Simplified Chinese texts:
- Author: Edmund Lian <elian at inbrief.net>
-Spanish texts:
-Adoption to Colombian Accounting Terms:
-Authors: Dirk Enrique Seiffert <info at caribenet.com>
- Lourdes Mejía Martinez <lourdes at caribenet.com>
- Silfredo Godoy Chavez <silfredo at caribenet.com>
-
-Catalan Translation:
- Author: Jaume Teixi <teixi at rocacorbit.com>
-Czech texts:
- Author: Tomas Fencl <tomas.fencl at centrum.cz>
-German texts:
- Author: Thomas Bayen <tbayen at bayen.de>
- Gunter Ohrner <G.Ohrner at post.rwth-aachen.de>
-Danish texts:
- Author: Keld Jørn Simonsen <keld at dkuug.dk>
- Jonas Smedegaard <jonas at jones.dk>
-Estonian texts:
- Author: Martin Lillepuu <martin at lillepuu.com>
- Lauri Jesmin <jesmin at ut.ee>
- Tanel Kurvits <rauge at hot.ee>
-Egypt Arabic texts:
- Author: Omar BaheyEldin <o at ab2.com>
- Rania Tayel
-British English texts:
- Author:
-Spanish texts:
- Author: Maria Gabriela Fong <mgfong at maga.tzo.org>
- John Stoddart <jstypo at imagencolor.com.ve>
- Federico Montesino Pouzols <fedemp at arrok.com>
- Tomás Pereira <topec at percar.com>
-Spanish texts:
- Author: Maria Gabriela Fong <mgfong at maga.tzo.org>
- John Stoddart <jstypo at imagencolor.com.ve>
- Federico Montesino Pouzols <fedemp at arrok.com>
- Tomás Pereira <topec at percar.com>
-Finish texts:
- Author: Petri Leppänen <mpj at mail.htk.fi>
-French texts:
- Author: Sèbastien Brassard <sbrassar.cgocable.ca>
- Oscar Buijten <oscar at elbie.com>
- Wolfgang Sourdeau <wolfgang at contre.com>
- Aguibou KONE <aguibou.kone at rocketmail.com>
- Jens-Ingo Brodesser <jens-ingo at all2all.org>
-Hungarian texts:
- Author: Kabai József <kabai at investor.hu>
-Icelandic texts:
- Author: Margeir Reynisson <margeir at met.is>
-Italian texts:
- Author: Paolo Bizzarri <p.bizzarri at icube.it>
- Luca Venturini <luca at yepa.com>
- Alessandro Pasotti <apasotti at isoleborromee.it>
- Daniele Giacomini <daniele at swlibero.org> 2003.09.28-2003.11.05
-Lithuanian texts:
- Author:
-Latvian texts:
- Author: Kaspars Melkis <info at isolis.lv>
-Spanish texts (Mexico):
- Author: Alberto Ladron <h at grupoh.com.mx>
-Dutch texts:
- Author: AJ Hettema <Ignite at ecosse.net>
- Oscar Buijten <oscar at elbie.com>
- Bert Tijhuis <domino at dse.nl>
- Paul Tammes <ptammes at home.nl>
- Arno Peters <a.w.peters at ieee.org>
-Norwegian texts:
- Author: Keld Jørn Simonsen <keld at dkuug.dk>
- Morten Pedersen <morten at workzone.no>
- Finn-Arne Johansen <faj at bzz.no>
- Petter Reinholdtsen <pere at hungry.com>
-Spanish texts:
- Author: Maria Gabriela Fong <mgfong at maga.tzo.org>
-Polish texts:
- Author: Peter Dabrowski <meritage at mail.com>
-Portugese texts:
- Author: Paulo Rodrigues <prodrigues at vianetworks.pt>
-Russian texts:
- Author:
-Swedish texts:
- Author: Jonny Larsson <jonny at lernbo.com>
- Daniel Andersson <daniel at addelei.nu>
-Spanish texts:
- Author: Carlos López Linares <chlopezl at yahoo.com>
-Turkish texts:
- Author: Mufit Eribol <meribol at deltagrup.com.tr>
-Traditional Chinese texts:
- Author: Edmund Lian <elian at inbrief.net>
-Ukrainian texts:
-Author: Ivan Petrouchtchak <impe at telus.net>
-Spanish Texts (Venezuela):
- Author: John Stoddart <jstypo at imagencolor.com.ve>
-
-These scripts are free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation; either version 2, or (at your option) any
-later version.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-
-# Licensing and copyright of the Debian packaging
-The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL',
-and is copyrighted as follows:
- Copyright 2006-2007 Seneca Cunningham <tetragon at ledgersmb.org>
- Copyright 2008-2009 Elizabeth Krumbach <lyz at princessleia.com>
- Copyright 2008 Roberto C. Sanchez <robert at debian.org>
- Copyright 2009-2012 Robert James Clay <jame at rocasa.us>
-
-
-# Licensing for the LedgerSMB manual
-The LedgerSMB manual is licenced under the GNU Free Documentation License (v1.2)
-with no Invariant Sections, Front-Cover Texts, and no Back-Cover Texts:
-
-GNU Free Documentation License
-******************************
-
- Version 1.2, November 2002
- Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- 0. PREAMBLE
-
- The purpose of this License is to make a manual, textbook, or other
- functional and useful document "free" in the sense of freedom: to
- assure everyone the effective freedom to copy and redistribute it,
- with or without modifying it, either commercially or
- noncommercially. Secondarily, this License preserves for the
- author and publisher a way to get credit for their work, while not
- being considered responsible for modifications made by others.
-
- This License is a kind of "copyleft", which means that derivative
- works of the document must themselves be free in the same sense.
- It complements the GNU General Public License, which is a copyleft
- license designed for free software.
-
- We have designed this License in order to use it for manuals for
- free software, because free software needs free documentation: a
- free program should come with manuals providing the same freedoms
- that the software does. But this License is not limited to
- software manuals; it can be used for any textual work, regardless
- of subject matter or whether it is published as a printed book.
- We recommend this License principally for works whose purpose is
- instruction or reference.
-
- 1. APPLICABILITY AND DEFINITIONS
-
- This License applies to any manual or other work, in any medium,
- that contains a notice placed by the copyright holder saying it
- can be distributed under the terms of this License. Such a notice
- grants a world-wide, royalty-free license, unlimited in duration,
- to use that work under the conditions stated herein. The
- "Document", below, refers to any such manual or work. Any member
- of the public is a licensee, and is addressed as "you". You
- accept the license if you copy, modify or distribute the work in a
- way requiring permission under copyright law.
-
- A "Modified Version" of the Document means any work containing the
- Document or a portion of it, either copied verbatim, or with
- modifications and/or translated into another language.
-
- A "Secondary Section" is a named appendix or a front-matter section
- of the Document that deals exclusively with the relationship of the
- publishers or authors of the Document to the Document's overall
- subject (or to related matters) and contains nothing that could
- fall directly within that overall subject. (Thus, if the Document
- is in part a textbook of mathematics, a Secondary Section may not
- explain any mathematics.) The relationship could be a matter of
- historical connection with the subject or with related matters, or
- of legal, commercial, philosophical, ethical or political position
- regarding them.
-
- The "Invariant Sections" are certain Secondary Sections whose
- titles are designated, as being those of Invariant Sections, in
- the notice that says that the Document is released under this
- License. If a section does not fit the above definition of
- Secondary then it is not allowed to be designated as Invariant.
- The Document may contain zero Invariant Sections. If the Document
- does not identify any Invariant Sections then there are none.
-
- The "Cover Texts" are certain short passages of text that are
- listed, as Front-Cover Texts or Back-Cover Texts, in the notice
- that says that the Document is released under this License. A
- Front-Cover Text may be at most 5 words, and a Back-Cover Text may
- be at most 25 words.
-
- A "Transparent" copy of the Document means a machine-readable copy,
- represented in a format whose specification is available to the
- general public, that is suitable for revising the document
- straightforwardly with generic text editors or (for images
- composed of pixels) generic paint programs or (for drawings) some
- widely available drawing editor, and that is suitable for input to
- text formatters or for automatic translation to a variety of
- formats suitable for input to text formatters. A copy made in an
- otherwise Transparent file format whose markup, or absence of
- markup, has been arranged to thwart or discourage subsequent
- modification by readers is not Transparent. An image format is
- not Transparent if used for any substantial amount of text. A
- copy that is not "Transparent" is called "Opaque".
-
- Examples of suitable formats for Transparent copies include plain
- ASCII without markup, Texinfo input format, LaTeX input format,
- SGML or XML using a publicly available DTD, and
- standard-conforming simple HTML, PostScript or PDF designed for
- human modification. Examples of transparent image formats include
- PNG, XCF and JPG. Opaque formats include proprietary formats that
- can be read and edited only by proprietary word processors, SGML or
- XML for which the DTD and/or processing tools are not generally
- available, and the machine-generated HTML, PostScript or PDF
- produced by some word processors for output purposes only.
-
- The "Title Page" means, for a printed book, the title page itself,
- plus such following pages as are needed to hold, legibly, the
- material this License requires to appear in the title page. For
- works in formats which do not have any title page as such, "Title
- Page" means the text near the most prominent appearance of the
- work's title, preceding the beginning of the body of the text.
-
- A section "Entitled XYZ" means a named subunit of the Document
- whose title either is precisely XYZ or contains XYZ in parentheses
- following text that translates XYZ in another language. (Here XYZ
- stands for a specific section name mentioned below, such as
- "Acknowledgements", "Dedications", "Endorsements", or "History".)
- To "Preserve the Title" of such a section when you modify the
- Document means that it remains a section "Entitled XYZ" according
- to this definition.
-
- The Document may include Warranty Disclaimers next to the notice
- which states that this License applies to the Document. These
- Warranty Disclaimers are considered to be included by reference in
- this License, but only as regards disclaiming warranties: any other
- implication that these Warranty Disclaimers may have is void and
- has no effect on the meaning of this License.
-
- 2. VERBATIM COPYING
-
- You may copy and distribute the Document in any medium, either
- commercially or noncommercially, provided that this License, the
- copyright notices, and the license notice saying this License
- applies to the Document are reproduced in all copies, and that you
- add no other conditions whatsoever to those of this License. You
- may not use technical measures to obstruct or control the reading
- or further copying of the copies you make or distribute. However,
- you may accept compensation in exchange for copies. If you
- distribute a large enough number of copies you must also follow
- the conditions in section 3.
-
- You may also lend copies, under the same conditions stated above,
- and you may publicly display copies.
-
- 3. COPYING IN QUANTITY
-
- If you publish printed copies (or copies in media that commonly
- have printed covers) of the Document, numbering more than 100, and
- the Document's license notice requires Cover Texts, you must
- enclose the copies in covers that carry, clearly and legibly, all
- these Cover Texts: Front-Cover Texts on the front cover, and
- Back-Cover Texts on the back cover. Both covers must also clearly
- and legibly identify you as the publisher of these copies. The
- front cover must present the full title with all words of the
- title equally prominent and visible. You may add other material
- on the covers in addition. Copying with changes limited to the
- covers, as long as they preserve the title of the Document and
- satisfy these conditions, can be treated as verbatim copying in
- other respects.
-
- If the required texts for either cover are too voluminous to fit
- legibly, you should put the first ones listed (as many as fit
- reasonably) on the actual cover, and continue the rest onto
- adjacent pages.
-
- If you publish or distribute Opaque copies of the Document
- numbering more than 100, you must either include a
- machine-readable Transparent copy along with each Opaque copy, or
- state in or with each Opaque copy a computer-network location from
- which the general network-using public has access to download
- using public-standard network protocols a complete Transparent
- copy of the Document, free of added material. If you use the
- latter option, you must take reasonably prudent steps, when you
- begin distribution of Opaque copies in quantity, to ensure that
- this Transparent copy will remain thus accessible at the stated
- location until at least one year after the last time you
- distribute an Opaque copy (directly or through your agents or
- retailers) of that edition to the public.
-
- It is requested, but not required, that you contact the authors of
- the Document well before redistributing any large number of
- copies, to give them a chance to provide you with an updated
- version of the Document.
-
- 4. MODIFICATIONS
-
- You may copy and distribute a Modified Version of the Document
- under the conditions of sections 2 and 3 above, provided that you
- release the Modified Version under precisely this License, with
- the Modified Version filling the role of the Document, thus
- licensing distribution and modification of the Modified Version to
- whoever possesses a copy of it. In addition, you must do these
- things in the Modified Version:
-
- A. Use in the Title Page (and on the covers, if any) a title
- distinct from that of the Document, and from those of
- previous versions (which should, if there were any, be listed
- in the History section of the Document). You may use the
- same title as a previous version if the original publisher of
- that version gives permission.
-
- B. List on the Title Page, as authors, one or more persons or
- entities responsible for authorship of the modifications in
- the Modified Version, together with at least five of the
- principal authors of the Document (all of its principal
- authors, if it has fewer than five), unless they release you
- from this requirement.
-
- C. State on the Title page the name of the publisher of the
- Modified Version, as the publisher.
-
- D. Preserve all the copyright notices of the Document.
-
- E. Add an appropriate copyright notice for your modifications
- adjacent to the other copyright notices.
-
- F. Include, immediately after the copyright notices, a license
- notice giving the public permission to use the Modified
- Version under the terms of this License, in the form shown in
- the Addendum below.
-
- G. Preserve in that license notice the full lists of Invariant
- Sections and required Cover Texts given in the Document's
- license notice.
-
- H. Include an unaltered copy of this License.
-
- I. Preserve the section Entitled "History", Preserve its Title,
- and add to it an item stating at least the title, year, new
- authors, and publisher of the Modified Version as given on
- the Title Page. If there is no section Entitled "History" in
- the Document, create one stating the title, year, authors,
- and publisher of the Document as given on its Title Page,
- then add an item describing the Modified Version as stated in
- the previous sentence.
-
- J. Preserve the network location, if any, given in the Document
- for public access to a Transparent copy of the Document, and
- likewise the network locations given in the Document for
- previous versions it was based on. These may be placed in
- the "History" section. You may omit a network location for a
- work that was published at least four years before the
- Document itself, or if the original publisher of the version
- it refers to gives permission.
-
- K. For any section Entitled "Acknowledgements" or "Dedications",
- Preserve the Title of the section, and preserve in the
- section all the substance and tone of each of the contributor
- acknowledgements and/or dedications given therein.
-
- L. Preserve all the Invariant Sections of the Document,
- unaltered in their text and in their titles. Section numbers
- or the equivalent are not considered part of the section
- titles.
-
- M. Delete any section Entitled "Endorsements". Such a section
- may not be included in the Modified Version.
-
- N. Do not retitle any existing section to be Entitled
- "Endorsements" or to conflict in title with any Invariant
- Section.
-
- O. Preserve any Warranty Disclaimers.
-
- If the Modified Version includes new front-matter sections or
- appendices that qualify as Secondary Sections and contain no
- material copied from the Document, you may at your option
- designate some or all of these sections as invariant. To do this,
- add their titles to the list of Invariant Sections in the Modified
- Version's license notice. These titles must be distinct from any
- other section titles.
-
- You may add a section Entitled "Endorsements", provided it contains
- nothing but endorsements of your Modified Version by various
- parties--for example, statements of peer review or that the text
- has been approved by an organization as the authoritative
- definition of a standard.
-
- You may add a passage of up to five words as a Front-Cover Text,
- and a passage of up to 25 words as a Back-Cover Text, to the end
- of the list of Cover Texts in the Modified Version. Only one
- passage of Front-Cover Text and one of Back-Cover Text may be
- added by (or through arrangements made by) any one entity. If the
- Document already includes a cover text for the same cover,
- previously added by you or by arrangement made by the same entity
- you are acting on behalf of, you may not add another; but you may
- replace the old one, on explicit permission from the previous
- publisher that added the old one.
-
- The author(s) and publisher(s) of the Document do not by this
- License give permission to use their names for publicity for or to
- assert or imply endorsement of any Modified Version.
-
- 5. COMBINING DOCUMENTS
-
- You may combine the Document with other documents released under
- this License, under the terms defined in section 4 above for
- modified versions, provided that you include in the combination
- all of the Invariant Sections of all of the original documents,
- unmodified, and list them all as Invariant Sections of your
- combined work in its license notice, and that you preserve all
- their Warranty Disclaimers.
-
- The combined work need only contain one copy of this License, and
- multiple identical Invariant Sections may be replaced with a single
- copy. If there are multiple Invariant Sections with the same name
- but different contents, make the title of each such section unique
- by adding at the end of it, in parentheses, the name of the
- original author or publisher of that section if known, or else a
- unique number. Make the same adjustment to the section titles in
- the list of Invariant Sections in the license notice of the
- combined work.
-
- In the combination, you must combine any sections Entitled
- "History" in the various original documents, forming one section
- Entitled "History"; likewise combine any sections Entitled
- "Acknowledgements", and any sections Entitled "Dedications". You
- must delete all sections Entitled "Endorsements."
-
- 6. COLLECTIONS OF DOCUMENTS
-
- You may make a collection consisting of the Document and other
- documents released under this License, and replace the individual
- copies of this License in the various documents with a single copy
- that is included in the collection, provided that you follow the
- rules of this License for verbatim copying of each of the
- documents in all other respects.
-
- You may extract a single document from such a collection, and
- distribute it individually under this License, provided you insert
- a copy of this License into the extracted document, and follow
- this License in all other respects regarding verbatim copying of
- that document.
-
- 7. AGGREGATION WITH INDEPENDENT WORKS
-
- A compilation of the Document or its derivatives with other
- separate and independent documents or works, in or on a volume of
- a storage or distribution medium, is called an "aggregate" if the
- copyright resulting from the compilation is not used to limit the
- legal rights of the compilation's users beyond what the individual
- works permit. When the Document is included an aggregate, this
- License does not apply to the other works in the aggregate which
- are not themselves derivative works of the Document.
-
- If the Cover Text requirement of section 3 is applicable to these
- copies of the Document, then if the Document is less than one half
- of the entire aggregate, the Document's Cover Texts may be placed
- on covers that bracket the Document within the aggregate, or the
- electronic equivalent of covers if the Document is in electronic
- form. Otherwise they must appear on printed covers that bracket
- the whole aggregate.
-
- 8. TRANSLATION
-
- Translation is considered a kind of modification, so you may
- distribute translations of the Document under the terms of section
- 4. Replacing Invariant Sections with translations requires special
- permission from their copyright holders, but you may include
- translations of some or all Invariant Sections in addition to the
- original versions of these Invariant Sections. You may include a
- translation of this License, and all the license notices in the
- Document, and any Warrany Disclaimers, provided that you also
- include the original English version of this License and the
- original versions of those notices and disclaimers. In case of a
- disagreement between the translation and the original version of
- this License or a notice or disclaimer, the original version will
- prevail.
-
- If a section in the Document is Entitled "Acknowledgements",
- "Dedications", or "History", the requirement (section 4) to
- Preserve its Title (section 1) will typically require changing the
- actual title.
-
- 9. TERMINATION
-
- You may not copy, modify, sublicense, or distribute the Document
- except as expressly provided for under this License. Any other
- attempt to copy, modify, sublicense or distribute the Document is
- void, and will automatically terminate your rights under this
- License. However, parties who have received copies, or rights,
- from you under this License will not have their licenses
- terminated so long as such parties remain in full compliance.
-
- 10. FUTURE REVISIONS OF THIS LICENSE
-
- The Free Software Foundation may publish new, revised versions of
- the GNU Free Documentation License from time to time. Such new
- versions will be similar in spirit to the present version, but may
- differ in detail to address new problems or concerns. See
- `http://www.gnu.org/copyleft/'.
-
- Each version of the License is given a distinguishing version
- number. If the Document specifies that a particular numbered
- version of this License "or any later version" applies to it, you
- have the option of following the terms and conditions either of
- that specified version or of any later version that has been
- published (not as a draft) by the Free Software Foundation. If
- the Document does not specify a version number of this License,
- you may choose any version ever published (not as a draft) by the
- Free Software Foundation.
-
-ADDENDUM: How to use this License for your documents
-====================================================
-
- To use this License in a document you have written, include a copy of
-the License in the document and put the following copyright and license
-notices just after the title page:
-
- Copyright (C) YEAR YOUR NAME.
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.2
- or any later version published by the Free Software Foundation;
- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
- A copy of the license is included in the section entitled ``GNU
- Free Documentation License''.
-
- If you have Invariant Sections, Front-Cover Texts and Back-Cover
-Texts, replace the "with...Texts." line with this:
-
- with the Invariant Sections being LIST THEIR TITLES, with
- the Front-Cover Texts being LIST, and with the Back-Cover Texts
- being LIST.
-
- If you have Invariant Sections without Cover Texts, or some other
-combination of the three, merge those two alternatives to suit the
-situation.
-
- If your document contains nontrivial examples of program code, we
-recommend releasing these examples in parallel under your choice of
-free software license, such as the GNU General Public License, to
-permit their use in free software.
-
-
-# Licensing and copyright of the embedded Scriptaculous Javascript library,
-# installed to the /usr/share/ledgersmb/UI/ajax/scriptaculous directory.
-
-Copyright (c) 2005-2008 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Copyright (c) 2005-2008 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Copyright (c) 2005-2008 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copied: ledger-smb/tags/1.3.13-1/debian/copyright (from rev 466, ledger-smb/trunk/debian/copyright)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/copyright (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/copyright 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,351 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: LedgerSMB
+Upstream-Contact: Chris Travers <chris at metatrontech.com>
+Source: http://sourceforge.net/projects/ledger-smb
+Comment: LedgerSMB is a drop-in replacement for SQL-Ledger, from which it was
+ derived in 2006. The fork was from SQL-Ledger 2.6.17. Note also that the
+ 'The LedgerSMB Core Team' consists of the following people: Chris Travers,
+ Christopher Murtagh, Joshua Drake, and Seneca Cunningham. For a full list
+ including contact information of contributors, maintainers, and copyright
+ holders, see the CONTRIBUTORS file.
+Copyright: 2006-2012, The LedgerSMB Core Team
+ 1999-2006, DWS Systems Inc.
+
+Files: *
+Copyright: 2006-2012, Chris Travers <chris at metatrontech.com>
+ 2006-2007, Christopher Murtagh <christopher.murtagh at gmail.com>
+ 2006-2007, Joshua Drake <jd at commandprompt.com>
+ 2006-2011, Seneca Cunningham <tentra at gmail.com>
+ 2006-2011, Jason Rodrigues <jasonjayr+ledgersmb at gmail.com>
+License: GPL-2+
+
+Files: bin/*
+Copyright: 2006-2012, The LedgerSMB Core Team
+ 1999-2005, DWS Systems Inc. and Dieter Simader <dsimader at sql-ledger.org>
+License: GPL-2+
+
+Files: debian/*
+Comment: Copyright and License for debian directory files.
+Copyright: 2006-2007, Seneca Cunningham <tetragon at ledgersmb.org>
+ 2008-2009, Elizabeth Krumbach <lyz at princessleia.com>
+ 2008, Roberto C. Sanchez <robert at debian.org>
+ 2009-2012, Robert James Clay <jame at rocasa.us>
+License: GPL
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Files: doc/ledgersmb-manual.pdf doc/manual/*
+Copyright: 2006-2012, The LedgerSMB Project
+License:
+ Redistribution and use in source (LaTeX) and 'compiled' forms (SGML,
+ HTML, PDF, PostScript, RTF and so forth) with or without modification, are
+ permitted provided that the following conditions are met:
+ .
+ Redistributions of source code (LaTeX) must retain the above copyright notice,
+ this list of conditions and the following disclaimer as the first lines of this
+ file unmodified.
+ .
+ Redistributions in compiled form (converted to PDF, PostScript, RTF and other
+ formats) must reproduce the above copyright notice, this list of conditions
+ and the following disclaimer in the documentation and/or other materials
+ provided with the distribution.
+ .
+ THIS DOCUMENTATION IS PROVIDED BY THE LEDGERSMB PROJECT "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE LEDGERSMB PROJECT BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: UI/ajax/scriptaculous/*
+Comment: Licensing and copyright of the embedded Scriptaculous Javascript library,
+Copyright: 2005-2008 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+Files: locale/po/ar_EG.po
+Comment: Egypt Arabic texts
+Copyright: 2003, Omar BaheyEldin <o at ab2.com>
+ 2003, Rania Tayel
+License: GPL-2+
+
+Files: locale/po/bg.po
+Comment: Bulgarian texts
+Copyright: 2006, Rosen Vladimirov <kondor_ltd at dir.bg>
+License: GPL-2+
+
+Files: locale/po/ca.po
+Comment: Catalan Translation
+Copyright: 2002, Jaume Teixi <teixi at rocacorbit.com>
+License: GPL-2+
+
+Files: locale/po/cs.po
+Comment: Czech texts
+Copyright: 2001, Tomas Fencl <tomas.fencl at centrum.cz>
+License: GPL-2+
+
+Files: locale/po/da.po
+Comment: Danish texts
+Copyright: 2001, Keld Jørn Simonsen <keld at dkuug.dk>
+ 2001, Jonas Smedegaard <jonas at jones.dk>
+License: GPL-2+
+
+Files: locale/po/de.po
+Comment: German texts
+Copyright: 2002, Thomas Bayen <tbayen at bayen.de>
+ 2002, Gunter Ohrner <G.Ohrner at post.rwth-aachen.de>
+ 2002, Jens Koerner <jens at kleinflintbek.net>
+ 2002, Wolfgang Foerster <wf at inventronik.de>
+License: GPL-2+
+
+Files: locale/po/de_CH.po
+Comment: Swiss-German texts
+Copyright: 2006, Alain Haymoz <alain.haymoz at leanux.ch>
+ 2006, Fabian Schiltknecht <fabian.schiltknecht at leanux.ch>
+ 2006, Martin Elmer <martin.elmer at leanux.ch>
+License: GPL-2+
+
+Files: locale/po/el.po
+Comment: Greek texts
+Copyright: 2004, Dimitris Andavoglou <dimitrisand at nortech.gr>
+License: GPL-2+
+
+Files: locale/po/es.po
+Comment: Spanish texts
+Copyright: 2002, Maria Gabriela Fong <mgfong at maga.tzo.org>
+ 2002, John Stoddart <jstypo at imagencolor.com.ve>
+ 2002, Federico Montesino Pouzols <fedemp at arrok.com>
+ 2002, Tomás Pereira <topec at percar.com>
+License: GPL-2+
+
+Files: locale/po/es_CO.po
+Comment: Spanish (Columbia) texts. Adoption to Colombian Accounting Terms.
+Copyright: 2005, Dirk Enrique Seiffert <info at caribenet.com>
+ 2005, Lourdes Mejía Martinez <lourdes at caribenet.com>
+ 2005, Silfredo Godoy Chavez <silfredo at caribenet.com>
+License: GPL-2+
+
+Files: locale/po/es_EC.po
+Comment: Spanish (Ecuador) texts
+Copyright: 2004, Technical <tech at mundomovil.us>
+License: GPL-2+
+
+Files: locale/po/es_MX.po
+Comment: Spanish texts (Mexico)
+Copyright: 2001, Alberto Ladron <h at grupoh.com.mx>
+License: GPL-2+
+
+Files: locale/po/es_PA.po
+Comment: Spanish (Panama) texts
+Copyright: 2001, Maria Gabriela Fong <mgfong at maga.tzo.org>
+License: GPL-2+
+
+Files: locale/po/es_PY.po
+Comment: Spanish (Paraguay) texts
+Copyright: 2002-2004, Maria Gabriela Fong <mgfong at maga.tzo.org>
+ 2002-2004, John Stoddart <jstypo at imagencolor.com.ve>
+ 2002-2004, Federico Montesino Pouzols <fedemp at arrok.com>
+ 2002-2004, Tomás Pereira <topec at percar.com>
+ 2002-2004, Mario L. Epp <cosanzo at epp.name>
+License: GPL-2+
+
+Files: locale/po/es_SV.po
+Comment: Spanish (El Salvador) texts
+Copyright: 2004, Carlos López Linares <chlopezl at yahoo.com>
+License: GPL-2+
+
+Files: locale/po/es_VE.po
+Comment: Spanish Texts (Venezuela)
+Copyright: 2001, John Stoddart <jstypo at imagencolor.com.ve>
+License: GPL-2+
+
+Files: locale/po/et.po
+Comment: Estonian texts
+Copyright: 2006, Andrei Kolu <andrei.kolu at mail.ee>
+License: GPL-2+
+
+Files: locale/po/fi.po
+Comment: Finnish texts
+Copyright: 2002, 2006, Petri Leppänen <mpj at mail.htk.fi>
+License: GPL-2+
+
+Files: locale/po/fr.po
+Comment: French texts
+Copyright: 2003, Sèbastien Brassard <sbrassar.cgocable.ca>
+ 2003, Oscar Buijten <oscar at elbie.com>
+ 2003, Wolfgang Sourdeau <wolfgang at contre.com>
+ 2003, Aguibou KONE <aguibou.kone at rocketmail.com>
+ 2003, Jens-Ingo Brodesser <jens-ingo at all2all.org>
+ 2003, Mathieu Chappuis <mathieu.chappuis at nchp.net>
+License: GPL-2+
+
+Files: locale/po/fr_BE.po
+Comment: French (Belgium) texts
+Copyright: 2003, Sèbastien Brassard <sbrassar.cgocable.ca>
+ 2003, Oscar Buijten <oscar at elbie.com>
+ 2003, Wolfgang Sourdeau <wolfgang at contre.com>
+ 2003, Aguibou KONE <aguibou.kone at rocketmail.com>
+ 2003, Jens-Ingo Brodesser <jens-ingo at all2all.org>
+ 2003, Mathieu Chappuis <mathieu.chappuis at nchp.net>
+ 2003, Olivier Cornet <ocornet at biz.tiscali.be>
+License: GPL-2+
+
+Files: locale/po/fr_CA.po
+Comment: French (Canada) texts
+Copyright: 2005, Mathieu Chappuis <mathieu.chappuis at nchp.net>
+ 2005, Olivier Cornet <ocornet at biz.tiscali.be>
+License: GPL-2+
+
+Files: locale/po/hu.po
+Comment: Hungarian texts
+Copyright: 2003, Pongrácz István <pongracz.istvan at osbusiness.hu>
+License: GPL-2+
+
+Files: locale/po/id.po
+Comment: Indonesian texts
+Copyright: 2005, Akhmad Daniel Sembiring <daniel at vitraining.com>
+License: GPL-2+
+
+Files: locale/po/is.po
+Comment: Icelandic texts
+Copyright: 2003, Margeir Reynisson <margeir at met.is>
+License: GPL-2+
+
+Files: locale/po/it.po
+Comment: Italian texts
+Copyright: 2001-2003, Paolo Bizzarri <p.bizzarri at icube.it>
+ 2001-2003, Luca Venturini <luca at yepa.com>
+ 2001-2003, Alessandro Pasotti <apasotti at isoleborromee.it>
+ 2003, Daniele Giacomini <daniele at swlibero.org>
+License: GPL-2+
+
+Files: locale/po/lv.po
+Comment: Latvian texts
+Copyright: 2003, Kaspars Melkis <info at isolis.lv>
+License: GPL-2+
+
+Files: locale/po/nb.po
+Comment: Norwegian Bokmål texts
+Copyright: 2001, 2004, Keld Jørn Simonsen <keld at dkuug.dk>
+ 2001, 2004, Morten Pedersen <morten at workzone.no>
+ 2001, 2004, Finn-Arne Johansen <faj at bzz.no>
+ 2001, 2004, Petter Reinholdtsen <pere at hungry.com>
+ 2001, 2004, Erik Inge Bolsø <knan at tvilsom.org>
+License: GPL-2+
+
+Files: locale/po/nl.po
+Comment: Dutch texts
+Copyright: 2001, 2006, AJ Hettema <Ignite at ecosse.net>
+ 2001, 2006, Oscar Buijten <oscar at elbie.com>
+ 2001, 2006, Bert Tijhuis <domino at dse.nl>
+ 2001, 2006, Paul Tammes <ptammes at home.nl>
+ 2001, 2006, Arno Peters <a.w.peters at ieee.org>
+License: GPL-2+
+
+Files: locale/po/pl.po
+Comment: Polish texts
+Copyright: 2001, Peter Dabrowski <meritage at mail.com>
+License: GPL-2+
+
+Files: locale/po/pt.po
+Comment: Portugese texts
+Copyright: 2001, Paulo Rodrigues <prodrigues at vianetworks.pt>
+License: GPL-2+
+
+Files: locale/po/pt_BR.po
+Comment: Brazilian texts
+Copyright: 2002, Andre Felipe Machado <andremachado at techforce.com.br>
+ 2002, Miguel Koren O'Brien de Lacy <miguelk at konsultex.com.br>
+ 2002, Marc A B Souza <marcoabs at msn.com>
+License: GPL-2+
+
+Files: locale/po/ru.po
+Comment: Russian texts. This localisation based on Khaimin Vladimir's KOI8-R
+ localisation.
+Copyright: 2005, Alexey Cherepanov <alx at rdm.com.ru>
+License: GPL-2+
+
+Files: locale/po/sv.po
+Comment: Swedish texts
+Copyright: 2003, Jonny Larsson <jonny at lernbo.com>
+ 2003, Daniel Andersson <daniel at addelei.nu>
+ 2003, Johan Hambraeus <nahoj1976 at users.sourceforge.net>
+License: GPL-2+
+
+Files: locale/po/tr.po
+Comment: Turkish texts
+Copyright: 2001, Mufit Eribol <meribol at deltagrup.com.tr>
+License: GPL-2+
+
+Files: locale/po/uk.po
+Comment: Ukrainian texts
+Copyright: 2003-2005, Ivan Petrouchtchak <impe at telus.net>
+License: GPL-2+
+
+Files: locale/po/zh_CN.po
+Comment:
+ Simplified Chinese (UTF-8) texts. BIG5 translation by Carfield Yim.
+ Converted to GB and then UTF-8 by Edmund Lian.
+Copyright: 2004, Carfield Yim <carfield at carfield.com.hk>
+ 2004, Edmund Lian <elian at inbrief.net>
+License: GPL-2+
+
+Files: locale/po/zh_TW.po
+Comment: Traditional Chinese texts
+Copyright: 2004, Edmund Lian <elian at inbrief.net>
+ 2004, Kent Tong <kent at cpttm.org.mo>
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
Deleted: ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs
===================================================================
--- ledger-smb/trunk/debian/ledgersmb.dirs 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,3 +0,0 @@
-usr/share/ledgersmb/bin/custom
-usr/share/ledgersmb/scripts/custom
-usr/share/ledgersmb/LedgerSMB/Reconciliation/CSV/Formats
Copied: ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs (from rev 439, ledger-smb/trunk/debian/ledgersmb.dirs)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.dirs 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,6 @@
+usr/share/ledgersmb/bin/custom
+usr/share/ledgersmb/scripts/custom
+usr/share/ledgersmb/LedgerSMB/Reconciliation/CSV/Formats
+var/lib/ledgersmb/spool
+var/lib/ledgersmb/users
+
Deleted: ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs
===================================================================
--- ledger-smb/trunk/debian/ledgersmb.docs 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,14 +0,0 @@
-BUGS
-CONTRIBUTORS
-README.translations
-UPGRADE
-debian/README.source
-doc/LedgerSMB-manual.pdf
-doc/coding-standard.pdf
-doc/release_notes
-doc/faq.html
-doc/API
-doc/database
-doc/manual
-doc/samples
-doc/templating
Copied: ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs (from rev 460, ledger-smb/trunk/debian/ledgersmb.docs)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.docs 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,13 @@
+BUGS
+CONTRIBUTORS
+README.translations
+UPGRADE
+debian/README.source
+doc/LedgerSMB-manual.pdf
+doc/coding-standard.pdf
+doc/release_notes
+doc/faq.html
+doc/API
+doc/database
+doc/samples
+doc/templating
Deleted: ledger-smb/tags/1.3.13-1/debian/ledgersmb.install
===================================================================
--- ledger-smb/trunk/debian/ledgersmb.install 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.install 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,19 +0,0 @@
-*.conf etc/ledgersmb
-pos.conf.pl etc/ledgersmb
-favicon.ico usr/share/ledgersmb
-index.html usr/share/ledgersmb
-VERSION usr/share/ledgersmb
-blib/lib/* usr/share/ledgersmb
-bin/*.pl usr/share/ledgersmb/bin
-contrib/* usr/share/ledgersmb/contrib
-css/* var/lib/ledgersmb/css
-drivers/* usr/share/ledgersmb/drivers
-images/*.gif usr/share/ledgersmb/images
-images/*.png usr/share/ledgersmb/images
-LedgerSMB/* usr/share/ledgersmb/LedgerSMB
-locale/* usr/share/ledgersmb/locale
-scripts/* usr/share/ledgersmb/scripts
-sql/* usr/share/ledgersmb/sql
-templates/* etc/ledgersmb/templates
-tools/* /usr/share/ledgersmb/tools
-UI/* usr/share/ledgersmb/UI
Copied: ledger-smb/tags/1.3.13-1/debian/ledgersmb.install (from rev 442, ledger-smb/trunk/debian/ledgersmb.install)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/ledgersmb.install (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.install 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,20 @@
+*.conf etc/ledgersmb
+pos.conf.pl etc/ledgersmb
+ledgersmb-httpd.conf etc/apache2/conf.d
+favicon.ico usr/share/ledgersmb
+index.html usr/share/ledgersmb
+VERSION usr/share/ledgersmb
+blib/lib/* usr/share/ledgersmb
+bin/*.pl usr/share/ledgersmb/bin
+contrib/* usr/share/ledgersmb/contrib
+css/* var/lib/ledgersmb/css
+drivers/* usr/share/ledgersmb/drivers
+images/*.gif usr/share/ledgersmb/images
+images/*.png usr/share/ledgersmb/images
+LedgerSMB/* usr/share/ledgersmb/LedgerSMB
+locale/* usr/share/ledgersmb/locale
+scripts/* usr/share/ledgersmb/scripts
+sql/* usr/share/ledgersmb/sql
+templates/* etc/ledgersmb/templates
+tools/* /usr/share/ledgersmb/tools
+UI/* usr/share/ledgersmb/UI
Deleted: ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides
===================================================================
--- ledger-smb/trunk/debian/ledgersmb.lintian-overrides 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,12 +0,0 @@
-# Upstream includes empty directory intentionally, as standard locations for custom scripts
-ledgersmb binary: package-contains-empty-directory usr/share/ledgersmb/bin/custom/
-ledgersmb binary: package-contains-empty-directory usr/share/ledgersmb/scripts/custom/
-ledgersmb binary: package-contains-empty-directory usr/share/ledgersmb/LedgerSMB/Reconciliation/CSV/Formats/
-
-# Upstream now includes an embedded copy of the Scriptaculous Javascript Library. There is a package for it
-# available in Debian but not of the same version they are using. They have not done any testing but they
-# do not use "a lot of advanced stuff" so it may work. Override warning until it can be tested with the
-# versions that are available in Debian.
-ledgersmb binary: embedded-javascript-library usr/share/ledgersmb/UI/ajax/scriptaculous/lib/prototype.js
-ledgersmb binary: embedded-javascript-library usr/share/ledgersmb/UI/ajax/scriptaculous/src/scriptaculous.js
-#
Copied: ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides (from rev 467, ledger-smb/trunk/debian/ledgersmb.lintian-overrides)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.lintian-overrides 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,12 @@
+# Upstream includes empty directory intentionally, as standard locations for custom scripts
+ledgersmb binary: package-contains-empty-directory usr/share/ledgersmb/bin/custom/
+ledgersmb binary: package-contains-empty-directory usr/share/ledgersmb/scripts/custom/
+ledgersmb binary: package-contains-empty-directory usr/share/ledgersmb/LedgerSMB/Reconciliation/CSV/Formats/
+
+# Upstream now includes an embedded copy of the Scriptaculous Javascript Library. There is a package for it
+# available in Debian but not of the same version they are using. They have not done any testing but they
+# do not use "a lot of advanced stuff" so it may work. Override warning until it can be tested with the
+# versions that are available in Debian.
+ledgersmb binary: embedded-javascript-library usr/share/ledgersmb/UI/ajax/scriptaculous/lib/prototype.js
+ledgersmb binary: embedded-javascript-library usr/share/ledgersmb/UI/ajax/scriptaculous/src/scriptaculous.js
+#
Deleted: ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst
===================================================================
--- ledger-smb/trunk/debian/ledgersmb.postinst 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,66 +0,0 @@
-#!/bin/sh
-# postinst script for ledgersmb
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-# * <postinst> `configure' <most-recently-configured-version>
-# * <old-postinst> `abort-upgrade' <new version>
-# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
-# <new-version>
-# * <postinst> `abort-remove'
-# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
-# <failed-install-package> <version> `removing'
-# <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
- configure)
- # Do Apache related processing if it is present.
- if [ -d "/etc/apache2" ]; then
- # Only do these if this is the initial install.
- if [ "$2" = "" ]; then
- # Install ledgersmb-httpd.conf if a copy is not already installed.
- if [ -d "/etc/apache2/conf.d" ]; then
- if [ ! -e "/etc/apache2/conf.d/ledgersmb-httpd.conf" ]; then
- cp /usr/share/doc/ledgersmb/examples/ledgersmb-httpd.conf.template /etc/apache2/conf.d/ledgersmb-httpd.conf
- fi
- fi
- # Enable Apache mod_rewrite
- if [ -x "`which a2enmod 2>/dev/null`" ]; then
- a2enmod rewrite
- fi
- # Restart apache
- if [ -x "/etc/init.d/apache2" ]; then
- invoke-rc.d apache2 restart || true
- fi
- fi
- fi
- # Only do these if this is the initial install.
- if [ "$2" = "" ]; then
- # Install a default copy of pos.conf.pl using the example template file.
- if [ ! -e "/usr/share/ledgersmb/pos.conf.pl" ]; then
- cp /usr/share/doc/ledgersmb/examples/pos.conf.pl.template /usr/share/ledgersmb/pos.conf.pl
- fi
- fi
- ;;
-
- abort-upgrade|abort-remove|abort-deconfigure)
- ;;
-
- *)
- echo "postinst called with unknown argument \`$1'" >&2
- exit 1
- ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
Copied: ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst (from rev 449, ledger-smb/trunk/debian/ledgersmb.postinst)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.postinst 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,69 @@
+#!/bin/sh
+# postinst script for ledgersmb
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postinst> `configure' <most-recently-configured-version>
+# * <old-postinst> `abort-upgrade' <new version>
+# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+# <new-version>
+# * <postinst> `abort-remove'
+# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+# <failed-install-package> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+# Remove these settings for /etc/ledgersmb/*, as dpkg-statoverride
+# is no longer being used in debian/postinst to set it
+drop_statoverride() {
+ for file in /etc/ledgersmb /etc/ledgersmb/images \
+ /etc/ledgersmb/images/demo /etc/ledgersmb/template ;
+ do
+ if dpkg-statoverride --list $file >/dev/null; then
+ dpkg-statoverride --remove $file
+ fi
+ done
+}
+
+case "$1" in
+ configure)
+ # Do Apache related processing if it is present.
+ if [ -d "/etc/apache2" ]; then
+ # Only do these if this is the initial install.
+ if [ "$2" = "" ]; then
+ # Enable Apache mod_rewrite
+ if [ -x "`which a2enmod 2>/dev/null`" ]; then
+ a2enmod rewrite
+ fi
+ # Restart apache
+ if [ -x "/etc/init.d/apache2" ]; then
+ invoke-rc.d apache2 restart || true
+ fi
+ fi
+ fi
+ # Remove these settings for /etc/ledgersmb/*, as dpkg-statoverride
+ # is no longer being used in debian/postinst to set it.
+ if dpkg --compare-versions $2 lt 1.3.9-2; then
+ drop_statoverride
+ fi
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
Deleted: ledger-smb/tags/1.3.13-1/debian/ledgersmb.postrm
===================================================================
--- ledger-smb/trunk/debian/ledgersmb.postrm 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/ledgersmb.postrm 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,57 +0,0 @@
-#!/bin/sh
-# postrm script for ledgersmb
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-# * <postrm> `remove'
-# * <postrm> `purge'
-# * <old-postrm> `upgrade' <new-version>
-# * <new-postrm> `failed-upgrade' <old-version>
-# * <new-postrm> `abort-install'
-# * <new-postrm> `abort-install' <old-version>
-# * <new-postrm> `abort-upgrade' <old-version>
-# * <disappearer's-postrm> `disappear' <overwriter>
-# <overwriter-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-# Remove these settings for /etc/ledgersmb/*, as dpkg-statoverride
-# is no longer being used in debian/postinst to set it
-drop_statoverride() {
- for file in /etc/ledgersmb /etc/ledgersmb/images \
- /etc/ledgersmb/images/demo /etc/ledgersmb/templates \
- /etc/ledgersmb/templates/*;
- do
- if dpkg-statoverride --list $file >/dev/null; then
- dpkg-statoverride --remove $file
- fi
- done
-}
-
-case "$1" in
- upgrade)
- # Remove these settings for /etc/ledgersmb/*, as dpkg-statoverride
- # is no longer being used in debian/postinst to set it.
- if dpkg --compare-versions $2 lt 1.3.9-2; then
- drop_statoverride;
- fi
- ;;
-
- purge|remove|failed-upgrade|abort-install|abort-upgrade|disappear)
- ;;
-
- *)
- echo "postrm called with unknown argument \`$1'" >&2
- exit 1
- ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
Deleted: ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch
===================================================================
--- ledger-smb/trunk/debian/patches/05_confdir.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,36 +0,0 @@
-Author: Robert James Clay <jame at rocasa.us>
-Description: Change default directories
---- a/LedgerSMB/Sysconfig.pm
-+++ b/LedgerSMB/Sysconfig.pm
-@@ -56,11 +56,11 @@
- our $cookie_name = "LedgerSMB-1.3";
-
- # spool directory for batch printing
--our $spool = "spool";
-+our $spool = "/var/lib/ledgersmb/spool";
-
- our $cache_templates = 0;
- # path to user configuration files
--our $userspath = "users";
-+our $userspath = "/var/lib/ledgersmb/users";
-
- # templates base directory
- our $templates = "templates";
-@@ -69,7 +69,7 @@
- our $tempdir = ( $ENV{TEMP} || '/tmp' );
-
- # member file
--our $memberfile = "users/members";
-+our $memberfile = "/var/lib/ledgersmb/users/members";
-
- # location of sendmail
- our $sendmail = "/usr/sbin/sendmail -t";
-@@ -91,7 +91,7 @@
- our $gzip = "gzip -S .gz";
-
- # Path to the translation files
--our $localepath = 'locale/po';
-+our $localepath = '/usr/share/ledgersmb/locale/po';
-
- our $no_db_str = 'database';
- our $log_level = 'ERROR';
Copied: ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch (from rev 459, ledger-smb/trunk/debian/patches/05_confdir.patch)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/patches/05_confdir.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,67 @@
+Author: Robert James Clay <jame at rocasa.us>
+Description: Change default directories
+Index: ledgersmb/LedgerSMB/Sysconfig.pm
+===================================================================
+--- ledgersmb.orig/LedgerSMB/Sysconfig.pm 2011-12-12 07:12:13.000000000 -0500
++++ ledgersmb/LedgerSMB/Sysconfig.pm 2012-03-15 15:54:19.000000000 -0400
+@@ -56,20 +56,20 @@
+ our $cookie_name = "LedgerSMB-1.3";
+
+ # spool directory for batch printing
+-our $spool = "spool";
++our $spool = "/var/lib/ledgersmb/spool";
+
+ our $cache_templates = 0;
+ # path to user configuration files
+-our $userspath = "users";
++our $userspath = "/var/lib/ledgersmb/users";
+
+ # templates base directory
+-our $templates = "templates";
++our $templates = "/etc/ledgersmb/templates";
+
+ # Temporary files stored at"
+ our $tempdir = ( $ENV{TEMP} || '/tmp' );
+
+ # member file
+-our $memberfile = "users/members";
++our $memberfile = "/var/lib/ledgersmb/users/members";
+
+ # location of sendmail
+ our $sendmail = "/usr/sbin/sendmail -t";
+@@ -91,7 +91,7 @@
+ our $gzip = "gzip -S .gz";
+
+ # Path to the translation files
+-our $localepath = 'locale/po';
++our $localepath = '/usr/share/ledgersmb/locale/po';
+
+ our $no_db_str = 'database';
+ our $log_level = 'ERROR';
+Index: ledgersmb/ledgersmb.conf.default
+===================================================================
+--- ledgersmb.orig/ledgersmb.conf.default 2011-12-12 07:12:13.000000000 -0500
++++ ledgersmb/ledgersmb.conf.default 2012-03-15 15:59:03.000000000 -0400
+@@ -47,16 +47,16 @@
+
+ [paths]
+ # spool directory for batch printing
+-spool = spool
++spool = /var/lib/ledgersmb/spool
+ # path to user configuration files
+-userspath = users
++userspath = /var/lib/ledgersmb/users
+ # templates base directory
+-templates = templates
++templates = /etc/ledgersmb/templates
+ # images base directory
+-images = images
++images = /usr/share/ledgersmb/images
+ # member file
+-memberfile = users/members
+-localepath = locale/po
++memberfile = /var/lib/ledgersmb/users/members
++localepath = /usr/share/ledgersmb/locale/po
+
+ [programs]
+ # program to use for file compression
Copied: ledger-smb/tags/1.3.13-1/debian/patches/10_Makefile-PL.patch (from rev 457, ledger-smb/trunk/debian/patches/10_Makefile-PL.patch)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/patches/10_Makefile-PL.patch (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/patches/10_Makefile-PL.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,25 @@
+Description: Change version reference in Makefile.PL for Debian package build.
+ The Debian package build fails with the current way the Makefile.PL is set to
+ obtain the current version of LedgerSMB, because of the module requirements
+ brought in by the 'use LedgerSMB.pm' in order to get the VERSION that way.
+ Removed the 'user LedgerSMB.pm;' line and changed the version entry from
+ "version $LedgerSMB::VERSION;" to "version_from 'LedgerSMB.pm';"
+Author: Robert James Clay <jame at rocasa.us>
+
+Index: ledgersmb/Makefile.PL
+===================================================================
+--- ledgersmb.orig/Makefile.PL 2012-03-07 09:58:30.000000000 -0500
++++ ledgersmb/Makefile.PL 2012-03-14 15:47:01.000000000 -0400
+@@ -2,11 +2,10 @@
+
+ use strict;
+ use warnings;
+-use LedgerSMB;
+ use inc::Module::Install 0.65;
+
+ name 'LedgerSMB';
+-version $LedgerSMB::VERSION;
++version_from 'LedgerSMB.pm';
+ license 'GPL';
+
+ perl_version '5.8.1';
Deleted: ledger-smb/tags/1.3.13-1/debian/patches/80_admin-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/80_admin-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/80_admin-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/81_customer-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/81_customer-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/81_customer-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/82_employee-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/82_employee-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/82_employee-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/83_journal-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/83_journal-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/83_journal-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/84_menu-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/84_menu-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/84_menu-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/85_recon-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/85_recon-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/85_recon-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/86_taxform-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/86_taxform-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/86_taxform-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/87_vendor-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/87_vendor-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/87_vendor-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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/tags/1.3.13-1/debian/patches/88_vouchers-pl-shebang.patch
===================================================================
--- ledger-smb/trunk/debian/patches/88_vouchers-pl-shebang.patch 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/88_vouchers-pl-shebang.patch 2012-03-22 10:27:27 UTC (rev 469)
@@ -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';
-
Deleted: ledger-smb/tags/1.3.13-1/debian/patches/series
===================================================================
--- ledger-smb/trunk/debian/patches/series 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/patches/series 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,63 +0,0 @@
-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
-80_admin-pl-shebang.patch
-81_customer-pl-shebang.patch
-82_employee-pl-shebang.patch
-83_journal-pl-shebang.patch
-84_menu-pl-shebang.patch
-85_recon-pl-shebang.patch
-86_taxform-pl-shebang.patch
-87_vendor-pl-shebang.patch
-88_vouchers-pl-shebang.patch
Copied: ledger-smb/tags/1.3.13-1/debian/patches/series (from rev 456, ledger-smb/trunk/debian/patches/series)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/patches/series (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/patches/series 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,55 @@
+05_confdir.patch
+10_Makefile-PL.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
Deleted: ledger-smb/tags/1.3.13-1/debian/rules
===================================================================
--- ledger-smb/trunk/debian/rules 2012-02-14 18:52:43 UTC (rev 428)
+++ ledger-smb/tags/1.3.13-1/debian/rules 2012-03-22 10:27:27 UTC (rev 469)
@@ -1,35 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@
-
-override_dh_auto_configure:
- rm -f Build.PL
- # Per upstream; remove these empty directories if present, as they are not
- # needed for an installed LedgerSMB directory.
- [ ! -e LedgerSMB/Assets ] || rmdir LedgerSMB/Assets
- [ ! -e LedgerSMB/Entity ] || rmdir LedgerSMB/Entity
- sed -e 's|^spool = .*$$|spool = /var/lib/ledgersmb/spool|' \
- -e 's|^latex : 1$$|latex : 0|' \
- -e '/^localepath/d' \
- ledgersmb.conf.default > ledgersmb.conf
- cp pos.conf.pl.template pos.conf.pl
- dh_auto_configure
-
-override_dh_auto_test:
-
-override_dh_auto_install:
-
-override_dh_install:
- rm -f blib/lib/install_interactive.pl
- dh_install -XMIT-LICENSE
-
-override_dh_fixperms:
- dh_fixperms
- chmod -x debian/ledgersmb/usr/share/ledgersmb/locale/po/*
- chmod -x debian/ledgersmb/usr/share/ledgersmb/locale/html/splash.html
- chmod +x debian/ledgersmb/usr/share/ledgersmb/Reconciliation.pl
- find debian/ledgersmb/usr/share/ledgersmb -name '*.sh' -exec chmod +x '{}' \;
- find debian/ledgersmb/usr/share/ledgersmb -name '*.pm' -exec chmod -x '{}' \;
- find debian/ledgersmb/usr/share/ledgersmb -name '*.sql' -exec chmod -x '{}' \;
-
Copied: ledger-smb/tags/1.3.13-1/debian/rules (from rev 459, ledger-smb/trunk/debian/rules)
===================================================================
--- ledger-smb/tags/1.3.13-1/debian/rules (rev 0)
+++ ledger-smb/tags/1.3.13-1/debian/rules 2012-03-22 10:27:27 UTC (rev 469)
@@ -0,0 +1,34 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+
+override_dh_auto_configure:
+ rm -f Build.PL
+ # Per upstream; remove these empty directories if present, as they are not
+ # needed for an installed LedgerSMB directory.
+ rm -rf LedgerSMB/Assets LedgerSMB/Entity
+ cp ledgersmb.conf.default ledgersmb.conf
+ cp ledgersmb-httpd.conf.template ledgersmb-httpd.conf
+ cp pos.conf.pl.template pos.conf.pl
+ dh_auto_configure
+
+override_dh_auto_test:
+
+override_dh_auto_install:
+
+override_dh_install:
+ rm -f blib/lib/install_interactive.pl
+ dh_install -XMIT-LICENSE
+
+override_dh_fixperms:
+ dh_fixperms
+ chmod -x debian/ledgersmb/usr/share/ledgersmb/locale/po/*
+ chmod -x debian/ledgersmb/usr/share/ledgersmb/locale/html/splash.html
+ chmod +x debian/ledgersmb/usr/share/ledgersmb/Reconciliation.pl
+ find debian/ledgersmb/usr/share/ledgersmb -name '*.sh' -exec chmod +x '{}' \;
+ find debian/ledgersmb/usr/share/ledgersmb -name '*.pm' -exec chmod -x '{}' \;
+ find debian/ledgersmb/usr/share/ledgersmb -name '*.sql' -exec chmod -x '{}' \;
+ chown -R www-data:www-data debian/ledgersmb/etc/ledgersmb/templates
+ chown -R www-data:www-data debian/ledgersmb/var/lib/ledgersmb
+
More information about the Pkg-sql-ledger-commit
mailing list