[med-svn] [orthanc] 01/02: cme fix dpkg-control # fix Vcs-URLs to secure links, cme did some other changes which are OK IMHO
Andreas Tille
tille at debian.org
Mon Apr 4 14:32:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository orthanc.
commit efb9ce67aa78384f019a6386e6fcf04e50b5de11
Author: Andreas Tille <tille at debian.org>
Date: Mon Apr 4 15:40:24 2016 +0200
cme fix dpkg-control # fix Vcs-URLs to secure links, cme did some other changes which are OK IMHO
---
debian/changelog | 2 +-
debian/control | 28 ++++++++++++++++------------
2 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dd1c47f..f12ceb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-orthanc (1.0.0+dfsg-2) UNRELEASED; urgency=medium
+orthanc (1.0.0+dfsg-2) unstable; urgency=medium
* Fix "FTBFS: Please install libdcmtk*-dev". Closes: #818512
* Fix some lintian issues
diff --git a/debian/control b/debian/control
index fe9bd28..af217a9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,21 +4,19 @@ Uploaders: Sebastien Jodogne <s.jodogne at gmail.com>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Standards-Version: 3.9.7
-Homepage: http://www.orthanc-server.com/
-Build-Depends: cmake (>= 2.8),
+Build-Depends: cmake,
debhelper (>= 9),
doxygen,
- initscripts (>= 2.88dsf-13.3),
+ initscripts,
libboost-all-dev,
libcharls-dev,
libcurl4-openssl-dev | libcurl4-dev,
libdcmtk-dev,
- libgtest-dev (>= 1.6.0),
+ libgtest-dev,
libjpeg-dev,
- libjs-jquery (>= 1.7.2),
+ libjs-jquery,
libjsoncpp-dev,
- liblua5.1-0-dev (>= 5.1.0),
+ liblua5.1-0-dev,
libpng-dev,
libpugixml-dev,
libsqlite3-dev,
@@ -28,12 +26,17 @@ Build-Depends: cmake (>= 2.8),
uuid-dev,
zlib1g-dev,
yui-compressor
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/orthanc.git
-Vcs-Git: git://anonscm.debian.org/debian-med/orthanc.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/orthanc.git
+Homepage: http://www.orthanc-server.com/
Package: orthanc
Architecture: any
-Depends: adduser, dcmtk, ${misc:Depends}, ${shlibs:Depends}
+Depends: adduser,
+ dcmtk,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Lightweight, RESTful DICOM server for medical imaging
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
@@ -55,9 +58,10 @@ Description: Lightweight, RESTful DICOM server for medical imaging
Package: orthanc-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, libjs-jquery
-Replaces: liborthancclient-doc (<< 0.8.6)
+Depends: ${misc:Depends},
+ libjs-jquery
Breaks: liborthancclient-doc (<< 0.8.6)
+Replaces: liborthancclient-doc (<< 0.8.6)
Description: Documentation of Orthanc
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
@@ -74,8 +78,8 @@ Package: orthanc-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}
-Replaces: liborthancclient-dev (<< 0.8.6)
Breaks: liborthancclient-dev (<< 0.8.6)
+Replaces: liborthancclient-dev (<< 0.8.6)
Description: Orthanc development files
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc.git
More information about the debian-med-commit
mailing list