Skip to content

Changelog linssid (3.6-4build2)

2020

linssid (3.6-4build2) focal; urgency=medium

   * No-change rebuild for icu soname change.

linssid (3.6-4build1) focal; urgency=medium

   * No-change rebuild for icu soname change.

linssid (3.6-4) unstable; urgency=medium

   * debian/control:
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Bumped Standards-Version to 4.5.0.
       - Fixed a spelling error in description.
   * debian/copyright: updated packaging copyright years.
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/source/lintian-overrides: added to override a lintian about OUI.

2019

linssid (3.6-3) unstable; urgency=medium

   * Using new DH level format. Consequently:
       - debian/compat: removed.
       - debian/control: changed from 'debhelper' to 'debhelper-compat' in
         Build-Depends field and bumped level to 12.
   * debian/control: bumped Standards-Version to 4.3.0.
   * debian/copyright: updated packaging copyright years.
   * debian/patches/20_fix-FTCBFS-build-arch-compiler.patch: created to fix a
     FTCBFS. Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #920400)

2018

linssid (3.6-2) unstable; urgency=medium

   * debian/tests/control: created to perform a trivial test.

linssid (3.6-1) unstable; urgency=medium

   [ Joao Eriberto Mota Filho ]
   * New upstream release. (Closes: #902636)
   * Migrated DH level to 11.
   * debian/control:
       - Added policykit-1 to Depends field.
       - Bumped Standards-Version to 4.2.1.
   * debian/copyright:
       - Added rights for Ondřej Nový.
       - Updated upstream and packaging copyright years.
   * debian/manpage/:
       - Added manpage for linssid-pkexec.
       - Updated manpage for linssid and moved to level 8.
   * debian/manpages: updated to use the new manpages.
   * debian/patches/:
       - 10_fix-desktop.patch: updated.
       - 20_use-root-instead-sudo.patch: removed because the
         upstream is using policykit now. (LP: #1774872)
   * debian/rules: updated dh_installchangelogs to use README_3.6.
 
   [ Ondřej Nový ]
   * debian/control: Set Vcs-* to salsa.debian.org.
   * debian/copyright: Use https protocol in Format field.
   * debian/watch: Use https protocol.

2016

linssid (2.9-3) unstable; urgency=medium

   * debian/control: added qtbase5-dev to Build-Depends field to avoid a FTBFS.

linssid (2.9-2) unstable; urgency=medium

   * debian/control: removed qt5-default from Build-Depends field.
   * debian/rules: added the QT_SELECT to choose a Qt version to build.
   * debian/source.lintian-overrides: removed. Using a variable in debian/rules
     to set the Qt version.

linssid (2.9-1) unstable; urgency=medium

   * New upstream release.
   * Bumped DH level to 10.
   * Dropped gksu. Consequently:
       - Removed gksu from Depends field in debian/control.
         (Closes: #806306, #822599)
       - Updated the manpage.
       - Updated a specific patch.
   * debian/control:
       - Build-Depends field:
           ~ Added libqwt-qt5-6 and libqwt-headers|libqwt-dev.
           ~ Removed libqt5opengl5-dev.
       - Bumped Standards-Version to 3.9.8.
       - Fixed a spelling error in long description.
       - Improved the long description.
       - Updated the Vcs-* fields to use https instead of http and git.
   * debian/copyright:
       - Removed all information about embedded qwt-lib. The upstream no logger
         uses it.
       - Updated the upstream and packaging copyright years.
   * debian/install: removed because is no longer needed.
   * debian/linssid32.xpm: removed because is no longer needed.
   * debian/lintian-overrides: no longer needed. Removed.
   * debian/manpage/:
       - Dropped genallman.sh. Using create-man.sh.
       - Updated the manpage.
   * debian/menu: removed in compliance with CTTE #741573.
   * debian/patches/:
       - 01-fix-desktop: renamed to 10_fix-desktop.patch and updated.
       - 02-use-root: renamed to 20_use-root-instead-sudo.patch and updated.
       - 03-fix-FTBFS-with-qwt6: no longer needed. The upstream fixed the source
         code. Removed.
   * debian/rules:
       - Added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
       - Changed from README_2.7 to README_2.9 in override_dh_installchangelogs.
       - Removed some options from DEB_LDFLAGS_MAINT_APPEND variable.
       - Removed the override_dh_auto_clean target.
   * debian/source/options: added to ignore some changes in upstream place.
   * debian/watch: bumped to version 4.

2015

linssid (2.7-3) unstable; urgency=medium

   * Upload to unstable.

linssid (2.7-2) experimental; urgency=medium

   * debian/patches/03-fix-FTBFS-with-qwt6: created to avoid a FTBFS.

linssid (2.7-1) experimental; urgency=low

   * Initial release (Closes: #778924)