[med-svn] [Git][med-team/itksnap][master] d/ci: don't use experimental

2019-12-09 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / itksnap


Commits:
2179a554 by Gert Wollny at 2019-12-10T07:16:57Z
d/ci: dont use experimental

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=
debian/.gitlab-ci.yml
=
@@ -4,7 +4,6 @@ build:
   stage: build
   
   before_script:
-- grep "^deb .* sid "  /etc/apt/sources.list | sed -e "s/ sid 
/experimental/" >> /etc/apt/sources.list
 - apt-get update && apt-get -y install devscripts git-buildpackage 
 #  - apt-get -t experimental libinsighttoolkit4-dev
 - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes 
--no-install-recommends" --install -r debian/control 



View it on GitLab: 
https://salsa.debian.org/med-team/itksnap/commit/2179a5548d5a8ab9ffa41a734d46be4121297092

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/itksnap/commit/2179a5548d5a8ab9ffa41a734d46be4121297092
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/itksnap][master] 3 commits: d/changelog: prep for new release

2019-12-09 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / itksnap


Commits:
9849ade8 by Gert Wollny at 2019-11-13T17:54:25Z
d/changelog: prep for new release

- - - - -
f65f7c76 by Gert Wollny at 2019-12-09T19:46:04Z
d/: cme fix dpkg - minor fixes and updated standards

- - - - -
b0fe3f71 by Gert Wollny at 2019-12-09T19:47:08Z
d/changelog: update

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/patches/02_check_sse.patch


Changes:

=
debian/changelog
=
@@ -1,3 +1,11 @@
+itksnap (3.6.0-4) unstable; urgency=medium
+
+  * d/control: Update build-deps to use libgdcm-dev
+  * d/: cme fix dpkg: Minor fixes 
+- standards updated to 4.4.1 (no changes needed)
+
+ -- Gert Wollny   Wed, 13 Nov 2019 18:54:01 +0100
+
 itksnap (3.6.0-3) unstable; urgency=medium
 
   * Team upload.


=
debian/compat deleted
=
@@ -1 +0,0 @@
-11


=
debian/control
=
@@ -5,7 +5,7 @@ Uploaders: Michael Hanke ,
Gert Wollny 
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 11),
cmake,
libvtk6-dev,
libinsighttoolkit4-dev,
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 11~),
libqt5opengl5-dev,
qttools5-private-dev,
libfftw3-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/neurodebian-team/itksnap
 Vcs-Git: https://salsa.debian.org/neurodebian-team/itksnap.git
 Homepage: http://www.itksnap.org


=
debian/copyright
=
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ITK-SNAP
-Upstream-Source: http://www.itksnap.org
-Files-Excluded: Submodules/greedy/matlab/
+Source: http://www.itksnap.org
+Files-Excluded: Submodules/greedy/matlab
 
 Files: *
 Copyright:


=
debian/patches/02_check_sse.patch
=
@@ -1,3 +1,4 @@
+Description: _check_sse
 --- a/Submodules/greedy/src/OneDimensionalInPlaceAccumulateFilter.txx
 +++ b/Submodules/greedy/src/OneDimensionalInPlaceAccumulateFilter.txx
 @@ -308,8 +308,7 @@



View it on GitLab: 
https://salsa.debian.org/med-team/itksnap/compare/58d6d5713cc5e75c7951d5c85713e27504b0913a...b0fe3f718ace69fa8c0268f1aef2b3bb6e599299

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/itksnap/compare/58d6d5713cc5e75c7951d5c85713e27504b0913a...b0fe3f718ace69fa8c0268f1aef2b3bb6e599299
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx][master] 2 commits: d/control: Update standard to 4.4.1 (no changes needed)

2019-12-09 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / ginkgocadx


Commits:
ec2c0fef by Gert Wollny at 2019-12-09T19:37:14Z
d/control: Update standard to 4.4.1 (no changes needed)

- - - - -
2b22db10 by Gert Wollny at 2019-12-09T19:37:39Z
Update changelog

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=
debian/changelog
=
@@ -1,3 +1,9 @@
+ginkgocadx (3.8.8-3) unstable; urgency=medium
+
+  * d/control: Update standard to 4.4.1 (no changes needed)
+
+ -- Gert Wollny   Mon, 09 Dec 2019 20:37:23 +0100
+
 ginkgocadx (3.8.8-2) unstable; urgency=medium
 
   [ Andreas Tille ]


=
debian/control
=
@@ -22,10 +22,10 @@ Build-Depends: debhelper-compat (= 12),
libwrap0,
libwrap0-dev,
libwxgtk3.0-gtk3-dev,
-  libgtk-3-dev,
+   libgtk-3-dev,
libxml2-dev,
libgdcm-tools
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/med-team/ginkgocadx
 Vcs-Git: https://salsa.debian.org/med-team/ginkgocadx.git
 Homepage: http://ginkgo-cadx.com/



View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/compare/cfcd5253fd86a6d0b36a0b67d45b609da8dab4f5...2b22db103d6059dd5c828f0511c264a7c8be76ef

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/compare/cfcd5253fd86a6d0b36a0b67d45b609da8dab4f5...2b22db103d6059dd5c828f0511c264a7c8be76ef
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/rules: Fix extra flags

2019-12-07 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
d9c1638a by Gert Wollny at 2019-12-07T12:58:35Z
d/rules: Fix extra flags

- - - - -
b5a3bf57 by Gert Wollny at 2019-12-07T12:59:02Z
d/changelog: New upload

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,9 @@
+insighttoolkit4 (4.13.2-dfsg1-6) unstable; urgency=medium
+
+  * d/rules: Fix extra flags
+
+ -- Gert Wollny   Sat, 07 Dec 2019 13:58:49 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-5) unstable; urgency=medium
 
   * d/rules: Reduce debug info because the build is too big


=
debian/rules
=
@@ -9,7 +9,7 @@ SOVERSION = $(VER_MAJOR).$(VER_MINOR)
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 #ITK is not properly using system provided headers
-export DEB_CPPFLAGS_MAINT_APPEND = "-I/usr/include/nifti -g1"
+export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/nifti -g1
 
 ENABLE_PYTHON=1
 



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/7fbda4e5a8a8709acd8b8d036994bfb152f2330b...b5a3bf57bfc9f5eb3eee67986e324ad84a60402e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/7fbda4e5a8a8709acd8b8d036994bfb152f2330b...b5a3bf57bfc9f5eb3eee67986e324ad84a60402e
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-6

2019-12-07 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-6 at Debian Med / insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-6
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/rules: Reduce debug info because the build is too big

2019-12-07 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
1f4c0604 by Gert Wollny at 2019-12-07T11:51:01Z
d/rules: Reduce debug info because the build is too big

- - - - -
7fbda4e5 by Gert Wollny at 2019-12-07T11:51:27Z
d/changelog: Prep new upload

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,9 @@
+insighttoolkit4 (4.13.2-dfsg1-5) unstable; urgency=medium
+
+  * d/rules: Reduce debug info because the build is too big
+
+ -- Gert Wollny   Sat, 07 Dec 2019 12:51:11 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-4) unstable; urgency=medium
 
   * d/control: Add libminc-dev to dev deps, Closes: #944636


=
debian/rules
=
@@ -9,7 +9,7 @@ SOVERSION = $(VER_MAJOR).$(VER_MINOR)
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 #ITK is not properly using system provided headers
-export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/nifti 
+export DEB_CPPFLAGS_MAINT_APPEND = "-I/usr/include/nifti -g1"
 
 ENABLE_PYTHON=1
 



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/7133e881aeecb2c628985587d2581c5a3a8d1b3f...7fbda4e5a8a8709acd8b8d036994bfb152f2330b

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/7133e881aeecb2c628985587d2581c5a3a8d1b3f...7fbda4e5a8a8709acd8b8d036994bfb152f2330b
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-5

2019-12-07 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-5 at Debian Med / insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-5
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-4

2019-12-06 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-4 at Debian Med / insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-4
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] d/changelog: update for upload

2019-12-06 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
7133e881 by Gert Wollny at 2019-12-06T14:16:31Z
d/changelog: update for upload

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.13.2-dfsg1-4) unstable; urgency=medium
+
+  * d/control: Add libminc-dev to dev deps, Closes: #944636
+(Thanks Bas Couwenberg for reporting)
+
+ -- Gert Wollny   Fri, 06 Dec 2019 15:15:36 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-3) unstable; urgency=medium
 
   * d/rules: Fix lintian file generation



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/7133e881aeecb2c628985587d2581c5a3a8d1b3f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/7133e881aeecb2c628985587d2581c5a3a8d1b3f
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] d/control: Add libminc-dev to dev deps, Closes: #944636 (Thanks Bas Couwenberg)

2019-11-24 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
35adbf6b by Gert Wollny at 2019-11-24T17:50:36Z
d/control: Add libminc-dev to dev deps, Closes: #944636 (Thanks Bas Couwenberg)

- - - - -


2 changed files:

- debian/control
- debian/control.in


Changes:

