[med-svn] [Git][med-team/dcmtk][master] 2 commits: Fix install dir of dictionaries

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jun 7 08:16:25 BST 2022



Andreas Tille pushed to branch master at Debian Med / dcmtk


Commits:
eb97e9e5 by Andreas Tille at 2022-06-07T09:04:58+02:00
Fix install dir of dictionaries

- - - - -
9b3e0c82 by Andreas Tille at 2022-06-07T09:12:17+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/libdcmtk17.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+dcmtk (3.6.7-4) unstable; urgency=medium
+
+  * Team upload.
+  * Fix install dir of dictionaries
+    Closes: #1012417
+
+ -- Andreas Tille <tille at debian.org>  Tue, 07 Jun 2022 09:05:06 +0200
+
 dcmtk (3.6.7-3) unstable; urgency=medium
 
   * Source-only upload


=====================================
debian/libdcmtk17.install
=====================================
@@ -1,2 +1,2 @@
 usr/lib/*/*.so.*
-usr/share/libdcmtk16/*.dic
+usr/share/libdcmtk17/*.dic


=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE:STRING=None \
  -DDCMTK_WITH_ICU:BOOL=OFF \
  -DUSE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON \
  -DCMAKE_VERBOSE_MAKEFILE=ON \
- -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk16 \
+ -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk17 \
  -DCMAKE_SKIP_RPATH:BOOL=OFF \
  -DDCMTK_ENABLE_STL:BOOL=ON \
  -DCMAKE_CXX_STANDARD:STRING=17



View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/compare/75590ed3ad4daac7805bf25e770c39719b502aeb...9b3e0c82b3642e60056ea0d4baf36603d3976ada

-- 
View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/compare/75590ed3ad4daac7805bf25e770c39719b502aeb...9b3e0c82b3642e60056ea0d4baf36603d3976ada
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220607/7a24319c/attachment-0001.htm>


More information about the debian-med-commit mailing list