spiped (1.6.3-1) unstable; urgency=medium

  * New upstreal release:
    - update the upstream copyright notices
  * Upload to unstable.

 -- Peter Pentchev <roam@debian.org>  Wed, 29 Jan 2025 22:53:32 +0200

spiped (1.6.2.99-1) experimental; urgency=medium

  * New upstream prerelease:
    - update the upstream copyright notices
    - drop the openssl-3 patch, the upstream source was adapted for
      compatibility with OpenSSL 3.x
    - drop one of the "line too long" Lintian overrides
  * Add the year 2025 to my debian/* copyright notice.

 -- Peter Pentchev <roam@debian.org>  Wed, 22 Jan 2025 02:09:49 +0200

spiped (1.6.2-4) unstable; urgency=medium

  * Declare compliance with Policy 4.7.0 with no changes.
  * Add the year 2024 to my debian/* copyright notice.
  * Include dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Switch to dh compat level 14 and X-DH-Compat.
  * Let debhelper handle some dependencies automatically.
  * Use debputy's X-Style: black.

 -- Peter Pentchev <roam@debian.org>  Tue, 31 Dec 2024 03:41:50 +0200

spiped (1.6.2-3) unstable; urgency=medium

  * Fix the watch file: the upstream site's spiped/ directory is not
    indexable any more.
  * Fix FTBFS by silencing OpenSSL warnings about functions deprecated in
    OpenSSL 3.x.
  * Declare compliance with Policy 4.6.2 with no changes.
  * Add the year 2023 to my debian/* copyright notice.
  * Catch up with Lintian warnings format changes.

 -- Peter Pentchev <roam@debian.org>  Sat, 07 Jan 2023 04:39:23 +0200

spiped (1.6.2-2) unstable; urgency=medium

  * Pass O_RDONLY, not 0, to sysopen() in the autopkgtest so that
    it can also work on systems where O_RDONLY != 0, e.g. the Hurd.
    Thanks to Niko Tyni for pointing out this silly mistake of mine!
  * Add the year 2022 to my debian/* copyright notice.
  * Add a Hurd-specific shutdown()-on-a-local-socket fix.

 -- Peter Pentchev <roam@debian.org>  Wed, 02 Mar 2022 16:30:43 +0200

spiped (1.6.2-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Peter Pentchev <roam@debian.org>  Sun, 26 Dec 2021 05:35:50 +0200

spiped (1.6.1.99.1-1) experimental; urgency=medium

  * New upstream release:
    - drop the arm-non-aarch64 and clean-tests patches, both implemented
      in a better way upstream

 -- Peter Pentchev <roam@debian.org>  Sun, 19 Dec 2021 03:57:26 +0200

spiped (1.6.1.99-2) experimental; urgency=medium

  * Add the arm-non-aarch64 patch to fix the armhf build.
  * Pass -q0 to netcat in the autopkgtest to make sure it exits.
  * Add the clean-tests patch to clean another directory up.

 -- Peter Pentchev <roam@debian.org>  Fri, 10 Dec 2021 23:51:17 +0200

spiped (1.6.1.99-1) experimental; urgency=medium

  * Declare compliance with Debian Policy 4.6.0 with no changes.
  * Add the year 2021 to my debian/* copyright notice.
  * Override Lintian "line too long" complaints for source files
    listed in several Makefiles.
  * Explicitly specify dh-sequence-single-binary as a virtual build
    dependency.
  * New upstream prerelease:
    - update the upstream copyright years
    - refresh the line numbers in the debian-build patch
  * Fix the debian/tests/simple autopkgtest's options handling.
  * Run the debian/tests/simple autopkgtest during the build, too.

 -- Peter Pentchev <roam@debian.org>  Fri, 10 Dec 2021 16:14:52 +0200

spiped (1.6.1-2) unstable; urgency=medium

  * Drop the adequate autopkgtest.
  * Switch back to debhelper-compat now that debhelper 13 is out.
  * Drop the Name and Contact upstream metadata fields.
  * Use netcat-openbsd instead of netcat-traditional for the autopkgtest.

 -- Peter Pentchev <roam@debian.org>  Sun, 13 Sep 2020 23:51:41 +0300

spiped (1.6.1-1) unstable; urgency=medium

  * Mark the adequate autopkgtest as superficial.
  * Declare compliance with Policy 4.5.0 with no changes.
  * Replace the honor-destdir patch with variable settings.
  * New upstream version:
    - drop the honor-compiler-flags, integrated upstream
    - drop the pthread-join patch, fixed in a different way upstream
    - refresh the line numbers in the debian-build patch
  * Add the year 2020 to my debian/* copyright notice.
  * Upgrade the debhelper compat level to 13:
    - use debian/compat since this is a beta compat level
    - explicitly let Lintian know that we are using a beta level
    - build-depend on debhelper >= 12.8~ even though we do not use
      before/after rules

 -- Peter Pentchev <roam@debian.org>  Thu, 16 Apr 2020 00:46:45 +0300

spiped (1.6.0-5) unstable; urgency=medium

  * Switch to a DEP-14 debian/master branch.
  * Use the test-name autopkgtest feature.

 -- Peter Pentchev <roam@debian.org>  Wed, 27 Feb 2019 14:23:46 +0200

spiped (1.6.0-4) unstable; urgency=medium

  * Bring up to compliance with Debian Policy 4.3.0: install the upstream
    release notes (CHANGELOG) as NEWS and not changelog.
  * Drop the Lintian overrides related to B-D: debhelper-compat -
    Lintian 2.5.98 no longer emits these warnings and errors.
  * Bump the debhelper compatibility version to 12 with no changes.
  * Add the year 2019 to my debian/* copyright notice.
  * Move away from git-dpm.
  * Add a trivial git-buildpackage config file.
  * Remove the quotes around pgpmode=none in the watch file.

 -- Peter Pentchev <roam@debian.org>  Wed, 16 Jan 2019 14:00:04 +0200

spiped (1.6.0-3) unstable; urgency=medium

  * Build-depend on debhelper 11 now that it's out and use the new
    B-D: debhelper-compat (= 11) mechanism.
  * Declare compliance with Debian Policy 4.1.4 with no changes.
  * Add the year 2018 to my debian/* copyright notice.
  * Use my Debian e-mail address.
  * Add a trivial autopkgtest running adequate on the installed package.
  * Add procps to the build dependencies since ps(1) is used in the tests.

 -- Peter Pentchev <roam@debian.org>  Sun, 03 Jun 2018 04:05:55 +0300

spiped (1.6.0-2) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.1 with no changes.
  * Add "Rules-Requires-Root: no" to the source control stanza and
    drop the "-o root -g root" install(1) arguments.
  * Let dpkg-buildflags take care of the LFS compiler and linker flags.
  * Switch to git-dpm and rename the patches.

 -- Peter Pentchev <roam@ringlet.net>  Sun, 12 Nov 2017 02:10:11 +0200

spiped (1.6.0-1) unstable; urgency=medium

  * Use single quotes around strings expanded by make, not by the shell,
    in the rules file.
  * If the non-standard "werror" build option is specified, do not error
    out on certain harmless (in these specific cases) warnings.
  * Update the package for compliance with Debian Policy 4.1.0:
    - drop the implied "Testsuite: autopkgtest" source control field
  * Bump the debhelper compatibility level to 11 and the build dependency
    to 10.8~.
  * New upstream version:
    - drop the 05-mkdir-p, 06-manpage-version, and 09-typos patches,
      integrated upstream
    - update the rest of the patches
    - update the upstream copyright years

 -- Peter Pentchev <roam@ringlet.net>  Wed, 27 Sep 2017 17:27:47 +0300

spiped (1.5.0-2) unstable; urgency=medium

  * Bump the debhelper compatibility level to 10 and drop "--parallel"
    from the dh invocation.
  * Use the HTTPS scheme for various Debian and upstream URLs.
  * Bump the year on my debian/* copyright notice.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 09 Jan 2017 22:46:42 +0200

spiped (1.5.0-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 3.9.8 with no changes.
  * Point the Vcs-* fields to the GitLab repository.
  * Update the watch file to version 4 and explicitly specify pgpmode=none.
  * Add --parallel to the dh invocation.
  * Rename the BSD-2 license to BSD-2-clause in the copyright file and bump
    the year on my debian/* copyright notice.
  * Ask getconf(1) for the compiler and linker flags for Large File Support.
  * Add an autopkgtest suite.
  * Add an upstream metadata file.
  * New upstream version:
    - drop the 07-manpage-dashes patch, integrated upstream
    - refresh the 06-manpage-version patch
  * Add the 08-pthread-join patch to make sure spipe does all the I/O that
    it needs to do before it exits.
  * Add the 09-typos patch to fix a couple of typos.

 -- Peter Pentchev <roam@ringlet.net>  Fri, 15 Apr 2016 14:39:20 +0300

spiped (1.4.1-1) unstable; urgency=medium

  * New upstream version:
    - update the 02-honor compiler-flags and 06-manpage-version patches

 -- Peter Pentchev <roam@ringlet.net>  Sun, 14 Sep 2014 14:58:08 +0300

spiped (1.4.0-1) unstable; urgency=medium

  * Fix a minor debian/rules typo: actually add -Werror to the compiler
    flags if requested using "werror" in DEB_BUILD_OPTIONS.
  * Update the program version information in the manual pages.
    Closes: #744125
  * Bump the year of my copyright notice.
  * New upstream version:
    - update the 02-honor-compiler-flags and the 06-manpage-version patches
    - add the 07-manpage-dashes patch to escape dashes in the description
      of the newly-added -g command-line option
    - update the upstream copyright years

 -- Peter Pentchev <roam@ringlet.net>  Tue, 02 Sep 2014 23:38:05 +0300

spiped (1.3.1-1) unstable; urgency=low

  * Initial release.  Closes: #693310

 -- Peter Pentchev <roam@ringlet.net>  Wed, 13 Nov 2013 11:37:10 +0200