r35562 - in /packages/openigtlink/trunk/debian: changelog openigtlink-doc.postinst openigtlink-doc.prerm patches/10_all_changes.dpatch

domibel-guest at users.alioth.debian.org domibel-guest at users.alioth.debian.org
Sun Mar 8 16:17:46 UTC 2009


Author: domibel-guest
Date: Sun Mar  8 16:17:46 2009
New Revision: 35562

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35562
Log:
better doc-base support, fixed typo

Added:
    packages/openigtlink/trunk/debian/openigtlink-doc.postinst
    packages/openigtlink/trunk/debian/openigtlink-doc.prerm
Modified:
    packages/openigtlink/trunk/debian/changelog
    packages/openigtlink/trunk/debian/patches/10_all_changes.dpatch

Modified: packages/openigtlink/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/openigtlink/trunk/debian/changelog?rev=35562&op=diff
==============================================================================
--- packages/openigtlink/trunk/debian/changelog (original)
+++ packages/openigtlink/trunk/debian/changelog Sun Mar  8 16:17:46 2009
@@ -2,6 +2,7 @@
 
   * new snapshot
   * fixed configure issue
+  * better doc-base support
 
  -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Sun, 08 Feb 2009 01:55:45 -0500
 

Added: packages/openigtlink/trunk/debian/openigtlink-doc.postinst
URL: http://svn.debian.org/wsvn/debian-science/packages/openigtlink/trunk/debian/openigtlink-doc.postinst?rev=35562&op=file
==============================================================================
--- packages/openigtlink/trunk/debian/openigtlink-doc.postinst (added)
+++ packages/openigtlink/trunk/debian/openigtlink-doc.postinst Sun Mar  8 16:17:46 2009
@@ -1,0 +1,14 @@
+#!/bin/sh -e
+
+if [ "$1" = configure ]; then
+    if which install-docs >/dev/null 2>&1; then
+        install-docs -i /usr/share/doc-base/openigtlink-doc
+    fi
+fi
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0

Added: packages/openigtlink/trunk/debian/openigtlink-doc.prerm
URL: http://svn.debian.org/wsvn/debian-science/packages/openigtlink/trunk/debian/openigtlink-doc.prerm?rev=35562&op=file
==============================================================================
--- packages/openigtlink/trunk/debian/openigtlink-doc.prerm (added)
+++ packages/openigtlink/trunk/debian/openigtlink-doc.prerm Sun Mar  8 16:17:46 2009
@@ -1,0 +1,14 @@
+#!/bin/sh -e
+
+if [ "$1" = remove ] || [ "$1" = upgrade ]; then
+   if which install-docs >/dev/null 2>&1; then
+      install-docs -r /usr/share/doc-base/openigtlink-doc
+   fi
+fi
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0

Modified: packages/openigtlink/trunk/debian/patches/10_all_changes.dpatch
URL: http://svn.debian.org/wsvn/debian-science/packages/openigtlink/trunk/debian/patches/10_all_changes.dpatch?rev=35562&op=diff
==============================================================================
--- packages/openigtlink/trunk/debian/patches/10_all_changes.dpatch (original)
+++ packages/openigtlink/trunk/debian/patches/10_all_changes.dpatch Sun Mar  8 16:17:46 2009
@@ -5,9 +5,9 @@
 ## DP: Changes some installation paths
 
 @DPATCH@
-diff -urNad openigtlink-1.0.0~svn3601~/CMakeLists.txt openigtlink-1.0.0~svn3601/CMakeLists.txt
---- openigtlink-1.0.0~svn3601~/CMakeLists.txt	2009-01-29 10:26:15.000000000 -0500
-+++ openigtlink-1.0.0~svn3601/CMakeLists.txt	2009-01-29 10:26:22.000000000 -0500
+diff -urNad openigtlink-1.0.0~svn3634~/CMakeLists.txt openigtlink-1.0.0~svn3634/CMakeLists.txt
+--- openigtlink-1.0.0~svn3634~/CMakeLists.txt	2009-02-08 01:59:56.000000000 -0500
++++ openigtlink-1.0.0~svn3634/CMakeLists.txt	2009-03-08 11:22:44.000000000 -0400
 @@ -59,24 +59,34 @@
  # OpenIGTLink_INSTALL_NO_DOCUMENTATION - do not install documentation files
  
@@ -57,9 +57,40 @@
    ${OpenIGTLink_BINARY_DIR}/UseOpenIGTLink.cmake
    DESTINATION ${OpenIGTLink_INSTALL_PACKAGE_DIR}
    COMPONENT Development
-diff -urNad openigtlink-1.0.0~svn3601~/OpenIGTLinkConfig.cmake.in openigtlink-1.0.0~svn3601/OpenIGTLinkConfig.cmake.in
---- openigtlink-1.0.0~svn3601~/OpenIGTLinkConfig.cmake.in	2009-01-29 10:26:15.000000000 -0500
-+++ openigtlink-1.0.0~svn3601/OpenIGTLinkConfig.cmake.in	2009-01-29 10:26:22.000000000 -0500
+diff -urNad openigtlink-1.0.0~svn3634~/Documents/Doxygen/MainPage.dox openigtlink-1.0.0~svn3634/Documents/Doxygen/MainPage.dox
+--- openigtlink-1.0.0~svn3634~/Documents/Doxygen/MainPage.dox	2009-02-08 01:59:54.000000000 -0500
++++ openigtlink-1.0.0~svn3634/Documents/Doxygen/MainPage.dox	2009-03-08 11:23:54.000000000 -0400
+@@ -20,22 +20,22 @@
+  * IGT application easier.
+  * To achieve this objective, we have the following rules to design the protocol:
+  *
+- *  \item Open. It is important to invite the IGT developers as many as possible
++ *  \arg \c Open. It is important to invite the IGT developers as many as possible
+  *  to make the protocol more universal, compatible and reliable.
+  *  It is also important to allow commercial use without any fee, to increase
+  *  the number of commercial softwares and devices compatible with Open IGT Link,
+  *  which contributes interoperativity in the IGT scene.
+  *
+- *  \item Simple. In IGT environment, wide variety of architectures are used,
++ *  \arg \c Simple. In IGT environment, wide variety of architectures are used,
+  *  from embedded systems to high-performance computers. It is difficult to support
+  *  all of them by providing a single open-source library, thus the developers
+  *  sometime have to implement the interface by themselves.
+  *
+- *  \item Extensible. Type of data transfered in the IGT scene varies by clinical applications.
++ *  \arg \c Extensible. Type of data transfered in the IGT scene varies by clinical applications.
+  *  The protocol must have mechanism for the developers to define their own data types.
+  *
+- *  \item Reliable. The protocol should provides a mechanism to verify data integrity.
+- *   This is extremely important for the saftware to get approved and commercialized. 
++ *  \arg \c Reliable. The protocol should provides a mechanism to verify data integrity.
++ *   This is extremely important for the software to get approved and commercialized. 
+  *
+  * \section homepage More Information
+  *
+diff -urNad openigtlink-1.0.0~svn3634~/OpenIGTLinkConfig.cmake.in openigtlink-1.0.0~svn3634/OpenIGTLinkConfig.cmake.in
+--- openigtlink-1.0.0~svn3634~/OpenIGTLinkConfig.cmake.in	2009-02-08 01:59:56.000000000 -0500
++++ openigtlink-1.0.0~svn3634/OpenIGTLinkConfig.cmake.in	2009-03-08 11:22:44.000000000 -0400
 @@ -7,10 +7,10 @@
  @OpenIGTLink_CONFIG_CODE@
  




More information about the debian-science-commits mailing list