Steffen Möller pushed to branch master at Debian Med / xxsds-dynamic
Commits: dd142aa9 by Steffen Möller at 2020-09-13T19:48:03+02:00 Fix for resubmission - - - - - 79ff5f4c by Steffen Möller at 2021-01-26T12:34:25+01:00 Fixing #980972 on missing changelog trailer - - - - - 2 changed files: - debian/changelog - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,22 @@ -xxsds-dynamic (1.0~alpha.1+2020072524git5390b6c-1) unstable; urgency=medium +xxsds-dynamic (1.0~alpha.1+2020072524git5390b6c-3) unstable; urgency=medium + + * Fixed omitted trailer in d/changelog + + Many thanks go to Logan Rosen for spotting that (Closes: #980972). + + -- Steffen Moeller <[email protected]> Tue, 26 Jan 2021 12:31:31 +0100 + +xxsds-dynamic (1.0~alpha.1+2020072524git5390b6c-2) unstable; urgency=medium * Initial release (Closes: #965272) + d/copyright now references the contributions by Erik Garrison + (thanks go to FTPmaster Thorsten for spotting that omission). + + -- Steffen Moeller <[email protected]> Sun, 13 Sep 2020 19:48:50 +0200 + +xxsds-dynamic (1.0~alpha.1+2020072524git5390b6c-1) UNRELEASED; urgency=medium + + * Initial submission to main. + -- Steffen Moeller <[email protected]> Sat, 18 Jul 2020 16:40:45 +0200 ===================================== debian/copyright ===================================== @@ -7,6 +7,15 @@ Copyright: 2020 Alan Kuhnle <[email protected]> 2017 Nicola Prezza <[email protected]> License: MIT +Files: include/dynamic/internal/wm_string.hpp +Copyright: 2019-2020 Erik Garrison +License: MIT + +Files: include/dynamic/internal/hacked_vector.hpp +Copyright: 2019 Nicola Prezza <[email protected]> + Erik Garrison +License: MIT + Files: debian/* Copyright: 2020 Steffen Moeller <[email protected]> License: MIT View it on GitLab: https://salsa.debian.org/med-team/xxsds-dynamic/-/compare/65b33b0b46d91b92ba43287e8e3701b4d3c6c541...79ff5f4c3b95d8f14e9200f6588620206d98b292 -- View it on GitLab: https://salsa.debian.org/med-team/xxsds-dynamic/-/compare/65b33b0b46d91b92ba43287e8e3701b4d3c6c541...79ff5f4c3b95d8f14e9200f6588620206d98b292 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
