[27625] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Rebuild NOTICE for 2013

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Thu Mar 21 11:51:33 2013

Date: Thu, 21 Mar 2013 11:51:28 -0400
From: Benjamin Kaduk <kaduk@mit.edu>
Message-Id: <201303211551.r2LFpS8c019398@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/ed6edd5d15d4c8265138914e7fe34e781fc5a0cf
commit ed6edd5d15d4c8265138914e7fe34e781fc5a0cf
Author: Ben Kaduk <kaduk@mit.edu>
Date:   Thu Mar 21 11:49:49 2013 -0400

    Rebuild NOTICE for 2013
    
    Also exclude copyright.rst from the notice.txt build, as maintainer-mode
    builds error out due to the "document isn't included in any toctree"
    warning otherwise produced.

 NOTICE      |    2 +-
 doc/conf.py |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTICE b/NOTICE
index 7978f51..ac08bba 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Copyright (C) 1985-2012 by the Massachusetts Institute of Technology.
+Copyright (C) 1985-2013 by the Massachusetts Institute of Technology.
 
 All rights reserved.
 
diff --git a/doc/conf.py b/doc/conf.py
index f94a3f5..269ea2c 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -253,8 +253,8 @@ rst_epilog = '\n'
 if 'notice' in tags:
     exclude_patterns = [ 'admin', 'appdev', 'basic', 'build',
                          'plugindev', 'user' ]
-    exclude_patterns += [ 'about.rst', 'build_this.rst', 'index.rst',
-                          'mitK5*.rst', 'resources.rst' ]
+    exclude_patterns += [ 'about.rst', 'build_this.rst', 'copyright.rst',
+                          'index.rst', 'mitK5*.rst', 'resources.rst' ]
     rst_epilog += '.. |copy| replace:: \(C\)'
 else:
     exclude_patterns += [ 'notice.rst' ]
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post