This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository gdcm.
commit 64c2c086180a4996d8a8ebe438da5beb180d99e5 Author: Gert Wollny <[email protected]> Date: Sun Dec 20 18:39:41 2015 +0100 Update mono binding targets, Closes #808475 --- debian/changelog | 5 +++-- debian/control | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2b0c28f..ae68550 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -gdcm (2.6.1-2) UNRELEASED; urgency=medium +gdcm (2.6.1-2) unstable; urgency=medium * Add patch 05_ to clean Doxygen file to remove obsolete values. + * Remove powerpc and add ppc64el to mono-bindings Closes: #808475 - -- Gert Wollny <[email protected]> Mon, 14 Dec 2015 11:50:29 +0100 + -- Gert Wollny <[email protected]> Sun, 20 Dec 2015 18:34:37 +0100 gdcm (2.6.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index a8ebca4..e82fea8 100644 --- a/debian/control +++ b/debian/control @@ -30,17 +30,17 @@ Build-Depends: debhelper (>= 9), castxml, libsocket++-dev, libpapyrus3-dev, - cli-common-dev (>= 0.9) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - mono-devel (>= 2.10.5) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x] + 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] Build-Depends-Indep: vtk6-doc, - doxygen-latex, - graphviz, - ghostscript -Build-Conflicts: libopenjp2-7-dev + doxygen-latex, + ghostscript, + graphviz +Build-Conflicts: libopenjp2-7-dev Standards-Version: 3.9.6 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-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdcm/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gdcm/trunk/ Homepage: http://gdcm.sourceforge.net/ Package: libgdcm2.6 @@ -101,7 +101,7 @@ Description: Grassroots DICOM runtime libraries, debug version Package: libgdcm-cil Section: cli-mono -Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x +Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends} Description: Grassroots DICOM CLI bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is @@ -163,7 +163,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 powerpc ppc64 s390x +Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, libgdcm2.6 (= ${binary:Version}) Suggests: libgdcm-cil Description: Grassroots DICOM VTK CLI bindings -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
