kildclient (3.2.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 20 commits since the debian-3.2.0-2 tag
- Git: https://git.code.sf.net/p/kildclient/git
-
- Branch: master
- Path: debian/changelog
- Repo size: 7643136
- Browser: https://sourceforge.net/p/kildclient/git/ci/master/tree/debian/
- Last scan: 2023-05-27 20:41:02+00
- Next scan: 2023-05-28 23:07:00+00
- Debian changelog in Git:
kildclient (3.2.0-2) unstable; urgency=low
* control: Changed dependency from 'gvfs' to 'desktop-file-utils'.
Closes: #887833
* copyright: https is used for the copyright format.
* control: Updated policy compliance to 4.1.3; no changes were
necessary.
-- Eduardo M Kalinowski <eduardo@kalinowski.com.br> Sat, 27 Jan 2018 17:18:42 -0200
- This branch is 20 commits ahead of tag debian-3.2.0-2
- Git log:
commit b8978e088da9b6e486038890bb2823f9be30e3a9
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jun 10 14:27:29 2022 -0300
Don't send a NULL byte in the SB Terminal Type reponse. Closes #45
commit 53ff7f44039ad3e1f9750e497b16e2f9298438a6
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jun 10 13:53:02 2022 -0300
Removed unnecessary argument
Also removes an unnecessary translation and a gettext warning.
commit a9f3a310abd2518ae779e48a16cf615f30bd3216
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jun 10 13:51:33 2022 -0300
$world->hookenabled now works correctly when checking status of hook 0
commit 39b84d7e193c29772b92a11d0caabd77d0a0444e
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jun 10 09:54:28 2022 -0300
Remove compilation warning
commit 3d4b10921f5bb801920dccde6cf8a2c6f90c7b31
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jun 10 09:42:36 2022 -0300
Update gettext infrastructure
commit caca9c896c6939d8367c37a6701b300f0bbbc5f7
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jun 10 09:08:14 2022 -0300
Adjust obsolete autoconf macros
commit c20c33c34d67922d6f8c0bb98d633a4d86aec109
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Sun Jan 20 08:47:05 2019 -0200
Fixes memory leaks with GError.
commit a869b986c03a07b08a296904ee6c17820c54bb79
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Sun Jan 20 08:36:42 2019 -0200
Handle errors in command-line parsing.
commit c5965077ee0ebd7223f18e0f15e1d9e50525a8f1
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Sun Jan 13 09:27:28 2019 -0200
Fix crash with non-existent world passed in command line.
It should be interpreted as a host name to connect to.
commit 0a4a1fd6cd0fb132e54bcf011060ba4cfe3aa4da
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Sat Jan 12 16:41:40 2019 -0200
Fix unitialized variables warnings.
commit 1d91bb855641217dcfcb86576665be69d8fde445
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jan 11 18:05:59 2019 -0200
Correctly initializes variable.
commit 85ec3d90ca49d1491cf9365c3a108cd18ed25366
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Jan 11 18:03:05 2019 -0200
Removes deprecated GnuTLS functions.
commit 0768596689e990db8ece3e1389f1fa8e8c87afd1
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Tue Jan 1 07:53:43 2019 -0200
Updated copyright.
commit e1a91bf9aa2d23e52e24c5cd3262affce765adbc
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Sep 21 03:31:14 2018 -0300
Fix focus when right-clicking output area.
The manual way focus was set to the input box made it impossible to
copy text via the output area context menu (see issue #42).
Manual setting of focus was removed; instead gtk_widget_set_can_focus
disables the hability of the control to get focus.
commit db03931a1666eb54a77c1ca1a12c1d4c1234b28c
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Mon Aug 20 19:12:39 2018 -0300
Removed TODO.
commit f5503d2e074935f22a87bf2b93a6301b012344b2
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Mon Aug 20 19:11:04 2018 -0300
Bug fixed: KCWin's are again scrolled when text is added.
commit cd69cddf78e308310eab26e07600f5575bed81ea
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Sat Aug 4 08:28:30 2018 -0300
Stopped using deprecated functions.
commit 800c541c73ae03a6766b00dacd1c1b8f71f50156
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Sat Apr 14 16:00:54 2018 -0300
Included .ui files in the executable as gresources.
commit bde0af22db56765bbaeea27c74c94b8d30c82cc7
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Fri Feb 23 20:26:45 2018 -0300
Enabled silent building by default.
commit b2dc951a1f1f84c44ee103758035bfd431491ad1
Author: Eduardo M KALINOWSKI <eduardo@kalinowski.com.br>
Date: Mon Feb 12 10:50:19 2018 -0200
It's only the MIME database that is required, not gvfs.