[Pkg-voip-commits] [ring] 01/12: Added justification for embedding stuff

Alexandre Viau aviau at moszumanska.debian.org
Fri Apr 8 16:28:25 UTC 2016


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

aviau pushed a commit to branch master
in repository ring.

commit 584c36642d1f92669216f8447dd60952dacee327
Author: aviau <alexandre at alexandreviau.net>
Date:   Sat Apr 2 15:01:26 2016 -0400

    Added justification for embedding stuff
---
 debian/copyright | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 9f3015c..19cd825 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -35,6 +35,24 @@ Files-Excluded: client-windows/*
 Files: *
 Copyright: 2004-2015 Savoir-faire Linux Inc.
 License: GPL-3+
+Comment: Upstream embeds everything that is needed to build ring inside the release tarball.
+ Everything that is already in Debian has been removed.
+ .
+ OpenDHT was kept and not packaged independently. OpenDHT was written for Ring and is a moving
+ target. It is best to wait until it is more mature before packaging it separately.
+ .
+ Msgpack was kept because the version available in Debian is currently too old for Ring to build.
+ The Debian version of Msgpack cannot be updated at the moment because of reverse dependencies which
+ are not ready.
+ .
+ Pjproject was kept because it is heavily patched by Ring developers. None of the patches were merged
+ upstream and Ring developers are still waiting for a reaction from Pjproject developers.
+ See the relevant threads:
+  - http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2014-October/017905.html
+  - http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2015-January/018072.html
+ .
+ libiax2 was kept because it is a version of the library hosted and maintained by Savoir-Faire Linux
+ for the Ring project.
 
 #####################
 ## Start of daemon ##

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



More information about the Pkg-voip-commits mailing list