Sebastien Jodogne pushed to branch master at Debian Med / orthanc-dicomweb
Commits: 2dfb0566 by jodogne-guest at 2023-08-16T12:11:14+02:00 Remove autogenerated file from source directory - - - - - b88755bd by jodogne-guest at 2023-08-16T12:12:45+02:00 comment - - - - - f86f515e by jodogne-guest at 2023-08-18T16:16:38+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +orthanc-dicomweb (1.14+dfsg-2) unstable; urgency=medium + + * Remove autogenerated file from source directory. Closes: #1047523 + + -- Sebastien Jodogne <[email protected]> Fri, 18 Aug 2023 16:15:36 +0200 + orthanc-dicomweb (1.14+dfsg-1) unstable; urgency=medium * New upstream version. Closes: #1041086 ===================================== debian/rules ===================================== @@ -51,3 +51,10 @@ override_dh_link: override_dh_installchangelogs: dh_installchangelogs -k NEWS + +override_dh_clean: + dh_clean + + # The file below is created by "override_dh_auto_configure" + # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047523 + rm -f Resources/Samples/JavaScript/jquery.min.js View it on GitLab: https://salsa.debian.org/med-team/orthanc-dicomweb/-/compare/33c8aaaaabd93ad33610b937f05f168f05cb7cde...f86f515ee57c1abb1bf5ecd421c9eb4222d7f1fd -- View it on GitLab: https://salsa.debian.org/med-team/orthanc-dicomweb/-/compare/33c8aaaaabd93ad33610b937f05f168f05cb7cde...f86f515ee57c1abb1bf5ecd421c9eb4222d7f1fd 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
