Étienne Mollier pushed to branch master at Debian Med / castxml
Commits: 3336b9e8 by Étienne Mollier at 2023-10-15T12:46:23+02:00 d/rules: clean temporary manual page after install. - - - - - 21a3c9f8 by Étienne Mollier at 2023-10-15T12:46:56+02:00 update changelog - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +castxml (0.6.2-2) UNRELEASED; urgency=medium + + * d/rules: clean temporary manual page after install. + + -- Étienne Mollier <[email protected]> Sun, 15 Oct 2023 12:46:47 +0200 + castxml (0.6.2-1) unstable; urgency=medium * New upstream version 0.6.2 ===================================== debian/rules ===================================== @@ -22,3 +22,4 @@ override_dh_installman: --no-info \ > debian/castxml.1 dh_installman debian/castxml.1 + rm -vf debian/castxml.1 View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/1190110f9bbe3b78f6cb539f5ed9639ec35d1581...21a3c9f8a55e4b0f21dc261c0c95664d5a018b47 -- View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/1190110f9bbe3b78f6cb539f5ed9639ec35d1581...21a3c9f8a55e4b0f21dc261c0c95664d5a018b47 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
