[med-svn] [gdcm] 05/06: Correct spelling error in changelog
Gert Wollny
gert-guest at moszumanska.debian.org
Mon May 30 14:33:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository gdcm.
commit e9fcc6e5fa1b642a74abbcacfc03865e4e7e3ca4
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Sun May 29 12:50:36 2016 +0000
Correct spelling error in changelog
---
debian/changelog | 2 +-
debian/control | 10 +++++-----
debian/control.in | 8 ++++----
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01e5090..2ec1318 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
gdcm (2.6.3-6) UNRELEASED; urgency=medium
* d/control,d/p/10+11: compile against openjpeg-2.1 Closes: #825307
- * d/control, d/p/12: upate to and require lincharls-dev >= 1.1.0
+ * d/control, d/p/12: update to and require lincharls-dev >= 1.1.0
-- Gert Wollny <gw.fossdev at gmail.com> Fri, 27 May 2016 07:43:21 +0000
diff --git a/debian/control b/debian/control
index b8f44b8..32f0615 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ Build-Depends: cmake (>= 2.8.9),
castxml,
libsocket++-dev,
libpapyrus3-dev,
- cli-common-dev (>= 0.9) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x],
- mono-devel (>= 2.10.5) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x],
+ cli-common-dev (>= 0.9) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x arm64],
+ mono-devel (>= 2.10.5) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x arm64],
xsltproc,
docbook-xsl-ns
Build-Depends-Indep: vtk6-doc,
@@ -43,7 +43,7 @@ Build-Conflicts: libopenjpeg-dev
Standards-Version: 3.9.8
X-Python-Version: 2.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gdcm.git
-Vcs-git: git://anonscm.debian.org/debian-med/gdcm.git
+Vcs-git: https://anonscm.debian.org/git/debian-med/gdcm.git
Homepage: http://gdcm.sourceforge.net/
Package: libgdcm2.6
@@ -104,7 +104,7 @@ Description: Grassroots DICOM runtime libraries, debug version
Package: libgdcm-cil
Section: cli-mono
-Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x
+Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x arm64
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
Description: Grassroots DICOM CLI bindings
Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -154,7 +154,7 @@ Description: Grassroots DICOM VTK development libraries and headers
Package: libvtkgdcm-cil
Section: cli-mono
-Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x
+Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x arm64
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, libgdcm2.6 (= ${binary:Version})
Suggests: libgdcm-cil
Description: Grassroots DICOM VTK CLI bindings
diff --git a/debian/control.in b/debian/control.in
index eaf892c..c91d603 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -19,8 +19,8 @@ Build-Depends: cmake (>= 2.8.9),
swig3.0,
javahelper,
libvtk6-dev,
- libcharls-dev,
- libopenjpeg-dev,
+ libcharls-dev (>= 1.1.0),
+ libopenjp2-7-dev,
libvtk6-java,
libxml2-dev,
libjson-c-dev,
@@ -39,11 +39,11 @@ Build-Depends-Indep: vtk6-doc,
doxygen-latex,
ghostscript,
graphviz
-Build-Conflicts: libopenjp2-7-dev
+Build-Conflicts: libopenjpeg-dev
Standards-Version: 3.9.8
X-Python-Version: @PYVER@
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gdcm.git
-Vcs-git: git://anonscm.debian.org/debian-med/gdcm.git
+Vcs-git: https://anonscm.debian.org/git/debian-med/gdcm.git
Homepage: http://gdcm.sourceforge.net/
Package: libgdcm2.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git
More information about the debian-med-commit
mailing list