Gert Wollny pushed to branch master at Debian Med / gdcm
Commits: e1d0806f by Gert Wollny at 2020-08-08T09:46:02+02:00 d/patch: add a patch to rename pdf based on major version - - - - - ab888cad by Gert Wollny at 2020-08-08T09:46:24+02:00 d/changelog: use test build - - - - - 4 changed files: - debian/changelog - debian/gdcm-doc.doc-base - + debian/patches/rename-pdf.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +gdcm (3.0.7-2) UNRELEASED; urgency=medium + + * d/patch: add a patch to rename pdf based on major version + + -- Gert Wollny <[email protected]> Sat, 08 Aug 2020 09:46:09 +0200 + gdcm (3.0.7-1) unstable; urgency=medium * New upstream version 3.0.7 ===================================== 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.5.pdf +Files: /usr/share/doc/gdcm-doc/gdcm-3.pdf ===================================== debian/patches/rename-pdf.patch ===================================== @@ -0,0 +1,10 @@ +--- a/Utilities/doxygen/CMakeLists.txt ++++ b/Utilities/doxygen/CMakeLists.txt +@@ -160,6 +160,7 @@ + install(FILES + ${CMAKE_CURRENT_BINARY_DIR}/latex/gdcm-${GDCM_VERSION}.pdf + DESTINATION ${GDCM_INSTALL_DOC_DIR} ++ RENAME gdcm-${GDCM_MAJOR_VERSION}.pdf + ) + add_dependencies(DoxygenDoc GDCMDoxygenPDF) + else() ===================================== debian/patches/series ===================================== @@ -1,3 +1,4 @@ +rename-pdf.patch 02_fixhurd.patch 03_linkvtkdoc.patch 04_multiarch.patch View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/8736883bbf7615d8ed42271f5a85ce6c9e6837a6...ab888cad935d22b0c3891c3394b729effe8ed20b -- View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/8736883bbf7615d8ed42271f5a85ce6c9e6837a6...ab888cad935d22b0c3891c3394b729effe8ed20b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
