This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository beagle.
commit 385e07eb650fc6b838c8ba0f2bca631cf879344b Author: Dylan Aïssi <[email protected]> Date: Tue Feb 14 22:26:40 2017 +0100 Bump debhelper compat 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 2384d19..76dc1d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ beagle (4.1~170121-6cc+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Mark beagle-doc as Multi-Arch: foreign. * Bump watch file to v4. + * Bump debhelper compat 10. -- Dylan Aïssi <[email protected]> Tue, 07 Feb 2017 23:12:39 +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 9f8566c..fc8f9a4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Dylan Aïssi <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), javahelper Build-Depends-Indep: default-jdk, libhtsjdk-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beagle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
