This is an automated email from the git hooks/post-receive script. irl-guest pushed a commit to branch master in repository nut-nutrition.
commit 749f2ac604d4092897d5c1319ccefc411b362778 Author: Iain R. Learmonth <[email protected]> Date: Sat Jun 7 00:42:28 2014 +0100 Update to debhelper >= 9 and change to a qulit source --- debian/compat | 2 +- debian/control | 2 +- debian/source/format | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 00cdc03..b815b45 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Iain R. Learmonth <[email protected]> -Build-Depends: debhelper (>= 7), quilt +Build-Depends: debhelper (>= 9), quilt Standards-Version: 3.9.5 Vcs-Git: git://git.debian.org/git/debian-med/nut-nutrition.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/nut-nutrition.git diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nut-nutrition.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