=
debian/control
=
@@ -50,7 +50,7 @@ Description: Image processing toolkit for registration and 
segmentation - runtim
 Package: libinsighttoolkit4-dev
 Section: libdevel
 Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit4.13 (= 
${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit4.13 (= 
${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev, libminc-dev
 Recommends: libfftw3-dev, uuid-dev
 Conflicts: libinsighttoolkit-dev, libinsighttoolkit3-dev
 Replaces: libinsighttoolkit-dev


=
debian/control.in
=
@@ -50,7 +50,7 @@ Description: Image processing toolkit for registration and 
segmentation - runtim
 Package: libinsighttoolkit@VER_MAJOR@-dev
 Section: libdevel
 Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit@SOVERSION@ (= 
${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit@SOVERSION@ (= 
${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev, libminc-dev
 Recommends: libfftw3-dev, uuid-dev
 Conflicts: libinsighttoolkit-dev, libinsighttoolkit3-dev
 Replaces: libinsighttoolkit-dev



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/35adbf6b5fcd547bda056a8f3fc3ebef786886cf

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/35adbf6b5fcd547bda056a8f3fc3ebef786886cf
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-2

2019-11-18 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-2 at Debian Med / insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-3

2019-11-18 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-3 at Debian Med / insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-3
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 6 commits: d/p/remove..: Add major version increment

2019-11-18 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
9ff7bbd4 by Gert Wollny at 2019-11-17T09:02:40Z
d/p/remove..: Add major version increment

- - - - -
433d808c by Gert Wollny at 2019-11-17T09:04:06Z
d/changelog: Prep for new upload

- - - - -
ca057182 by Gert Wollny at 2019-11-18T08:53:52Z
d/changelog: Update for new upload

- - - - -
9c4e13d0 by Gert Wollny at 2019-11-18T08:53:52Z
d/rules: Fix lintian file generation

- - - - -
bf657dc5 by Gert Wollny at 2019-11-18T08:53:52Z
d/control: Fix use of dh-python

- - - - -
cb2294b4 by Gert Wollny at 2019-11-18T08:54:57Z
d/changelog: fixup

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/patches/remove_gcc_version_test.patch
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,9 +1,17 @@
-insighttoolkit4 (4.13.2-dfsg1-2) UNRELEASED; urgency=medium
+insighttoolkit4 (4.13.2-dfsg1-3) unstable; urgency=medium
+
+  * d/rules: Fix lintian file generation
+  * d/control: add dh-python to build-deps
+
+ -- Gert Wollny   Mon, 18 Nov 2019 09:25:17 +0100
+
+insighttoolkit4 (4.13.2-dfsg1-2) unstable; urgency=medium
 
   * d/control: Switch python package name to python3
   * d/*: Make it compile with gcc-9, Closes: #944179
+  * d/p/remove..: Add patch to pass all gcc version tests
 
- -- Gert Wollny   Mon, 11 Nov 2019 19:23:04 +0100
+ -- Gert Wollny   Sun, 17 Nov 2019 10:03:19 +0100
 
 insighttoolkit4 (4.13.2-dfsg1-1) unstable; urgency=medium
 


=
debian/control
=
@@ -7,6 +7,7 @@ Uploaders: Steve M. Robbins ,
Gert Wollny 
 Build-Depends: debhelper (>= 9),
 cmake (>= 2.8.9), 
+dh-python,
 swig3.0,
 castxml (>= 0.2-3),
 zlib1g-dev (>= 1.2.2), 


=
debian/patches/remove_gcc_version_test.patch
=
@@ -67,12 +67,13 @@
  #if defined(_WIN32) || defined(WIN32)
 --- a/Modules/ThirdParty/VNL/src/vxl/vcl/tests/test_preprocessor.cxx
 +++ b/Modules/ThirdParty/VNL/src/vxl/vcl/tests/test_preprocessor.cxx
-@@ -64,6 +64,11 @@
+@@ -64,6 +64,12 @@
++minor_count;
  #endif
  
 +#ifdef VCL_GCC_73
 +  ++compiler_count;
++  ++major_count;
 +  ++minor_count;
 +#endif
 +


=
debian/rules
=
@@ -107,7 +107,7 @@ override_dh_auto_test:
 override_dh_lintian:
echo "#ITK embeds various patched libraries" > 
debian/$(pkg_lib).lintian-overrides
echo "$(pkg_lib): embedded-library" > 
debian/$(pkg_lib).lintian-overrides
-   echo "$(pkg_lib): package-name-doesnt-match-sonames" > 
debian/$(pkg_lib).lintian-overrides
+   echo "$(pkg_lib): package-name-doesnt-match-sonames" >> 
debian/$(pkg_lib).lintian-overrides
dh_lintian
 
 override_dh_install-indep:



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/fbf966441c1dc3bc08765a98bd4a1319921524f5...cb2294b495adf4fff90bc44a6fa67a74b9dbcd23

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/fbf966441c1dc3bc08765a98bd4a1319921524f5...cb2294b495adf4fff90bc44a6fa67a74b9dbcd23
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 5 commits: d/*: Make it compile with gcc-9, Closes: #944179

2019-11-14 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
910c9d76 by Gert Wollny at 2019-11-13T18:26:53Z
d/*: Make it compile with gcc-9, Closes: #944179

- - - - -
648635f3 by Gert Wollny at 2019-11-13T18:28:02Z
d/changelog: Update for upload

- - - - -
ca13f18f by Gert Wollny at 2019-11-13T18:34:31Z
d/p: Enable removing the gcc version test

- - - - -
759dbb5e by Gert Wollny at 2019-11-14T08:56:47Z
d/p/: make preprozessor test pass with all gcc

- - - - -
fbf96644 by Gert Wollny at 2019-11-14T14:02:31Z
d/changelog: reset to UNRELEASED

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/patches/remove_gcc_version_test.patch
- debian/patches/series
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,6 +1,7 @@
-insighttoolkit4 (4.13.2-dfsg1-2) unstable; urgency=medium
+insighttoolkit4 (4.13.2-dfsg1-2) UNRELEASED; urgency=medium
 
   * d/control: Switch python package name to python3
+  * d/*: Make it compile with gcc-9, Closes: #944179
 
  -- Gert Wollny   Mon, 11 Nov 2019 19:23:04 +0100
 


=
debian/control
=
@@ -8,8 +8,7 @@ Uploaders: Steve M. Robbins ,
 Build-Depends: debhelper (>= 9),
 cmake (>= 2.8.9), 
 swig3.0,
-castxml (>= 0.1+git20160202-1.1),
-g++-8, 
+castxml (>= 0.2-3),
 zlib1g-dev (>= 1.2.2), 
 libdouble-conversion-dev,
 libexpat-dev,


=
debian/patches/remove_gcc_version_test.patch
=
@@ -65,3 +65,17 @@
  #endif
  
  #if defined(_WIN32) || defined(WIN32)
+--- a/Modules/ThirdParty/VNL/src/vxl/vcl/tests/test_preprocessor.cxx
 b/Modules/ThirdParty/VNL/src/vxl/vcl/tests/test_preprocessor.cxx
+@@ -64,6 +64,11 @@
+   ++minor_count;
+ #endif
+ 
++#ifdef VCL_GCC_73
++  ++compiler_count;
++  ++minor_count;
++#endif
++
+ #ifdef VCL_VC
+   ++compiler_count;
+ #endif


=
debian/patches/series
=
@@ -8,3 +8,4 @@ itk4.12.0-resource_cprobe.patch
 disable-doxygen.patch
 simplify-system-gtest.patch
 fix-minc-includes.patch
+remove_gcc_version_test.patch


=
debian/rules
=
@@ -87,7 +87,7 @@ pkg_python = insighttoolkit$(VER_MAJOR)-python3
 override_dh_auto_configure-indep:
 
 override_dh_auto_configure-arch: pre-build
-   CXX=g++-8 dh_auto_configure -- $(CMAKE_FLAGS)
+   dh_auto_configure -- $(CMAKE_FLAGS)
 
 override_dh_auto_build-indep:
 



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/474b2cf479fe038a345d106868bdcc417fb19af3...fbf966441c1dc3bc08765a98bd4a1319921524f5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/474b2cf479fe038a345d106868bdcc417fb19af3...fbf966441c1dc3bc08765a98bd4a1319921524f5
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/castxml][master] 3 commits: d/control: Use llvm-9-dev and libclang-9-dev

2019-11-13 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / castxml


Commits:
4be8e58e by Gert Wollny at 2019-11-14T07:14:06Z
d/control: Use llvm-9-dev and libclang-9-dev

This is needed, because with g++-9 sime intrinsics were added that
are not supported with older versions

- - - - -
5e2226fa by Gert Wollny at 2019-11-14T07:14:50Z
d/p/0003: Add patch to fix expected output with llvm-9

- - - - -
b14a66fc by Gert Wollny at 2019-11-14T07:15:33Z
d/changelog: update for upload

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/0004-correct-expected-for-clang9.patch
- debian/patches/series


Changes:

=
debian/changelog
=
@@ -1,3 +1,12 @@
+castxml (0.2.0-4) unstable; urgency=medium
+
+  [ Gert Wollny ]
+  * d/control: Use llvm-9-dev and also use libclang-9-dev to 
+fix problems with g++-9 
+  * d/p/0003: Add patch to fix expected output with llvm-9
+
+ -- Gert Wollny   Thu, 14 Nov 2019 07:59:52 +0100
+
 castxml (0.2.0-3) unstable; urgency=medium
 
   [ Steven Robbins ]


=
debian/control
=
@@ -6,8 +6,8 @@ Priority: optional
 Build-Depends: debhelper (>= 10),
cmake,
help2man,
-   libclang-dev,
-   llvm-dev,
+   libclang-9-dev,
+   llvm-9-dev,
libedit-dev,
zlib1g-dev
 Standards-Version: 4.1.5


=
debian/patches/0004-correct-expected-for-clang9.patch
=
@@ -0,0 +1,32 @@
+commit d78e08ee50b25e851d1dd2143d4d132baf6c4f3e
+Author: Brad King 
+Date:   Wed Aug 28 15:37:36 2019 -0400
+
+test: Update expected XML output for LLVM/Clang 9.0
+
+The format of a lambda initializer changed slightly.  Update our regex.
+
+diff --git a/test/expect/castxml1.any.Variable-lambda.xml.txt 
b/test/expect/castxml1.any.Variable-lambda.xml.txt
+index 54edf13..f0f3eb1 100644
+--- a/test/expect/castxml1.any.Variable-lambda.xml.txt
 b/test/expect/castxml1.any.Variable-lambda.xml.txt
+@@ -1,6 +1,6 @@
+ ^<\?xml version="1.0"\?>
+ ]*>
+-  
++  
+   
+   
+   
+diff --git a/test/expect/gccxml.any.Variable-lambda.xml.txt 
b/test/expect/gccxml.any.Variable-lambda.xml.txt
+index 81d6600..ed1bb8f 100644
+--- a/test/expect/gccxml.any.Variable-lambda.xml.txt
 b/test/expect/gccxml.any.Variable-lambda.xml.txt
+@@ -1,6 +1,6 @@
+ ^<\?xml version="1.0"\?>
+ ]*>
+-  
++  
+   
+   
+   


=
debian/patches/series
=
@@ -1,3 +1,4 @@
 0001-fix-version-test-to-allow-text-before-clang.patch
 0002-dont-install-license-file.patch
 0003-Link-against-libatomic.patch
+0004-correct-expected-for-clang9.patch



View it on GitLab: 
https://salsa.debian.org/med-team/castxml/compare/f5cdf45cf67b488d8bb4de46dfe3d6273747d3ce...b14a66fc0d370fe9aad9b42330e27749e9a7cc93

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/castxml/compare/f5cdf45cf67b488d8bb4de46dfe3d6273747d3ce...b14a66fc0d370fe9aad9b42330e27749e9a7cc93
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/castxml] Pushed new tag debian/0.2.0-4

2019-11-13 Thread Gert Wollny


Gert Wollny pushed new tag debian/0.2.0-4 at Debian Med / castxml

-- 
View it on GitLab: https://salsa.debian.org/med-team/castxml/tree/debian/0.2.0-4
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/itksnap][master] d/control: Update build-deps to use libgdcm-dev

2019-11-13 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / itksnap


Commits:
58d6d571 by Gert Wollny at 2019-11-13T17:29:49Z
d/control: Update build-deps to use libgdcm-dev

- - - - -


1 changed file:

- debian/control


Changes:

=
debian/control
=
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 11~),
cmake,
libvtk6-dev,
libinsighttoolkit4-dev,
-   libgdcm2-dev,
+   libgdcm-dev,
imagemagick,
libdcmtk-dev,
qtbase5-dev,



View it on GitLab: 
https://salsa.debian.org/med-team/itksnap/commit/58d6d5713cc5e75c7951d5c85713e27504b0913a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/itksnap/commit/58d6d5713cc5e75c7951d5c85713e27504b0913a
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][master] 2 commits: d/control: Update dp to libgdcm-dev

2019-11-13 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / vtk-dicom


Commits:
90234467 by Gert Wollny at 2019-11-13T17:03:18Z
d/control: Update dp to libgdcm-dev

- - - - -
b6e78eeb by Gert Wollny at 2019-11-13T17:04:40Z
d/changelog: prep for release

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=
debian/changelog
=
@@ -1,3 +1,16 @@
+vtk-dicom (0.8.11-3) unstable; urgency=medium
+
+  * d/control: Update build-dep to libgdcm-dev
+
+ -- Gert Wollny   Wed, 13 Nov 2019 18:04:00 +0100
+
+vtk-dicom (0.8.11-2) unstable; urgency=medium
+
+  * d/control: Update dp to libgdcm-dev
+  * d/control: Update dp to libgdcm-dev
+
+ -- Gert Wollny   Wed, 13 Nov 2019 18:03:47 +0100
+
 vtk-dicom (0.8.11-1) unstable; urgency=medium
 
   * New upstream version 0.8.11


=
debian/control
=
@@ -8,7 +8,7 @@ Build-Depends: cmake,
dh-exec,
dh-python,
help2man,
-   libgdcm2-dev,
+   libgdcm-dev,
libvtk7-dev,
libvtk7-qt-dev,
python3-dev,



View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/compare/cf7c94064c6f91a6142fe40fbefacc0843572379...b6e78eebc13a9c29bcf8164bb319069f926c2723

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/compare/cf7c94064c6f91a6142fe40fbefacc0843572379...b6e78eebc13a9c29bcf8164bb319069f926c2723
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom] Pushed new tag debian/0.8.11-3

2019-11-13 Thread Gert Wollny


Gert Wollny pushed new tag debian/0.8.11-3 at Debian Med / vtk-dicom

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/tree/debian/0.8.11-3
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/control: Switch python package name to python3

2019-11-11 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
93a0681c by Gert Wollny at 2019-11-11T18:22:13Z
d/control: Switch python package name to python3

- - - - -
474b2cf4 by Gert Wollny at 2019-11-11T18:23:37Z
d/control: Update packages for upload

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,9 @@
+insighttoolkit4 (4.13.2-dfsg1-2) unstable; urgency=medium
+
+  * d/control: Switch python package name to python3
+
+ -- Gert Wollny   Mon, 11 Nov 2019 19:23:04 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1) unstable; urgency=medium
 
   * d/control: Depend on libgdcm-dev


=
debian/control
=
@@ -89,12 +89,11 @@ Description: Image processing toolkit for registration and 
segmentation - exampl
  .
  This package contains the source for example programs.
 
-Package: insighttoolkit4-python 
+Package: insighttoolkit4-python3 
 Section: python 
 Architecture: amd64 i386
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
-Conflicts: insighttoolkit-python
-Replaces: insighttoolkit-python
+Conflicts: insighttoolkit-python, insighttoolkit4-python,
 Description: Image processing toolkit for registration and segmentation - 
Python bindings
  ITK is an open-source software toolkit for performing registration and
  segmentation. Segmentation is the process of identifying and


=
debian/rules
=
@@ -78,7 +78,7 @@ CMAKE_FLAGS = \
 pkg_lib = libinsighttoolkit$(SOVERSION)
 pkg_dev = libinsighttoolkit$(VER_MAJOR)-dev
 pkg_examples = insighttoolkit$(VER_MAJOR)-examples
-pkg_python = insighttoolkit$(VER_MAJOR)-python
+pkg_python = insighttoolkit$(VER_MAJOR)-python3
 
 
 %:



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/f6afeedfec2288ba995b60e4f36d58ecce366884...474b2cf479fe038a345d106868bdcc417fb19af3

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/f6afeedfec2288ba995b60e4f36d58ecce366884...474b2cf479fe038a345d106868bdcc417fb19af3
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag debian/3.0.4-2

2019-11-07 Thread Gert Wollny


Gert Wollny pushed new tag debian/3.0.4-2 at Debian Med / gdcm

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/tree/debian/3.0.4-2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 2 commits: d/control: Depend on vtk7-doc instead of vtk6-doc

2019-11-07 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
24d0f6f4 by Gert Wollny at 2019-11-07T11:25:32Z
d/control: Depend on vtk7-doc instead of vtk6-doc

- - - - -
1f0ea817 by Gert Wollny at 2019-11-07T11:25:53Z
Update changelog

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=
debian/changelog
=
@@ -1,3 +1,9 @@
+gdcm (3.0.4-2) unstable; urgency=medium
+
+  * d/control: Depend on vtk7-doc instead of vtk6-doc
+
+ -- Gert Wollny   Thu, 07 Nov 2019 12:25:42 +0100
+
 gdcm (3.0.4-1) unstable; urgency=medium
 
   * New upstream version 3.0.4


=
debian/control
=
@@ -184,7 +184,7 @@ Description: Grassroots DICOM VTK tools and utilities
 Package: gdcm-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, vtk6-doc, doc-base
+Depends: ${misc:Depends}, vtk7-doc, doc-base
 Description: Grassroots DICOM documentation
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/b0c1f0c5647033547f08ec86b76cf39fe034bb91...1f0ea817389967277b7c5e9f4b7152c7d941dd5a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/b0c1f0c5647033547f08ec86b76cf39fe034bb91...1f0ea817389967277b7c5e9f4b7152c7d941dd5a
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1

2019-11-02 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1 at Debian Med / insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 4 commits: d/control: Depend on libgdcm-dev

2019-11-02 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
f1c2d2a2 by Gert Wollny at 2019-11-01T17:05:31Z
d/control: Depend on libgdcm-dev

- - - - -
c174ab8b by Gert Wollny at 2019-11-01T17:06:10Z
d/changelog: new upload

- - - - -
584abe4b by Gert Wollny at 2019-11-02T09:23:36Z
Upload to unstable

- - - - -
f6afeedf by Gert Wollny at 2019-11-02T09:25:55Z
d/changelog: Add python2 bug closing

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=
debian/changelog
=
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.13.2-dfsg1-1) unstable; urgency=medium
+
+  * d/control: Depend on libgdcm-dev
+  * upload to unstable, Closes: #936737
+
+ -- Gert Wollny   Sat, 02 Nov 2019 10:23:20 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1~exp7) experimental; urgency=medium
 
   [ Gilles Filippini ]


=
debian/control
=
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
 libtiff-dev,
 libfftw3-dev,
 libdcmtk-dev (>= 3.6.1~20150924-4), 
-libgdcm2-dev (>= 2.6.1-3) | libgdcm2-dev ( << 2.6.0 ),
+libgdcm-dev,
 libgtest-dev,
 uuid-dev, 
 libminc-dev, 
@@ -50,7 +50,7 @@ Description: Image processing toolkit for registration and 
segmentation - runtim
 Package: libinsighttoolkit4-dev
 Section: libdevel
 Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit4.13 (= 
${binary:Version}), libgdcm2-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit4.13 (= 
${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev
 Recommends: libfftw3-dev, uuid-dev
 Conflicts: libinsighttoolkit-dev, libinsighttoolkit3-dev
 Replaces: libinsighttoolkit-dev


=
debian/control.in
=
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
 libtiff-dev,
 libfftw3-dev,
 libdcmtk-dev (>= 3.6.1~20150924-4), 
-libgdcm2-dev (>= 2.6.1-3) | libgdcm2-dev ( << 2.6.0 ),
+libgdcm-dev,
 libgtest-dev,
 uuid-dev, 
 libminc-dev, 
@@ -50,7 +50,7 @@ Description: Image processing toolkit for registration and 
segmentation - runtim
 Package: libinsighttoolkit@VER_MAJOR@-dev
 Section: libdevel
 Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit@SOVERSION@ (= 
${binary:Version}), libgdcm2-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit@SOVERSION@ (= 
${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, 
libdouble-conversion-dev, libexpat-dev, libnifti-dev
 Recommends: libfftw3-dev, uuid-dev
 Conflicts: libinsighttoolkit-dev, libinsighttoolkit3-dev
 Replaces: libinsighttoolkit-dev



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/b07c59c6890a1b6bedfb68df762c02095204924f...f6afeedfec2288ba995b60e4f36d58ecce366884

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/b07c59c6890a1b6bedfb68df762c02095204924f...f6afeedfec2288ba995b60e4f36d58ecce366884
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1_exp8

2019-11-02 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1_exp8 at Debian Med / 
insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1_exp8
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk][master] 2 commits: d/*: Update so version 10 15

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / dcmtk


Commits:
fbe2f4ff by Gert Wollny at 2019-11-01T17:52:15Z
d/*: Update so version 10 15

- - - - -
1e47b875 by Gert Wollny at 2019-11-01T17:56:16Z
d/changelog: Update changelog

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/libdcmtk14.install → debian/libdcmtk15.install
- debian/libdcmtk14.lintian-overrides → debian/libdcmtk15.lintian-overrides
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,12 +1,12 @@
 dcmtk (3.6.5-1) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
-  * Team upload.
   * Remove myself as Uploader
 
   [ Gert Wollny ]
   * New upstream version 3.6.5
   * d/p: Update patches and remove 08 (applied upstream)
+  * Update SO version to 15
 
  -- Gert Wollny   Fri, 01 Nov 2019 17:14:38 +0100
 


=
debian/control
=
@@ -37,7 +37,7 @@ Description: OFFIS DICOM toolkit command line utilities
  .
  Note: This version was compiled with libssl support.
 
-Package: libdcmtk14
+Package: libdcmtk15
 Architecture: any
 Section: libs
 Depends: ${misc:Depends},
@@ -66,7 +66,7 @@ Depends: libxml2-dev,
  libwrap0-dev,
  libcharls-dev,
  libtiff-dev,
- libdcmtk14 (= ${binary:Version}),
+ libdcmtk15 (= ${binary:Version}),
  ${misc:Depends}
 Suggests: dcmtk-doc
 Breaks: libinsighttoolkit4-dev (<< 4.9.0)


=
debian/libdcmtk14.install → debian/libdcmtk15.install
=
@@ -1,2 +1,2 @@
 usr/lib/*/*.so.*
-usr/share/libdcmtk14/*.dic
+usr/share/libdcmtk15/*.dic


=
debian/libdcmtk14.lintian-overrides → debian/libdcmtk15.lintian-overrides
=
@@ -1,5 +1,5 @@
 # There is more than one library in one package bundles which makes perfectly
 # sense in this application but does not enable naming the library package 
apropriately
-libdcmtk14: package-name-doesnt-match-sonames
-libdcmtk14: embedded-library
-libdcmtk14: no-symbols-control-file
+libdcmtk15: package-name-doesnt-match-sonames
+libdcmtk15: embedded-library
+libdcmtk15: no-symbols-control-file


=
debian/rules
=
@@ -38,7 +38,7 @@ CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE:STRING=None \
  -DDCMTK_WITH_ICONV:BOOL=ON \
  -DUSE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON \
  -DCMAKE_VERBOSE_MAKEFILE=ON \
- -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk14 \
+ -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk15 \
  -DCMAKE_SKIP_RPATH:BOOL=OFF \
  -DDCMTK_USE_CXX11_STL:BOOL=ON \
  -DDCMTK_ENABLE_CXX11:BOOL=ON



View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/compare/c745ed45c7b4658510412a8b94f2492ba43bc345...1e47b875fc1e27b52f077bf8f2a713344bf0823a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/compare/c745ed45c7b4658510412a8b94f2492ba43bc345...1e47b875fc1e27b52f077bf8f2a713344bf0823a
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1_exp7

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1_exp7 at Debian Med / 
insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1_exp7
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] d/changelog: Upload to experimental

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
b07c59c6 by Gert Wollny at 2019-11-01T16:58:33Z
d/changelog: Upload to experimental

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,10 +1,11 @@
-insighttoolkit4 (4.13.2-dfsg1-1~exp7) UNRELEASED; urgency=medium
+insighttoolkit4 (4.13.2-dfsg1-1~exp7) experimental; urgency=medium
 
+  [ Gilles Filippini ]
   * Fix d/rules to comply with patch fix_python_tests.diff and actually
 fix the related Python template test failure
   * Drop d/p/disable_python_template_test
 
- -- Gilles Filippini   Fri, 01 Nov 2019 17:38:29 +0100
+ -- Gert Wollny   Fri, 01 Nov 2019 17:58:05 +0100
 
 insighttoolkit4 (4.13.2-dfsg1-1~exp6) experimental; urgency=medium
 



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/b07c59c6890a1b6bedfb68df762c02095204924f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/b07c59c6890a1b6bedfb68df762c02095204924f
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 3 commits: Fix d/rules to comply with patch fix_python_tests

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
7edb3842 by Gilles Filippini at 2019-11-01T16:41:20Z
Fix d/rules to comply with patch fix_python_tests

and actually fix the related test failure.

- - - - -
890309c7 by Gilles Filippini at 2019-11-01T16:43:53Z
Enable back Python template test

- - - - -
b48f8aff by Gert Wollny at 2019-11-01T16:58:21Z
Merge branch master into master

Fix d/rules to comply with patch fix_python_tests

See merge request med-team/insighttoolkit!1
- - - - -


4 changed files:

- debian/changelog
- − debian/patches/disable_python_template_test
- debian/patches/series
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,11 @@
+insighttoolkit4 (4.13.2-dfsg1-1~exp7) UNRELEASED; urgency=medium
+
+  * Fix d/rules to comply with patch fix_python_tests.diff and actually
+fix the related Python template test failure
+  * Drop d/p/disable_python_template_test
+
+ -- Gilles Filippini   Fri, 01 Nov 2019 17:38:29 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1~exp6) experimental; urgency=medium
 
   * d/rules: drop 4D wrapping, since the build gets too big 


=
debian/patches/disable_python_template_test deleted
=
@@ -1,14 +0,0 @@
-Description: Disable template tests since they only check available templates
- and whether they pass depends on the configuration. 
-Author: Gert Wollny 
 a/Wrapping/Generators/Python/Tests/CMakeLists.txt
-+++ b/Wrapping/Generators/Python/Tests/CMakeLists.txt
-@@ -29,7 +29,7 @@
- if(ITK_WRAP_unsigned_char AND WRAP_2)
-   itk_python_add_test(NAME PythonTypemaps COMMAND typemaps.py)
- 
--  itk_python_add_test(NAME PythonTemplate COMMAND template.py)
-+#  itk_python_add_test(NAME PythonTemplate COMMAND template.py)
- 
-   itk_python_add_test(NAME PythonModifiedTime COMMAND ModifiedTime.py)
- 


=
debian/patches/series
=
@@ -8,4 +8,3 @@ itk4.12.0-resource_cprobe.patch
 disable-doxygen.patch
 simplify-system-gtest.patch
 fix-minc-includes.patch
-disable_python_template_test


=
debian/rules
=
@@ -16,13 +16,13 @@ ENABLE_PYTHON=1
 ifeq ($(DEB_HOST_ARCH),i386)
   ENABLE_FFTW=OFF
 #(unsigned long) == (unsigned int) on 32 bit, since itk 4.10 or g++-5.4   
-  ENABLE_UNSIGNED_LONG=OFF 
+  ENABLE_UNSIGNED_LONG_LONG=OFF
   # Tests are permanently failing, try force rounding to normal double 
   # accuracy
   export DEB_CXXFLAGS_MAINT_APPEND=-ffloat-store
 else
   ENABLE_FFTW=ON
-  ENABLE_UNSIGNED_LONG=ON 
+  ENABLE_UNSIGNED_LONG_LONG=ON
 endif 
 
 CMAKE_FLAGS = \
@@ -67,7 +67,7 @@ CMAKE_FLAGS = \
-DITK_USE_SYSTEM_SWIG:BOOL=ON \
-DITK_USE_SYSTEM_CASTXML:BOOL=ON \
-DITK_WRAP_IMAGE_DIMS="2;3" \
-   -DITK_WRAP_unsigned_long:BOOL=$(ENABLE_UNSIGNED_LONG) \
+   -DITK_WRAP_unsigned_long_long:BOOL=$(ENABLE_UNSIGNED_LONG_LONG) \
-DITK_WRAP_double:BOOL=ON \
 -DITK_WRAP_vector_double:BOOL=ON \
 -DITK_WRAP_covariant_vector_double:BOOL=ON \



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/e40526a367d600b8ef550c96872f34e03d6d64ca...b48f8affbd1087e4e306545bf4fae823d39f5469

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/e40526a367d600b8ef550c96872f34e03d6d64ca...b48f8affbd1087e4e306545bf4fae823d39f5469
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag debian/3.0.4-1

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag debian/3.0.4-1 at Debian Med / gdcm

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/tree/debian/3.0.4-1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 2 commits: d/gdcm-doc.doc-base: Update filename

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
78f2061a by Gert Wollny at 2019-11-01T16:54:13Z
d/gdcm-doc.doc-base: Update filename

- - - - -
b0c1f0c5 by Gert Wollny at 2019-11-01T16:54:13Z
d/changelog: Update for upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/gdcm-doc.doc-base


Changes:

=
debian/changelog
=
@@ -1,6 +1,5 @@
-gdcm (3.0.4-1) UNRELEASED; urgency=medium
+gdcm (3.0.4-1) unstable; urgency=medium
 
-  * New upstream version 3.0.3
   * New upstream version 3.0.4
 
  -- Gert Wollny   Fri, 01 Nov 2019 17:17:49 +0100


=
debian/gdcm-doc.doc-base
=
@@ -9,4 +9,4 @@ Index: /usr/share/doc/gdcm-doc/html/index.xhtml
 Files: /usr/share/doc/gdcm-doc/html/*
 
 Format: PDF
-Files: /usr/share/doc/gdcm-doc/gdcm-3.0.3.pdf
+Files: /usr/share/doc/gdcm-doc/gdcm-3.0.4.pdf



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/04dfbf02179add35cd59c7b9c143c75aa319d5ae...b0c1f0c5647033547f08ec86b76cf39fe034bb91

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/04dfbf02179add35cd59c7b9c143c75aa319d5ae...b0c1f0c5647033547f08ec86b76cf39fe034bb91
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom] Pushed new tag debian/0.8.11-1

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag debian/0.8.11-1 at Debian Med / vtk-dicom

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/tree/debian/0.8.11-1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][master] 5 commits: d/changelog: Upload to unstable

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / vtk-dicom


Commits:
533121b6 by Gert Wollny at 2019-11-01T16:24:40Z
d/changelog: Upload to unstable

- - - - -
cc1ebf34 by Gert Wollny at 2019-11-01T16:28:55Z
d/python3-vtk-dicom.install: Fix python lib install

- - - - -
7c0c6b4b by Gert Wollny at 2019-11-01T16:30:31Z
d/ruled: Dont build TCL wrappers

- - - - -
eb582de9 by Gert Wollny at 2019-11-01T16:34:15Z
d/python3-vtk-dicom: Fix install

- - - - -
cf7c9406 by Gert Wollny at 2019-11-01T16:38:25Z
d/changelog: Update changelog for upload

- - - - -


3 changed files:

- debian/changelog
- debian/python3-vtk-dicom.install
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,6 +1,8 @@
-vtk-dicom (0.8.11-1) UNRELEASED; urgency=medium
+vtk-dicom (0.8.11-1) unstable; urgency=medium
 
   * New upstream version 0.8.11
+  * d/rules: Explicitely don't build TCL bindings 
+  * d/python3..: Fix library installs
 
  -- Gert Wollny   Fri, 01 Nov 2019 17:20:13 +0100
 


=
debian/python3-vtk-dicom.install
=
@@ -1,4 +1,5 @@
 #!/usr/bin/dh-exec 
 usr/lib/*/libvtkDICOMPython*.so.* 
-usr/lib/*/vtkDICOMPython.so usr/lib/python${PYVER}/dist-packages
+usr/lib/*/libvtkDICOMPython*.so usr/lib/python${PYVER}/dist-packages
+usr/lib/*/vtkDICOMPython*.so usr/lib/python${PYVER}/dist-packages
 


=
debian/rules
=
@@ -26,6 +26,7 @@ CMAKE_EXTRA_FLAGS += \
-DCMAKE_BUILD_TYPE:STRING=None \
-DBUILD_PYTHON_WRAPPERS:BOOL=ON \
-DBUILD_JAVA_WRAPPERS:BOOL=OFF \
+   -DBUILD_TCL_WRAPPERS:BOOL=OFF \
-DUSE_DCMTK:BOOL=OFF \
-DUSE_GDCM:BOOL=ON \
-DBUILD_SHARED_LIBS:BOOL=ON \



View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/compare/f62c389a36fcf981c77f27f1bb24c9a04bcfeb74...cf7c94064c6f91a6142fe40fbefacc0843572379

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/compare/f62c389a36fcf981c77f27f1bb24c9a04bcfeb74...cf7c94064c6f91a6142fe40fbefacc0843572379
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk][master] d/changelog: Fix version

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / dcmtk


Commits:
c745ed45 by Gert Wollny at 2019-11-01T16:36:20Z
d/changelog: Fix version

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,4 +1,4 @@
-dcmtk (3.6.4-3) UNRELEASED; urgency=medium
+dcmtk (3.6.5-1) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * Team upload.



View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/c745ed45c7b4658510412a8b94f2492ba43bc345

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/c745ed45c7b4658510412a8b94f2492ba43bc345
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom] Pushed new tag upstream/0.8.11

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag upstream/0.8.11 at Debian Med / vtk-dicom

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/tree/upstream/0.8.11
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][master] d/changelog: add entry

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / vtk-dicom


Commits:
f62c389a by Gert Wollny at 2019-11-01T16:20:29Z
d/changelog: add entry

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,3 +1,9 @@
+vtk-dicom (0.8.11-1) UNRELEASED; urgency=medium
+
+  * New upstream version 0.8.11
+
+ -- Gert Wollny   Fri, 01 Nov 2019 17:20:13 +0100
+
 vtk-dicom (0.8.10-1) unstable; urgency=medium
 
   * New upstream version 0.8.10



View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/f62c389a36fcf981c77f27f1bb24c9a04bcfeb74

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/f62c389a36fcf981c77f27f1bb24c9a04bcfeb74
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][pristine-tar] pristine-tar data for vtk-dicom_0.8.11.orig.tar.gz

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / vtk-dicom


Commits:
41d8263c by Gert Wollny at 2019-11-01T16:19:08Z
pristine-tar data for vtk-dicom_0.8.11.orig.tar.gz

- - - - -


2 changed files:

- + vtk-dicom_0.8.11.orig.tar.gz.delta
- + vtk-dicom_0.8.11.orig.tar.gz.id


Changes:

=
vtk-dicom_0.8.11.orig.tar.gz.delta
=
Binary files /dev/null and b/vtk-dicom_0.8.11.orig.tar.gz.delta differ


=
vtk-dicom_0.8.11.orig.tar.gz.id
=
@@ -0,0 +1 @@
+66f267a61652f006589de81d21f712c39ad512b3



View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/41d8263c91faf63065d4d9c4d057efd90c9de682

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/41d8263c91faf63065d4d9c4d057efd90c9de682
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][upstream] New upstream version 3.0.4

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch upstream at Debian Med / gdcm


Commits:
d2452e11 by Gert Wollny at 2019-11-01T16:17:05Z
New upstream version 3.0.4
- - - - -


30 changed files:

- Applications/Cxx/gdcmimg.cxx
- Applications/Cxx/gdcmtar.cxx
- CMakeLists.txt
- Examples/Cxx/DumpPhilipsECHO.cxx
- Examples/Cxx/ELSCINT1WaveToText.cxx
- Examples/Cxx/FixBrokenJ2K.cxx
- Examples/Cxx/pmsct_rgb1.cxx
- Source/Common/gdcmASN1.cxx
- Source/Common/gdcmOpenSSLCryptographicMessageSyntax.cxx
- Source/Common/gdcmOpenSSLP7CryptographicMessageSyntax.cxx
- Source/Common/gdcmTesting.cxx
- Source/Common/gdcmUnpacker12Bits.cxx
- Source/DataStructureAndEncodingDefinition/gdcmByteSwapFilter.cxx
- Source/DataStructureAndEncodingDefinition/gdcmByteValue.h
- Source/DataStructureAndEncodingDefinition/gdcmCP246ExplicitDataElement.txx
- Source/DataStructureAndEncodingDefinition/gdcmCSAHeader.cxx
- Source/DataStructureAndEncodingDefinition/gdcmDataSet.txx
- Source/DataStructureAndEncodingDefinition/gdcmReader.cxx
- Source/MediaStorageAndFileFormat/gdcmBitmap.cxx
- Source/MediaStorageAndFileFormat/gdcmCurve.cxx
- Source/MediaStorageAndFileFormat/gdcmFileChangeTransferSyntax.cxx
- Source/MediaStorageAndFileFormat/gdcmFileExplicitFilter.cxx
- Source/MediaStorageAndFileFormat/gdcmIconImageGenerator.cxx
- Source/MediaStorageAndFileFormat/gdcmImageChangePlanarConfiguration.cxx
- Source/MediaStorageAndFileFormat/gdcmImageChangeTransferSyntax.cxx
- Source/MediaStorageAndFileFormat/gdcmImageCodec.cxx
- Source/MediaStorageAndFileFormat/gdcmImageCodec.h
- Source/MediaStorageAndFileFormat/gdcmImageRegionReader.cxx
- Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx
- Source/MediaStorageAndFileFormat/gdcmJPEGBITSCodec.hxx


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/d2452e119deefb9a658975b4f5bfd3398b9b305d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/d2452e119deefb9a658975b4f5bfd3398b9b305d
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag upstream/3.0.4

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag upstream/3.0.4 at Debian Med / gdcm

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/tree/upstream/3.0.4
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag debian/3.0.3-1_exp2

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag debian/3.0.3-1_exp2 at Debian Med / gdcm

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/tree/debian/3.0.3-1_exp2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][pristine-tar] pristine-tar data for gdcm_3.0.4.orig.tar.bz2

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / gdcm


Commits:
cd1ae6f2 by Gert Wollny at 2019-11-01T16:17:13Z
pristine-tar data for gdcm_3.0.4.orig.tar.bz2

- - - - -


2 changed files:

- + gdcm_3.0.4.orig.tar.bz2.delta
- + gdcm_3.0.4.orig.tar.bz2.id


Changes:

=
gdcm_3.0.4.orig.tar.bz2.delta
=
Binary files /dev/null and b/gdcm_3.0.4.orig.tar.bz2.delta differ


=
gdcm_3.0.4.orig.tar.bz2.id
=
@@ -0,0 +1 @@
+683c6eb55ed7bba0589d32f4393a6bff5003ccc5



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/cd1ae6f227076a02ffeb02f2353d1f3e502cef9d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/cd1ae6f227076a02ffeb02f2353d1f3e502cef9d
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 4 commits: New upstream version 3.0.3

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
0dcd0210 by Gert Wollny at 2019-10-08T08:00:47Z
New upstream version 3.0.3
- - - - -
d2452e11 by Gert Wollny at 2019-11-01T16:17:05Z
New upstream version 3.0.4
- - - - -
a9a2e0a0 by Gert Wollny at 2019-11-01T16:17:13Z
Update upstream source from tag upstream/3.0.4

Update to upstream version 3.0.4
with Debian dir ff46fc896fcf3dfc0cbf3ac5acc04f932a080e70
- - - - -
04dfbf02 by Gert Wollny at 2019-11-01T16:18:02Z
d/changelog: Add changes

- - - - -


30 changed files:

- Applications/Cxx/gdcmimg.cxx
- Applications/Cxx/gdcmtar.cxx
- CMakeLists.txt
- Examples/Cxx/DumpPhilipsECHO.cxx
- Examples/Cxx/ELSCINT1WaveToText.cxx
- Examples/Cxx/FixBrokenJ2K.cxx
- Examples/Cxx/pmsct_rgb1.cxx
- Source/Common/gdcmASN1.cxx
- Source/Common/gdcmOpenSSLCryptographicMessageSyntax.cxx
- Source/Common/gdcmOpenSSLP7CryptographicMessageSyntax.cxx
- Source/Common/gdcmTesting.cxx
- Source/Common/gdcmUnpacker12Bits.cxx
- Source/DataStructureAndEncodingDefinition/gdcmByteSwapFilter.cxx
- Source/DataStructureAndEncodingDefinition/gdcmByteValue.h
- Source/DataStructureAndEncodingDefinition/gdcmCP246ExplicitDataElement.txx
- Source/DataStructureAndEncodingDefinition/gdcmCSAHeader.cxx
- Source/DataStructureAndEncodingDefinition/gdcmDataSet.txx
- Source/DataStructureAndEncodingDefinition/gdcmReader.cxx
- Source/MediaStorageAndFileFormat/gdcmBitmap.cxx
- Source/MediaStorageAndFileFormat/gdcmCurve.cxx
- Source/MediaStorageAndFileFormat/gdcmFileChangeTransferSyntax.cxx
- Source/MediaStorageAndFileFormat/gdcmFileExplicitFilter.cxx
- Source/MediaStorageAndFileFormat/gdcmIconImageGenerator.cxx
- Source/MediaStorageAndFileFormat/gdcmImageChangePlanarConfiguration.cxx
- Source/MediaStorageAndFileFormat/gdcmImageChangeTransferSyntax.cxx
- Source/MediaStorageAndFileFormat/gdcmImageCodec.cxx
- Source/MediaStorageAndFileFormat/gdcmImageCodec.h
- Source/MediaStorageAndFileFormat/gdcmImageRegionReader.cxx
- Source/MediaStorageAndFileFormat/gdcmJPEG2000Codec.cxx
- Source/MediaStorageAndFileFormat/gdcmJPEGBITSCodec.hxx


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/79497452640e4888249025afb645dbae5b1e9dc2...04dfbf02179add35cd59c7b9c143c75aa319d5ae

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/79497452640e4888249025afb645dbae5b1e9dc2...04dfbf02179add35cd59c7b9c143c75aa319d5ae
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk][master] d/changelog: Update for upload

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / dcmtk


Commits:
0a78117d by Gert Wollny at 2019-11-01T16:15:15Z
d/changelog: Update for upload

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,9 +1,14 @@
 dcmtk (3.6.4-3) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Team upload.
   * Remove myself as Uploader
 
- -- Andreas Tille   Mon, 21 Jan 2019 14:49:16 +0100
+  [ Gert Wollny ]
+  * New upstream version 3.6.5
+  * d/p: Update patches and remove 08 (applied upstream)
+
+ -- Gert Wollny   Fri, 01 Nov 2019 17:14:38 +0100
 
 dcmtk (3.6.4-2.1) unstable; urgency=medium
 



View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/0a78117d3f051342d29d51fc9d210f01823cee3d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/0a78117d3f051342d29d51fc9d210f01823cee3d
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk] Pushed new tag upstream/3.6.5

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag upstream/3.6.5 at Debian Med / dcmtk

-- 
View it on GitLab: https://salsa.debian.org/med-team/dcmtk/tree/upstream/3.6.5
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk][upstream] New upstream version 3.6.5

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch upstream at Debian Med / dcmtk


Commits:
4c639b3b by Gert Wollny at 2019-11-01T16:10:32Z
New upstream version 3.6.5
- - - - -


25 changed files:

- ANNOUNCE
- CMake/3rdparty.cmake
- CMake/DCMTKConfig.cmake.in
- CMake/DCMTKConfig.old_cmake.in
- + CMake/FindOpenJPEG.cmake
- CMake/GenerateDCMTKConfigure.cmake
- CMake/dcmtkMacros.cmake
- CMake/dcmtkPrepare.cmake
- CMake/osconfig.h.in
- CMakeLists.txt
- COPYRIGHT
- INSTALL
- README
- + README.md
- VERSION
- config/aclocal.m4
- config/configure
- config/configure.in
- config/docs/macros.txt
- config/include/dcmtk/config/osconfig.h.in
- config/tests/arith.cc
- config/tests/cxx11.cc
- + config/tests/cxx14.cc
- + config/tests/cxx17.cc
- − configure


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/4c639b3bf47960829ef5094831e1205390f9da64

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/4c639b3bf47960829ef5094831e1205390f9da64
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk][pristine-tar] pristine-tar data for dcmtk_3.6.5.orig.tar.gz

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / dcmtk


Commits:
a2319def by Gert Wollny at 2019-11-01T16:11:00Z
pristine-tar data for dcmtk_3.6.5.orig.tar.gz

- - - - -


2 changed files:

- + dcmtk_3.6.5.orig.tar.gz.delta
- + dcmtk_3.6.5.orig.tar.gz.id


Changes:

=
dcmtk_3.6.5.orig.tar.gz.delta
=
Binary files /dev/null and b/dcmtk_3.6.5.orig.tar.gz.delta differ


=
dcmtk_3.6.5.orig.tar.gz.id
=
@@ -0,0 +1 @@
+7e7a416b9398aaa59960918b26c689fcd427c697



View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/a2319defd92989304d271da103d639897d640862

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/commit/a2319defd92989304d271da103d639897d640862
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dcmtk][master] 3 commits: New upstream version 3.6.5

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / dcmtk


Commits:
4c639b3b by Gert Wollny at 2019-11-01T16:10:32Z
New upstream version 3.6.5
- - - - -
9dafce00 by Gert Wollny at 2019-11-01T16:11:00Z
Update upstream source from tag upstream/3.6.5

Update to upstream version 3.6.5
with Debian dir 4160c61b4fcc77c9fdb454e71e485a9bb7a045b1
- - - - -
0a4fe166 by Gert Wollny at 2019-11-01T16:13:28Z
d/p: Update patches and remove 08 (applied upstream)

- - - - -


25 changed files:

- ANNOUNCE
- CMake/3rdparty.cmake
- CMake/DCMTKConfig.cmake.in
- CMake/DCMTKConfig.old_cmake.in
- + CMake/FindOpenJPEG.cmake
- CMake/GenerateDCMTKConfigure.cmake
- CMake/dcmtkMacros.cmake
- CMake/dcmtkPrepare.cmake
- CMake/osconfig.h.in
- CMakeLists.txt
- COPYRIGHT
- INSTALL
- README
- + README.md
- VERSION
- config/aclocal.m4
- config/configure
- config/configure.in
- config/docs/macros.txt
- config/include/dcmtk/config/osconfig.h.in
- config/tests/arith.cc
- config/tests/cxx11.cc
- + config/tests/cxx14.cc
- + config/tests/cxx17.cc
- − configure


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/compare/12aad369f3e5a6a4eac78b206a940cad80608bc7...0a4fe166cfdc1aa2dc00890558e5ea801cda0c71

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dcmtk/compare/12aad369f3e5a6a4eac78b206a940cad80608bc7...0a4fe166cfdc1aa2dc00890558e5ea801cda0c71
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1_exp6

2019-11-01 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1_exp6 at Debian Med / 
insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1_exp6
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/rules: drop 4D wrapping, since the build gets too big for the build servers

2019-11-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
31937aa6 by Gert Wollny at 2019-11-01T07:47:17Z
d/rules: drop 4D wrapping, since the build gets too big for the build servers

- - - - -
e40526a3 by Gert Wollny at 2019-11-01T07:47:49Z
Prep for new upload

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.13.2-dfsg1-1~exp6) experimental; urgency=medium
+
+  * d/rules: drop 4D wrapping, since the build gets too big 
+for the build servers
+
+ -- Gert Wollny   Fri, 01 Nov 2019 08:47:27 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1~exp5) experimental; urgency=medium
 
   * d/p/itk4.12.0-resource_cprobe: rebase patch


=
debian/rules
=
@@ -66,7 +66,7 @@ CMAKE_FLAGS = \
-DVCL_INCLUDE_CXX_0X:BOOL=ON \
-DITK_USE_SYSTEM_SWIG:BOOL=ON \
-DITK_USE_SYSTEM_CASTXML:BOOL=ON \
-   -DITK_WRAP_IMAGE_DIMS="2;3;4" \
+   -DITK_WRAP_IMAGE_DIMS="2;3" \
-DITK_WRAP_unsigned_long:BOOL=$(ENABLE_UNSIGNED_LONG) \
-DITK_WRAP_double:BOOL=ON \
 -DITK_WRAP_vector_double:BOOL=ON \



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/fd5a087cb707bcba3a9cc28b330b0627fddc6a6a...e40526a367d600b8ef550c96872f34e03d6d64ca

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/fd5a087cb707bcba3a9cc28b330b0627fddc6a6a...e40526a367d600b8ef550c96872f34e03d6d64ca
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1_exp5

2019-10-31 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1_exp5 at Debian Med / 
insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1_exp5
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 3 commits: d/p/itk4.12.0-resource_cprobe: rebase patch

2019-10-31 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
24db7072 by Gert Wollny at 2019-10-31T11:57:02Z
d/p/itk4.12.0-resource_cprobe: rebase patch

- - - - -
b297c857 by Gert Wollny at 2019-10-31T12:02:19Z
d/p/disable.. Disable Python template test

- - - - -
fd5a087c by Gert Wollny at 2019-10-31T12:03:09Z
d/changelog: Update for upload

- - - - -


4 changed files:

- debian/changelog
- + debian/patches/disable_python_template_test
- debian/patches/itk4.12.0-resource_cprobe.patch
- debian/patches/series


Changes:

=
debian/changelog
=
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.13.2-dfsg1-1~exp5) experimental; urgency=medium
+
+  * d/p/itk4.12.0-resource_cprobe: rebase patch
+  * d/p/disable.. Disable Python template test
+
+ -- Gert Wollny   Thu, 31 Oct 2019 13:02:43 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1~exp4) experimental; urgency=medium
 
   * d/docs: Update file name


=
debian/patches/disable_python_template_test
=
@@ -0,0 +1,14 @@
+Description: Disable template tests since they only check available templates
+ and whether they pass depends on the configuration. 
+Author: Gert Wollny 
+--- a/Wrapping/Generators/Python/Tests/CMakeLists.txt
 b/Wrapping/Generators/Python/Tests/CMakeLists.txt
+@@ -29,7 +29,7 @@
+ if(ITK_WRAP_unsigned_char AND WRAP_2)
+   itk_python_add_test(NAME PythonTypemaps COMMAND typemaps.py)
+ 
+-  itk_python_add_test(NAME PythonTemplate COMMAND template.py)
++#  itk_python_add_test(NAME PythonTemplate COMMAND template.py)
+ 
+   itk_python_add_test(NAME PythonModifiedTime COMMAND ModifiedTime.py)
+ 


=
debian/patches/itk4.12.0-resource_cprobe.patch
=
@@ -5,7 +5,7 @@ Description: Inline call to UpdateMinimumMaximumMeasuredValue
 Author: Gert Wollny 
 --- a/Modules/Core/Common/include/itkResourceProbe.hxx
 +++ b/Modules/Core/Common/include/itkResourceProbe.hxx
-@@ -111,6 +111,22 @@
+@@ -110,6 +110,22 @@
  template< typename ValueType, typename MeanType >
  void
  ResourceProbe< ValueType, MeanType >
@@ -28,7 +28,7 @@ Author: Gert Wollny 
  ::Stop(void)
  {
ValueType probevalue = this->GetInstantValue() - this->m_StartValue;
-@@ -119,7 +135,16 @@
+@@ -118,7 +134,16 @@
  return;
  }
  
@@ -46,7 +46,7 @@ Author: Gert Wollny 
this->m_TotalValue += probevalue;
this->m_ProbeValueList.push_back(probevalue);
this->m_NumberOfStops++;
-@@ -478,23 +503,6 @@
+@@ -482,23 +507,6 @@
  }
  
  


=
debian/patches/series
=
@@ -8,3 +8,4 @@ itk4.12.0-resource_cprobe.patch
 disable-doxygen.patch
 simplify-system-gtest.patch
 fix-minc-includes.patch
+disable_python_template_test



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/e1e10944d70810b2db532cb05bab9578c209b97d...fd5a087cb707bcba3a9cc28b330b0627fddc6a6a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/e1e10944d70810b2db532cb05bab9578c209b97d...fd5a087cb707bcba3a9cc28b330b0627fddc6a6a
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 2 commits: d/control: Add Breaks/Replaces for *gdcm2-dev Closes: #943765

2019-10-31 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
3b564e91 by Gert Wollny at 2019-10-31T11:33:50Z
d/control: Add Breaks/Replaces for *gdcm2-dev Closes: #943765

Also rename the dev package from *gdcm3-dev to plain gdcm-dev.

- - - - -
79497452 by Gert Wollny at 2019-10-31T11:36:33Z
d/changelog: Update changelog for upload

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libgdcm3-dev.install → debian/libgdcm-dev.install
- debian/libvtkgdcm3-dev.install → debian/libvtkgdcm-dev.install


Changes:

=
debian/changelog
=
@@ -1,3 +1,10 @@
+gdcm (3.0.3-1~exp2) experimental; urgency=medium
+
+  * d/control: Add Breaks/Replaces for *gdcm2-dev Closes: #943765
+  * d/* rename lib*gdcm3-dev to lib*gdcm-dev
+
+ -- Gert Wollny   Thu, 31 Oct 2019 12:35:25 +0100
+
 gdcm (3.0.3-1~exp1) experimental; urgency=medium
 
   [Gert Wollny]


=
debian/control
=
@@ -74,9 +74,11 @@ Description: Grassroots DICOM tools and utilities
  gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, 
gdcmtar,
  gdcmxml programs.
 
-Package: libgdcm3-dev
+Package: libgdcm-dev
 Section: libdevel
 Architecture: any
+Breaks: libgdcm2-dev
+Replaces: libgdcm2-dev
 Depends: libgdcm3.0 (= ${binary:Version}), ${misc:Depends}
 Description: Grassroots DICOM development libraries and headers
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -124,10 +126,12 @@ Description: Grassroots DICOM VTK runtime libraries
  Libvtkgdcm is a library that quickly allow programmer to use GDCM
  from a VTK environment.
 
-Package: libvtkgdcm3-dev
+Package: libvtkgdcm-dev
 Section: libdevel
 Architecture: any
-Depends: libvtkgdcm3.0 (= ${binary:Version}), libgdcm2-dev, ${misc:Depends}
+Breaks: libvtkgdcm2-dev
+Replaces: libvtkgdcm2-dev
+Depends: libvtkgdcm3.0 (= ${binary:Version}), libgdcm-dev, ${misc:Depends}
 Description: Grassroots DICOM VTK development libraries and headers
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports


=
debian/libgdcm3-dev.install → debian/libgdcm-dev.install
=


=
debian/libvtkgdcm3-dev.install → debian/libvtkgdcm-dev.install
=



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/e9d012f70dde30659780ef42c3c28b00fa517b38...79497452640e4888249025afb645dbae5b1e9dc2

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/e9d012f70dde30659780ef42c3c28b00fa517b38...79497452640e4888249025afb645dbae5b1e9dc2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 4 commits: d/rules: Correct for python3 build

2019-10-24 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
d73c272e by Gert Wollny at 2019-10-23T19:19:57Z
d/rules: Correct for python3 build

- - - - -
f3de5fcd by Gert Wollny at 2019-10-23T19:19:57Z
d/changelog: Another upload

- - - - -
57e72587 by Gert Wollny at 2019-10-24T06:57:31Z
d/docs: Update file name

- - - - -
e1e10944 by Gert Wollny at 2019-10-24T06:57:59Z
d/changelog: New upload

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/docs
- debian/rules


Changes:

=
debian/changelog
=
@@ -1,3 +1,15 @@
+insighttoolkit4 (4.13.2-dfsg1-1~exp4) experimental; urgency=medium
+
+  * d/docs: Update file name
+
+ -- Gert Wollny   Thu, 24 Oct 2019 08:57:41 +0200
+
+insighttoolkit4 (4.13.2-dfsg1-1~exp3) experimental; urgency=medium
+
+  * d/rules: Correct for python3 build
+
+ -- Gert Wollny   Wed, 23 Oct 2019 21:15:14 +0200
+
 insighttoolkit4 (4.13.2-dfsg1-1~exp2) experimental; urgency=medium
 
   [ Gianfranco Costamagna ]


=
debian/control
=
@@ -92,7 +92,7 @@ Description: Image processing toolkit for registration and 
segmentation - exampl
 Package: insighttoolkit4-python 
 Section: python 
 Architecture: amd64 i386
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
 Conflicts: insighttoolkit-python
 Replaces: insighttoolkit-python
 Description: Image processing toolkit for registration and segmentation - 
Python bindings


=
debian/docs
=
@@ -1 +1 @@
-GettingStarted.txt
+GettingStarted.md


=
debian/rules
=
@@ -73,9 +73,7 @@ CMAKE_FLAGS = \
 -DITK_WRAP_covariant_vector_double:BOOL=ON \
 -DITK_WRAP_complex_double:BOOL=ON \
 -DITK_WRAPPING:BOOL=$(ENABLE_PYTHON) \
--DITK_WRAP_PYTHON:BOOL=$(ENABLE_PYTHON) \
-   -DPython_ADDITIONAL_VERSIONS=2.7 
-
+-DITK_WRAP_PYTHON:BOOL=$(ENABLE_PYTHON)
 
 pkg_lib = libinsighttoolkit$(SOVERSION)
 pkg_dev = libinsighttoolkit$(VER_MAJOR)-dev
@@ -84,7 +82,7 @@ pkg_python = insighttoolkit$(VER_MAJOR)-python
 
 
 %:
-   dh $@ --builddir=BUILD --parallel --with python2
+   dh $@ --builddir=BUILD --parallel --with python3
 
 override_dh_auto_configure-indep:
 
@@ -137,7 +135,7 @@ endif
 #
 # pkg_python 
 ifeq ($(ENABLE_PYTHON),1)
-   dh_install -p$(pkg_python) debian/tmp/usr/lib/python2.7/* 
usr/lib/python2.7/
+   dh_install -p$(pkg_python) debian/tmp/usr/lib/python*/* 
usr/lib/python3.7/
 endif 
# remove build directory to save space
rm -rf BUILD debian/tmp



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/87a1adc3f5797b518379b93729eafdba8053a9dd...e1e10944d70810b2db532cb05bab9578c209b97d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/87a1adc3f5797b518379b93729eafdba8053a9dd...e1e10944d70810b2db532cb05bab9578c209b97d
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1_exp4

2019-10-24 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1_exp4 at Debian Med / 
insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1_exp4
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] d/changelog: Another try to get this compiled

2019-10-23 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
87a1adc3 by Gert Wollny at 2019-10-23T16:49:39Z
d/changelog: Another try to get this compiled

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,9 +1,15 @@
-insighttoolkit4 (4.13.2-dfsg1-1~exp1) UNRELEASED; urgency=medium
+insighttoolkit4 (4.13.2-dfsg1-1~exp2) experimental; urgency=medium
 
+  [ Gianfranco Costamagna ]
   * Fix elastix build failure with tweak of itk4.10-enable-system-nifti.patch
 patch, fixing an underlinking issue (Closes: #925673)
 
- -- Gianfranco Costamagna   Thu, 23 May 2019 
15:47:48 +0200
+  [ Gert Wollny ]
+  * d/control: Use python3
+  * d/rules, control: Try force g++-8 to work around new intrinsics in g++-9 
+that are not supported in castxml that is compiled against llvm-8
+
+ -- Gert Wollny   Wed, 23 Oct 2019 18:48:21 +0200
 
 insighttoolkit4 (4.13.2-dfsg1-1~exp) experimental; urgency=medium
 



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/87a1adc3f5797b518379b93729eafdba8053a9dd

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/commit/87a1adc3f5797b518379b93729eafdba8053a9dd
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit] Pushed new tag debian/4.13.2-dfsg1-1_exp2

2019-10-23 Thread Gert Wollny


Gert Wollny pushed new tag debian/4.13.2-dfsg1-1_exp2 at Debian Med / 
insighttoolkit

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/tree/debian/4.13.2-dfsg1-1_exp2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/control: Use python3

2019-10-23 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
ac396a0f by Gert Wollny at 2019-10-23T16:15:54Z
d/control: Use python3

- - - - -
afa8a8fe by Gert Wollny at 2019-10-23T16:33:22Z
d/rules, control: Try force g++-8 to work around new intrinsics

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=
debian/control
=
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
 cmake (>= 2.8.9), 
 swig3.0,
 castxml (>= 0.1+git20160202-1.1),
+g++-8, 
 zlib1g-dev (>= 1.2.2), 
 libdouble-conversion-dev,
 libexpat-dev,
@@ -22,7 +23,7 @@ Build-Depends: debhelper (>= 9),
 libminc-dev, 
 libnifti-dev, 
 libhdf5-dev, 
-python-dev
+python3-dev
 #  libvtk6-dev -- only needed if we enable one of the following modules:
 # VtkGlue, LevelSetsv4Visualization
 Standards-Version: 4.1.3


=
debian/rules
=
@@ -89,7 +89,7 @@ pkg_python = insighttoolkit$(VER_MAJOR)-python
 override_dh_auto_configure-indep:
 
 override_dh_auto_configure-arch: pre-build
-   dh_auto_configure -- $(CMAKE_FLAGS)
+   CXX=g++-8 dh_auto_configure -- $(CMAKE_FLAGS)
 
 override_dh_auto_build-indep:
 



View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/eb308ed7f114ca1b359efc421d9617f4fe2f07a1...afa8a8febced41d2bf85fdb1b924fe1f25f8525d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/insighttoolkit/compare/eb308ed7f114ca1b359efc421d9617f4fe2f07a1...afa8a8febced41d2bf85fdb1b924fe1f25f8525d
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/mia][master] d/control: Switch dependencies to python3 Closes: #943114

2019-10-23 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
004d58b4 by Gert Wollny at 2019-10-23T07:12:41Z
d/control: Switch dependencies to python3 Closes: #943114

- - - - -


1 changed file:

- debian/control


Changes:

=
debian/control
=
@@ -26,7 +26,7 @@ Build-Depends: cmake,
libvtk7-dev,
libvistaio-dev,
libxml2-dev,
-   python-lxml
+   python3-lxml
 Build-Depends-Indep: docbook-xsl,
  doxygen,
  graphviz,
@@ -93,7 +93,7 @@ Depends: libmia-2.4-4 (= ${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends}
 Recommends: mia-tools-doc
-Suggests: python-nipype
+#Suggests: python-nipype
 Description: Command line tools for gray scale image processing
  Command lines tools to run general purpose image processing tasks on 2D
  and 3D gray scale images, and basic operations on triangular meshes.
@@ -104,8 +104,8 @@ Description: Command line tools for gray scale image 
processing
 
 Package: mia-doctools
 Architecture: all
-Depends: python-lxml,
- python,
+Depends: python3-lxml,
+ python3,
  ${misc:Depends}
 Conflicts: libmia-2.2-dev
 Description: Helper scripts for run-time document creation



View it on GitLab: 
https://salsa.debian.org/med-team/mia/commit/004d58b4d594952e7591b98626c9d2be2ae9a90c

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mia/commit/004d58b4d594952e7591b98626c9d2be2ae9a90c
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag debian/3.0.3-1_exp1

2019-10-20 Thread Gert Wollny


Gert Wollny pushed new tag debian/3.0.3-1_exp1 at Debian Med / gdcm

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/tree/debian/3.0.3-1_exp1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] d/changelog: Update for upload to experimental

2019-10-20 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
e9d012f7 by Gert Wollny at 2019-10-20T13:17:37Z
d/changelog: Update for upload to experimental

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,4 +1,4 @@
-gdcm (3.0.3-1) UNRELEASED; urgency=medium
+gdcm (3.0.3-1~exp1) experimental; urgency=medium
 
   [Gert Wollny]
   * d/watch: update to version 4 of watch file
@@ -9,11 +9,16 @@ gdcm (3.0.3-1) UNRELEASED; urgency=medium
   * ci: Get some log output on failure
   * d/rules: Fix cmake file patchup code (Thanks Mathieu)
   * Move to vtk7, Closes: #939670
+  * d/ci: don't silence build
+  * d/rules: use ninja build system
+  * d/libgdcm3.0.docs: Fix file name
+  * d/gdcm-doc*: Fix version of PDF file
+  * d/control: Fix dev package names
 
   [Steffenn Möller] 
   * d/u/metadata: yamllint
 
- -- Gert Wollny   Tue, 08 Oct 2019 10:13:11 +0200
+ -- Gert Wollny   Sun, 20 Oct 2019 15:16:32 +0200
 
 gdcm (2.8.9-1~exp1) experimental; urgency=medium
 



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/e9d012f70dde30659780ef42c3c28b00fa517b38

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/e9d012f70dde30659780ef42c3c28b00fa517b38
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] d/control: Fix dev package names

2019-10-20 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
eee1a0c3 by Gert Wollny at 2019-10-20T12:42:57Z
d/control: Fix dev package names

- - - - -


1 changed file:

- debian/control


Changes:

=
debian/control
=
@@ -74,7 +74,7 @@ Description: Grassroots DICOM tools and utilities
  gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, 
gdcmtar,
  gdcmxml programs.
 
-Package: libgdcm2-dev
+Package: libgdcm3-dev
 Section: libdevel
 Architecture: any
 Depends: libgdcm3.0 (= ${binary:Version}), ${misc:Depends}
@@ -124,7 +124,7 @@ Description: Grassroots DICOM VTK runtime libraries
  Libvtkgdcm is a library that quickly allow programmer to use GDCM
  from a VTK environment.
 
-Package: libvtkgdcm2-dev
+Package: libvtkgdcm3-dev
 Section: libdevel
 Architecture: any
 Depends: libvtkgdcm3.0 (= ${binary:Version}), libgdcm2-dev, ${misc:Depends}



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/eee1a0c3e825c06e7d275ffe96b6dd0f7c642e90

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/eee1a0c3e825c06e7d275ffe96b6dd0f7c642e90
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 3 commits: d/rules: use ninja build system

2019-10-19 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
643e29a3 by Gert Wollny at 2019-10-19T17:52:22Z
d/rules: use ninja build system

- - - - -
7bc7f7ef by Gert Wollny at 2019-10-19T18:07:07Z
d/libgdcm3.0.docs: Fix file name

- - - - -
2f3be8bc by Gert Wollny at 2019-10-19T18:21:14Z
d/gdcm-doc*: Fix version of PDF file

- - - - -


5 changed files:

- debian/gdcm-doc.doc-base
- debian/gdcm-doc.docs
- debian/gdcm-doc.install
- debian/libgdcm3.0.docs
- debian/rules


Changes:

=
debian/gdcm-doc.doc-base
=
@@ -9,4 +9,4 @@ Index: /usr/share/doc/gdcm-doc/html/index.xhtml
 Files: /usr/share/doc/gdcm-doc/html/*
 
 Format: PDF
-Files: /usr/share/doc/gdcm-doc/gdcm-2.8.8.pdf
+Files: /usr/share/doc/gdcm-doc/gdcm-3.0.3.pdf


=
debian/gdcm-doc.docs
=
@@ -1,2 +1,2 @@
 usr/share/doc/gdcm-*/html/
-usr/share/doc/gdcm-*/gdcm-2*.pdf
+usr/share/doc/gdcm-*/gdcm-*.pdf


=
debian/gdcm-doc.install
=
@@ -1,2 +1,3 @@
 usr/share/doc/gdcm-*/html/
-usr/share/doc/gdcm-*/gdcm-3.0*.pdf usr/share/doc/gdcm-doc/
+usr/share/doc/gdcm-*/gdcm-*.pdf usr/share/doc/gdcm-doc/
+


=
debian/libgdcm3.0.docs
=
@@ -1 +1 @@
-README.txt
+README.md


=
debian/rules
=
@@ -46,7 +46,7 @@ else
 endif
 
 %:
-   dh $@ $(WITH_CLI) --with python3 --with javahelper  --buildsystem=cmake
+   dh $@ $(WITH_CLI) --with python3 --with javahelper  
--buildsystem=cmake+ninja
 
 PYVER   := $(shell py3versions -dv)
 PYMODDIR := /usr/lib/$(shell py3versions -d)



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/b86f0331ba91ccb724d7d88f05069010c1590ee5...2f3be8bc2ed9d3daefa1f36abeb8d81e4f347d8f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/b86f0331ba91ccb724d7d88f05069010c1590ee5...2f3be8bc2ed9d3daefa1f36abeb8d81e4f347d8f
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] d/ci: Update build script to show possible error

2019-10-13 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
9b70d87a by Gert Wollny at 2019-10-13T09:36:01Z
d/ci: Update build script to show possible error

- - - - -


2 changed files:

- debian/.gitlab-ci.yml
- debian/changelog


Changes:

=
debian/.gitlab-ci.yml
=
@@ -11,5 +11,5 @@ build:
 - git checkout master
 - git pull 
 # silence build to not exceed build log size of gitlab-ci
-- gbp buildpackage -uc -us 2>&1 >../build.log ||  tail -n 100 ../build.log 
&& exit 1
+- gbp buildpackage -uc -us 2>&1 >../build.log && exit 0 || tail -n 100 
../build.log  && exit -1
 


=
debian/changelog
=
@@ -8,6 +8,7 @@ gdcm (3.0.3-1) UNRELEASED; urgency=medium
 upstream
   * ci: Get some log output on failure
   * d/rules: Fix cmake file patchup code (Thanks Mathieu)
+  * Move to vtk7, Closes: #939670
 
   [Steffenn Möller] 
   * d/u/metadata: yamllint



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/9b70d87a682aba1ba93e0e1945d4651cc7e1ffdf

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/9b70d87a682aba1ba93e0e1945d4651cc7e1ffdf
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag upstream/3.0.3

2019-10-08 Thread Gert Wollny


Gert Wollny pushed new tag upstream/3.0.3 at Debian Med / gdcm

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/tree/upstream/3.0.3
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 5 commits: New upstream version 3.0.3

2019-10-08 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
dea63293 by Gert Wollny at 2019-10-08T08:12:57Z
New upstream version 3.0.3
- - - - -
60d42c44 by Gert Wollny at 2019-10-08T08:12:57Z
d/p/: Remove patches that were applied upstream

- - - - -
16f748cb by Gert Wollny at 2019-10-08T08:12:57Z
d/rules: Fix cmake file patchup code (Thanks Mathieu)

- - - - -
55b2a649 by Gert Wollny at 2019-10-08T08:12:57Z
Update changelog for new upload

- - - - -
81372011 by Gert Wollny at 2019-10-08T08:14:39Z
rebase and update changelog again

- - - - -


30 changed files:

- Applications/Cxx/gdcmscanner.cxx
- CMakeLists.txt
- Examples/Cxx/CMakeLists.txt
- + Examples/Cxx/DumpVisusChange.cxx
- Source/Common/gdcmDirectory.cxx
- Source/DataDictionary/gdcmPrivateDefaultDicts.cxx
- Source/DataStructureAndEncodingDefinition/gdcmByteValue.cxx
- Source/DataStructureAndEncodingDefinition/gdcmElement.h
- Source/MediaStorageAndFileFormat/gdcmAnonymizer.cxx
- Source/MediaStorageAndFileFormat/gdcmScanner.cxx
- Source/MediaStorageAndFileFormat/gdcmScanner.h
- Source/MediaStorageAndFileFormat/gdcmStrictScanner.cxx
- Source/MediaStorageAndFileFormat/gdcmStrictScanner.h
- Testing/CMakeLists.txt
- Testing/Source/Common/Python/CMakeLists.txt
- Utilities/CMakeLists.txt
- Utilities/VTK/Applications/gdcmviewer.cxx
- Utilities/VTK/CMakeLists.txt
- Utilities/VTK/vtkgdcm.i
- Utilities/doxygen/CMakeLists.txt
- Utilities/doxygen/man/gdcmscanner.xml
- Utilities/doxygen/man/gdcmviewer.xml
- Wrapping/CMakeLists.txt
- Wrapping/Csharp/CMakeLists.txt
- Wrapping/Java/CMakeLists.txt
- Wrapping/Python/CMakeLists.txt
- Wrapping/Python/docstrings.i
- debian/changelog
- − debian/patches/add_cxx11_vtk_defines.patch
- − debian/patches/enable_ninja_build.patch


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/9a224ff52a9ee503bc46dbeead2eee04431b1a99...813720118abc3fbeb59a7d56dd39c304cf6e11a5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/9a224ff52a9ee503bc46dbeead2eee04431b1a99...813720118abc3fbeb59a7d56dd39c304cf6e11a5
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][pristine-tar] pristine-tar data for gdcm_3.0.3.orig.tar.bz2

2019-10-08 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / gdcm


Commits:
f55a9bf8 by Gert Wollny at 2019-10-08T08:00:53Z
pristine-tar data for gdcm_3.0.3.orig.tar.bz2

- - - - -


2 changed files:

- + gdcm_3.0.3.orig.tar.bz2.delta
- + gdcm_3.0.3.orig.tar.bz2.id


Changes:

=
gdcm_3.0.3.orig.tar.bz2.delta
=
Binary files /dev/null and b/gdcm_3.0.3.orig.tar.bz2.delta differ


=
gdcm_3.0.3.orig.tar.bz2.id
=
@@ -0,0 +1 @@
+1344865e701b96f3c1b08ed870ec2fd4e5fc9d83



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/f55a9bf823d330b651b2a0a8a976cde4ce90d0e0

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/f55a9bf823d330b651b2a0a8a976cde4ce90d0e0
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dicom3tools] Pushed new tag debian/1.00_20190724083540-1

2019-10-01 Thread Gert Wollny


Gert Wollny pushed new tag debian/1.00_20190724083540-1 at Debian Med / 
dicom3tools

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/tree/debian/1.00_20190724083540-1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag upstream/3.0.1

2019-10-01 Thread Gert Wollny


Gert Wollny pushed new tag upstream/3.0.1 at Debian Med / gdcm

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/tree/upstream/3.0.1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][upstream] New upstream version 3.0.2

2019-10-01 Thread Gert Wollny


Gert Wollny pushed to branch upstream at Debian Med / gdcm


Commits:
10600606 by Gert Wollny at 2019-10-01T06:57:00Z
New upstream version 3.0.2
- - - - -


30 changed files:

- CMake/FindMONO.cmake
- CMake/UseJavaTest.cmake
- CMakeLists.txt
- Examples/Cxx/DumpGEMSMovieGroup.cxx
- Source/Common/CMakeLists.txt
- Source/Common/gdcmTesting.cxx
- Source/DataDictionary/CMakeLists.txt
- Source/DataStructureAndEncodingDefinition/CMakeLists.txt
- Source/InformationObjectDefinition/CMakeLists.txt
- Source/MediaStorageAndFileFormat/CMakeLists.txt
- Source/MediaStorageAndFileFormat/gdcmImageHelper.cxx
- Source/MediaStorageAndFileFormat/gdcmRescaler.cxx
- Source/MessageExchangeDefinition/CMakeLists.txt
- Testing/Source/Common/Cxx/TestMD5.cxx
- Testing/Source/Common/Cxx/TestSHA1.cxx
- Testing/Source/Data/gdcmMD5DataImages.cxx
- Testing/Source/Data/gdcmMediaStorageDataFiles.cxx
- Testing/Source/Data/gdcmSelectedPrivateGroupOffsetDataFiles.cxx
- Testing/Source/Data/gdcmSelectedTagsOffsetDataFiles.cxx
- Testing/Source/Data/gdcmStreamOffsetDataFiles.cxx
- Testing/Source/MediaStorageAndFileFormat/Cxx/TestEquipmentManufacturer.cxx
- Testing/Source/MediaStorageAndFileFormat/Cxx/TestPrinter1.cxx
- Utilities/VTK/CMakeLists.txt
- Utilities/gdcmjpeg/jdpred.c
- Utilities/socketxx/socket++/CMakeLists.txt
- Wrapping/Csharp/AssemblyInfo.cs.in
- Wrapping/Csharp/CMakeLists.txt
- + Wrapping/Csharp/version.rc.in
- Wrapping/Java/CMakeLists.txt
- Wrapping/PHP/CMakeLists.txt


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/106006062398fe1f167a453a5068c97adb7b8720

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/106006062398fe1f167a453a5068c97adb7b8720
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][master] 3 commits: New upstream version 3.0.2

