Activity log for bug #1563840

Date Who What changed Old value New value Message
2016-03-30 12:39:30 Amr Ibrahim bug added bug
2016-03-30 12:39:34 Amr Ibrahim bug added subscriber Ubuntu Sponsors Team
2016-03-30 12:39:50 Amr Ibrahim removed subscriber Ubuntu Sponsors Team
2016-03-30 12:40:03 Amr Ibrahim bug added subscriber Ubuntu Release Team
2016-03-30 12:40:22 Amr Ibrahim bug added subscriber Ubuntu Contributing Developers
2016-03-30 17:33:27 Amr Ibrahim description Please merge msttcorefonts 3.6 (multiverse) from Debian testing (contrib) ------------------------------------------------------------------------- The merge adds two fixes not available in the Ubuntu delta: * Proxy test failed when HTTP:// is given in uppercase. Thanks Tobias Olsson (LP: #1072580). * Show licence message when fonts actually installed (closes: #672259). ------------------------------------------------------------------------- Sorry I can't work on this merge since I lack packaging skills. Explanation of the Ubuntu delta: * update-ms-fonts: Skip race between update-notifier and update-ms-fonts trying to delete the same files from the same locations (LP: #1354709) * update-ms-fonts: Skip race between update-notifier and update-ms-fonts trying to delete the same files from the same locations (LP: #1354709) * update-ms-fonts: Skip race between update-notifier and update-ms-fonts trying to delete the same files from the same locations (LP: #1354709) * update-ms-fonts: Skip race between update-notifier and update-ms-fonts trying to delete the same files from the same locations (LP: #1354709) * Merge from Debian unstable. Remaining changes: - Ubuntu preinst and postrm scripts have deltas. - debian/control: Add Multi-Arch: foreign. - Use maintscript support in dh_installdeb rather than writing out dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper supports' guards, leading to more predictable behaviour on upgrades. - Source the debconf confmodule before doing anything else in the preinst. - Move #DEBHELPER# substitution before preinst code that might exit. - Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. - Add missing pre-depends for use of debconf in preinst. - Convert to dh(1). * Merge from Debian unstable. Remaining changes: - Ubuntu preinst and postrm scripts have deltas. - debian/control: Add Multi-Arch: foreign. - Use maintscript support in dh_installdeb rather than writing out dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper supports' guards, leading to more predictable behaviour on upgrades. - Source the debconf confmodule before doing anything else in the preinst. - Move #DEBHELPER# substitution before preinst code that might exit. - Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. - Add missing pre-depends for use of debconf in preinst. - Convert to dh(1). * Merge from Debian unstable. Remaining changes: - Ubuntu preinst and postrm scripts have deltas. - debian/control: Add Multi-Arch: foreign. - Use maintscript support in dh_installdeb rather than writing out dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper supports' guards, leading to more predictable behaviour on upgrades. - Source the debconf confmodule before doing anything else in the preinst. - Move #DEBHELPER# substitution before preinst code that might exit. - Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. - Add missing pre-depends for use of debconf in preinst. - Convert to dh(1). * Merge from Debian unstable. Remaining changes: - Ubuntu preinst and postrm scripts have deltas. - debian/control: Add Multi-Arch: foreign. - Use maintscript support in dh_installdeb rather than writing out dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper supports' guards, leading to more predictable behaviour on upgrades. - Source the debconf confmodule before doing anything else in the preinst. - Move #DEBHELPER# substitution before preinst code that might exit. - Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. - Add missing pre-depends for use of debconf in preinst. - Convert to dh(1). * Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. LP: #876298. * Add missing pre-depends for use of debconf in preinst. * Convert to dh(1). * Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. LP: #876298. * Add missing pre-depends for use of debconf in preinst. * Convert to dh(1). * Migrate to use an update-notifier hook, so that package data can be handled asynchronously and not cause install failures on network problems. LP: #876298. * Add missing pre-depends for use of debconf in preinst. * Convert to dh(1). * Use maintscript support in dh_installdeb rather than writing out dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper supports' guards, leading to more predictable behaviour on upgrades. * Source the debconf confmodule before doing anything else in the preinst. * Move #DEBHELPER# substitution before preinst code that might exit. * Merge from Debian testing with help of MOM. Remaining changes: - Ubuntu preinst and postrm scripts have deltas * debian/control: Add Multi-Arch: foreign (LP: #905055) * Create /usr/share/fonts/truetype/msttcorefonts in the postinst instead of packaging it to work around a bad interaction with fontconfig's postinst: see Ubuntu bug 819097. (LP: #670629) * Create /usr/share/fonts/truetype/msttcorefonts in the postinst instead of packaging it to work around a bad interaction with fontconfig's postinst: see Ubuntu bug 819097. (LP: #670629) * change EULA display so that on refusal fonts are removed * do not fails the install if the EULA is not accepted, but instead do not download the fonts * change EULA display so that on refusal fonts are removed * do not fails the install if the EULA is not accepted, but instead do not download the fonts * update-ms-fonts: make wget use the proxy defined for apt (LP: #56880) * display the EULA for the fonts when installing the package (LP: #670629) ------------------------------------------------------------------------- Changelog entries since current xenial version 3.4+nmu1ubuntu2: msttcorefonts (3.6) unstable; urgency=medium * Add Turkish translation, thanks Mert Dirik (closes: #757868). * Update to policy 3.9.6, no changes. -- Thijs Kinkhorst <thijs@debian.org> Thu, 16 Oct 2014 05:52:57 +0000 msttcorefonts (3.5) unstable; urgency=low * Mark Multi-Arch: foreign, thanks Scott Ritchie, Daniel Hartwig (closes: #700684). * Switch to debhelper 9. Update for policy 3.9.4 (no changes). * Use maintscript support in dh_installdeb rather than writing out dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper supports' guards, leading to more predictable behaviour on upgrades. Thanks Colin Watson (closes: #659724). * Proxy test failed when HTTP:// is given in uppercase. Thanks Tobias Olsson (LP: #1072580). * Show licence message when fonts actually installed (closes: #672259). -- Thijs Kinkhorst <thijs@debian.org> Sat, 16 Feb 2013 11:55:44 +0100 Please merge msttcorefonts 3.6 (multiverse) from Debian testing (contrib) ------------------------------------------------------------------------- The merge adds two fixes not available in the Ubuntu delta:   * Proxy test failed when HTTP:// is given in uppercase. Thanks     Tobias Olsson (LP: #1072580).   * Show licence message when fonts actually installed (closes: #672259). ------------------------------------------------------------------------- Sorry I can't work on this merge since I lack packaging skills. Explanation of the Ubuntu delta:   * update-ms-fonts: Skip race between update-notifier and update-ms-fonts     trying to delete the same files from the same locations (LP: #1354709)   * Merge from Debian unstable. Remaining changes:     - Ubuntu preinst and postrm scripts have deltas.     - debian/control: Add Multi-Arch: foreign.     - Use maintscript support in dh_installdeb rather than writing out       dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a new enough version of dpkg rather than using 'dpkg-maintscript-helper       supports' guards, leading to more predictable behaviour on upgrades.     - Source the debconf confmodule before doing anything else in the preinst.     - Move #DEBHELPER# substitution before preinst code that might exit.     - Migrate to use an update-notifier hook, so that package data can be       handled asynchronously and not cause install failures on network       problems.     - Add missing pre-depends for use of debconf in preinst.     - Convert to dh(1).   * Migrate to use an update-notifier hook, so that package data can be     handled asynchronously and not cause install failures on network     problems. LP: #876298.   * Add missing pre-depends for use of debconf in preinst.   * Convert to dh(1).   * Use maintscript support in dh_installdeb rather than writing out     dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a     new enough version of dpkg rather than using 'dpkg-maintscript-helper     supports' guards, leading to more predictable behaviour on upgrades.   * Source the debconf confmodule before doing anything else in the preinst.   * Move #DEBHELPER# substitution before preinst code that might exit.   * Merge from Debian testing with help of MOM. Remaining changes:     - Ubuntu preinst and postrm scripts have deltas   * debian/control: Add Multi-Arch: foreign (LP: #905055)   * Create /usr/share/fonts/truetype/msttcorefonts in the postinst     instead of packaging it to work around a bad interaction with     fontconfig's postinst: see Ubuntu bug 819097. (LP: #670629)   * change EULA display so that on refusal fonts are removed   * do not fails the install if the EULA is not accepted, but instead     do not download the fonts   * update-ms-fonts: make wget use the proxy defined for apt (LP: #56880)   * display the EULA for the fonts when installing the     package (LP: #670629) ------------------------------------------------------------------------- Changelog entries since current xenial version 3.4+nmu1ubuntu2: msttcorefonts (3.6) unstable; urgency=medium   * Add Turkish translation, thanks Mert Dirik (closes: #757868).   * Update to policy 3.9.6, no changes.  -- Thijs Kinkhorst <thijs@debian.org> Thu, 16 Oct 2014 05:52:57 +0000 msttcorefonts (3.5) unstable; urgency=low   * Mark Multi-Arch: foreign, thanks Scott Ritchie, Daniel Hartwig     (closes: #700684).   * Switch to debhelper 9. Update for policy 3.9.4 (no changes).   * Use maintscript support in dh_installdeb rather than writing out     dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a     new enough version of dpkg rather than using 'dpkg-maintscript-helper     supports' guards, leading to more predictable behaviour on upgrades.     Thanks Colin Watson (closes: #659724).   * Proxy test failed when HTTP:// is given in uppercase. Thanks     Tobias Olsson (LP: #1072580).   * Show licence message when fonts actually installed (closes: #672259).  -- Thijs Kinkhorst <thijs@debian.org> Sat, 16 Feb 2013 11:55:44 +0100
2016-03-31 07:29:08 Angel Abad msttcorefonts (Ubuntu): importance Undecided Wishlist
2016-03-31 22:09:05 Amr Ibrahim removed subscriber Ubuntu Release Team
2016-03-31 22:09:09 Amr Ibrahim removed subscriber Ubuntu Contributing Developers
2016-06-05 04:55:38 Jeremy Bícha tags upgrade-software-version
2016-07-13 15:32:30 Mantas Kriaučiūnas bug added subscriber Mantas Kriaučiūnas
2016-07-13 15:32:38 Mantas Kriaučiūnas bug added subscriber Baltix GNU/Linux system developers
2016-07-13 15:33:06 Mantas Kriaučiūnas bug added subscriber Baltix GNU/Linux activists
2016-07-13 15:33:38 Launchpad Janitor msttcorefonts (Ubuntu): status New Confirmed
2016-11-22 07:30:28 Viktor Szathmáry bug added subscriber Viktor Szathmáry
2016-11-23 22:07:55 Oliver Sauder bug added subscriber Oliver Sauder
2017-01-13 15:14:54 Naël marked as duplicate 1656102