This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository orthanc-imagej.
commit 1609d58bdaf09d5ade08630525c44430b1974631 Author: Andreas Tille <[email protected]> Date: Tue Apr 19 14:56:57 2016 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4a87607..9e7e8b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ orthanc-imagej (1.1+dfsg-2) UNRELEASED; urgency=medium * Move packaging from SVN to Git + * cme fix dpkg-control -- Andreas Tille <[email protected]> Tue, 19 Apr 2016 14:55:03 +0200 diff --git a/debian/control b/debian/control index 7295594..0dd785d 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,14 @@ Uploaders: Sebastien Jodogne <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Standards-Version: 3.9.7 -Build-Depends: cmake (>= 2.8), +Build-Depends: cmake, default-jdk | openjdk-8-jdk, debhelper (>= 9), imagej, libjson-simple-java +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/orthanc-imagej.git -Vcs-Git: git://anonscm.debian.org/debian-med/orthanc-imagej.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/orthanc-imagej.git Homepage: http://www.orthanc-server.com/static.php?page=imagej Package: orthanc-imagej -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-imagej.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
