This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository circlator.
commit 9ee5ec67721e8719a1e4db1f93149052fc9e8b35 Author: Afif Elghraoui <[email protected]> Date: Fri Mar 18 01:03:32 2016 -0700 Add README.source explaining the peculiarities of this packaging --- debian/README.source | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..7f677ae --- /dev/null +++ b/debian/README.source @@ -0,0 +1,24 @@ +circlator for Debian +------------------- + +The circlator package currently bundles bio_assembly_refinement, +another Python package that does not warrant independent packaging. +Circlator upstream declared an intent to bundle the necessary parts +of it in an eventual release of Circlator, while the author of +bio_assembly_refinement confirmed that it does not warrant an +independent package [1]. + +This package is thus currently built using multi-upstream tarballs. +The secondary tarball is checked into the pristine-tar branch, but +gbp will probably not handle it automatically for you. +You can pull it out with pristine-tar checkout. +It must be extracted into the top source directory with the +extracted folder renamed as "bioassemblyrefinement". +The compressed tarball should be placed next to the primary tarball +in the source's parent directory. + +1. See the thread beginning at + https://lists.debian.org/debian-med/2016/03/msg00031.html + + -- Afif Elghraoui <[email protected]>, Fri, 18 Mar 2016 01:03:13 -0700 + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/circlator.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
