Commit graph

9 commits

Author SHA1 Message Date
Clark Rawlins 957c5aefad Update debian/compat to version 5
To support recent versions of deb-buildpackage
increment debian/compat to version 5 (from version 4)

Signed-off-by: Clark Rawlins <clark@bit63.org>
2014-12-14 09:51:05 -08:00
Clark Rawlins ff3a5d11a1 Update debian/changelog with recent local changes
Update the debian changelog with recent changes to the package.

Signed-off-by: Clark Rawlins <clark@bit63.org>
2014-12-14 09:50:37 -08:00
Clark Rawlins 73dd70fdf8 Ignore files generated by building debian package
Configure git to ignore files generated by the
build process and by the debian package build
process.

Signed-off-by: Clark Rawlins <clark@bit63.org>
2014-12-14 09:21:27 -08:00
Clark Rawlins 119d66d4c1 Update debian/control Standards-Version:
Update debian/control Standards-Version to the
current value: 3.9.5.

Signed-off-by: Clark Rawlins <clark@bit63.org>
2014-12-14 09:09:20 -08:00
Clark Rawlins f8a3bc0509 To resolve the symbol XOpenDisplay link with libX11
When building the timeoutd binary the linker was not
finding the XOpenDisplay symbol.  By linking with
libX11 the missing symbol is found

Signed-off-by: Clark Rawlins <clark@defiant.bit63.org>
2014-12-14 09:05:09 -08:00
Shawn Willden eeeb4d4f97 Added changelog
Just for completeness.
2009-05-31 18:52:55 -06:00
Shawn Willden 45a9836343 Fixed local X session handling
An X.org (or perhaps kernel?) change sometime around 7.04
broke timeoutd.  This fixes it.
2009-01-04 23:12:25 -07:00
Peter Eisentraut 642d4c9ea8 Imported Debian patch 1.5-10.1 2009-01-04 23:11:59 -07:00
Shawn Willden 6236f92ec8 Imported Upstream version 1.5 2009-01-04 23:11:58 -07:00