This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository abyss.
commit 23f3bc3dac8bcab6c81a5971be1712bf9f0a9be5 Author: Andreas Tille <[email protected]> Date: Mon Mar 9 09:08:54 2015 +0100 Add README.source containing comment about ghc Build-Dependency as well as the need to discuss the license with upstream --- debian/README.source | 7 +++++++ debian/changelog | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..5fb280e --- /dev/null +++ b/debian/README.source @@ -0,0 +1,7 @@ +Please note: configure was missing ghc but there is no visible change +in the Build-Process when adding it so it was not added to Build-Depends. +Perhaps clarifying with upstream might make sense. + +It would be worth discussing the License with upstream since other +packages like sga would profit from it. + diff --git a/debian/changelog b/debian/changelog index f7cf76c..6ff0380 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ abyss (1.5.2-2) UNRELEASED; urgency=medium * abyss-fixmate and DistanceEst are expected to be in /usr/bin by sga + * configure was missing ghc -> mention this fact in README.source for + further inspection -- Andreas Tille <[email protected]> Mon, 09 Mar 2015 08:33:10 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/abyss.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
