~bennabiy/+junk/python-xlib

« back to all changes in this revision

Viewing changes to debian/patches/add-texinfo-dir-entry.patch

  • Committer: Package Import Robot
  • Author(s): Andrew Shadura, Ramkumar Ramachandra, Andrew Shadura
  • Date: 2015-08-13 08:14:19 UTC
  • mfrom: (6.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20150813081419-hdefinnghp2iydkx
Tags: 0.14+20091101-3
[ Ramkumar Ramachandra ]
* Remove useless debugging output (Closes: #565996)

[ Andrew Shadura ]
* Switch to 3.0 (quilt) format.
* Rename patches.
* Use debhelper 9 in its short form.
* Use pybuild.
* Bump Standards-Version.
* Don't build or install PostScript documentation and info files.
* Use system-provided texi2html instead of a shipped version
  (Closes: #795057).
* Update debian/copyright (Closes: #795057).
* Don't install Makefile or texi2html with the documentation.
* Set executable bit for examples.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: trunk/doc/src/python-xlib.texi
 
2
===================================================================
 
3
--- trunk.orig/doc/src/python-xlib.texi 2008-03-18 16:08:27.000000000 -0400
 
4
+++ trunk/doc/src/python-xlib.texi      2009-11-05 06:06:17.000000000 -0500
 
5
@@ -39,6 +39,13 @@
 
6
 translation approved by the Free Software Foundation.
 
7
 @end ifinfo
 
8
 
 
9
+@ifinfo
 
10
+@dircategory Python
 
11
+@direntry
 
12
+* python-xlib: (python-xlib).          Interface for Python to the X11 Protocol 
 
13
+@end direntry
 
14
+@end ifinfo
 
15
+
 
16
 @titlepage
 
17
 @title The Python X Library
 
18
 @author Peter Liljenberg