[med-svn] [adun.app] branch master updated (d7a2f3a -> 4b5da1f)

Yavor Doganov yavor-guest at moszumanska.debian.org
Sun Jan 7 23:56:23 UTC 2018


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

yavor-guest pushed a change to branch master
in repository adun.app.

      from  d7a2f3a   Upload to unstable
       new  36a0577   gcc-6.patch: Remove; workaround for an old GCC bug that has been fixed
       new  94f4153   (DEB_OBJCFLAGS_MAINT_APPEND): Define to reduce compiler warnings
       new  0737b04   Obtain optim definition from config.mk
       new  65fb6ba   Switch to automatic -dbgsym packages
       new  b5ff5bc   Get rid of the .xpm icon
       new  ec636bb   Bump compat level to 11
       new  e4344a7   Whitespace cleanup
       new  d64fe38   (Standards-Version): Claim compliance with 4.1.3
       new  812ae0d   (Breaks, Replaces): Remove; obsolete
       new  0cb2d4b   gcc-warnings.patch: Fix more warnings
       new  6162aea   Add -Wno-unused-parameter to CFLAGS/OBJCFLAGS
       new  ea4ae59   enable-scripting-extension.patch: Update for current -gui; fix some warnings
       new  5dbb8e9   enable-sql-extension.patch: Fix some trivial compiler warnings
       new  172af87   invalid-observer.patch: New, fix segfault when loading a molecule file
       new  95d587d   spelling-errors.patch: New; fix a ton of spelling errors
       new  76a6214   check-return-value.patch: New; check return value of some functions
       new  c50d055   AdunCore.1: Typo fix
       new  4b5da1f   copyright: Update copyright years; point to GPL-3

The 18 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/AdunCore.1                               |    2 +-
 debian/changelog                                |   38 +-
 debian/compat                                   |    2 +-
 debian/control                                  |   46 +-
 debian/copyright                                |    9 +-
 debian/install                                  |    1 -
 debian/patches/check-return-value.patch         |   92 +
 debian/patches/enable-scripting-extension.patch |  183 +-
 debian/patches/enable-sql-extension.patch       |   87 +-
 debian/patches/gcc-6.patch                      |   16 -
 debian/patches/gcc-warnings.patch               | 3577 ++++++++++++++++++++++-
 debian/patches/invalid-observer.patch           |   20 +
 debian/patches/series                           |    4 +-
 debian/patches/spelling-errors.patch            |  697 +++++
 debian/rules                                    |   26 +-
 15 files changed, 4637 insertions(+), 163 deletions(-)
 create mode 100644 debian/patches/check-return-value.patch
 delete mode 100644 debian/patches/gcc-6.patch
 create mode 100644 debian/patches/invalid-observer.patch
 create mode 100644 debian/patches/spelling-errors.patch

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



More information about the debian-med-commit mailing list