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 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 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 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 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 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 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 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 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 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 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 Tue, 02 Sep 2014 23:38:05 +0300 spiped (1.3.1-1) unstable; urgency=low * Initial release. Closes: #693310 -- Peter Pentchev Wed, 13 Nov 2013 11:37:10 +0200