Change logs for biosig source package in Hirsute

  • biosig (2.1.2-3) unstable; urgency=medium
    
      [ Alois Schlögl ]
      * octave-biosig:
      - bug fix: EDF+ event import (eeglab issue #93)
      - GDF files: support reading and writing of timezone information
    
     -- Alois Schlögl <email address hidden>  Tue, 26 Jan 2021 22:47:42 +0200
  • biosig (2.1.2-2) unstable; urgency=medium
    
      * Team upload.
      * debian/tests/control:
        - Rename command1 to octave-ext-prints-usage
        - Fix test failure with allow-stderr
        - Try to avoid octave's X11 warnings
      * Update merge request information in debian/patches
      * debian/watch: version=4
    
     -- Juhani Numminen <email address hidden>  Sat, 16 Jan 2021 14:07:42 +0200
  • biosig (2.1.2-1) unstable; urgency=medium
    
      * Team upload.
    
      [ Alois Schlögl ]
      * update to upstream version 2.1.2
      * build biosig4python for all supported python versions
      * add biosig2gdf (which is required and useful for loadgdf{py,r})
    
      [ Juhani Numminen ]
      * debian/rules:
        - Replace explicit dh_numpy3 and dh_octave* by "dh --with"
        - Don't run the configure step twice and remove commented code
        - Build python packages by executing pybuild commands
        - Permissions fixing is now done by a patch
      * Create d/octave-biosig.install to replace installation code in d/rules
      * Create d/clean to replace cleaning code in d/rules
      * Document non-installed files in d/not-installed and let dh_missing fail if
        unknown files appear
      * New patches:
        - submake.patch: avoid "warning: jobserver unavailable"
        - cppflags_ldflags.patch: apply LDFLAGS and CPPFLAGS
        - delete_extra_dpkg_buildflags.patch: eliminate a potential source of
          packager confusion
        - disable_python_rule.patch: only use debian/rules to build python extension
        - clean_biosig2gdf.patch: add biosig2gdf executable to cleaned files
        - install_permissions.patch: give non-exec permissions to a *.pc file
        - install_strip.patch: do not strip debug symbols from the shared library
      * Use autopkgtest-pkg-python to check that the python module exists
      * Add superficial autopkgtest: octave --eval mexSLOAD
      * debian/control:
        - Add ${devlibs:Depends} to libbiosig-dev Depends
        - Fix typo in homepage
        - Standards-Version: 4.5.1
      * Trim trailing whitespace in debian/changelog
    
     -- Juhani Numminen <email address hidden>  Thu, 14 Jan 2021 17:09:54 +0200
  • biosig (2.1.0-1) unstable; urgency=medium
    
      * Adapt Vcs fields on Salsa to new source package name
      * Build-Depends: python3-setuptools
      * Closes: #972684, #973435
      * adapt config.status file 
    
     -- Alois Schlögl <email address hidden>  Thu, 12 Nov 2020 23:17:41 +0200
  • biosig (2.0.6-1build2) hirsute; urgency=medium
    
      * No-change rebuild to build with python3.9 as default.
    
     -- Matthias Klose <email address hidden>  Wed, 25 Nov 2020 10:48:35 +0100
  • biosig (2.0.6-1build1) hirsute; urgency=medium
    
      * Rebuild against new libdcmtk15.
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 12 Nov 2020 19:11:39 +0100
  • biosig (2.0.6-1) unstable; urgency=medium
    
      [ Alois Schlögl ]
      * Fix Build-Depends
      * Fix Homepage
      * Fix watch file
      * add "Biosig for Octave and Matlab" and rename
        debian source package from "biosig4c++" to "biosig"
      * "Biosig for Octave and Matlab" is added to octave-biosig package
      * push SONAMEVERSION (provides libbiosig3 instead of libbiosig2)
      * fix configure for tinyxml
      * update to new upstream (v2.0.6,
        commit b605b38417630f4a5ee2fa7dcc886164041295da + some more changes)
    
      [ Andreas Tille ]
      * debhelper-compat 13 (routine-update)
      * Add salsa-ci file (routine-update)
      * Rules-Requires-Root: no (routine-update)
      * Add Alois Schlögl to Uploaders
      * Fix installation of manpages
      * Reviewed debian/copyright
    
     -- Alois Schlögl <email address hidden>  Mon, 24 Aug 2020 01:07:41 +0200