summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* Drop 07_fix-crashing-in-sf-Window-setIcon.patch - applied upstreamJames Cowgill2017-02-10
|
* New changelog entryJames Cowgill2017-02-10
|
* Upload to unstableJames Cowgill2016-12-30
|
* Use debhelper compat 10James Cowgill2016-12-30
|
* Fix segfaults triggered by sf::Window::setIconJames Cowgill2016-12-30
| | | | Closes: #849750
* New changelog entryJames Cowgill2016-12-30
|
* Upload to unstableJames Cowgill2016-11-03
|
* Drop 07_abi.patch - equivalent applied upstreamJames Cowgill2016-11-03
|
* Mark libsfml-doc multi-arch foreignJames Cowgill2016-11-03
|
* New changelog entryJames Cowgill2016-11-03
|
* Upload to experimentalJames Cowgill2016-10-27
|
* Ensure graphics 2.4 is not used with window 2.4.1James Cowgill2016-10-27
| | | | | | | | | | In SFML 2.4.1, the TransientContextLock API was added which replaces the ensureGlContext API. To maintain the 2.4 ABI, ensureGlContext became a stub function. Unfortunately the old graphics module relied on its behavior and upgrading window to 2.4.1 breaks it. While this is arguably an ABI break anyway, I think we can get away with it since ensureGlContext is almost exclusively used from within SFML.
* Bump libsfml-window2.4 shlibs dependencyJames Cowgill2016-10-27
| | | | | Dependency required by applications which use the new sf::GlResource::TransientContextLock API.
* Changelog fixupJames Cowgill2016-10-27
|
* Add 07_abi.patch to maintain SFML 2.4 ABIJames Cowgill2016-10-27
| | | | This should be fixed upstream for the final 2.4.1 release.
* Update dependenciesJames Cowgill2016-10-27
| | | | | SFML 2.4.1 reverts back to libX11 so the XCB libraries are no longer needed.
* Refresh patchesJames Cowgill2016-10-27
|
* Drop 07_config-kfreebsd.patch - applied upstreamJames Cowgill2016-10-27
|
* Update changelog entryJames Cowgill2016-10-27
|
* Fix autopkgtests on Ubuntu by depending on make in cmake testJames Cowgill2016-08-14
|
* New changelog entryJames Cowgill2016-08-14
|
* Upload to unstableJames Cowgill2016-08-12
|
* Define SFML_OS_FREEBSD on kFreeBSDJames Cowgill2016-08-11
|
* New changelog entryJames Cowgill2016-08-11
|
* Upload to experimentalJames Cowgill2016-08-09
|
* Fix package name in libsfml-system2.4 lintian overrideJames Cowgill2016-08-09
|
* Drop the symbols filesJames Cowgill2016-08-09
| | | | | | | | | | | | | | Maintaining the symbols files for a C++ library is a massive PITA. Upstream bumps the SONAME and breaks the ABI enough times that the symbols files have no real benefit (the important information is already encoded in the package name). Upstream is also pretty good about not making any important API changes during patch releases. For these reasons I'm removing the symbols files. dh_makeshlibs -V can still be used in the unlikely event upstream adds a new function during a patch release.
* Drop 07_gcc-5.3.patch and require gcc 6 insteadJames Cowgill2016-08-09
|
* Refresh patchesJames Cowgill2016-08-09
|
* Drop dbysym migration code now that package names have changedJames Cowgill2016-08-09
|
* Rename packages due to SONAME bumpJames Cowgill2016-08-09
|
* Update d/copyright for 2.4James Cowgill2016-08-09
|
* New changelog entryJames Cowgill2016-08-09
|
* Upload to unstableJames Cowgill2016-06-29
|
* Add workaroud for GCC 5.3 bugJames Cowgill2016-06-29
|
* autopkgtest: depend on pkg-configJames Cowgill2016-06-29
|
* New changelog entryJames Cowgill2016-06-29
|
* Upload to unstableJames Cowgill2016-06-28
|
* Use my debian.org email addressJames Cowgill2016-06-28
|
* autopkgtest: add cmake testJames Cowgill2016-06-28
|
* autopkgtest: also build against reduced dependenciesJames Cowgill2016-06-28
|
* autopkgtest: refactor sfml_test.cpp out of build scriptJames Cowgill2016-06-28
|
* Use newer --dbgsym-migration optionJames Cowgill2016-06-28
|
* Move repack options from d/rules to d/watchJames Cowgill2016-06-28
|
* Bump standards to 3.9.8 (no changes)James Cowgill2016-06-28
|
* Move VCS fields below the Homepage fieldJames Cowgill2016-04-05
|
* Use secure VCS URLsJames Cowgill2016-04-05
|
* Fix spelling mistake in d/copyrightJames Cowgill2016-04-05
|
* Add an autopkgtestJames Cowgill2016-01-10
|
* Drop $(PKD) from get-orig-source targetJames Cowgill2016-01-10
|