[med-svn] [orthanc-dicomweb] 02/03: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Jun 29 09:04:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository orthanc-dicomweb.

commit 49aea8b3a761f1e34514a294e1c7aa112a4f5c82
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 29 10:58:09 2016 +0200

    cme fix dpkg-control
---
 debian/changelog |  6 +++++-
 debian/control   | 12 +++++++-----
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 170ec28..1236aa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
-orthanc-dicomweb (0.3+dfsg-1) unstable; urgency=medium
+orthanc-dicomweb (0.3+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Sebastien Jodogne ]
   * New upstream version.
 
+  [ Andreas Tille ]
+  * cme fix dpkg-control
+
  -- Sebastien Jodogne <s.jodogne at gmail.com>  Tue, 28 Jun 2016 16:07:32 +0200
 
 orthanc-dicomweb (0.2+dfsg-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 801ba3f..bd11c4f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,11 @@ Uploaders: Sebastien Jodogne <s.jodogne at gmail.com>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Standards-Version: 3.9.8
-Build-Depends: cmake (>= 2.8),
+Build-Depends: cmake,
                debhelper (>= 9),
                libboost-all-dev,
                libgdcm2-dev,
-               libgtest-dev (>= 1.6.0),
+               libgtest-dev,
                libjpeg-dev,
                libjs-jquery,
                libjsoncpp-dev,
@@ -18,13 +17,16 @@ Build-Depends: cmake (>= 2.8),
                orthanc-dev (>= 1.1.0),
                uuid-dev,
                zlib1g-dev
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/orthanc-dicomweb.git
-Vcs-Git: git://anonscm.debian.org/debian-med/orthanc-dicomweb.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/orthanc-dicomweb.git
 Homepage: http://www.orthanc-server.com/static.php?page=dicomweb
 
 Package: orthanc-dicomweb
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, orthanc (>= 0.9.5)
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         orthanc (>= 0.9.5)
 Description: Plugin to extend Orthanc with support of WADO and DICOMweb
  Orthanc DICOMweb is a plugin to Orthanc, the lightweight, RESTful Vendor
  Neutral Archive for medical imaging. It extends the Orthanc core with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-dicomweb.git



More information about the debian-med-commit mailing list