2019-10-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
10600606 by Gert Wollny at 2019-10-01T06:57:00Z
New upstream version 3.0.2
- - - - -
3ad38f2a by Gert Wollny at 2019-10-01T06:57:06Z
Update upstream source from tag upstream/3.0.2

Update to upstream version 3.0.2
with Debian dir a8f5ef299d5b0e7388be1c9176488aa0d14d42ce
- - - - -
614f18d7 by Gert Wollny at 2019-10-01T06:57:53Z
Update changelog

- - - - -


30 changed files:

- CMake/FindMONO.cmake
- CMake/UseJavaTest.cmake
- CMakeLists.txt
- Examples/Cxx/DumpGEMSMovieGroup.cxx
- Source/Common/CMakeLists.txt
- Source/Common/gdcmTesting.cxx
- Source/DataDictionary/CMakeLists.txt
- Source/DataStructureAndEncodingDefinition/CMakeLists.txt
- Source/InformationObjectDefinition/CMakeLists.txt
- Source/MediaStorageAndFileFormat/CMakeLists.txt
- Source/MediaStorageAndFileFormat/gdcmImageHelper.cxx
- Source/MediaStorageAndFileFormat/gdcmRescaler.cxx
- Source/MessageExchangeDefinition/CMakeLists.txt
- Testing/Source/Common/Cxx/TestMD5.cxx
- Testing/Source/Common/Cxx/TestSHA1.cxx
- Testing/Source/Data/gdcmMD5DataImages.cxx
- Testing/Source/Data/gdcmMediaStorageDataFiles.cxx
- Testing/Source/Data/gdcmSelectedPrivateGroupOffsetDataFiles.cxx
- Testing/Source/Data/gdcmSelectedTagsOffsetDataFiles.cxx
- Testing/Source/Data/gdcmStreamOffsetDataFiles.cxx
- Testing/Source/MediaStorageAndFileFormat/Cxx/TestEquipmentManufacturer.cxx
- Testing/Source/MediaStorageAndFileFormat/Cxx/TestPrinter1.cxx
- Utilities/VTK/CMakeLists.txt
- Utilities/gdcmjpeg/jdpred.c
- Utilities/socketxx/socket++/CMakeLists.txt
- Wrapping/Csharp/AssemblyInfo.cs.in
- Wrapping/Csharp/CMakeLists.txt
- + Wrapping/Csharp/version.rc.in
- Wrapping/Java/CMakeLists.txt
- Wrapping/PHP/CMakeLists.txt


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/53e733b85ff7a7483a93f413d4b1d46185a59c86...614f18d7f8cf5100a3eabb223d8b5d87c56cd0a9

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/compare/53e733b85ff7a7483a93f413d4b1d46185a59c86...614f18d7f8cf5100a3eabb223d8b5d87c56cd0a9
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm][pristine-tar] pristine-tar data for gdcm_3.0.2.orig.tar.bz2

