vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
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.