Skip to content

Changelog dh-octave (1.1.0)

2022

dh-octave (1.1.0) unstable; urgency=medium

   [ Sébastien Villemot ]
   * d/control: liboctave-dev has been renamed to octave-dev
 
   [ Rafael Laboissière ]
   * d/control: Bump Standards-Version to 4.6.0 (no changes needed)

2021

dh-octave (1.0.5) unstable; urgency=medium

   * Upload to unstable

dh-octave (1.0.4) experimental; urgency=medium

   * dh_octave_make.in: Create the debian/gbp.conf file

2020

dh-octave (1.0.3) unstable; urgency=medium

   * d/control: Bump Standards-Version to 4.5.1 (no changes needed)
   * install-pkg.m:
     + Drop useless calls to sprintf
     + Remove left over files *-tst

dh-octave (1.0.2) unstable; urgency=medium

   * dh_octave_changelogs: Use max compression for gzip.
     This avoids the Lintian warning
     changelog-not-compressed-with-max-compression, regarding the upstream
     file ChangeLog.gz.

dh-octave (1.0.1) unstable; urgency=medium

   * Source-only upload, so that the package can migrate into testing

dh-octave (1.0.0) unstable; urgency=medium

   * Release new version 1.0.0.  No changes are made in the package.  The
     version number just reflects the fact that dh-octave is now mature.

dh-octave (0.7.6) unstable; urgency=medium

   * d/control: Bump debhelper compatibitlity level to 13
   * dh_octave_check: Use mktemp instead of deprecated tempfile

dh-octave (0.7.5) unstable; urgency=medium

   * install-pkg.m: Make installed *.mex files non-executable

dh-octave (0.7.4) unstable; urgency=medium

   * install-pkg.m: Make installed *.oct files non-executable.
     This complies with FHS 3.0 (sections 4.6 and 4.7), which has been
     adopted by the Debian Policy.
   * dh_octave_make.in: Create the debian/upstream/metadata file
   * d/copyright: Update copyright years

dh-octave (0.7.3) unstable; urgency=medium

   * d/control: Depends on libconfig-model-dpkg-perl.
     This is necessary for having cme's model for application
     "dpkg-copyright". This allows the proper generation of file
     debian/copyright by dh_octave_make.
   * Proper specification of the debhelper compatibility level.
     The dh_octave_make script adds now the appropriate build-dependency on
     "debhelper-compat (= <level>)", instead of using the old method via
     the debian/compat file.
   * dh_make_octave now adds "Rules-Requires-Root: no" to debian/control
   * d/control: Bump Standards-Version to 4.5.0 (no changes needed)
   * README.md:
     + Fix position of dh_octave_substvar
     + Invert column order in table for dh-octave commands
     + Add mention to debian/checkvars

2019

dh-octave (0.7.2) unstable; urgency=medium

   * sequence.pm: Insert dh_octave_substvar before dh_installdeb.
     The previous code, where dh_octave_substvar was insert after
     dh_shlibdeps, was failing for packages with "Architecture: all", for
     which dh_shlibdeps is not in the dh binary sequence.

dh-octave (0.7.1) unstable; urgency=medium

   * dh_octave_substvar: Drop useless import of module Dpkg::Version
   * d/control: Add lacking dependency on libfile-find-rule-perl

dh-octave (0.7.0) unstable; urgency=medium

   * d/control: Bump Standards-Version to 4.4.1 (no changes needed)
   * dh_octave_substvar: Inject dependency on virtual package octave-abi-N

dh-octave (0.6.2) unstable; urgency=medium

   * d/control:
     + Bump Standards-Version to 4.3.0 (no changes needed)
     + Bump to debhelper compat level 12
   * Build-depend on debhelper-compat instead of using d/compat

2018

dh-octave (0.6.1) unstable; urgency=medium

   * d/control: Bump Standards-Version to 4.2.1 (no changes needed)
   * sequence.pm: Honour nocheck in DEB_BUILD_MAINT_OPTIONS environment variable

dh-octave (0.6.0) unstable; urgency=medium

   * d/control:
     + Add Rules-Requires-Root: no
     + Bump Standards-Version to 4.2.0
   * dh_octave_check: Honor DEB_BUILD_OPTIONS=terse

dh-octave (0.5.6) unstable; urgency=medium

   * dh_octave_check: Use lowercase name of the package
   * d/control: Bump Standards-Version to 4.1.5 (no changes needed)

dh-octave (0.5.5) unstable; urgency=medium

   * dh_octave_substvar: Add epoch number to versioned dependencies
     (Closes: #893900)
   * dh_octave_check:
     + Test the actual C++ file found in the src tree
     + Ditto for the .m file
     + Introduce option --use-installed-package

dh-octave (0.5.4) unstable; urgency=medium

   * dh_octave_check: Do not load the package being currently tested

dh-octave (0.5.3) unstable; urgency=medium

   * dh-octave-autopkgtests now Depends on fonts-freefont-otf.
     The autopkgtest environment is exactly the sort of minimal environment
     where normal Fontconfig matching fails, so ensure the fallback font
     files are installed.
   * Enfore C locale in test_dh_octave.sh

dh-octave (0.5.2) unstable; urgency=medium

   * dh_octave_check: Fix logical precedence in find command

dh-octave (0.5.1) unstable; urgency=medium

   * dh_octave_check: Also extract unit tests from *.cpp files

dh-octave (0.5.0) unstable; urgency=medium

   * dh_octave_check:
     + Read extra variables definitions from d/checkvars
     + Document the available environment variables

dh-octave (0.4.0) unstable; urgency=medium

   * Add unit test suite (for use at build time and for autopkgtest)
   * dh_octave_check:
     + Give feedback on the script failure
     + Add local path before loading all the installed packages.
       Thanks to Sébastien Villemot for the fix
   * d/control: Bump Standards-Version to 4.1.4 (no changes needed)
   * dh_octave_examples: New helper script for installing upstream examples

dh-octave (0.3.2) unstable; urgency=medium

   [ Mike Miller ]
   * Documentation:
     + Fix POD syntax to be consistent with debhelper.
     + Fix documentation formatting and spelling.
   * Makefile: Include package name and version in man pages.
   * dh_octave_make:
     + Use secure URL for Homepage control field.
     + Append a newline to generated debian/compat.
     + Escape make variable in generated debian/rules.
     + Fill Uploaders correctly in generated debian/control.
     + Use team+pkg-octave-team@tracker.d.o as the Maintainer.

dh-octave (0.3.1) unstable; urgency=medium

   * dh_octave_check:
     + Fix file redirection
     + Capture results of debian/check.m
     + Use file name of *.cc as argument of test

dh-octave (0.3.0) unstable; urgency=medium

   * d/control: Add dependency libmime-tools-perl

dh-octave (0.2.0) unstable; urgency=medium

   * d/control: Change Maintainer to team+pkg-octave-team@tracker.debian.org
   * README.md: Add section on the internals of dh-octave

dh-octave (0.1.0) unstable; urgency=low

   * Initial release (Closes: #887097)