2019-10-01 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / gdcm


Commits:
de3b62f2 by Gert Wollny at 2019-10-01T06:57:06Z
pristine-tar data for gdcm_3.0.2.orig.tar.bz2

- - - - -


2 changed files:

- + gdcm_3.0.2.orig.tar.bz2.delta
- + gdcm_3.0.2.orig.tar.bz2.id


Changes:

=
gdcm_3.0.2.orig.tar.bz2.delta
=
Binary files /dev/null and b/gdcm_3.0.2.orig.tar.bz2.delta differ


=
gdcm_3.0.2.orig.tar.bz2.id
=
@@ -0,0 +1 @@
+e26cfa7f65033a8b9a9d44291842f382c21035dd



View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/de3b62f27b9ddaef4424c7ec43bf032d60f64ebd

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gdcm/commit/de3b62f27b9ddaef4424c7ec43bf032d60f64ebd
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/gdcm] Pushed new tag upstream/3.0.2

2019-10-01 Thread Gert Wollny


Gert Wollny pushed new tag upstream/3.0.2 at Debian Med / gdcm

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/tree/upstream/3.0.2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dicom3tools][upstream] New upstream version 1.00~20190724083540

2019-10-01 Thread Gert Wollny


Gert Wollny pushed to branch upstream at Debian Med / dicom3tools


