tickr 0.7.1-1 source package in Ubuntu

Changelog

tickr (0.7.1-1) unstable; urgency=low

  * New clock_alt_date_form option: Use alternative date format, ie
    'Mon 01 Jan' instead of 'Mon Jan 01'.

  * A few things in tickr_http.c, tickr_feedpicker.c, help text and man
    page.

  * In tick_prefwin.c, 'reset all settings' doesn't fully update Tickr
    appearance when reopening dialog (need 'apply'), so no more
    reopening.

  * New function tickr_feepicker.c/check_and_update_feed_url() to
    simplify code. Help to fix segfaults in:
    - tickr_feepicker.c/add_feed_to_flnode_and_list_store()
    - tickr_feepicker.c/manage_list_and_selection()
    - tickr_opml.c/get_opml_selected_element()
  (LP: #1272129)

  * Try to better document/comment tickr_http.c/fetch_resource(), which
    was a bit confusing.

  * OPML import: feed URLs updated if moved-permanently redirects.

  * Complete OPML export format: opml v = 2.0, <outline> has only text
    and xmlUrl attributes, for maximum comptability.

  * Fix icon location in tickr.dektop.

  * When sorting feed list (by url), now compare strings after ":", with
    get_url_beyond_scheme().

  * In tickr_resource.c/format_resource_str(), no need to 'translate'
    html entities anymore, so some code removed. The issue was related
    to an old version of Libxml2.

  * Remove testing type="rss" when importing OPML file in tickr_opml.c,
    plus other issues.

  * We want command line args "--instance-id=" and "--no-ui" to be valid
    too (as are all other args and options) in tickr_main.c.

  * Install tickr-icon.png also in /usr/share/icons/hicolor/64x64/apps/

 -- Emmanuel Thomas-Maurin <email address hidden>  Sat, 24 Jul 2021 11:40:34 +0200

Upload details

Uploaded by:
Emmanuel Thomas-Maurin
Uploaded to:
Sid
Original maintainer:
Emmanuel Thomas-Maurin
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
tickr_0.7.1-1.dsc 1.7 KiB b665db3ab8e209d3270e1774cb0232957ae06d7d8af9e92b57e0c887a3b3d669
tickr_0.7.1.orig.tar.gz 750.3 KiB 7d31cbb4d2ec1e5a8b5cd4637c5ca848d6afc2595d361fd2457cb9fecacc9017
tickr_0.7.1-1.debian.tar.xz 10.0 KiB d23f1d1ba4e9c31e1e7a571ff8821032d61fdb04b50c0679a272288ec009b96e

Available diffs

No changes file available.

Binary packages built by this source

tickr: GTK-based highly graphically-customizable Feed Ticker

 Tickr is a GTK-based RSS/Atom Reader that displays feeds as a smooth
 scrolling line on your Desktop, as known from TV stations. Open feed
 links in your favourite Browser. Graphics are highly customizable.

tickr-dbgsym: debug symbols for tickr