[med-svn] [Git][med-team/gdcm][debian/bullseye-backports] 26 commits: Bump versioned Build-Depends: libcharls-dev (>= 2.0)

Mathieu Malaterre (@malat) gitlab at salsa.debian.org
Wed Jul 6 10:46:06 BST 2022



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


Commits:
1f69c607 by Andreas Tille at 2021-12-01T07:24:22+01:00
Bump versioned Build-Depends: libcharls-dev (>= 2.0)

- - - - -
59f45e64 by Andreas Tille at 2021-12-01T07:27:43+01:00
Make sure debhelpe level 13 will not be overridden by recreating d/control

- - - - -
a165046f by Mathieu Malaterre at 2022-03-29T11:34:52+02:00
Update upstream source from tag 'upstream/3.0.11'

Update to upstream version '3.0.11'
with Debian dir a372383c6f2a77675b030d7da24157c7c7e18883
- - - - -
7d18e558 by Mathieu Malaterre at 2022-03-29T11:34:52+02:00
New upstream version 3.0.11
- - - - -
0156c286 by Mathieu Malaterre at 2022-03-29T11:50:30+02:00
d/changelog: Upload 3.0.11-1 to unstable

- - - - -
b3b97506 by Mathieu Malaterre at 2022-03-30T16:13:21+02:00
d/patches: Fix compilation on big-endian arch

- - - - -
7b8483e6 by Mathieu Malaterre at 2022-04-04T08:31:33+02:00
Update upstream source from tag 'upstream/3.0.12'

Update to upstream version '3.0.12'
with Debian dir 50894dc0650bf08a9699592ce910ba468d5d40a1
- - - - -
efc58a44 by Mathieu Malaterre at 2022-04-04T08:31:33+02:00
New upstream version 3.0.12
- - - - -
41ea8eac by Mathieu Malaterre at 2022-04-04T08:32:35+02:00
d/patches: Remove patch applied upstream

- - - - -
3fdf5f80 by Mathieu Malaterre at 2022-04-04T08:33:10+02:00
d/changelog: Upload 3.0.12-1 to unstable

- - - - -
bf7c960b by Mathieu Malaterre at 2022-06-20T10:00:18+02:00
New upstream version 3.0.13
- - - - -
2f22c61a by Mathieu Malaterre at 2022-06-20T10:00:18+02:00
Update upstream source from tag 'upstream/3.0.13'

Update to upstream version '3.0.13'
with Debian dir d5a030c71503fdb46354c53970149302c0ca44d1
- - - - -
8b3ef71b by Mathieu Malaterre at 2022-06-20T10:16:16+02:00
d/control: Run wrap-and-sort

- - - - -
8d7a6fd2 by Mathieu Malaterre at 2022-06-20T10:16:16+02:00
d/control: Ship new CLI gdcmclean

- - - - -
677e96e9 by Mathieu Malaterre at 2022-06-20T10:28:27+02:00
d/changelog: Upload 3.0.13 to unstable

- - - - -
cfd72cb4 by Mohammed Bilal at 2022-06-26T21:58:25+00:00
Add autopkgtests

- - - - -
e9ea4924 by Mohammed Bilal at 2022-06-26T21:58:43+00:00
Install example data

- - - - -
5fb93f57 by Mohammed Bilal at 2022-06-26T21:59:03+00:00
add example data to d/s/include-binaries

- - - - -
7bfd229e by Mohammed Bilal at 2022-06-26T21:59:25+00:00
Add copyright for test data

- - - - -
bf647af8 by Mohammed Bilal at 2022-07-03T19:12:25+00:00
Fix run-unit-test

- - - - -
5bbff10e by Mohammed Bilal at 2022-07-03T20:17:08+00:00
Update changelog

- - - - -
79d99285 by Mathieu Malaterre at 2022-07-04T14:58:52+02:00
d/control: Bump Std-Vers to 4.6.1, no changes needed

- - - - -
e7075e69 by Mathieu Malaterre at 2022-07-06T11:28:18+02:00
d/t/run-unit-test: Fix up the unit test

- - - - -
72e3823a by Mathieu Malaterre at 2022-07-06T11:33:01+02:00
d/changelog: Upload 3.0.13-2 to unstable

- - - - -
59721a61 by Mathieu Malaterre at 2022-07-06T11:38:08+02:00
Merge tag 'debian/3.0.13-2' into debian/bullseye-backports

- - - - -
eaf13c42 by Mathieu Malaterre at 2022-07-06T11:39:39+02:00
d/changelog: Upload 3.0.13-2~bpo11+1 to bullseye-backports

- - - - -


30 changed files:

- .gitattributes
- Applications/Cxx/CMakeLists.txt
- Applications/Cxx/gdcmanon.cxx
- + Applications/Cxx/gdcmclean.cxx
- Applications/Cxx/gdcmdump.cxx
- Applications/Cxx/gdcmimg.cxx
- Applications/Cxx/gdcminfo.cxx
- Applications/Cxx/gdcmpdf.cxx
- Applications/Cxx/gdcmscanner.cxx
- CMakeLists.txt
- Source/Common/CMakeLists.txt
- Source/Common/gdcmBase64.cxx
- Source/Common/gdcmByteSwap.txx
- Source/Common/gdcmConfigure.h.in
- Source/Common/gdcmMD5.cxx
- Source/Common/gdcmOpenSSLCryptographicMessageSyntax.cxx
- Source/Common/gdcmOpenSSLP7CryptographicMessageSyntax.cxx
- Source/Common/gdcmSwapper.h
- Source/Common/gdcmSwapper.txx
- Source/Common/gdcmTesting.cxx
- Source/Common/gdcmTypes.h
- Source/DataDictionary/DefaultPrivateDicts.xsl
- Source/DataDictionary/gdcmDicts.cxx
- Source/DataDictionary/gdcmPrivateDefaultDicts.cxx
- Source/DataDictionary/privatedicts.xml
- Source/DataStructureAndEncodingDefinition/gdcmByteValue.h
- Source/DataStructureAndEncodingDefinition/gdcmCSAHeader.cxx
- Source/DataStructureAndEncodingDefinition/gdcmDataElement.cxx
- Source/DataStructureAndEncodingDefinition/gdcmDataSet.cxx
- Source/DataStructureAndEncodingDefinition/gdcmDataSet.h


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/7ddab8c2f01f88d84f859c328c10a2339758b647...eaf13c426582a97c40497d376bb8264a2e43683a

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/7ddab8c2f01f88d84f859c328c10a2339758b647...eaf13c426582a97c40497d376bb8264a2e43683a
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/20220706/540cfdc8/attachment-0001.htm>


More information about the debian-med-commit mailing list