[Pkg-voip-commits] [ortp] branch master updated (67a4fa6 -> 1182f19)

Johannes Schauer josch-guest at moszumanska.debian.org
Mon Apr 24 13:31:32 UTC 2017


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

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

      from  67a4fa6   debian/docs: README => README.md, TODO got removed by upstream
       new  a71b304   debian/changelog: Let changelog be minimal
       new  367397a   debian/control: bctoolbox-dev got renamed to libbctoolbox-dev
       new  8462884   debian/rules: no need to add duplicate rule for "build"
       new  ebfae8d   Instead of patching CMakeLists.txt to remove rpath, pass CMAKE_SKIP_RPATH=ON
       new  18c85b4   debian/libortp12.docs: README -> README.md, remove TODO
       new  574ab9a   upstream bumped the soname from 12 to 13 - rename libortp12 to libortp13
       new  990dbd4   debian/patches: add fix-spelling patch
       new  de08c01   debian/rules: Use hardening=+all
       new  e7b14a0   debian/compat: Bump debhelper compatibility level to 10
       new  1182f19   add debian/TODO

The 10 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                                     |   1 +
 debian/changelog                                |   8 -
 debian/compat                                   |   2 +-
 debian/control                                  |   8 +-
 debian/libortp12.docs                           |   3 -
 debian/libortp12.symbols                        | 543 -----------------------
 debian/{docs => libortp13.docs}                 |   0
 debian/{libortp12.install => libortp13.install} |   0
 debian/libortp13.symbols                        | 562 ++++++++++++++++++++++++
 debian/patches/fix-spelling                     | 154 +++++++
 debian/patches/kill-rpath.patch                 |  16 -
 debian/patches/series                           |   2 +-
 debian/rules                                    |  10 +-
 13 files changed, 729 insertions(+), 580 deletions(-)
 create mode 100644 debian/TODO
 delete mode 100644 debian/libortp12.docs
 delete mode 100644 debian/libortp12.symbols
 copy debian/{docs => libortp13.docs} (100%)
 rename debian/{libortp12.install => libortp13.install} (100%)
 create mode 100644 debian/libortp13.symbols
 create mode 100644 debian/patches/fix-spelling
 delete mode 100644 debian/patches/kill-rpath.patch

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



More information about the Pkg-voip-commits mailing list