This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository ariba.
commit a72b2eabec689696cce7f5e12ae188c3417ea12d Author: Sascha Steinbiss <[email protected]> Date: Tue Jan 30 12:37:18 2018 +0100 use debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 90bac73..effd263 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ariba (2.10.3+ds-2) unstable; urgency=medium * Remove obsolete Testsuite entry in d/control. * Clean up unused patches from patch dir. * Use secure copyright format link in d/copyright. + * Use debhelper 10. -- Sascha Steinbiss <[email protected]> Tue, 30 Jan 2018 10:28:08 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 23da271..ccb613c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python3, python3-all, python3-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
