This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/2.1.4-1 in repository jellyfish1.
commit 0078833f28ff869bd2a99f5e2142996197895983 Author: Andreas Tille <[email protected]> Date: Wed Oct 8 13:36:03 2014 +0200 Time is needed as well --- debian/changelog | 2 +- debian/control | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e14be43..41bb9c3 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 - * New Build-Depends: yaggo, pkg-config, bc + * New Build-Depends: yaggo, pkg-config, bc, time * debian/rules: Make sure package builds twice in a row * d/copyright: - Adapted to file locations in new upstream version diff --git a/debian/control b/debian/control index ca57a1c..0d6983f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, yaggo, pkg-config, - bc + bc, + time 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
