This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository abyss.
commit 4196600b3966657e0359fff1c4135ee27e8f44a7 Author: Andreas Tille <[email protected]> Date: Mon Sep 15 16:05:22 2014 +0200 Build-Depends: libtext-multimarkdown-perl --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6608155..d46c871 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ abyss (1.5.2-1) UNRELEASED; urgency=medium * New upstream version (remove applied patches) * d/watch: Moved to github * d/control+d/rules: use dh-autoreconf + * d/control: Build-Depends: libtext-multimarkdown-perl -- Andreas Tille <[email protected]> Mon, 15 Sep 2014 14:53:24 +0200 diff --git a/debian/control b/debian/control index a3c0bc2..289d649 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, libboost-graph-dev, libopenmpi-dev, - libsparsehash-dev + libsparsehash-dev, + libtext-multimarkdown-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/abyss.git Vcs-Git: git://anonscm.debian.org/debian-med/abyss.git -- 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
