[planetblupi] annotated tag debian/1.12.0-1 created (now c238d7d)
Didier Raboud
odyx at moszumanska.debian.org
Thu Nov 2 19:25:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
odyx pushed a change to annotated tag debian/1.12.0-1
in repository planetblupi.
at c238d7d (tag)
tagging a787909214789755d223fe942ff03985419b8d1f (commit)
replaces debian/1.11.0-3
tagged by Didier Raboud
on Thu Nov 2 20:16:47 2017 +0100
- Log -----------------------------------------------------------------
planetblupi release 1.12.0-1 for unstable (sid)
(maintainer view tag generated by dgit --quilt=dpm)
-----BEGIN PGP SIGNATURE-----
iQGzBAABCgAdFiEEe+WPIRpjNw1/GSB7i8+nHsoWNFUFAln7cLgACgkQi8+nHsoW
NFVtBAv/St/J6Tsf+uwo8v8q6sO2e6imNOEpvs/Wvug2eudovKCGWcUZ3e35ncso
eQJJZ+MZNejCOTG1wIIfpgLtpewljoy/9pqfhkiNrUTCwrYY89dcb/X9baFOKyNE
Fxt64PxbzaD78j4DiQ/ad0Al4SEK8wLzhyFVyQdmlJl4iVtbnZ/i5AyXfS9/BJOA
D2saAzJ9o5lY2HeHOGB9RG9oR6KVpN4PNxaft9jVIfKCIXLty9g5r2z03EVpoqeY
0HHTd99ZxIJXtu0WkkZ3pIZMaJMxZ3vOUnGnTeoKURSFkHwoi+rNNdbY9bNEGcU2
ILNUAX2s1+HxAYqE8mbL0jh7/FMmG52s1h9Dy2KnKR6qerGvBBnge3G0ijY5/Glh
vQekd7948x1Z0MmSKi2p7bQkxxZtZwy5dM5q0bOZWEfnLmCeIaBH1tuHv0XcPAU8
5Gq9Ftx6kKXIfojbjLwAYix2mDEXvpstzVVkB/EjhT01rI9HhBYoSbHHkgSY1BHO
Uvtvmwvj
=ghdO
-----END PGP SIGNATURE-----
DavivaD (1):
Fix Position of the 'ś' letter
Didier Raboud (7):
Make the CURL dependency optional, through the PLANETBLUPI_HTTP_VERSION_CHECK CMake option
Use GNUInstallDirs to let the BINDIR be overriden by the build options
Mark planetblupi-common Multi-Arch: foreign
Use @PB_ICON@ to link to the icon from the desktop file
record new upstream branch
Set R³ to no
planetblupi 1.12.0-1 Debian release
Mathieu Schroeter (52):
Adapt the mouse cursor size according to the zoom
Fix cheat text visibility regression
Return in the game when ESC is used in the stop phase
Remove obsolete mask argument of many draw functions
Follow coding rules (space before bracket)
CMake: use list(APPEND) instead of set
Fix warning of unused function
Cosmetics
Merge branch 'curl'
Fix typo
Add a category in the desktop file
WIP: add desktop file for standard build
Fix deploy of desktop file with non-appimage builds
Remove obsolete argument
Prevent black screen (glitch) when a movie is not found
Fix memleak by using a variable on the stack
Clear the texture when the movie is starting
Merge pull request #32 from OdyX/exec-to-games-not-bin
Merge pull request #35 from colobot/translate-pl
Cosmetic: apply clang-format
Convert CRLF to LF
Remove trailing whitespaces
Prevent overlap with the right edge of the book
Initialize the struct
Fix noise when saving info.blp file
Prevent bad values with the language to restore
Replace a char by Sint8
Show enemies in the stats when using cheat code
Cosmetic: translate some comments to english
Fix animation with the disciple
Fix polish chars for little font
Fix one more polish character width
Fix polish text layout
Do not block the game loop when the screen is shifting
Cosmetic: fix indent after previous commit
Cosmetic: rename coin to corner
Cosmetic: rename coin to corner (2)
Fix draw with large screen
Add a DEBUG define when building debug version
Disable the pause when the window is deactivated (debug)
Use a method for fixing the decor shifting
Cosmetic
Add smooth scrolling for the playing and build area
Fix uninitialized variable
Add entry for windows signature
Fix regression when recording or playing a demo
Abort the update curl request when exiting
Use small timeouts with cURL
Cosmetic: invert logic
Improve no music button position, thanks to @JesseRoxII
Fix one more disciple animation
Prepare new release v1.12
krzys-h (3):
Add support for Polish translations
Add support for Polish special characters
Merge remote-tracking branch 'origin/master' into HEAD
tomangelo (2):
Translated story strings
Translated UI strings
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 8a31aaf Add support for Polish translations
new 3064ffb Add support for Polish special characters
new 191672a Fix Position of the 'ś' letter
new 28010f0 Translated story strings
new 16daabc Translated UI strings
new 6134edc Make the CURL dependency optional, through the PLANETBLUPI_HTTP_VERSION_CHECK CMake option
new 4337681 Follow coding rules (space before bracket)
new cce3961 CMake: use list(APPEND) instead of set
new a7018db Fix warning of unused function
new b523641 Cosmetics
new 6892704 Merge branch 'curl'
new 5b13b8f Fix typo
new d3986d5 Add a category in the desktop file
new a50e648 WIP: add desktop file for standard build
new 29ad6c3 Fix deploy of desktop file with non-appimage builds
new e39c2ea Remove obsolete argument
new 04f127a Prevent black screen (glitch) when a movie is not found
new 37da5b3 Fix memleak by using a variable on the stack
new c8cf431 Clear the texture when the movie is starting
new 161c6df Use GNUInstallDirs to let the BINDIR be overriden by the build options
new b96741b Merge remote-tracking branch 'origin/master' into HEAD
new 4dcd13c Merge pull request #32 from OdyX/exec-to-games-not-bin
new 6044ace Merge pull request #35 from colobot/translate-pl
new 6da7be9 Cosmetic: apply clang-format
new c3159f8 Convert CRLF to LF
new e2040a5 Remove trailing whitespaces
new c36e639 Prevent overlap with the right edge of the book
new e8f3fc7 Initialize the struct
new 05a8c44 Fix noise when saving info.blp file
new a17a7e1 Prevent bad values with the language to restore
new 51ffe89 Replace a char by Sint8
new a26b71a Show enemies in the stats when using cheat code
new 4db92b4 Cosmetic: translate some comments to english
new 1d1189c Fix animation with the disciple
new 9909f38 Fix polish chars for little font
new a64ee92 Fix one more polish character width
new f2a7579 Fix polish text layout
new e0adfd4 Do not block the game loop when the screen is shifting
new dfc7297 Cosmetic: fix indent after previous commit
new dca700c Mark planetblupi-common Multi-Arch: foreign
new 0a17d2d Cosmetic: rename coin to corner
new 93c386a Cosmetic: rename coin to corner (2)
new c4c10cb Fix draw with large screen
new 9681f20 Add a DEBUG define when building debug version
new 6e7947b Disable the pause when the window is deactivated (debug)
new 481f4db Use a method for fixing the decor shifting
new 64a0bf6 Cosmetic
new 546f5a8 Add smooth scrolling for the playing and build area
new 503ed8c Fix uninitialized variable
new a2b9577 Add entry for windows signature
new 67c7c4c Fix regression when recording or playing a demo
new 4b8623f Abort the update curl request when exiting
new 61bd926 Use small timeouts with cURL
new fdcfd89 Cosmetic: invert logic
new 5a3b3eb Improve no music button position, thanks to @JesseRoxII
new bdf93ad Fix one more disciple animation
new 8f51f0c Prepare new release v1.12
new 7831bc6 Use @PB_ICON@ to link to the icon from the desktop file
new 440c7b3 record new upstream branch
new 62db24d Set R³ to no
new a787909 planetblupi 1.12.0-1 Debian release
The 61 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git
More information about the Pkg-games-commits
mailing list