[pkg-xtuple-maintainers] [postbooks] branch debian-experimental updated (890f2a3 -> 1c7b7fe)

Daniel Pocock pocock at moszumanska.debian.org
Sat Oct 18 15:34:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

pocock pushed a change to branch debian-experimental
in repository postbooks.

      from  890f2a3   Use CSVIMP_HEADERS
       new  344f010   Imported Upstream version 4.7.0
       new  c37bcb8   Merge tag 'upstream/4.7.0' into debian-experimental
       new  2e587ae   Update OpenRPT and CSVImp dependency versions
       new  0059a8c   Remove patch applied upstream for scriptapi include path
       new  1c7b7fe   Remove patch applied upstream for csvimp include paths

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                       |   2 +
 common/applock.cpp                              | 297 ++++++++++++++++++++++++
 common/applock.h                                |  64 +++++
 common/common.pro                               |  12 +-
 common/login2.cpp                               |   2 +-
 common/storedProcErrorLookup.cpp                |   8 +
 debian/control                                  |   2 +-
 debian/patches/07-include-paths-scriptapi.patch |  22 --
 debian/patches/09-csvimp-headers.patch          |  26 ---
 debian/patches/series                           |   2 -
 global.pri                                      |  10 +-
 guiclient/bankAccount.cpp                       |  11 +-
 guiclient/cashReceipt.cpp                       |  14 +-
 guiclient/displays/dspVendorAPHistory.cpp       |   4 +-
 guiclient/dspCashReceipts.cpp                   |  62 +++++
 guiclient/guiclient.pro                         |   3 +-
 guiclient/issueToShipping.cpp                   |  19 +-
 guiclient/itemAvailabilityWorkbench.cpp         |   2 +-
 guiclient/itemSite.cpp                          |  10 +
 guiclient/openPurchaseOrder.cpp                 |   8 +
 guiclient/openPurchaseOrder.h                   |   1 +
 guiclient/postProduction.cpp                    |  11 +
 guiclient/purchaseOrder.cpp                     | 109 ++-------
 guiclient/purchaseOrder.h                       |   5 +-
 guiclient/reserveSalesOrderItem.cpp             |   7 +-
 guiclient/salesOrder.cpp                        | 123 +++-------
 guiclient/salesOrder.h                          |   3 +-
 guiclient/salesOrderItem.cpp                    |  52 +++--
 guiclient/selectPayments.cpp                    |   3 +-
 guiclient/state.cpp                             |   2 +-
 guiclient/transferOrder.cpp                     |  89 +++----
 guiclient/transferOrder.h                       |   3 +-
 guiclient/user.cpp                              |   8 +-
 guiclient/userPreferences.cpp                   |   2 +-
 scriptapi/scriptapi.pro                         |  11 +-
 share/xml/xtupleapi.dtd                         |  47 ++++
 36 files changed, 701 insertions(+), 355 deletions(-)
 create mode 100644 common/applock.cpp
 create mode 100644 common/applock.h
 delete mode 100644 debian/patches/07-include-paths-scriptapi.patch
 delete mode 100644 debian/patches/09-csvimp-headers.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/postbooks.git



More information about the pkg-xtuple-maintainers mailing list