[med-svn] [gnumed-server] branch master updated (07aef71 -> 56f7a00)

Andreas Tille tille at debian.org
Mon Nov 13 12:47:16 UTC 2017


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

tille pushed a change to branch master
in repository gnumed-server.

      from  07aef71   Standards-Version: 4.1.0; upload to unstable
       new  4fa7477   New upstream version 21.15
       new  be35601   Update upstream source from tag 'upstream/21.15'
       new  0813783   Standards-Version: 4.1.1
       new  5babcf0   Secure URI in watch file
       new  63f835d   do not parse d/changelog
       new  56f7a00   Upload to unstable

The 6 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:
 debian/changelog                                   |    9 +
 debian/control                                     |    2 +-
 debian/rules                                       |   14 +-
 debian/watch                                       |    2 +-
 server/bootstrap/bootstrap-latest-console.log.bak  | 1097 ++++++++++++++++++++
 server/bootstrap/bootstrap-latest.conf             |    2 +
 server/bootstrap/bootstrap-latest.sh               |    6 +-
 server/bootstrap/bootstrap_gm_db_system.py         |  464 +++++----
 server/bootstrap/fixup_db-v21.conf                 |    4 +
 server/bootstrap/update_db-v20_v21.conf            |    4 +
 server/doc/schema/gnumed-entire_schema.html        |    2 +-
 server/gm-adjust_db_settings.sh                    |   15 +-
 server/pycommon/gmMimeLib.py                       |   18 +-
 server/pycommon/gmPG2.py                           |   81 +-
 server/pycommon/gmPsql.py                          |  154 ++-
 server/sql/gmAudit-dynamic.sql                     |    4 +-
 server/sql/gmI18N-dynamic.sql                      |   97 +-
 server/sql/gmI18N.sql                              |   84 --
 .../v10-v11/dynamic/v11-i18n-force_curr_lang.sql   |    4 +-
 .../dynamic/v15-clin-v_pat_substance_intake.sql    |   16 +-
 .../v15-v16/dynamic/v16-db-default_settings.sql    |    7 +-
 .../dynamic/v17-clin-v_pat_substance_intake.sql    |   16 +-
 .../sql/v16-v17/fixups/v17-blobs-doc_obj-fixup.sql |    8 +-
 .../fixups/v17-clin-v_waiting_list-fixup.sql       |    3 -
 .../dynamic/v18-i18n-fr_FR_translations.sql        |    2 +-
 .../dynamic/v18-i18n-ru_RU_translations.sql        |    2 +-
 .../dynamic/v19-clin-v_substance_intakes.sql       |   16 +-
 .../dynamic/v21-clin-v_substance_intakes.sql       |   18 +-
 .../v20-v21/dynamic/v21-release_notes-dynamic.sql  |   39 +-
 .../fixups/v21-audit-add_table_for_audit-fixup.sql |   62 ++
 .../fixups/v21-clin-v_substance_intakes-fixup.sql  |  144 +++
 .../fixups/v21-db-sql_inheritance-fixup.sql}       |    4 +-
 .../v20-v21/fixups/v21-i18n-lang_funcs-fixup.sql   |   52 +
 33 files changed, 1824 insertions(+), 628 deletions(-)
 create mode 100644 server/bootstrap/bootstrap-latest-console.log.bak
 create mode 100644 server/sql/v20-v21/fixups/v21-audit-add_table_for_audit-fixup.sql
 create mode 100644 server/sql/v20-v21/fixups/v21-clin-v_substance_intakes-fixup.sql
 copy server/sql/{v17-v18/static/v18-clin-lnk_ttype2unified_type-static.sql => v20-v21/fixups/v21-db-sql_inheritance-fixup.sql} (69%)
 create mode 100644 server/sql/v20-v21/fixups/v21-i18n-lang_funcs-fixup.sql

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



More information about the debian-med-commit mailing list