Commits:
1f9d4409 by Gert Wollny at 2019-10-01T06:54:15Z
New upstream version 1.00~20190724083540
- - - - -


11 changed files:

- CHANGES
- VERSION
- appsrc/acrnema/andump.cc
- libsrc/src/generic/platform.cc
- libsrc/src/generic/version.cc
- libsrc/standard/Imakefile
- libsrc/standard/condn.tpl
- libsrc/standard/elmdict/dicom3.tpl
- libsrc/standard/elmdict/other.tpl
- libsrc/standard/elmdict/philips.tpl
- libsrc/standard/elmdict/siemens.tpl


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/commit/1f9d44090c593dc177cfa58e4fab9c2669212620

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/commit/1f9d44090c593dc177cfa58e4fab9c2669212620
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dicom3tools][pristine-tar] pristine-tar data for dicom3tools_1.00~20190724083540.orig.tar.bz2

2019-10-01 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / dicom3tools


Commits:
3ec291fd by Gert Wollny at 2019-10-01T06:54:17Z
pristine-tar data for dicom3tools_1.00~20190724083540.orig.tar.bz2

- - - - -


2 changed files:

- + dicom3tools_1.00~20190724083540.orig.tar.bz2.delta
- + dicom3tools_1.00~20190724083540.orig.tar.bz2.id


