[med-svn] [nutsqlite] branch master updated (34cc715 -> 173d1f7)

Iain R. Learmonth irl at moszumanska.debian.org
Thu Aug 31 21:41:49 UTC 2017


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

irl pushed a change to branch master
in repository nutsqlite.

      from  34cc715   Addressing ftp-master comments
       new  8db86df   New upstream version 1.9.9.6
       new  986127e   Updated version 1.9.9.6 from 'upstream/1.9.9.6'
       new  f3d5bbf   Update Standards-Version to 4.1.0
       new  1c816c8   d/copyright: Update format field to use HTTPS URL
       new  173d1f7   Updates changelog for release

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:
 CHANGES                  |  39 +++-
 README                   |   4 +-
 bigNUT/EXAMPLES          | 474 +++++++++++++++++++++++++++++++++++++++
 bigNUT/README            |  51 +++++
 bigNUT/analysis.sqlite3  |   6 +
 bigNUT/lite.sqlite3      |  28 +++
 bigNUT/lite2big.tcl      |  56 +++++
 bigNUT/load.sqlite3      | 466 ++++++++++++++++++++++++++++++++++++++
 bigNUT/logic.sqlite3     | 569 +++++++++++++++++++++++++++++++++++++++++++++++
 bigNUT/meal.sqlite3      |   5 +
 bigNUT/nextday.sqlite3   |  40 ++++
 bigNUT/nextmeal.sqlite3  |  27 +++
 bigNUT/ranalysis.sqlite3 |   5 +
 bigNUT/user.sqlite3      | 416 ++++++++++++++++++++++++++++++++++
 debian/changelog         |  10 +
 debian/control           |   2 +-
 debian/copyright         |   2 +-
 debian/nut.1 => nut.1    |  53 ++---
 nut.tcl                  |   2 +-
 nutdoc.html              |  71 +++---
 updateNUT.tcl            | 168 +++++++++++---
 21 files changed, 2376 insertions(+), 118 deletions(-)
 create mode 100644 bigNUT/EXAMPLES
 create mode 100644 bigNUT/README
 create mode 100644 bigNUT/analysis.sqlite3
 create mode 100644 bigNUT/lite.sqlite3
 create mode 100755 bigNUT/lite2big.tcl
 create mode 100644 bigNUT/load.sqlite3
 create mode 100644 bigNUT/logic.sqlite3
 create mode 100644 bigNUT/meal.sqlite3
 create mode 100644 bigNUT/nextday.sqlite3
 create mode 100644 bigNUT/nextmeal.sqlite3
 create mode 100644 bigNUT/ranalysis.sqlite3
 create mode 100644 bigNUT/user.sqlite3
 copy debian/nut.1 => nut.1 (94%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nutsqlite.git



More information about the debian-med-commit mailing list