mygui (3.4.4+dfsg-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.5.1+dfsg-1 > 3.4.4+dfsg-2
- Git: https://salsa.debian.org/games-team/mygui.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 942080
- Browser: https://salsa.debian.org/games-team/mygui
- Last scan: 2026-09-04 19:49:03+00
- Error: https://salsa.debian.org/api/v4/projects/games-team%2Fmygui API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-10 19:01:00+00
- Debian changelog in Git:
mygui (3.5.1+dfsg-1) UNRELEASED; urgency=low
* New upstream release
* Build against system pugixml, new upstream dependency
+ add build dependency on libpugixml-dev and pass
-DMYGUI_USE_SYSTEM_PUGIXML=TRUE, upstream otherwise fetches it from
the network at configure time
* Refresh shared_libraries.patch for the restructured 3.5 source tree,
dropping the pkg-config libdir and LINK_INTERFACE_LIBRARIES hunks that
upstream has since made unnecessary
* Drop the Debian-specific *debian2 SONAME suffix, added back when upstream
did not version its libraries; since 3.5.0 it sets a real SOVERSION. The
ABI changed here so the SONAME needed a bump either way. Use a major-only
SOVERSION to keep the names stable across upstream point releases.
+ libmyguiengine3debian2 -> libmyguiengine3
+ libmygui.ogreplatform0debian2 -> libmygui.ogreplatform3
+ libmygui.openglplatform0debian2 -> libmygui.openglplatform3
+ libmygui.opengl3platform0debian2 -> libmygui.opengl3platform3
+ update *.symbols for the new SONAMEs
* Add fix-optional-ogre-plugins-cfg.patch: only copy Ogre's plugins.cfg when
it actually exists, Debian's libogre-14-dev does not ship it
* Build all render systems in a single pass via the new upstream
MYGUI_BUILD_RENDERSYSTEMS option; each install overwrote the exported
target set, so MyGUITargets.cmake only described the last one configured
* Ship the upstream CMake package config, new in 3.5, in libmygui-dev
* Drop the MYGUI.pc move from d/rules, no longer needed
* Refresh d/copyright: drop the stanzas for the bundled pugixml copies,
Plugin_HikariWidget and the SDL2 find modules, all removed upstream
* Add d/gbp.conf so gbp import-orig strips the prebuilt doxygen.exe, which
it does not pick up from the Files-Excluded field in d/copyright
* Document the repacking in d/README.source
* d/watch: also match the v-prefixed upstream tags, upstream switched from
MyGUI3.4.4 to v3.5.0 naming and releases were no longer being detected
-- Bret Curtis <psi29a@gmail.com> Sun, 09 Aug 2026 13:27:59 +0200
- This branch is 16 commits ahead of tag debian/3.4.4+dfsg-2
- Git log:
commit 303a730d1657d52408b45f5ea4541aad4bf23ab0
Author: Sébastien Noel <twolife@debian.org>
Date: Sat Aug 29 15:25:49 2026 +0200
update symbols files
commit 0720b66a6001236c93a6f4d9366d8bf6b9061e44
Author: Sébastien Noel <twolife@debian.org>
Date: Sat Aug 29 14:08:01 2026 +0200
d/changelog: still UNRELEASED, and we will target experimental first
commit 202e777ee4c54360651cf703b2a942649665b4f4
Author: Sébastien Noel <twolife@debian.org>
Date: Sat Aug 29 12:02:37 2026 +0200
d/watch: "don't touch Matching-Pattern, that is part of the template and contains dragons"
commit 8949b7d6ae01e6bce66b62b0a5586d600dc2b13f
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 18:41:34 2026 +0200
fix the watch file
commit 69c8c63fe5baf406ec30d35269bafa4a80ab92c8
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 18:04:47 2026 +0200
update changelog; added readme and gbp.conf
commit 71df7e164fcaa6dab3ab84fa55c72b28eb048dbe
Merge: efd4c15 778bb37
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 17:40:47 2026 +0200
Update upstream source from tag 'upstream/3.5.1+dfsg'
Update to upstream version '3.5.1+dfsg'
with Debian dir cdb024e6b9cbccc1dde70e95dc9b7775b9fd2923
commit 778bb37cd9cacaa78dc004392311da9da73bb7a2
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 17:40:34 2026 +0200
New upstream version 3.5.1+dfsg
commit efd4c152d5067f807837c33f79efd7ab04bd3f0f
Merge: 3f6d0bb d4d7559
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 17:40:10 2026 +0200
Update upstream source from tag 'upstream/3.5.0+dfsg'
Update to upstream version '3.5.0+dfsg'
with Debian dir cdb024e6b9cbccc1dde70e95dc9b7775b9fd2923
commit d4d7559e7634da86541d0ec9089acd1efd3cae21
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 17:39:57 2026 +0200
New upstream version 3.5.0+dfsg
commit 3f6d0bb61b2055454053db3551f026d372c6a43e
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 17:29:55 2026 +0200
prep work for getting new 3.5 series up and running
commit caea0f0a22a78c1d75ba7ee2b34cdfc1bc4f173d
Merge: 2edbedd db5a91f
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 13:36:47 2026 +0200
Update upstream source from tag 'upstream/3.5.1'
Update to upstream version '3.5.1'
with Debian dir 84e00728371af0e9e74e208bd60f55e149021579
commit db5a91f07e863f35549cd4401a62d276c4e2df6a
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 13:36:28 2026 +0200
New upstream version 3.5.1
commit 2edbedd0523dc1a37af5fb2cca4756950e5c978b
Merge: 4134138 f6718ee
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 13:36:09 2026 +0200
Update upstream source from tag 'upstream/3.5.0'
Update to upstream version '3.5.0'
with Debian dir 84e00728371af0e9e74e208bd60f55e149021579
commit f6718ee61384354972894bd14f9de0038f5ce919
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 13:35:50 2026 +0200
New upstream version 3.5.0
commit 41341389edd7dc7607e9e77b823086e2211aaa95
Merge: cb569b0 44bb9b2
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 13:31:31 2026 +0200
Update upstream source from tag 'upstream/3.5.0'
Update to upstream version '3.5.0'
with Debian dir 84e00728371af0e9e74e208bd60f55e149021579
commit 44bb9b2140e4e1be9aaf5f8cc18fc495fe58c8a8
Author: Bret Curtis <psi29a@gmail.com>
Date: Sun Aug 9 13:31:12 2026 +0200
New upstream version 3.5.0