This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clonalframe.
commit c8b5313dab6766f63dad83d03649de7c6b8797d8 Author: Andreas Tille <[email protected]> Date: Tue Sep 26 20:20:47 2017 +0200 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 8664f05..a0e463a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ clonalframe (1.2-6) UNRELEASED; urgency=medium * Move packaging from SVN to Git * Switch build to Qt5 Closes: #874845 + * debhelper 10 -- Andreas Tille <[email protected]> Tue, 26 Sep 2017 17:07:18 +0200 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 847bd48..4c617c2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), qt5-qmake, qtbase5-dev, libgsl-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clonalframe.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
