libpipeline (1.5.3-1) unstable; urgency=medium * New upstream release. -- Colin Watson Thu, 13 Aug 2020 11:35:36 +0100 libpipeline (1.5.2-2) unstable; urgency=medium [ Colin Watson ] * debian/copyright: Refer to gl/* rather than gnulib/*. * Add a debian/upstream/metadata file. * debian/copyright: Update copyright dates. [ Steve Langasek ] * Make autopkgtests cross-test-friendly (closes: #948515). -- Colin Watson Thu, 09 Jan 2020 17:14:23 +0000 libpipeline (1.5.2-1) unstable; urgency=medium * New upstream release: - pipecmd_exec now calls _exit rather than exit, to avoid bugs such as functions registered using atexit being called multiple times (LP: #1276257). - Document that standard FDs must be open before calling pipeline_start (LP: #992271). -- Colin Watson Wed, 01 Jan 2020 16:29:38 +0000 libpipeline (1.5.1-3) unstable; urgency=medium * Use debhelper-compat instead of debian/compat. * Re-export debian/upstream/signing-key.asc without extra signatures. * Install NEWS in /usr/share/doc/libpipeline1/. * Adjust package descriptions to clarify what kind of pipelines this library creates. * Policy version 4.4.1. -- Colin Watson Sat, 14 Dec 2019 03:21:09 +0000 libpipeline (1.5.1-2) unstable; urgency=medium * Update Homepage and debian/copyright Source to use HTTPS. -- Colin Watson Sun, 10 Feb 2019 19:24:56 +0000 libpipeline (1.5.1-1) unstable; urgency=medium * New upstream release. -- Colin Watson Sun, 27 Jan 2019 14:24:43 +0000 libpipeline (1.5.0-2) unstable; urgency=medium * Move VCS to salsa.debian.org. * Adjust git-dpm tagging configuration. * Upgrade to debhelper v10. * Set Rules-Requires-Root: no. * Simplify debian/rules using /usr/share/dpkg/architecture.mk and /usr/share/dpkg/pkg-info.mk. * Drop priority to optional, per Lintian's excessive-priority-for-library-package tag; a higher priority can be handled using overrides if necessary. * Stop building with V=1; debhelper configures with --disable-silent-rules as of 9.20150501. -- Colin Watson Sat, 27 Oct 2018 16:47:51 +0100 libpipeline (1.5.0-1) unstable; urgency=medium * New upstream release. * Switch debian/watch to HTTPS. -- Colin Watson Tue, 14 Nov 2017 11:28:07 +0000 libpipeline (1.4.2-1) unstable; urgency=medium * New upstream release. * Use HTTPS for Vcs-* URLs. * Policy version 4.0.0: use HTTPS form of copyright-format URL. -- Colin Watson Mon, 10 Jul 2017 12:50:47 +0100 libpipeline (1.4.1-2) unstable; urgency=medium * Remove explicit "XS-Testsuite: autopkgtest" from debian/control; dpkg-source now figures that out automatically based on the existence of debian/tests/control. * Use dpkg-maintscript-helper dir_to_symlink rather than equivalent manual code. -- Colin Watson Mon, 04 Jan 2016 13:26:16 +0000 libpipeline (1.4.1-1) unstable; urgency=medium [ Colin Watson ] * New upstream release. [ Helmut Grohne ] * Mark check Build-Dependency with build profile (closes: #793055). -- Colin Watson Mon, 17 Aug 2015 10:28:51 +0100 libpipeline (1.4.0-1) unstable; urgency=medium * New upstream release. * Policy version 3.9.6: no changes required. -- Colin Watson Sun, 26 Oct 2014 01:26:21 +0000 libpipeline (1.3.1-1) unstable; urgency=medium * New upstream release. * Update Vcs-Browser URL for alioth cgit. -- Colin Watson Mon, 22 Sep 2014 19:04:00 +0100 libpipeline (1.3.0-1) unstable; urgency=medium * New upstream release. -- Colin Watson Wed, 26 Mar 2014 11:43:31 +0000 libpipeline (1.2.6-2) unstable; urgency=medium * Policy version 3.9.5: no changes required. * Set VERBOSE=1 when running tests so that Automake will print test logs on failure. * Move upstream signing key to debian/upstream/signing-key.asc (armoured). Requires devscripts 2.14.0. -- Colin Watson Sat, 08 Feb 2014 14:21:55 +0000 libpipeline (1.2.6-1) unstable; urgency=low * New upstream release. * Add OpenPGP signature checking configuration to watch file. -- Colin Watson Wed, 18 Dec 2013 13:01:48 +0000 libpipeline (1.2.5-1) unstable; urgency=low * New upstream release. - Restore compatibility with Automake 1.10 (closes: #730191). * Switch to git; adjust Vcs-* fields. -- Colin Watson Tue, 03 Dec 2013 14:50:49 +0000 libpipeline (1.2.4-1) unstable; urgency=low * New upstream release. -- Colin Watson Thu, 06 Jun 2013 12:52:53 +0100 libpipeline (1.2.3-2) unstable; urgency=low * Build-depend on debhelper (>= 9~) directly rather than requiring a Lintian override for use of 8.9.0. * Explicitly build-depend on automake (>= 1:1.10). * Add a Vcs-Browser field. * Policy version 3.9.4: no changes required. -- Colin Watson Tue, 04 Jun 2013 15:23:30 +0100 libpipeline (1.2.3-1) unstable; urgency=low * New upstream release. -- Colin Watson Wed, 24 Apr 2013 08:35:46 +0100 libpipeline (1.2.2-2) unstable; urgency=low [ Colin Watson ] * Use dh-autoreconf. * Support parallel builds. [ Vibhav Pant ] * Add simple autopkgtest. -- Colin Watson Fri, 22 Mar 2013 09:58:59 +0000 libpipeline (1.2.2-1) unstable; urgency=low * New upstream release. * Build with V=1 so that tools such as blhc can scan more effectively for missing build flags. * Convert debian/copyright to copyright-format 1.0. * Policy version 3.9.3: no changes required. * Add a watch file. -- Colin Watson Mon, 17 Sep 2012 23:33:15 +0100 libpipeline (1.2.1-1) unstable; urgency=low * New upstream release. -- Colin Watson Fri, 02 Mar 2012 21:44:40 +0000 libpipeline (1.2.0-5) unstable; urgency=low * Mark libpipeline-dev Multi-Arch: same. * Add Lintian override for use of debhelper v9. -- Colin Watson Wed, 09 Nov 2011 11:44:21 +0000 libpipeline (1.2.0-4) unstable; urgency=low * Convert to dpkg-buildflags. -- Colin Watson Mon, 31 Oct 2011 20:07:59 +0000 libpipeline (1.2.0-3) unstable; urgency=low * Build for multiarch. -- Colin Watson Sat, 11 Jun 2011 12:06:25 +0100 libpipeline (1.2.0-2) unstable; urgency=low * Use 'dh $@ --options' rather than 'dh --options $@', for forward-compatibility with debhelper v8. * Add a Vcs-Bzr field. * Policy version 3.9.2: no changes required. -- Colin Watson Mon, 30 May 2011 23:04:47 +0100 libpipeline (1.2.0-1) unstable; urgency=low * New upstream release. -- Colin Watson Fri, 18 Mar 2011 22:55:19 +0000 libpipeline (1.1.0-1) unstable; urgency=low * New upstream release. * Add a symbols file. -- Colin Watson Sat, 11 Dec 2010 15:29:50 +0000 libpipeline (1.0.0-3) unstable; urgency=low * Symlink libpipeline-dev's documentation to libpipeline1's. * Drop libpipeline-dev Priority to optional. * Make libpipeline-dev depend on libpipeline1. -- Colin Watson Tue, 16 Nov 2010 17:18:09 +0000 libpipeline (1.0.0-2) unstable; urgency=low * Drop LDFLAGS when building the test suite. It fails to build on amd64 otherwise, as libcheck.a isn't built with -fPIC. -- Colin Watson Fri, 29 Oct 2010 13:15:04 +0100 libpipeline (1.0.0-1) unstable; urgency=low * Initial release (closes: #601005). -- Colin Watson Fri, 29 Oct 2010 07:52:43 +0100