[Pkg-privacy-commits] [hexchat-otr] branch upstream updated (89981f5 -> db39ce1)

Petter Reinholdtsen pere at moszumanska.debian.org
Sun Aug 7 16:19:35 UTC 2016


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

pere pushed a change to branch upstream
in repository hexchat-otr.

      from  89981f5   Imported Upstream version 0.2.0
       new  db39ce1   Imported Upstream version 0.2.1

The 1 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:
 .clang-format                 |     6 +
 .editorconfig                 |     8 +
 .gitignore                    |    61 +
 Makefile.am                   |     6 +-
 Makefile.in                   |   949 ---
 Readme.md                     |    65 +
 aclocal.m4                    |  1222 ----
 build-aux/ar-lib              |   270 -
 build-aux/compile             |   347 -
 build-aux/config.guess        |  1421 ----
 build-aux/config.sub          |  1807 -----
 build-aux/depcomp             |   791 ---
 build-aux/install-sh          |   501 --
 build-aux/ltmain.sh           | 11147 -----------------------------
 build-aux/missing             |   215 -
 config.h.in                   |    55 -
 configure                     | 15095 ----------------------------------------
 configure.ac                  |     5 +-
 m4/ax_append_compile_flags.m4 |    65 -
 m4/ax_append_flag.m4          |    71 -
 m4/ax_check_compile_flag.m4   |    74 -
 m4/ax_require_defined.m4      |    37 -
 m4/libtool.m4                 |  8369 ----------------------
 m4/ltoptions.m4               |   437 --
 m4/ltsugar.m4                 |   124 -
 m4/ltversion.m4               |    23 -
 m4/lt~obsolete.m4             |    99 -
 m4/pkg.m4                     |   275 -
 src/formats.txt               |     4 +-
 src/hexchat-formats.c         |    19 +-
 src/hexchat_otr.c             |    43 +-
 src/hexchat_otr.h             |    16 +
 src/makeformats.py            |   126 +
 src/otr-formats.h             |    17 +
 src/otr_key.c                 |    15 +-
 src/otr_util.c                |     3 +
 36 files changed, 370 insertions(+), 43418 deletions(-)
 create mode 100644 .clang-format
 create mode 100644 .editorconfig
 create mode 100644 .gitignore
 delete mode 100644 Makefile.in
 create mode 100644 Readme.md
 delete mode 100644 aclocal.m4
 delete mode 100755 build-aux/ar-lib
 delete mode 100755 build-aux/compile
 delete mode 100755 build-aux/config.guess
 delete mode 100755 build-aux/config.sub
 delete mode 100755 build-aux/depcomp
 delete mode 100755 build-aux/install-sh
 delete mode 100644 build-aux/ltmain.sh
 delete mode 100755 build-aux/missing
 delete mode 100644 config.h.in
 delete mode 100755 configure
 delete mode 100644 m4/ax_append_compile_flags.m4
 delete mode 100644 m4/ax_append_flag.m4
 delete mode 100644 m4/ax_check_compile_flag.m4
 delete mode 100644 m4/ax_require_defined.m4
 delete mode 100644 m4/libtool.m4
 delete mode 100644 m4/ltoptions.m4
 delete mode 100644 m4/ltsugar.m4
 delete mode 100644 m4/ltversion.m4
 delete mode 100644 m4/lt~obsolete.m4
 delete mode 100644 m4/pkg.m4
 create mode 100755 src/makeformats.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/hexchat-otr.git



More information about the Pkg-privacy-commits mailing list