This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository orthanc-webviewer.
commit 41437cc66df79892691be06b8eff921d28d2cb2e Author: Andreas Tille <[email protected]> Date: Wed Oct 18 15:53:25 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 90ff742..7e931c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ orthanc-webviewer (2.3-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * cme fix dpkg-control * Standards-Version: 4.1.1 + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 18 Oct 2017 15:51:37 +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 5bea1c8..499a0a2 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Sebastien Jodogne <[email protected]>, Section: science Priority: optional Build-Depends: cmake, - debhelper (>= 9), + debhelper (>= 10), libboost-all-dev, libgdcm2-dev, libgtest-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-webviewer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
