[med-svn] [Git][med-team/dcmtk][debian/bullseye-backports] 6 commits: d/rules: Re-exposed --interleave-none option. Closes: #1001703

Mathieu Malaterre (@malat) gitlab at salsa.debian.org
Fri Jan 21 13:10:08 GMT 2022



Mathieu Malaterre pushed to branch debian/bullseye-backports at Debian Med / dcmtk


Commits:
d92f494a by Mathieu Malaterre at 2021-12-15T09:45:47+01:00
d/rules: Re-exposed --interleave-none option. Closes: #1001703

- - - - -
e74a317d by Mathieu Malaterre at 2022-01-06T16:32:56+01:00
d/rules: Start using c++17 since default for GCC-11

- - - - -
c729f7dc by Mathieu Malaterre at 2022-01-06T16:33:38+01:00
d/changelog: Upload 3.6.6-5 to unstable

- - - - -
3e0ebf14 by Mathieu Malaterre at 2022-01-21T13:40:35+01:00
Merge tag 'debian/3.6.6-5' into debian/bullseye-backports

- - - - -
ca460778 by Mathieu Malaterre at 2022-01-21T13:51:30+01:00
Revert back to c++14 since default for GCC-10

- - - - -
3977027c by Mathieu Malaterre at 2022-01-21T13:51:50+01:00
d/changelog: Upload 3.6.6-5 to bullseye-backports

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+dcmtk (3.6.6-5~bpo11+1) bullseye-backports; urgency=medium
+
+  * Rebuild for bullseye-backports.
+  * Revert back to c++14 since default for GCC-10
+
+ -- Mathieu Malaterre <malat at debian.org>  Fri, 21 Jan 2022 13:40:44 +0100
+
+dcmtk (3.6.6-5) unstable; urgency=medium
+
+  * d/rules: Re-exposed --interleave-none option. Closes: #1001703
+  * d/rules: Start using c++17 since default for GCC-11
+
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 06 Jan 2022 16:33:20 +0100
+
 dcmtk (3.6.6-4~bpo11+1) bullseye-backports; urgency=medium
 
   * Rebuild for bullseye-backports.


=====================================
debian/rules
=====================================
@@ -14,6 +14,9 @@ else
   BUILDDOC = ON
 endif
 
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001703
+export DEB_CXXFLAGS_MAINT_APPEND=-DENABLE_DCMJPLS_INTERLEAVE_NONE
+
 # when BUILDDOC==OFF, convenient copies of doxygen man pages are used
 # when BUILDDOC==ON, doxygen man pages are being regenerated, this may leads to
 # improper md5sum...



View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/compare/c319b4b8316ff2151bdcf1136a6c63803dd2a0b1...3977027cda667910210430527899949e2108b0e7

-- 
View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/compare/c319b4b8316ff2151bdcf1136a6c63803dd2a0b1...3977027cda667910210430527899949e2108b0e7
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/20220121/fc809689/attachment.htm>


More information about the debian-med-commit mailing list