Change logs for psi source package in Sid

  • psi (1.5+dfsg1-1.1) unstable; urgency=medium
    
      * Non-maintainer upload.
    
      [ Chris Lamb ]
      * Make the build reproducible (Closes: #1017473)
    
     -- Vagrant Cascadian <email address hidden>  Thu, 07 Dec 2023 13:16:09 -0800
  • psi (1.5+dfsg1-1) unstable; urgency=medium
    
      * New upstream release.
      * Rewrite debian/watch from scratch.
      * Update files using wrap-and-sort tool.
      * Update debian/control:
        - set Debian XMPP Maintainers as Maintainer
        - move Jan Niehusmann to Uploaders
        - add myself to Uploaders
        - replace build dependency from debhelper (>= 9.0.0) to
          debhelper-compat (= 13)
        - bump Standards-Version to 4.5.1 (was 4.1.1): no changes required
        - add Homepage field
        - add Vcs-Git and Vcs-Browser fields
        - add "Rules-Requires-Root: no"
        - add libqt5sql5-sqlite and libsasl2-modules to Depends of package psi
        - move psi-translations from Suggests to Recommends of package psi
        - update short description of binary package psi
        - update detailed description of binary package psi
        - replace build dependency from qconf to cmake
      * Delete debian/compat.
      * Rewrite debian/rules from scratch:
        - use cmake build system
        - use all hardening flags
      * Remove extra files:
        - debian/README.Debian
        - debian/README.chinese_fonts
        - debian/dirs
        - debian/psi.xpm
        - debian/source/lintian-overrides
        - debian/source/options
        - debian/source/patch-header
      * Update debian/psi.lintian-overrides.
      * Update debian/docs.
      * Add debian/upstream/metadata.
      * Add patch 01_install-hicolor-icons.
      * Rename debian/docs to debian/psi.docs.
      * Remove trailing whitespaces in debian/changelog.
      * Rewrite debian/copyright from scratch using copyright-format/1.0.
    
     -- Boris Pek <email address hidden>  Wed, 03 Feb 2021 23:58:48 +0300
  • psi (1.3-7) unstable; urgency=medium
    
      * Fix FTBFS with Qt 5.15 (Closes: Bug#975122)
    
     -- Jan Niehusmann <email address hidden>  Thu, 19 Nov 2020 21:54:46 +0100
  • psi (1.3-6) unstable; urgency=medium
    
      * Update watch file to point to the project's github page
      * Use libhunspell instead of libenchant (Closes: Bug#956691)
    
     -- Jan Niehusmann <email address hidden>  Wed, 01 Jul 2020 23:01:13 +0200
  • psi (1.3-5) unstable; urgency=medium
    
      * Cherry-pick fix for compilation with qt 5.11
        (Closes: Bug#907205)
    
     -- Jan Niehusmann <email address hidden>  Sat, 25 Aug 2018 10:37:28 +0200
  • psi (1.3-4) unstable; urgency=medium
    
      * Don't depend on obsolete libqca2-plugin-gnupg.
      * Generate configure script with qconf, again, reverting
        changes made in version 0.15-3. Incompatibilities
        between qconf and psi's build setup seem to be fixed.
        (Closes: Bug#897112)
    
     -- Jan Niehusmann <email address hidden>  Sat, 28 Apr 2018 18:02:15 +0200
  • psi (1.3-3) unstable; urgency=low
    
      * Set Standards-Version to 4.1.1
    
     -- Jan Niehusmann <email address hidden>  Thu, 26 Oct 2017 20:44:19 +0200
  • psi (1.3-2) unstable; urgency=medium
    
      * Fix dependency on qca plugins (use qt5 version)
      * Fix selection of qt5 (Closes: Bug#879457)
        (hardcoding a path only available on x86_64 obviously was a bad idea)
    
     -- Jan Niehusmann <email address hidden>  Sat, 21 Oct 2017 22:11:44 +0200
  • psi (1.3-1) unstable; urgency=medium
    
      * New upstream version 1.3
      * Closes: Bug#875119
    
     -- Jan Niehusmann <email address hidden>  Sat, 21 Oct 2017 11:23:55 +0200
  • psi (0.15-4) unstable; urgency=medium
    
      * Fix build error on architectures where 'char' is unsigned.
      * Remove menu file. Fixes lintian warning
        'command-in-menu-file-and-desktop-file'.
      * Set Standards-Version to 3.9.8
    
     -- Jan Niehusmann <email address hidden>  Sun, 06 Nov 2016 11:34:27 +0100
  • psi (0.15-3) unstable; urgency=low
    
      * Build against libminizip-dev package (Closes: Bug#759334)
      * Use packaged ./configure script, as qconf-2.1-1 in sid
        is incompatible with psi's build setup. (Closes: Bug#841627)
      * Set INSTALL_ROOT when calling dh_auto_install.
      * Set Standards-Version to 3.9.7 (no further changes)
    
     -- Jan Niehusmann <email address hidden>  Fri, 21 Oct 2016 22:21:01 +0200
  • psi (0.15-2) unstable; urgency=low
    
    
      * Fix watch file (point to github instead of sourceforge)
      * Apply hardening flags to iris sources
    
     -- Jan Niehusmann <email address hidden>  Sat, 12 Jul 2014 20:03:29 +0200
  • psi (0.15-1) unstable; urgency=low
    
    
      * New upstream version
      * set debhelper compat level to 9
      * set Standards-Version to 3.9.5 (no further changes)
      * add lintian override regarding license-problem-non-free-RFC
      * use qconf to regenerate configure script
      * implement hardening using buildflags instead of hardening-wrapper
    
     -- Jan Niehusmann <email address hidden>  Tue, 01 Jul 2014 21:49:34 +0200
  • psi (0.14-3) unstable; urgency=low
    
    
      * Fixed clean target (Closes: Bug#666161)
      * Add missing include to fix build with gcc 4.7 (Closes: Bug#667332)
      * Build-depend on libenchant-dev (Closes: Bug#571657)
      * Updated manual page (new man page generated with help2man)
        (Closes: Bug#602335)
      * Switch to dh build tool
      * Fix clean target (Closes: Bug#666161)
      * Set Standards-Version to 3.9.3
    
     -- Jan Niehusmann <email address hidden>  Fri, 06 Apr 2012 18:21:48 +0200
  • psi (0.14-2) unstable; urgency=low
    
    
      * comment out only function which uses va_list to work around build
        problems on armel
      * Set Standards-Version to 3.8.4
    
     -- Jan Niehusmann <email address hidden>  Fri, 19 Feb 2010 09:37:12 +0100
  • psi (0.14-1) unstable; urgency=low
    
    
      * New Upstream Version
      * Disable (separate) debug info
    
     -- Jan Niehusmann <email address hidden>  Wed, 06 Jan 2010 17:18:28 +0100
  • psi (0.13-1) unstable; urgency=low
    
    
      * Updated to upstream version 0.13
      * Set Standards-Version to 3.8.3
    
     -- Jan Niehusmann <email address hidden>  Fri, 25 Sep 2009 17:49:51 +0200
  • psi (0.12.1-2) unstable; urgency=low
    
    
      * Build-depend on qt >= 4.5.1
        This should fix an incompatibility between binaries compiled with
        older qt versions and newer shared library versions. (Closes: Bug#526335)
      * Conflict with libqca2 << 2.0.2, as older qca versions cause
        problems with qt 4.5.
      * Update Standards-Version
    
     -- Jan Niehusmann <email address hidden>  Sat, 23 May 2009 15:05:57 +0200
  • psi (0.12.1-1) unstable; urgency=high
    
    
      * New Upstream Version
        This fixes remote DoS vulnerability CVE-2008-6393 found and reported
        by Jesus Olmos Gonzalez (jolmos (at) isecauditors (dot) com).
        The original advisory is available at:
        http://www.securityfocus.com/archive/1/499563
        (Closes: Bug#518468)
      * Depend on qt << 4.5.0 as psi needs some patches to work with qt 4.5
      * Psi currently doesn't handle missing ssl plugin gracefully. Therefore,
        depend on libqca2-plugin-ossl instead of only recommending it.
        (Closes: Bug#504644)
    
     -- Jan Niehusmann <email address hidden>  Mon, 09 Mar 2009 18:31:53 +0100
  • psi (0.12-2) unstable; urgency=low
    
    
      * Uploading to unstable (Closes: Bug#494352)
    
     -- Jan Niehusmann <email address hidden>  Thu, 28 Aug 2008 18:46:52 +0200