[Pkg-voip-commits] [sipsak] branch master updated (e661c63 -> 4f87863)

Victor Seva vseva at moszumanska.debian.org
Fri Jul 14 07:20:26 UTC 2017


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

vseva pushed a change to branch master
in repository sipsak.

      from  e661c63   update debian changelog
      adds  529ebe2   New upstream version 0.9.6+git20170314
       new  d95f202   Merge tag 'upstream/0.9.6+git20170314'
       new  cb18266   remove already applied patches
       new  defaf20   Standards-Version 4.0.0, no changes needed
      adds  4654c18   New upstream version 0.9.6+git20170713
       new  782d8ec   Merge tag 'upstream/0.9.6+git20170713'
       new  4f87863   update debian changelog

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:
 .gitignore                                         |  2 +
 README                                             | 12 +++
 configure.ac                                       | 41 +++++----
 debian/changelog                                   |  9 ++
 debian/control                                     |  2 +-
 ...Use-standard-autotools-checks-for-libruli.patch | 97 ----------------------
 ...-Use-standard-autotools-checks-for-distcc.patch | 48 -----------
 ...-digest-implementation-only-if-GnuTLS-is-.patch | 70 ----------------
 ...e-unnecessary-call-to-PKG_PROG_PKG_CONFIG.patch | 28 -------
 .../0005-Use-automake-subdir-objects-option.patch  | 60 -------------
 ..._STRING-instead-of-deprecated-AC_HELP_STR.patch | 53 ------------
 .../patches/0007-Fix-stack-protector-check.patch   | 28 -------
 debian/patches/0008-fix-test-big-endian.patch      | 37 ---------
 debian/patches/series                              |  8 --
 header_f.c                                         |  2 +-
 m4/acinclude.m4                                    | 80 ++----------------
 md5global.h                                        |  8 +-
 shoot.c                                            |  2 +-
 sipsak.1                                           | 50 +++++------
 sipsak.c                                           |  3 +-
 tests/Makefile.am                                  | 10 ++-
 tests/check_helper.c                               |  8 +-
 tests/check_md5.c                                  | 88 ++++++++++++++++++++
 transport.c                                        |  6 +-
 24 files changed, 188 insertions(+), 564 deletions(-)
 delete mode 100644 debian/patches/0001-Use-standard-autotools-checks-for-libruli.patch
 delete mode 100644 debian/patches/0002-Use-standard-autotools-checks-for-distcc.patch
 delete mode 100644 debian/patches/0003-Use-OpenSSL-digest-implementation-only-if-GnuTLS-is-.patch
 delete mode 100644 debian/patches/0004-Remove-unnecessary-call-to-PKG_PROG_PKG_CONFIG.patch
 delete mode 100644 debian/patches/0005-Use-automake-subdir-objects-option.patch
 delete mode 100644 debian/patches/0006-Use-AS_HELP_STRING-instead-of-deprecated-AC_HELP_STR.patch
 delete mode 100644 debian/patches/0007-Fix-stack-protector-check.patch
 delete mode 100644 debian/patches/0008-fix-test-big-endian.patch
 delete mode 100644 debian/patches/series
 create mode 100644 tests/check_md5.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sipsak.git



More information about the Pkg-voip-commits mailing list