[Pkg-voip-commits] [linphone] branch master updated (c6f82bd -> 685d45d)

Johannes Schauer josch-guest at moszumanska.debian.org
Tue Apr 25 03:59:09 UTC 2017


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

josch-guest pushed a change to branch master
in repository linphone.

      from  c6f82bd   use mbedtls instead of polarssl
       new  08732b4   switch from autotools to cmake as upstream deprecated autotools
       new  698932c   change build dependency on bctoolbox-dev to libbctoolbox-dev
       new  8c16292   change B-D on libmediastreamer-*-dev to libmediastreamer-dev
       new  c4a1fc8   add patch to install linphone pkgconfig file
       new  9e02c1d   debian/linphone(-nogtk).manpages: switch man page path to source because cmake doesn't install it
       new  f28a6c3   add debian/TODO
       new  9e27374   rename liblinphone7 to liblinphone9, following upstream soname bump
       new  1ef418d   debian/control: switch Vcs-* fields to https
       new  d88689d   debian/control: add Felix Lechner to Uploaders
       new  8f8a32c   debian/control: bump Standards-Version (no changes required)
       new  0ec3238   debian/patches/fix-spelling-errors.patch: fix more spelling mistakes
       new  1162f2a   more items for debian/TODO
       new  5810846   debian/rules: Use hardening=+all
       new  b9c3811   remove lintian-dbg package in favour of automatically generated dbgsym package
       new  baa5ec0   remove debian/linphone.menu as package already provides .desktop file
       new  685d45d   add a patch adding the Keywords entry to the linphone.desktop file

The 16 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/TODO                                        |    3 +
 debian/changelog                                   |   14 +-
 debian/control                                     |   33 +-
 debian/liblinphone7.symbols                        | 1757 --------------
 .../{liblinphone7.install => liblinphone9.install} |    0
 debian/liblinphone9.symbols                        | 2454 ++++++++++++++++++++
 debian/linphone-nogtk.manpages                     |    6 +-
 debian/linphone.manpages                           |    3 +-
 debian/linphone.menu                               |    3 -
 debian/patches/desktop-file-keywords               |   11 +
 debian/patches/fix-spelling-errors.patch           |  346 ++-
 debian/patches/install-pkgconfig                   |   17 +
 debian/patches/series                              |    2 +
 debian/rules                                       |   29 +-
 14 files changed, 2861 insertions(+), 1817 deletions(-)
 create mode 100644 debian/TODO
 delete mode 100644 debian/liblinphone7.symbols
 rename debian/{liblinphone7.install => liblinphone9.install} (100%)
 create mode 100644 debian/liblinphone9.symbols
 delete mode 100644 debian/linphone.menu
 create mode 100644 debian/patches/desktop-file-keywords
 create mode 100644 debian/patches/install-pkgconfig

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



More information about the Pkg-voip-commits mailing list