Changes:

=
dicom3tools_1.00~20190724083540.orig.tar.bz2.delta
=
Binary files /dev/null and b/dicom3tools_1.00~20190724083540.orig.tar.bz2.delta 
differ


=
dicom3tools_1.00~20190724083540.orig.tar.bz2.id
=
@@ -0,0 +1 @@
+d00726fa514dd1468dc60545fbd22cc7f827d87b



View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/commit/3ec291fdd4d3b518e558ad68b66c2d655b2323e0

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/commit/3ec291fdd4d3b518e558ad68b66c2d655b2323e0
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dicom3tools] Pushed new tag upstream/1.00_20190724083540

2019-10-01 Thread Gert Wollny


Gert Wollny pushed new tag upstream/1.00_20190724083540 at Debian Med / 
dicom3tools

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/tree/upstream/1.00_20190724083540
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/dicom3tools][master] 4 commits: New upstream version 1.00~20180803063840

2019-10-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / dicom3tools


Commits:
858fcd92 by Gert Wollny at 2018-10-28T08:27:37Z
New upstream version 1.00~20180803063840
- - - - -
1f9d4409 by Gert Wollny at 2019-10-01T06:54:15Z
New upstream version 1.00~20190724083540
- - - - -
af65e2a0 by Gert Wollny at 2019-10-01T06:54:17Z
Update upstream source from tag upstream/1.00_20190724083540

