~ubuntu-branches/ubuntu/precise/libxt/precise-security

« back to all changes in this revision

Viewing changes to man/XtConvert.man

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois, Julien Cristau, Robert Hooker, Christopher James Halse Rogers, Cyril Brulebois
  • Date: 2011-01-14 04:45:31 UTC
  • mfrom: (4.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20110114044531-1fdwgh8s7vixn43p
Tags: 1:1.0.9-1
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
  good reason.  Thanks, Colin Watson!
* New upstream release.
* Update debian/copyright from upstream COPYING.

[ Robert Hooker ]
* Don't install makestrs and its man page in libxt-dev, it's not shipped
  anymore.

[ Christopher James Halse Rogers ]
* New new upstream release.
* Drop debian/patches/02_dont_export_private_deps.diff:
  - Upstream has trimmed the Required list in xt.pc, and a libXt header
    includes a #define which uses a libX11 symbol, so libX11 should be
    in the Requires field (and is).  This fixes lots of FTBFS with
    binutils-gold, which doesn't consider indirect dependencies.

[ Cyril Brulebois ]
* Update debian/copyright from upstream COPYING.
* Exclude libXt.la in dh_install call.
* Switch dh_install from --list-missing to --fail-missing for added
  safety.
* Add myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" $Xorg: XtConvert.man,v 1.3 2000/08/17 19:41:59 cpqbld Exp $
2
 
.\" $XdotOrg: $
3
 
.\"
4
1
.\" Copyright 1993 X Consortium
5
2
.\"
6
3
.\" Permission is hereby granted, free of charge, to any person obtaining
27
24
.\" other dealings in this Software without prior written authorization
28
25
.\" from the X Consortium.
29
26
.\"
30
 
.\" $XFree86: xc/doc/man/Xt/XtConvert.man,v 1.3 2001/02/09 03:47:50 tsi Exp $
31
 
.\"
32
27
.ds tk X Toolkit
33
28
.ds xT X Toolkit Intrinsics \- C Language Interface
34
29
.ds xI Intrinsics