[Pkg-ace-commits] [pkg-ace] r539 - trunk/debian/patches

tgg at alioth.debian.org tgg at alioth.debian.org
Thu Nov 8 22:39:24 UTC 2007


Author: tgg
Date: 2007-11-08 22:39:24 +0000 (Thu, 08 Nov 2007)
New Revision: 539

Added:
   trunk/debian/patches/07-svn-ace-doxygen-short-names.dpatch
Removed:
   trunk/debian/patches/07-use-short-names-for-ace-doxygen.dpatch
Modified:
   trunk/debian/patches/00list
Log:
cosmetic change: prepend patch name with 'svn' to show where it was taken from


Modified: trunk/debian/patches/00list
===================================================================
--- trunk/debian/patches/00list	2007-11-07 22:12:28 UTC (rev 538)
+++ trunk/debian/patches/00list	2007-11-08 22:39:24 UTC (rev 539)
@@ -4,7 +4,7 @@
 04-reduce-opt
 05-5.6-compat.dpatch
 06-revert-mpc-kokyu-change.dpatch
-07-use-short-names-for-ace-doxygen.dpatch
+07-svn-ace-doxygen-short-names.dpatch
 08-fix-perl-shebang
 12-autoconf-ACE_HAS_POSIX_SEM_TIMEOUT_test
 15-fix-fltk-include

Copied: trunk/debian/patches/07-svn-ace-doxygen-short-names.dpatch (from rev 538, trunk/debian/patches/07-use-short-names-for-ace-doxygen.dpatch)
===================================================================
--- trunk/debian/patches/07-svn-ace-doxygen-short-names.dpatch	                        (rev 0)
+++ trunk/debian/patches/07-svn-ace-doxygen-short-names.dpatch	2007-11-08 22:39:24 UTC (rev 539)
@@ -0,0 +1,13 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## DP: Produces shorted doxygen filenames for ACE. Taken from SVN.
+ at DPATCH@
+--- ACE_wrappers.orig/etc/ace.doxygen
++++ ACE_wrappers/etc/ace.doxygen
+@@ -34,6 +34,7 @@
+ DISTRIBUTE_GROUP_DOC  = YES
+ TAB_SIZE              = 8
+ ENABLED_SECTIONS      =
++SHORT_NAMES           = YES
+ 
+ #---------------------------------------------------------------------------
+ # configuration options related to warning and progress messages

Deleted: trunk/debian/patches/07-use-short-names-for-ace-doxygen.dpatch
===================================================================
--- trunk/debian/patches/07-use-short-names-for-ace-doxygen.dpatch	2007-11-07 22:12:28 UTC (rev 538)
+++ trunk/debian/patches/07-use-short-names-for-ace-doxygen.dpatch	2007-11-08 22:39:24 UTC (rev 539)
@@ -1,13 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## DP: Produces shorted doxygen filenames for ACE. Taken from SVN.
- at DPATCH@
---- ACE_wrappers.orig/etc/ace.doxygen
-+++ ACE_wrappers/etc/ace.doxygen
-@@ -34,6 +34,7 @@
- DISTRIBUTE_GROUP_DOC  = YES
- TAB_SIZE              = 8
- ENABLED_SECTIONS      =
-+SHORT_NAMES           = YES
- 
- #---------------------------------------------------------------------------
- # configuration options related to warning and progress messages




More information about the Pkg-ace-commits mailing list