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 5beff16dd008ed047b7a157437510ab0c39e79c3
Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Date: Fri Aug 4 20:49:52 2023 +0200
Document and release 0.7.0-1
commit 477c3fd307c896ffa2dcc8fb7b319ddecffe0320
Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Date: Fri Aug 4 20:49:11 2023 +0200
d/control: Update dependencies for latest release
commit 7ea17fcd9399d5372e81c18496a8a9aecaad758b
Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Date: Fri Aug 4 19:57:35 2023 +0200
New upstream release
commit 236cb77183c28f8f3ff0aa8bed7e5dd27d7b36e9
Merge: 2ff7483 01cd093
Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Date: Fri Aug 4 19:57:35 2023 +0200
Update upstream source from tag 'upstream/0.7.0'
Update to upstream version '0.7.0'
with Debian dir 32d8e0789c35ffe93bbef4b4abcdf88f90a0c12a
commit 01cd09323a8b438cede4de9ab9b1276060a04a61
Merge: 668ffb9 e78a3d5
Author: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Date: Fri Aug 4 19:57:08 2023 +0200
New upstream version 0.7.0
commit e78a3d5826708b8f4b28ca34e1fc2cbf1df1443d
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jul 31 09:10:51 2023 +0200
Update metainfo and changelog
commit 82950fbbf2ca4bc57713a613314943757ce7457b
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jul 25 12:04:12 2023 +0200
update manifest
commit 751f1cb84754fb41e31a673456b458d5c22206ca
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jul 25 11:04:25 2023 +0200
Confy v0.7.0
commit 50cea86af8071d90d4b6b617905d43602f035c9e
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jul 25 10:45:39 2023 +0200
Fix populate event list
Event list was infinitely populating with same first 10 element,
because the object generator from model was converted to list to count
elements.
Now Event model returns count of results as first value of generator.
This allow to not have to convert generator to list to count the
elements, so the stupid machinery of ListBuilderCtx can work as it
should
commit 68429c6a8914e5e94cf7dd714dde127a560f7b66
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jul 25 10:44:37 2023 +0200
SearchBarOverlay: use ToggleButton with icon
instead of a CheckButton with label
commit 239495c260d0488b6cc8574950f75392878e2734
Author: Edward Betts <edward@4angle.com>
Date: Sun Jul 16 11:22:21 2023 -0700
Correct day for events that are after UTC midnight
Fix for events that happen after midnight in UTC showing on the wrong
day.
commit 19106b3621049a9860a201a3faa8058ff981596b
Author: Luna Jernberg <lunajernberg@gnome.org>
Date: Tue Jul 4 20:04:31 2023 +0200
Update sv.po
commit 7bae751bc8e2c700f6e0774d6402f78f69451102
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 15:06:17 2023 +0200
Update PO files
commit 3064be4a1fc87c874e672d63538305d6f660d509
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:56:51 2023 +0200
Update CHANGELOG
commit 7e07b2eea9b2c84516ed934f01b0f6823d7e7879
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:52:20 2023 +0200
Add blueprint-compiler as meson subproject
commit fb81a0b8f4f016f44ff8a59d1efd1ece5b56d629
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:51:38 2023 +0200
Store window size on close and restore on start
commit c9976531f7bb3661ab2261be463f910d72280b77
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:26:49 2023 +0200
Page events, details: reset scroll position when entering with new data
commit a77eaac993ec55a15cc244204739ee71130ac2a0
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:19:31 2023 +0200
Reset search state when exiting search mode
commit a97fd31239272a30a3ca65fd4b2240f8ad57490b
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:10:06 2023 +0200
Info page: show only start date if it's a one-day event
commit 60f6f7359a01ddf5122116dc699039525e3eedca
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:09:32 2023 +0200
Reset event icon in info page on conf update
commit a05f6302e04d21c2552f9dd3d2ed17fa1913e785
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:03:21 2023 +0200
Reset navigation on load_conf
commit d6a82f3b128fdbf7f9c91c20dcb032e91038996e
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 22 10:02:19 2023 +0200
Fix start page template
remove clamp
align button to center
add scroll on overflow
commit 818fa460b4990ae915eb6085989a02f3c195cb09
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Wed Jun 21 17:48:15 2023 +0200
Change 'StartWindow' to 'OpenWindow'
add 'start page' with 'open event' button, make openwindow a modal,
update shorcuts
commit 29b585a5dfda665e4faf3c37388c1287b4148589
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 11:48:14 2023 +0200
Update template to blueprint 0.8.0 syntax
commit 9dc5254c7b2c911e3c6de0114a594246f0af6d57
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 11:06:54 2023 +0200
Add 'starred' checkbox in searchbar
search only starred talks when selected
commit 350699109a0d2ac8cc3d4d112f07cac464c5df8a
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 11:02:29 2023 +0200
Fix PageEvents show_placeholder
commit 1fcd734c9d6c40df33634b33a88911a120b6b074
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 10:01:35 2023 +0200
Add empty lists placeholders
commit ac5ecd6f1e3214a039162fdd6e4479400efef8b3
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 10:00:01 2023 +0200
Rename pages gtypes
commit f9242c0594fb6b7a7f370f882f4478917eec1758
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 09:25:08 2023 +0200
Remove VBox/HBox
commit 4f85490371da3fe791b5e918356983e4406bff21
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 09:24:01 2023 +0200
Show toast when talk details are copied to clipboard
commit cca6becd8180eeb7b160206aff607267a2929316
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Mon Jun 19 09:23:37 2023 +0200
Pages: move in package and split
commit 926e3355a7de1f1979df8d1e69db66cb39499ba9
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 16:48:49 2023 +0200
Clean more markup and tranform to plain text to copy to clipboard
commit 56f829aa4e138dbb60139eab9123cc0465d9fe78
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 16:47:53 2023 +0200
Move widgets into submodule and split in multiple files
commit 692cdb8b3f73622983c285d4f43e85c57855aa9d
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 16:43:42 2023 +0200
Update `clean_markup()`
commit cfeb69cc54b51490aed302688bbc30590d486ce1
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 13:04:43 2023 +0200
Add copy talk details to clipboard
set clipboard text to a text-only version of detail page
commit 8a8783a174425feae8b3e1a43e4904b9e02af8a9
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 12:32:54 2023 +0200
main window's 'search' action opens 'search_all'
allow to start search from 'Ctrl-F'
commit f7a386bed32069d3e53d1c4f3a701486fadd71a6
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 12:32:31 2023 +0200
Comment out menu buttons in pages
commit 46269d6a22759c7ed5b413e5a4c8f11b6230ed45
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 12:31:46 2023 +0200
Hide search button and searchbar close button in 'search_all'
commit a72005288d910196943ecbbd149056633b963740
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Fri Jun 16 12:31:04 2023 +0200
Open details from 'search_all' and fix navigation
commit 1d439c985923146a20000825f1741c01bab71a0d
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jun 6 09:05:32 2023 +0200
Update it translation
commit 75db17acec37ba77bd222d2c488f1c4c1ac0b83f
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jun 6 09:03:12 2023 +0200
Handle search in Page Events with filters
commit ea96a1be611f64940e6c3d86116c691462682d32
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jun 6 09:02:46 2023 +0200
Remove search button in PageDetails
commit fe3e5ac77e8185dd28c30977eb78dba282e66229
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jun 6 09:02:28 2023 +0200
Fix clean_markup when text is None
commit 69b3d2d5e8e81d17f2f1a627d142214de8b573e8
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jun 6 09:01:56 2023 +0200
models: search events with filters
commit 088343f830515d40407da9be03179cd9418f97e4
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue Jun 6 09:01:33 2023 +0200
Hide empty pages in sidebar
commit 017b3dd6d5bb694f92d76112175c6842ea746bed
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Thu Jun 1 17:23:29 2023 +0200
Update meta from 0.6.5
commit a2a6811961c3240b80b0bcc8f84f5d9b9a09f17d
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Tue May 16 21:51:53 2023 +0200
Update PO files and fix About dialog
commit 653902c02f7e0c16b5f11ac69d46540071857cc9
Author: Luna Jernberg <lunajernberg@gnome.org>
Date: Tue May 16 21:28:03 2023 +0200
Add Swedish translation
commit e722602678da04ebe4bbb243a17c6f8461a838aa
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Sun Feb 5 17:33:39 2023 +0100
PageEvents: tweak list build performance
- longer timeout
- immediate first run
commit 00e2cc575177d49660f6d12e5f474436eeffee64
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Sun Feb 5 13:46:56 2023 +0100
PageEvent: build listbox in chunk using timeout
let the ui to be somewhat responsive while the listbox is built
giving back the control to the mainloop every N rows added.
commit c72b1e35239cd5c5d509135b727ef33120473f10
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Sun Feb 5 10:57:42 2023 +0100
Add "search all"
commit dd0a9ad169df80d1b02b2f4376c16e2d996fbc8c
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Sat Feb 4 12:00:28 2023 +0100
Present window when user clicks notification action
commit 0cc712ac7257132ee9561ad7924b3abc44231e38
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Sat Feb 4 11:48:02 2023 +0100
Fix progress indicator drawing
commit fa67f5fd2abf3128b683b7ab0ece07ac5e77c6e8
Author: fabrixxm <fabrixxm@kirgroup.net>
Date: Sat Jan 28 16:04:21 2023 +0100
destroy old window when new window shows up