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 51 52 53 54 55 56 57 58
|
libxshmfence (1.3-1) unstable; urgency=medium
* Use https in watch file.
* Update Vcs-* control fields for move to salsa.
* Remove myself from Uploaders.
* Add Matt Turner's key to d/u/signing-key.asc.
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Sun, 18 Mar 2018 16:54:51 +0100
libxshmfence (1.2-1) unstable; urgency=medium
* New upstream release.
* Let uscan check upstream tarball signatures.
-- Julien Cristau <jcristau@debian.org> Sun, 26 Apr 2015 18:18:04 +0200
libxshmfence (1.1-4) unstable; urgency=medium
* Revert to /tmp as shared memory dir on kfreebsd (closes: #754699).
-- Julien Cristau <jcristau@debian.org> Sun, 05 Oct 2014 15:16:50 +0200
libxshmfence (1.1-3) unstable; urgency=medium
* Exclude hurd from arch list. They don't support PTHREAD_PROCESS_SHARED.
* Use /dev/shm for shared memory dir (closes: #747893).
-- Julien Cristau <jcristau@debian.org> Tue, 13 May 2014 01:30:24 +0200
libxshmfence (1.1-2) unstable; urgency=medium
* Add libxshmfence1-udeb.
* Add myself to Uploaders.
-- Julien Cristau <jcristau@debian.org> Thu, 12 Dec 2013 11:44:16 +0100
libxshmfence (1.1-1) unstable; urgency=low
[ Maarten Lankhorst ]
* New upstream release.
- add build-deps on pkg-config and x11proto-core-dev
* Add symbols file.
* libxshmfence is now built for any arch.
[ Julien Cristau ]
* Allow parallel builds.
* Show test log on error, and disable silent build rules.
* Force shared-memory-dir to /tmp. My schroots don't have world-writable
/run/shm so the test fails.
-- Julien Cristau <jcristau@debian.org> Tue, 03 Dec 2013 20:28:43 +0100
libxshmfence (1.0-1) unstable; urgency=low
* Initial release.
-- Julien Cristau <jcristau@debian.org> Sun, 24 Nov 2013 15:20:54 +0100
|