1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
yp-svipc (0.16-3) unstable; urgency=high
* Bug fix: "FTBFS: python/svipc_module.c:869:28: error: expected
expression before ')' token", thanks to Lucas Nussbaum
(Closes: #917672).
-- Thibaut Paumard <thibaut@debian.org> Wed, 09 Jan 2019 12:37:34 +0100
yp-svipc (0.16-2) unstable; urgency=low
* Merge again the changes of 0.15-2, which where left behind by 0.16-1
-- Thibaut Paumard <thibaut@debian.org> Fri, 03 Oct 2014 10:08:38 +0200
yp-svipc (0.16-1) unstable; urgency=low
* New upstream release
* Check against Policy 3.9.6
-- Thibaut Paumard <thibaut@debian.org> Thu, 02 Oct 2014 17:37:42 +0200
yp-svipc (0.15-2) unstable; urgency=low
* New patch to build on kfreebsd (Closes: #750812)
-- Thibaut Paumard <thibaut@debian.org> Sat, 7 Jun 2014 21:38:49 +0200
yp-svipc (0.15-1) unstable; urgency=low
* New upstream release
* Update control (maintainer address, Standards Version...)
-- Thibaut Paumard <thibaut@debian.org> Mon, 31 Mar 2014 12:14:49 +0200
yp-svipc (0.14-2) unstable; urgency=low
* Bug fix: "don't rely on yorick to pass the fortified build flags"
(Closes: #680216).
* Bug fix: "FTBFS on kfreebsd-i386 and kfreebsd-amd64: "conflicting
types for semtimedop"" (Closes: #679919). Involves a patch for the
Python modules (fix_679919_kFreeBSD_FTBFS) and passing PKG_CFLAGS when
building the Yorick plug-in.
-- Thibaut Paumard <paumard@users.sourceforge.net> Wed, 11 Jul 2012 13:41:39 +0200
yp-svipc (0.14-1) unstable; urgency=low
* Initial release (Closes: #668841)
-- Thibaut Paumard <paumard@users.sourceforge.net> Fri, 22 Jun 2012 11:25:24 +0200
|