This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch libjsoncpp in repository jellyfish1.
commit 20b24fc00c17abd723b742653f9f6a7bb138c359 Author: Andreas Tille <[email protected]> Date: Mon Oct 6 13:29:52 2014 +0200 New Build-Depends: yaggo --- debian/changelog | 2 +- debian/control | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9f1316f..7a10c3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ jellyfish (2.1.4-1) UNRELEASED; urgency=medium * d/watch: point to new location on Github * cme fix dpkg-control * new upstream version needs autoreconf - TODO: New upstream version needs https://github.com/gmarcais/yaggo + * New Build-Depends: yaggo -- Andreas Tille <[email protected]> Sat, 04 Oct 2014 19:06:43 +0200 diff --git a/debian/control b/debian/control index e08bd88..7fc530f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Uploaders: Shaun Jackman <[email protected]>, Section: science Priority: optional Build-Depends: debhelper (>= 9), - dh-autoreconf + dh-autoreconf, + yaggo Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/jellyfish.git Vcs-Git: git://anonscm.debian.org/debian-med/jellyfish.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish1.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
