~ubuntu-branches/ubuntu/vivid/gnustep-base/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/patches/info-direntry.patch

  • Committer: Bazaar Package Importer
  • Author(s): Yavor Doganov
  • Date: 2010-05-10 14:10:50 UTC
  • Revision ID: james.westby@ubuntu.com-20100510141050-tjcfhwsdj8i1ioc7
Tags: 1.19.3-3
* debian/patches/powerpc-asm-local-labels.patch: New; should fix FTBFS
  on powerpc with GCC 4.4 and above.
* debian/patches/series: Update.
* debian/rules (LDFLAGS): Conditionally define to avoid FTBFS on
  GNU/Hurd.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-08-16  Yavor Doganov  <yavor@gnu.org>
 
2
 
 
3
        * Documentation/coding-standards.texi:
 
4
        * Documentation/manual/manual.texi:  Use unambiguous
 
5
          @setfilename; and proper @dircategory/@direntry.
 
6
 
 
7
 
 
8
--- gnustep-base-1.19.1.orig/Documentation/coding-standards.texi
 
9
+++ gnustep-base-1.19.1/Documentation/coding-standards.texi
 
10
@@ -1,15 +1,12 @@
 
11
 \input texinfo  @c -*-texinfo-*-
 
12
-@setfilename coding-standards.info
 
13
+@setfilename gs-standards.info
 
14
 @set DATE 26 Jun 1996
 
15
 
 
16
-@ifinfo
 
17
-@format
 
18
-INFO-DIR-SECTION GNUstep
 
19
-START-INFO-DIR-ENTRY
 
20
-* Coding: (coding-standards).           Coding Standards for GNUstep Libraries
 
21
-END-INFO-DIR-ENTRY
 
22
-@end format
 
23
-@end ifinfo
 
24
+@dircategory GNU organization
 
25
+@direntry
 
26
+* GNUstepStandards: (gs-standards).     Coding Standards for GNUstep
 
27
+                                          Libraries.
 
28
+@end direntry
 
29
 
 
30
 @ifinfo
 
31
 Copyright @copyright{} 1997-2005 Free Software Foundation
 
32
--- gnustep-base-1.19.1.orig/Documentation/manual/manual.texi
 
33
+++ gnustep-base-1.19.1/Documentation/manual/manual.texi
 
34
@@ -1,18 +1,16 @@
 
35
 \input texinfo              @c -*-texinfo-*-
 
36
 
 
37
 @c %**start of header
 
38
-@setfilename manual.info
 
39
+@setfilename gs-base.info
 
40
 @settitle Objective-C GNUstep Base Programming Manual
 
41
 @c %**end of header
 
42
 
 
43
-@ifinfo
 
44
-@format
 
45
-INFO-DIR-SECTION GNUstep
 
46
-START-INFO-DIR-ENTRY
 
47
-* GNUstepBase: (manual).        Objective C Language and GNUstep Base Library
 
48
-END-INFO-DIR-ENTRY
 
49
-@end format
 
50
-@end ifinfo
 
51
+@dircategory Software libraries
 
52
+@direntry
 
53
+* GNUstepBase: (gs-base).       Objective-C Language and GNUstep Base
 
54
+                                  Library Programming Manual.
 
55
+@end direntry
 
56
+
 
57
 
 
58
 @ifinfo
 
59
 Copyright @copyright{} 2001 Free Software Foundation