[med-svn] [Git][med-team/charls][master] 4 commits: d/mainscript: CharLS directory was removed in -6 version

Mathieu Malaterre gitlab at salsa.debian.org
Mon Nov 9 13:43:36 GMT 2020



Mathieu Malaterre pushed to branch master at Debian Med / charls


Commits:
9da2e208 by Mathieu Malaterre at 2020-11-09T14:36:34+01:00
d/mainscript: CharLS directory was removed in -6 version

- - - - -
53584850 by Mathieu Malaterre at 2020-11-09T14:37:21+01:00
d/control: Make sure to document issue with dcmtk/charls. See #973723

- - - - -
8b3ac29c by Mathieu Malaterre at 2020-11-09T14:38:14+01:00
d/rule: Really install symlink. Closes: #972867

- - - - -
dc7a9721 by Mathieu Malaterre at 2020-11-09T14:41:42+01:00
d/changelog: Upload -7 to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libcharls-dev.maintscript
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+charls (2.1.0+dfsg-7) unstable; urgency=medium
+
+  * Team upload.
+  * d/mainscript: CharLS directory was removed in -6 version
+  * d/control: Make sure to document issue with dcmtk/charls. See #973723
+  * d/rule: Really install symlink. Closes: #972867
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 09 Nov 2020 14:41:25 +0100
+
 charls (2.1.0+dfsg-6) unstable; urgency=medium
 
   [ Mathieu Malaterre ]


=====================================
debian/control
=====================================
@@ -19,6 +19,7 @@ Section: libdevel
 Depends: libcharls2 (= ${binary:Version}),
          ${misc:Depends}
 Pre-Depends: dpkg (>= 1.17.14)
+Breaks: libdcmtk-dev (<< 3.6.4-2.1)
 Description: Implementation of the JPEG-LS standard (development libraries)
  CharLS is an optimized implementation of the JPEG-LS standard for lossless and
  near-lossless image compression


=====================================
debian/libcharls-dev.maintscript
=====================================
@@ -1,2 +1,2 @@
 # See #971425, #971431 & #971435:
-dir_to_symlink /usr/include/CharLS /usr/include/charls 2.1.0+dfsg~ libcharls-dev
+dir_to_symlink /usr/include/CharLS /usr/include/charls 2.1.0+dfsg-6~ libcharls-dev


=====================================
debian/rules
=====================================
@@ -34,6 +34,7 @@ override_dh_install-arch:
 	# See #971425, #971431 & #971435:
 	dh_link -p$(pkg_run) usr/lib/$(DEB_HOST_MULTIARCH)/libcharls.so.2 usr/lib/$(DEB_HOST_MULTIARCH)/libCharLS.so.2
 	dh_link -p$(pkg_dev) usr/lib/$(DEB_HOST_MULTIARCH)/libcharls.so usr/lib/$(DEB_HOST_MULTIARCH)/libCharLS.so
+	dh_link -p$(pkg_dev) usr/include/charls usr/include/CharLS
 #	dh_install -a
 #	d-shlibmove --commit \
 #		     --multiarch \



View it on GitLab: https://salsa.debian.org/med-team/charls/-/compare/b28c1bca28b12c33aa880ab8aee9797da4ab7718...dc7a97216951e83dfe6f94ba88a6a7ed5ae68679

-- 
View it on GitLab: https://salsa.debian.org/med-team/charls/-/compare/b28c1bca28b12c33aa880ab8aee9797da4ab7718...dc7a97216951e83dfe6f94ba88a6a7ed5ae68679
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/20201109/0989418a/attachment-0001.html>


More information about the debian-med-commit mailing list