This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository gdcm.
commit b2c127d6d18eda5919e7f69198ddb44cbe103bf9 Author: Gert Wollny <[email protected]> Date: Thu Apr 21 10:53:24 2016 +0000 Change package for upload --- debian/changelog | 6 +++--- debian/patches/08_supportvtk6.3.patch | 2 +- debian/patches/09_set_java_15.patch | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7b0d263..7602fe3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,10 @@ gdcm (2.6.3-4) unstable; urgency=medium * d/p/08: Add patch to compile against VTK 6.3 * d/p/09: Set minimum requirements for JAVA to 1.5 Closes: 821959 - * d/control+rules: remove php bindings since the upcoming php7 is - not yet supported by upstream (swig doesn't support php7 yet). + * d/control+rules: remove php bindings since the upcoming php7 is + not yet supported by upstream (swig doesn't support php7 yet). - -- Gert Wollny <[email protected]> Thu, 21 Apr 2016 09:59:59 +0000 + -- Gert Wollny <[email protected]> Thu, 21 Apr 2016 10:53:01 +0000 gdcm (2.6.3-3) unstable; urgency=medium diff --git a/debian/patches/08_supportvtk6.3.patch b/debian/patches/08_supportvtk6.3.patch index d57c88a..df007df 100644 --- a/debian/patches/08_supportvtk6.3.patch +++ b/debian/patches/08_supportvtk6.3.patch @@ -1,6 +1,6 @@ Description: Support VTK6.3 Author: Thiago Franco de Moraes <[email protected]> -Forwardded: not needed +Forwarded: not needed diff --git a/Utilities/VTK/Applications/gdcm2vtk.cxx b/Utilities/VTK/Applications/gdcm2vtk.cxx diff --git a/debian/patches/09_set_java_15.patch b/debian/patches/09_set_java_15.patch index 132dbf1..75d350a 100644 --- a/debian/patches/09_set_java_15.patch +++ b/debian/patches/09_set_java_15.patch @@ -1,3 +1,7 @@ +Description: Support java versions from 1.5 on +Author: Tobias Frost <[email protected]> +Forwarded: not needed + --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -524,8 +524,8 @@ -- 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
