This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository openmolar.
commit c52e8fe80d8625b74ac54db51edc6ec17bd14496 Author: Andreas Tille <[email protected]> Date: Sat Dec 17 19:00:46 2016 +0100 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 a0f93b8..1c8f88e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ openmolar (1.0.15-gd81f9e5-1) UNRELEASED; urgency=medium * Switch to default gbp layout * Fix watch file * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 18:51:33 +0100 diff --git a/debian/compat b/debian/compat index f11c82a..9a03714 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 \ No newline at end of file +10 \ No newline at end of file diff --git a/debian/control b/debian/control index 0036c52..84d337d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Dmitry Smirnov <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, python-all Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openmolar.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
