]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/misc/smime_keys-manpage.patch
added a note with the upstream CR for the smime_keys manpage request
[software/mutt-debian.git] / debian / patches / misc / smime_keys-manpage.patch
index 95539135b81b98b5e39a025976b15dd8668ebfc2..ebe24f1437ae7a66e10ba510c7c3338a3c0a915c 100644 (file)
@@ -1,4 +1,5 @@
 add a missing manpage for smime_keys
+see upstream CR #3272
 
 --- a/doc/Makefile.am
 +++ b/doc/Makefile.am
@@ -10,7 +11,7 @@ add a missing manpage for smime_keys
        muttbug.man                     \
        mutt.man                        \
        PGP-Notes.txt                   \
-@@ -43,13 +44,14 @@
+@@ -45,13 +46,14 @@
  
  all: makedoc-all
  
@@ -26,7 +27,7 @@ add a missing manpage for smime_keys
        ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/flea.1
        ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/muttbug.1
        test x@DOTLOCK_TARGET@ = x || ./instdoc $(srcdir)/dotlock.man \
-@@ -78,7 +80,7 @@
+@@ -80,7 +82,7 @@
        fi
  
  uninstall-local:
@@ -35,8 +36,8 @@ add a missing manpage for smime_keys
                rm -f $(DESTDIR)$(mandir)/man1/$$f ; \
        done
        for f in muttrc.5 mbox.5 mmdf.5 ; do \
-@@ -137,7 +139,7 @@
-       -aspell -l en --mode nroff -c muttrc.man.head
+@@ -145,7 +147,7 @@
+       rm -rf vars.tmp.1 vars.tmp.2
  
  clean-local:
 -      rm -f *~ *.html *.orig *.rej  stamp-doc-* *.ps mutt.1 muttrc.man
@@ -44,7 +45,7 @@ add a missing manpage for smime_keys
        rm -f *.aux *.log *.tex *.out
  
  DISTCLEANFILES=manual.txt manual.html manual.xml manual.pdf html \
-@@ -161,6 +163,9 @@
+@@ -169,6 +171,9 @@
  mutt.1: $(srcdir)/mutt.man
        $(EDIT) $(srcdir)/mutt.man > $@
  
@@ -56,11 +57,13 @@ add a missing manpage for smime_keys
                 $(srcdir)/gen-map-doc $(top_srcdir)/VERSION $(top_srcdir)/ChangeLog
 --- /dev/null
 +++ b/doc/smime_keys.man
-@@ -0,0 +1,67 @@
+@@ -0,0 +1,69 @@
 +.\" -*-nroff-*-
 +.\"
 +.\"
-+.\"     Copyright (C) 2009 Antonio Radici <antonio@dyne.org>
++.\"     Copyright (C) 2001,2002 Oliver Ehli <elmy@acm.org>
++.\"     Copyright (C) 2001 Mike Schiraldi <raldi@research.netsol.com>
++.\"     Copyright (C) 2003 Bjoern Jacke <bjoern@j3e.de>
 +.\"
 +.\"     This program is free software; you can redistribute it and/or modify
 +.\"     it under the terms of the GNU General Public License as published by