Update to upstream version 1.00~20190724083540
with Debian dir 609872ca74112fa4f9161e99c1aaa39d3827ef91
- - - - -
3dfe35e2 by Gert Wollny at 2019-10-01T06:54:59Z
Update changelog

- - - - -


14 changed files:

- CHANGES
- VERSION
- appsrc/acrnema/andump.cc
- + appsrc/misc/bmpdump.man
- + appsrc/misc/jpegdump.man
- debian/changelog
- libsrc/src/generic/platform.cc
- libsrc/src/generic/version.cc
- libsrc/standard/Imakefile
- libsrc/standard/condn.tpl
- libsrc/standard/elmdict/dicom3.tpl
- libsrc/standard/elmdict/other.tpl
- libsrc/standard/elmdict/philips.tpl
- libsrc/standard/elmdict/siemens.tpl


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/compare/fa49c5d62a6d62682fab6b0f446cc7231a1841a3...3dfe35e24b8101837049ca23b813a86720a3f706

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/dicom3tools/compare/fa49c5d62a6d62682fab6b0f446cc7231a1841a3...3dfe35e24b8101837049ca23b813a86720a3f706
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/mia][master] d/.gitlab-ci: Fix stupid error

2019-08-04 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
5d026e87 by Gert Wollny at 2019-08-04T06:57:59Z
d/.gitlab-ci: Fix stupid error

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=
debian/.gitlab-ci.yml
=
@@ -11,5 +11,5 @@ build:
 - git checkout master 
 - git pull 
 # silence build to not exceed build log size of gitlab-ci
-- gbp buildpackage -uc -us 2>&1 >../build.log; if [ $? == 1 ]; then tail 
-n 100 ../build.log; exit 1; done
+- gbp buildpackage -uc -us 2>&1 >../build.log; if [ $? == 1 ]; then tail 
-n 100 ../build.log; exit 1; fi
 



View it on GitLab: 
https://salsa.debian.org/med-team/mia/commit/5d026e870ec72d1688562c085dca004e7862c499

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mia/commit/5d026e870ec72d1688562c085dca004e7862c499
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/mia][master] 2 commits: d/watch: use watchfile version 4

2019-08-04 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
f00cee5e by Gert Wollny at 2019-07-09T06:45:38Z
d/watch: use watchfile version 4

- - - - -
6848bb6f by Gert Wollny at 2019-08-04T06:49:02Z
d/.gitlab-ci.yml update CI error handling

- - - - -


2 changed files:

- debian/.gitlab-ci.yml
- debian/watch


Changes:

=
debian/.gitlab-ci.yml
=
@@ -11,6 +11,5 @@ build:
 - git checkout master 
 - git pull 
 # silence build to not exceed build log size of gitlab-ci
-- gbp buildpackage -uc -us 2>&1 >../build.log
-- tail -n 100 ../build.log
+- gbp buildpackage -uc -us 2>&1 >../build.log; if [ $? == 1 ]; then tail 
-n 100 ../build.log; exit 1; done
 


=
debian/watch
=
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="pgpsigurlmangle=s/$/.asc/" http://sf.net/mia/mia-([\d.]+)\.tar\.xz
 



View it on GitLab: 
https://salsa.debian.org/med-team/mia/compare/2ba2dffa327fd206a040c080658aad217fe07c5c...6848bb6f7d4a5a2cc9fdb561df97f595250484cc

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mia/compare/2ba2dffa327fd206a040c080658aad217fe07c5c...6848bb6f7d4a5a2cc9fdb561df97f595250484cc
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom] Pushed new tag debian/0.8.10-1

2019-08-04 Thread Gert Wollny


Gert Wollny pushed new tag debian/0.8.10-1 at Debian Med / vtk-dicom

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/tree/debian/0.8.10-1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][master] Update for release

2019-08-04 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / vtk-dicom


Commits:
0a237b9b by Gert Wollny at 2019-08-04T06:38:05Z
Update for release

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,9 +1,9 @@
-vtk-dicom (0.8.10-1) UNRELEASED; urgency=medium
+vtk-dicom (0.8.10-1) unstable; urgency=medium
 
   * New upstream version 0.8.10
   * d/.gitlab-ci.yml: Add CI script
 
- -- Gert Wollny   Sat, 03 Aug 2019 20:02:55 +0200
+ -- Gert Wollny   Sun, 04 Aug 2019 08:37:40 +0200
 
 vtk-dicom (0.8.9-1) unstable; urgency=medium
 



View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/0a237b9b7873f3716a4ad374f48e0c91c07d890d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/0a237b9b7873f3716a4ad374f48e0c91c07d890d
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom] Pushed new tag upstream/0.8.10

2019-08-03 Thread Gert Wollny


Gert Wollny pushed new tag upstream/0.8.10 at Debian Med / vtk-dicom

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/tree/upstream/0.8.10
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][pristine-tar] pristine-tar data for vtk-dicom_0.8.10.orig.tar.gz

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / vtk-dicom


Commits:
54622d38 by Gert Wollny at 2019-08-03T18:02:04Z
pristine-tar data for vtk-dicom_0.8.10.orig.tar.gz

- - - - -


2 changed files:

- + vtk-dicom_0.8.10.orig.tar.gz.delta
- + vtk-dicom_0.8.10.orig.tar.gz.id


Changes:

=
vtk-dicom_0.8.10.orig.tar.gz.delta
=
Binary files /dev/null and b/vtk-dicom_0.8.10.orig.tar.gz.delta differ


=
vtk-dicom_0.8.10.orig.tar.gz.id
=
@@ -0,0 +1 @@
+6d8eb5f4d0540709e3cd077f0028463c3a458bdb



View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/54622d38dc27508f4589980da40a920301922805

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/54622d38dc27508f4589980da40a920301922805
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][upstream] New upstream version 0.8.10

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch upstream at Debian Med / vtk-dicom


Commits:
9b58e3dd by Gert Wollny at 2019-08-03T18:01:55Z
New upstream version 0.8.10
- - - - -


30 changed files:

- CMake/vtkDICOMConfig.h.in
- CMakeLists.txt
- DicomCli/CMakeLists.txt
- DicomCli/progress.h
- DicomCli/vtkConsoleOutputWindow.h
- Examples/CMakeLists.txt
- Examples/TestDICOMOverlay.cxx
- Examples/TestDICOMReader.cxx
- Programs/CMakeLists.txt
- Programs/dicomtocsv.cxx
- Programs/dicomtonifti.cxx
- Programs/niftidump.cxx
- Programs/niftitodicom.cxx
- Source/CMakeLists.txt
- Source/vtkDICOMAlgorithm.h
- Source/vtkDICOMApplyPalette.h
- Source/vtkDICOMApplyRescale.h
- Source/vtkDICOMCTGenerator.cxx
- Source/vtkDICOMCTGenerator.h
- Source/vtkDICOMCTRectifier.h
- Source/vtkDICOMCharacterSet.h
- Source/vtkDICOMCompiler.h
- Source/vtkDICOMDictHash.cxx
- Source/vtkDICOMDictHash.h
- Source/vtkDICOMDirectory.cxx
- Source/vtkDICOMDirectory.h
- Source/vtkDICOMFile.cxx
- Source/vtkDICOMFile.h
- Source/vtkDICOMFileDirectory.cxx
- Source/vtkDICOMFileDirectory.h


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/9b58e3ddf007d98adf6495bd1c03f46780d487b8

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/commit/9b58e3ddf007d98adf6495bd1c03f46780d487b8
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/vtk-dicom][master] 4 commits: New upstream version 0.8.10

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / vtk-dicom


Commits:
9b58e3dd by Gert Wollny at 2019-08-03T18:01:55Z
New upstream version 0.8.10
- - - - -
fc80ecae by Gert Wollny at 2019-08-03T18:02:04Z
Update upstream source from tag upstream/0.8.10

Update to upstream version 0.8.10
with Debian dir d370521284adfe523e4cf72516e369c32164d5ca
- - - - -
38d1598e by Gert Wollny at 2019-08-03T18:02:50Z
d/.gitlab-ci.yml: Add CI script

- - - - -
7b11dc38 by Gert Wollny at 2019-08-03T18:03:19Z
update changelog

- - - - -


30 changed files:

- CMake/vtkDICOMConfig.h.in
- CMakeLists.txt
- DicomCli/CMakeLists.txt
- DicomCli/progress.h
- DicomCli/vtkConsoleOutputWindow.h
- Examples/CMakeLists.txt
- Examples/TestDICOMOverlay.cxx
- Examples/TestDICOMReader.cxx
- Programs/CMakeLists.txt
- Programs/dicomtocsv.cxx
- Programs/dicomtonifti.cxx
- Programs/niftidump.cxx
- Programs/niftitodicom.cxx
- Source/CMakeLists.txt
- Source/vtkDICOMAlgorithm.h
- Source/vtkDICOMApplyPalette.h
- Source/vtkDICOMApplyRescale.h
- Source/vtkDICOMCTGenerator.cxx
- Source/vtkDICOMCTGenerator.h
- Source/vtkDICOMCTRectifier.h
- Source/vtkDICOMCharacterSet.h
- Source/vtkDICOMCompiler.h
- Source/vtkDICOMDictHash.cxx
- Source/vtkDICOMDictHash.h
- Source/vtkDICOMDirectory.cxx
- Source/vtkDICOMDirectory.h
- Source/vtkDICOMFile.cxx
- Source/vtkDICOMFile.h
- Source/vtkDICOMFileDirectory.cxx
- Source/vtkDICOMFileDirectory.h


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/compare/afcb3d53f57169069a1cb0ecc7b8f555b1d952fc...7b11dc38993018433bc4fdc6b1257f334c7c2fec

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vtk-dicom/compare/afcb3d53f57169069a1cb0ecc7b8f555b1d952fc...7b11dc38993018433bc4fdc6b1257f334c7c2fec
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx] Pushed new tag debian/3.8.8-2

2019-08-03 Thread Gert Wollny


Gert Wollny pushed new tag debian/3.8.8-2 at Debian Med / ginkgocadx

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/tree/debian/3.8.8-2
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap] Pushed new tag debian/0.2.2-beta2+git20190406.ef77f01-1

2019-08-03 Thread Gert Wollny


Gert Wollny pushed new tag debian/0.2.2-beta2+git20190406.ef77f01-1 at Debian 
Med / aeskulap

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/tree/debian/0.2.2-beta2+git20190406.ef77f01-1
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][master] 2 commits: Clean changelog

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / aeskulap


Commits:
01e67721 by Gert Wollny at 2019-08-03T16:40:58Z
Clean changelog

- - - - -
d1a9f618 by Gert Wollny at 2019-08-03T16:41:15Z
Update for upload

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,15 +1,8 @@
-aeskulap (0.2.2-beta2+git20190406.ef77f01-1) UNRELEASED; urgency=medium
+aeskulap (0.2.2-beta2+git20190406.ef77f01-1) unstable; urgency=medium
 
   * New upstream version 0.2.2-beta2+git20190406.ef77f01
   * d/.gitlab-ci.yml: add CI
   * d/p/dcmtk: Add patch to build with dcmtk 3.6.4
-  * Update for upload
-  * switch back to unreleased
-  * Correct changelog
-  * New upstream version 0.2.2-beta2+git20190406.ef77f01
-  * d/.gitlab-ci.yml: add CI
-  * Update changelog
-  * d/changelog: Fix version
 
  -- Gert Wollny   Sat, 03 Aug 2019 17:49:49 +0200
 



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/compare/bee5c65c162f0198e202d5487259f8ae9ab64df8...d1a9f618a32169ca67e30a54299450f744ec49b3

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/compare/bee5c65c162f0198e202d5487259f8ae9ab64df8...d1a9f618a32169ca67e30a54299450f744ec49b3
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx][master] d/.gitlab..: Simplify Ci script

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / ginkgocadx


Commits:
cfcd5253 by Gert Wollny at 2019-08-03T16:39:33Z
d/.gitlab..: Simplify Ci script

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=
debian/.gitlab-ci.yml
=
@@ -11,5 +11,5 @@ build:
 - git checkout master
 - git pull 
 # silence build to not exceed build log size of gitlab-ci
-- gbp buildpackage -uc -us 2>&1 >../build.log ||  tail -n 100 ../build.log 
&& exit 1
+- gbp buildpackage -uc -us
 



View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/cfcd5253fd86a6d0b36a0b67d45b609da8dab4f5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/cfcd5253fd86a6d0b36a0b67d45b609da8dab4f5
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][master] Simplify ci script

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / aeskulap


Commits:
bee5c65c by Gert Wollny at 2019-08-03T16:26:45Z
Simplify ci script

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=
debian/.gitlab-ci.yml
=
@@ -11,5 +11,6 @@ build:
 - git checkout master
 - git pull 
 # silence build to not exceed build log size of gitlab-ci
-- gbp buildpackage -uc -us 2>&1 >../build.log ||  tail -n 100 ../build.log 
&& exit 1
+- gbp buildpackage -uc -us
+
 



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/bee5c65c162f0198e202d5487259f8ae9ab64df8

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/bee5c65c162f0198e202d5487259f8ae9ab64df8
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx][master] d/control: Add gtk-3-dev to deps

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / ginkgocadx


Commits:
0f7c1501 by Gert Wollny at 2019-08-03T16:05:01Z
d/control: Add gtk-3-dev to deps

- - - - -


1 changed file:

- debian/control


Changes:

=
debian/control
=
@@ -22,6 +22,7 @@ Build-Depends: debhelper-compat (= 12),
libwrap0,
libwrap0-dev,
libwxgtk3.0-gtk3-dev,
+  libgtk-3-dev,
libxml2-dev,
libgdcm-tools
 Standards-Version: 4.4.0



View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/0f7c1501e40e000d74702a6c673e2f1f128072a3

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/0f7c1501e40e000d74702a6c673e2f1f128072a3
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][master] Update version again

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / aeskulap


Commits:
b61d2aef by Gert Wollny at 2019-08-03T16:00:30Z
Update version again

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,4 +1,4 @@
-aeskulap (0.2.2-beta2+git20180219.8787e95-1) UNRELEASED; urgency=medium
+aeskulap (0.2.2-beta2+git20190406.ef77f01-1) UNRELEASED; urgency=medium
 
   * New upstream version 0.2.2-beta2+git20190406.ef77f01
   * d/.gitlab-ci.yml: add CI



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/b61d2aef780f5280816badee035ddb2ccac9315f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/b61d2aef780f5280816badee035ddb2ccac9315f
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][master] Update changelog

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / aeskulap


