octave-strings 1.3.0-3 source package in Ubuntu

Changelog

octave-strings (1.3.0-3) unstable; urgency=medium

  * More robust way of cleaning files generated by the configure script
    + d/rules: Call "make distclean" in execute_after_dh_clean rule
  * Proper way of cleaning the files generated by the configure script
    + d/rules: Drop the execute_after_dh_clean target
    + d/control: Build-Depend on dh-octave >= 1.2.3
      In this version, dh_octave-clean calls make distclean and
      removes the src/*-tst files.
  * d/clean: Drop useless file
  * d/copyright: Update copyright years for debian/* files
  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning debian-watch-lacks-sourceforge-redirector
  * d/p/unwind-protect-cleanup.patch: New patch

 -- Rafael Laboissière <email address hidden>  Fri, 18 Nov 2022 00:41:13 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe math

Downloads

File Size SHA-256 Checksum
octave-strings_1.3.0-3.dsc 2.3 KiB 6f096e81f1812a2d73c977b163ff6b9b88f356e98b5ed17f19c9b6df622ff2be
octave-strings_1.3.0.orig.tar.gz 48.7 KiB 6a0a530fd14dd6a769f8161d5b97fe199574cea64c37378e77299da36ee64ce2
octave-strings_1.3.0-3.debian.tar.xz 5.9 KiB c97da3e51f08c2ec04cf2396e06ac1d3356d4b498f0dbec345c5c7d3d72164e8

Available diffs

No changes file available.

Binary packages built by this source

octave-strings: additional string manipulation functions for Octave

 This package provides additional functions to manipulate strings in Octave,
 including the possibility to decode from and encode into base64, and using
 Perl-compatible regular expressions.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-strings-dbgsym: debug symbols for octave-strings