Change log for tf5 package in Ubuntu

115 of 15 results
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
tf5 (5.0beta8-11) unstable; urgency=medium

  * Port to PCRE2.  (Closes: #999943)
  * Build-depend on libncurses-dev instead of libncurses5-dev.
  * Drop build dependency on autoconf, since this is now part of the
    debhelper dependencies and the package build does not call autoconf
    directly, only via the standard debhelper tool.
  * Update lintian overrides for renamed tags and new syntax.
  * Update standards version to 4.6.2 (no changes required).

 -- Russ Allbery <email address hidden>  Mon, 17 Jul 2023 20:48:57 -0700
Superseded in mantic-release
Published in lunar-release
Published in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
tf5 (5.0beta8-10build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 12:01:28 +0100
Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
tf5 (5.0beta8-10) unstable; urgency=medium

  * Add patch to bring the main_loop function declaration into scope to
    suppress a warning from the build log scanner.
  * Add patch to pass LDFLAGS to the compiler when building makehelp.
    This binary isn't installed, so this doesn't really matter, but it
    suppresses a warning from the build log scanner.
  * Change the Debian packaging branch to debian/unstable.
  * Change canonical packaging repository to Salsa.
  * Update standards version to 4.5.1 (no changes required).

 -- Russ Allbery <email address hidden>  Sat, 26 Dec 2020 13:32:39 -0800

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
tf5 (5.0beta8-9) unstable; urgency=medium

  * Build against OpenSSL instead of GnuTLS, given the new ftp-master
    policy that OpenSSL can be treated as a system library and thus
    GPL-licensed software may be linked with it.  (Closes: #947734)
  * Add lintian overrides for possible-gpl-code-linked-with-openssl and
    for tags asking for various things to be forwarded to upstream (since
    upstream is quite dead).

 -- Russ Allbery <email address hidden>  Sat, 14 Nov 2020 16:37:34 -0800

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
tf5 (5.0beta8-8) unstable; urgency=medium

  * Fix FTBFS with GCC 10.  (Closes: #957873)
  * Fix spelling error in man page, caught by Lintian.
  * Convert the source package to a dgit debrebase workflow.
  * Update debhelper compatibility level to V13.
    - Depend on debhelper-compat instead of using debian/compat.
  * Update standards version to 4.5.0.
    - Add Rules-Requires-Root: no.
  * Add override for package-contains-documentation-outside-usr-share-doc.
    /usr/share/tf5/tf-lib/README documents the contents of that directory.

 -- Russ Allbery <email address hidden>  Sun, 10 May 2020 16:05:27 -0700

Available diffs

Superseded in groovy-release
Published in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
tf5 (5.0beta8-7) unstable; urgency=medium

  * Update debhelper compatibility level to V11.
    - Use dh_autoreconf but disable running autoheader.
  * Update standards version to 4.1.4.
    - Use https for Format URL in debian/copyright.
  * Update debian/watch to version 4 and use https.

 -- Russ Allbery <email address hidden>  Sat, 26 May 2018 19:03:58 -0700
Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
tf5 (5.0beta8-6build1) cosmic; urgency=medium

  * No-change rebuild for ncurses soname changes.

 -- Matthias Klose <email address hidden>  Thu, 03 May 2018 14:19:33 +0000
Superseded in cosmic-release
Published in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
tf5 (5.0beta8-6) unstable; urgency=medium

  * Apply patch from Chris Lamb for reproducible build.  (Closes: #834276)
  * Add a desktop file, although set it to NoDisplay since TinyFugue lacks
    an icon and it's not clear people would start it from the window
    manager menus.  (I considered making an icon from the graphic on the
    TinyFugue home page, but the licensing is unclear.)
  * Remove menu file in favor of the new desktop file.
  * Fix various spelling errors in the binary, caught by Lintian.
  * Enable all hardening flags.
  * Switch to separate Debian packages for each upstream change, managed
    using gbp pq.
  * Switch to the DEP-14 branch layout and add debian/gbp.conf reflecting
    that layout.  Update Vcs-Git accordingly.
  * Use HTTPS for Vcs-Git and Vcs-Browser URLs.
  * Fix duplicated license paragraph in debian/copyright.
  * Run wrap-and-sort -ast on the packaging files.
  * Remove explicit setting for xz compression, which is now the default.
  * Update standards version to 3.9.8.
  
 -- Russ Allbery <email address hidden>  Sun, 14 Aug 2016 14:27:28 -0700
Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
tf5 (5.0beta8-5build1) xenial; urgency=medium

  * No-change rebuild for ncurses6 transition.

 -- Matthias Klose <email address hidden>  Sun, 07 Feb 2016 09:46:24 +0000
Superseded in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
tf5 (5.0beta8-5) unstable; urgency=low


  * Change build dependency to libgnutls-openssl-dev to assist with a
    GnuTLS transition.  (Closes: #731558)
  * Update debhelper compatibility level to V9.
    - Enable hardening flags, including bindnow and PIE.
  * Update watch file based on a revision by Bart Martens to use the new
    path to the SourceForge redirector.  Add some comments about choices
    of mangling and file extension matching.
  * Install upstream CREDITS in the package documentation directory.
  * Update standards version to 3.9.5.
    - Rewrite debian/copyright in copyright-format 1.0.
  * Convert to Debian source package format 3.0 (quilt) with a single
    merged Debian patch and use xz compression for the *.debian.tar.xz
    file.
  * Add information about SSL/TLS and (lack of) Unicode support to the
    package long description.
  * Fix a spelling error in the man page caught by Lintian.
  * Update Vcs-Git URL and add Vcs-Browser control field.

 -- Russ Allbery <email address hidden>  Sat, 07 Dec 2013 13:10:14 -0800
Superseded in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Obsolete in quantal-release
Published in precise-release
tf5 (5.0beta8-4build1) precise; urgency=low

  * No change rebuild for gnutls2.6 2.12.x, see LP: #942187
 -- Micah Gersten <email address hidden>   Tue, 28 Feb 2012 03:39:29 -0600

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
Obsolete in natty-release
Obsolete in maverick-release
Obsolete in lucid-release
tf5 (5.0beta8-4) unstable; urgency=low

  * Update debhelper compatibility level to V7.
    - Use debhelper rule minimization with overrides.
    - List extra files to remove in debian/clean.
    - Install README via debian/docs instead of dh_installdocs argument.
    - Add ${misc:Depends} dependency.
  * Remove the tf5. prefix from packaging files.  We only generate one
    binary package and will for the forseeable future, so no need for the
    package prefix.
  * Remove old conflict on the pre-alternatives version of tf, which was
    older than what released with oldstable.
  * Update standards version to 3.8.3 (no changes required).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  06 Nov 2009 10:37:21 +0000

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
Obsolete in jaunty-release
Obsolete in intrepid-release
tf5 (5.0beta8-3) unstable; urgency=low

  * Build with SSL support using the GnuTLS OpenSSL compatibility layer.
    (Linking against OpenSSL directly isn't allowed since TinyFugue is
    under the GPL without an exception.)
  * Remove all modified and created files in debian/rules clean.  The
    upstream distclean wasn't comprehensive.
  * Update standards version to 3.8.0 (no changes required).

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  04 Jul 2008 08:47:35 +0100

Available diffs

Superseded in intrepid-release
tf5 (5.0beta8-2) unstable; urgency=low

  * Correct the patch for format handling on 64-bit platforms.  Patch
    from JP Sugarbroad.  (Closes: #478602)

Superseded in intrepid-release
Obsolete in hardy-release
Obsolete in gutsy-release
Obsolete in feisty-release
Obsolete in edgy-release
Obsolete in dapper-release
Superseded in dapper-release
tf5 (5.0beta7-2) unstable; urgency=low


  * Tell dh_strip to preserve debugging symbols stripped from the
    executable image so that they can be used via GDB's readlink
    mechanism (and, of course, ship them).
  * Added patch 002_strstr_needle_in_haystack, which fixes the 'calling
    replace with an empty match pattern causes an infinite loop'
    problem.
  * Cleaned up manpage to comply with modern (Unicode-aware) groff
    guidelines.

 -- Joel Aelwyn <email address hidden>  Mon, 17 Oct 2005 14:04:56 -0600
115 of 15 results