Commits:
79107a14 by Gert Wollny at 2019-08-03T15:50:02Z
Update changelog

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -2,8 +2,16 @@ aeskulap (0.2.2-beta2+git20180219.8787e95-1) UNRELEASED; 
urgency=medium
 
   * New upstream version 0.2.2-beta2+git20190406.ef77f01
   * d/.gitlab-ci.yml: add CI
+  * d/p/dcmtk: Add patch to build with dcmtk 3.6.4
+  * Update for upload
+  * switch back to unreleased
+  * Correct changelog
+  * New upstream version 0.2.2-beta2+git20190406.ef77f01
+  * d/.gitlab-ci.yml: add CI
+  * Update changelog
+  * d/changelog: Fix version
 
- -- Gert Wollny   Sat, 03 Aug 2019 17:36:43 +0200
+ -- Gert Wollny   Sat, 03 Aug 2019 17:49:49 +0200
 
 aeskulap (0.2.2-beta2+git20180219.8787e95-2) unstable; urgency=medium
 



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/79107a140541b98181509530d96665e2c2613409

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/79107a140541b98181509530d96665e2c2613409
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][master] d/changelog: Fix version

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / aeskulap


Commits:
3fc29aff by Gert Wollny at 2019-08-03T15:41:26Z
d/changelog: Fix version

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -1,4 +1,4 @@
-aeskulap (0.2.2-beta2+git20180219.8787e95-3) UNRELEASED; urgency=medium
+aeskulap (0.2.2-beta2+git20180219.8787e95-1) UNRELEASED; urgency=medium
 
   * New upstream version 0.2.2-beta2+git20190406.ef77f01
   * d/.gitlab-ci.yml: add CI



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/3fc29aff41595ae4295cadafe3c2ebc27f83e068

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/3fc29aff41595ae4295cadafe3c2ebc27f83e068
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap] Pushed new tag upstream/0.2.2-beta2+git20190406.ef77f01

2019-08-03 Thread Gert Wollny


Gert Wollny pushed new tag upstream/0.2.2-beta2+git20190406.ef77f01 at Debian 
Med / aeskulap

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/tree/upstream/0.2.2-beta2+git20190406.ef77f01
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][upstream] New upstream version 0.2.2-beta2+git20190406.ef77f01

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch upstream at Debian Med / aeskulap


Commits:
f5a39c7e by Gert Wollny at 2019-08-03T15:37:34Z
New upstream version 0.2.2-beta2+git20190406.ef77f01
- - - - -


1 changed file:

- README


Changes:

=
README
=
@@ -1,82 +1,6 @@
-Aeskulap - OpenSource DICOM Viewer
---
+I'm not able to work on this project anymore.
+Lack of time and power, sorry.
 
-http://aeskulap.nongnu.org
+If anyone is interested in maintaining it, please fork it and send me a short 
message.
 
-
-Aeskulap is able to load a series of special images stored in the
-DICOM format for review. Additionally Aeskulap is able to query
-and fetch DICOM images from archive nodes (also called PACS) over
-the network.
-
-The goal of this project is to create a full open source replacement
-for commercially available DICOM viewers.
-
-Aeskulap is based on gtkmm, glademm and gconfmm and designed to run
-under Linux. Ports of these packages are available for different
-platforms. It should be quite easy to port Aeskulap to any platform
-were these packages are available.
-
-
-Aeskulap version history:
-
-0.2.2 - unreleased
---
-
-- added windowlevel "invert" function
-- added "doubleclick" handling. activates "single series" mode
-- speedup queries if server supports "NumberOfStudyRelatedInstances"
-- rendering performance improvements
-- support for more international charsets
-- Value Picker tool
-- realized GNOME GOAL #2
-
-
-0.2.1 - 20060308
-
-
-- added AboutDialog
-- fixed crashes in SeriesView::scroll_to(pos)
-- fixed multiframe control bugs
-- specific characterset support
-- support lossy compression (low bandwith connections)
-- new "walk through" browsing for a series
-  press (and keep pressed) SHIFT + LEFT MOUSEBUTTON, move mouse up/down
-- autolayout on loading images from files
-- SCU conformance improvements
-- separated configuration backend
-- added windowlevel presets
-
-
-0.2.0 - 20051002
-
-
-- fixed loading of local images
-  now prescanning files. proper handling of progress
-- added network error dialog
-- new preferences dialog
-- added C-Echo test
-- added servergroups
-- fixed querying and loading from different servers
-- added DateFilter widgets
-- new query form (much simpler)
-- autolayout (currently based on number of series)
-- added 3D cursor (3D location and slice synchronzation tool)
-- an uncountable number of smaller fixes :)
-- autoconf / automake / gettext framework cleanup
-
-0.1.1 - 20050911
-
-- Bugfix release
-- Some build fixes.
-- Fix major bugs in the C-Find / C-Move operations
-
-
-0.1.0 - 20050909
-
-
-- Initial release.
-- Basic study management and viewing.
-
-
-Alexander Pipelka 
+In any case I will archive this repo sooner or later.



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/f5a39c7e26d039a00eb164ce1418e143545da691

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/f5a39c7e26d039a00eb164ce1418e143545da691
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/aeskulap][master] 4 commits: New upstream version 0.2.2-beta2+git20190406.ef77f01

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / aeskulap


Commits:
4b6da35f by Gert Wollny at 2019-08-03T15:35:41Z
New upstream version 0.2.2-beta2+git20190406.ef77f01
- - - - -
e6f0ba23 by Gert Wollny at 2019-08-03T15:35:42Z
Update upstream source from tag 
upstream/0.2.2-beta2+git20190406.ef77f01

Update to upstream version 0.2.2-beta2+git20190406.ef77f01
with Debian dir 01cb8fc4bd1678f5aa247fbfbbdaa946d4486e4a
- - - - -
030e0310 by Gert Wollny at 2019-08-03T15:36:28Z
d/.gitlab-ci.yml: add CI

- - - - -
505fd99f by Gert Wollny at 2019-08-03T15:37:01Z
Update changelog

- - - - -


3 changed files:

- README
- + debian/.gitlab-ci.yml
- debian/changelog


Changes:

=
README
=
@@ -1,82 +1,6 @@
-Aeskulap - OpenSource DICOM Viewer
---
+I'm not able to work on this project anymore.
+Lack of time and power, sorry.
 
-http://aeskulap.nongnu.org
+If anyone is interested in maintaining it, please fork it and send me a short 
message.
 
-
-Aeskulap is able to load a series of special images stored in the
-DICOM format for review. Additionally Aeskulap is able to query
-and fetch DICOM images from archive nodes (also called PACS) over
-the network.
-
-The goal of this project is to create a full open source replacement
-for commercially available DICOM viewers.
-
-Aeskulap is based on gtkmm, glademm and gconfmm and designed to run
-under Linux. Ports of these packages are available for different
-platforms. It should be quite easy to port Aeskulap to any platform
-were these packages are available.
-
-
-Aeskulap version history:
-
-0.2.2 - unreleased
---
-
-- added windowlevel "invert" function
-- added "doubleclick" handling. activates "single series" mode
-- speedup queries if server supports "NumberOfStudyRelatedInstances"
-- rendering performance improvements
-- support for more international charsets
-- Value Picker tool
-- realized GNOME GOAL #2
-
-
-0.2.1 - 20060308
-
-
-- added AboutDialog
-- fixed crashes in SeriesView::scroll_to(pos)
-- fixed multiframe control bugs
-- specific characterset support
-- support lossy compression (low bandwith connections)
-- new "walk through" browsing for a series
-  press (and keep pressed) SHIFT + LEFT MOUSEBUTTON, move mouse up/down
-- autolayout on loading images from files
-- SCU conformance improvements
-- separated configuration backend
-- added windowlevel presets
-
-
-0.2.0 - 20051002
-
-
-- fixed loading of local images
-  now prescanning files. proper handling of progress
-- added network error dialog
-- new preferences dialog
-- added C-Echo test
-- added servergroups
-- fixed querying and loading from different servers
-- added DateFilter widgets
-- new query form (much simpler)
-- autolayout (currently based on number of series)
-- added 3D cursor (3D location and slice synchronzation tool)
-- an uncountable number of smaller fixes :)
-- autoconf / automake / gettext framework cleanup
-
-0.1.1 - 20050911
-
-- Bugfix release
-- Some build fixes.
-- Fix major bugs in the C-Find / C-Move operations
-
-
-0.1.0 - 20050909
-
-
-- Initial release.
-- Basic study management and viewing.
-
-
-Alexander Pipelka 
+In any case I will archive this repo sooner or later.


=
debian/.gitlab-ci.yml
=
@@ -0,0 +1,15 @@
+image: debian:sid
+
+build:
+  stage: build
+  before_script:
+- apt-get update && apt-get -y install devscripts git-buildpackage 
+- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes 
--no-install-recommends" --install -r debian/control 
+  script:
+- git checkout pristine-tar 
+- git pull 
+- git checkout master
+- git pull 
+# silence build to not exceed build log size of gitlab-ci
+- gbp buildpackage -uc -us 2>&1 >../build.log ||  tail -n 100 ../build.log 
&& exit 1
+


=
debian/changelog
=
@@ -1,3 +1,10 @@
+aeskulap (0.2.2-beta2+git20180219.8787e95-3) UNRELEASED; urgency=medium
+
+  * New upstream version 0.2.2-beta2+git20190406.ef77f01
+  * d/.gitlab-ci.yml: add CI
+
+ -- Gert Wollny   Sat, 03 Aug 2019 17:36:43 +0200
+
 aeskulap (0.2.2-beta2+git20180219.8787e95-2) unstable; urgency=medium
 
   * d/p/dcmtk: Add patch to build with dcmtk 3.6.4



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/compare/d51b2a0ee737872ff4927597524bf461b084dc4c...505fd99f7eb13acf2aaea8c1e95b1e0dbc860277

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/compare/d51b2a0ee737872ff4927597524bf461b084dc4c...505fd99f7eb13acf2aaea8c1e95b1e0dbc860277
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing 

[med-svn] [Git][med-team/aeskulap][pristine-tar] pristine-tar data for aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch pristine-tar at Debian Med / aeskulap


Commits:
fb30255a by Gert Wollny at 2019-08-03T15:35:42Z
pristine-tar data for aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz

- - - - -


2 changed files:

- + aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz.delta
- + aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz.id


Changes:

=
aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz.delta
=
Binary files /dev/null and 
b/aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz.delta differ


=
aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz.id
=
@@ -0,0 +1 @@
+f0e7640f6478b3c68908eabeee8f440e5de48c9b



View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/fb30255a503e049cc08221adb10aad4e9dd808d7

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/aeskulap/commit/fb30255a503e049cc08221adb10aad4e9dd808d7
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx][master] d/.gitlab-ci.yml: Add CI

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / ginkgocadx


Commits:
c18354a2 by Gert Wollny at 2019-08-03T15:29:29Z
d/.gitlab-ci.yml: Add CI

- - - - -


1 changed file:

- + debian/.gitlab-ci.yml


Changes:

=
debian/.gitlab-ci.yml
=
@@ -0,0 +1,15 @@
+image: debian:sid
+
+build:
+  stage: build
+  before_script:
+- apt-get update && apt-get -y install devscripts git-buildpackage 
+- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes 
--no-install-recommends" --install -r debian/control 
+  script:
+- git checkout pristine-tar 
+- git pull 
+- git checkout master
+- git pull 
+# silence build to not exceed build log size of gitlab-ci
+- gbp buildpackage -uc -us 2>&1 >../build.log ||  tail -n 100 ../build.log 
&& exit 1
+



View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/c18354a2a843369bae7258bf43f42639f687b99f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/c18354a2a843369bae7258bf43f42639f687b99f
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx][master] 2 commits: d/p/force: Work around wxgtk3 GLCanvas crashing on Wayland

2019-08-03 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / ginkgocadx


Commits:
2b2eb3d5 by Gert Wollny at 2019-08-03T15:25:38Z
d/p/force: Work around wxgtk3 GLCanvas crashing on Wayland

- - - - -
d4932b20 by Gert Wollny at 2019-08-03T15:27:22Z
Update changelog

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/force-x11-with-gtk3.patch
- + debian/patches/series


Changes:

=
debian/changelog
=
@@ -1,11 +1,15 @@
-ginkgocadx (3.8.8-2) UNRELEASED; urgency=medium
+ginkgocadx (3.8.8-2) unstable; urgency=medium
 
+  [ Andreas Tille ]
   * rebuild against wxWidgets GTK 3 package
 Closes: #933414
   * debhelper-compat 12
   * Standards-Version: 4.4.0
 
- -- Andreas Tille   Wed, 31 Jul 2019 11:56:36 +0200
+  [ Gert Wollny ]
+  * Add patch to force X11 with gtk3 backend to work around #900678
+
+ -- Gert Wollny   Sat, 03 Aug 2019 17:26:04 +0200
 
 ginkgocadx (3.8.8-1) unstable; urgency=medium
 


=
debian/patches/force-x11-with-gtk3.patch
=
@@ -0,0 +1,17 @@
+Description: Force the use of X11 with the wxgtk-3 backend
+Author: Gert Wollny 
+Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900678
+--- a/ginkgocadx/main.cpp
 b/ginkgocadx/main.cpp
+@@ -37,7 +37,10 @@
+ #else
+ int main(int argc, char** argv)
+ {
+-
++#ifdef __WXGTK3__
++setenv("GDK_BACKEND", "x11", 1);
++#endif
++ 
+ return Init(argc, argv);
+ }
+ #endif


=
debian/patches/series
=
@@ -0,0 +1 @@
+force-x11-with-gtk3.patch



View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/compare/c2dcc9244ebd04d5426ce64435ccc2b0d9ba556e...d4932b20b91d2e09c671f28240582b57c6e00787

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/compare/c2dcc9244ebd04d5426ce64435ccc2b0d9ba556e...d4932b20b91d2e09c671f28240582b57c6e00787
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

[med-svn] [Git][med-team/ginkgocadx][master] Revert "VTK version 7 instead of 6"

2019-08-01 Thread Gert Wollny


Gert Wollny pushed to branch master at Debian Med / ginkgocadx


Commits:
c2dcc924 by Gert Wollny at 2019-08-01T14:07:12Z
Revert VTK version 7 instead of 6

ginkgocadx doesnt work with VTK7

This reverts commit 1c0e7d334f5989f3bd39b719f378e11a7cc1eb58.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=
debian/changelog
=
@@ -4,7 +4,6 @@ ginkgocadx (3.8.8-2) UNRELEASED; urgency=medium
 Closes: #933414
   * debhelper-compat 12
   * Standards-Version: 4.4.0
-  * VTK version 7 instead of 6
 
  -- Andreas Tille   Wed, 31 Jul 2019 11:56:36 +0200
 


=
debian/control
=
@@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 12),
libjsoncpp-dev,
default-libmysqlclient-dev,
libsqlite3-dev,
-   libvtk7-dev,
+   libvtk6-dev,
libwrap0,
libwrap0-dev,
libwxgtk3.0-gtk3-dev,



View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/c2dcc9244ebd04d5426ce64435ccc2b0d9ba556e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ginkgocadx/commit/c2dcc9244ebd04d5426ce64435ccc2b0d9ba556e
You're receiving this email because of your account on salsa.debian.org.


___
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

<    1   2   3   4   5   6   7   8   9   10   >