This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository kmer-tools.
commit 2c5ae91a51eb566d952b719f03ae718823f891ff Author: Afif Elghraoui <[email protected]> Date: Sat Jan 2 16:39:53 2016 -0800 Add note in README.source regarding monolithic source package --- debian/README.source | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source index 709b052..fc6aa73 100644 --- a/debian/README.source +++ b/debian/README.source @@ -20,5 +20,17 @@ the meantime. 4. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784863#20 - -- Afif Elghraoui <[email protected]>, Sat, 2 Jan 2016 16:02:31 -0800 +Monolithic Source Package +````````````````````````` +Although this package builds several loosely-related binary packages, +it is better that they are all built from this one source package +instead of creating one source package for each component (using upstream's +guidelines in the PACKAGING file, or his separated tarballs). They share +dependencies on some libraries that cannot be readily packaged properly +(shared, with proper sonames) on their own. + +See also upstream's comment on this issue: +https://lists.debian.org/debian-med/2015/05/msg00075.html + + -- Afif Elghraoui <[email protected]>, Sat, 2 Jan 2016 16:39:23 -0800 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
