[med-svn] [SCM] UNNAMED PROJECT branch, debian, updated. upstream/1.0.1-2-g288b970
Luis Rivas Vañó
luinix at gmail.com
Mon Aug 22 12:17:58 UTC 2011
The following commit has been merged in the debian branch:
commit 288b9701761b8b4a1f479bc853f4c0af3a00f324
Author: Luis Rivas Vañó <luinix at gmail.com>
Date: Mon Aug 22 14:17:50 2011 +0200
Fixing patches descriptions
diff --git a/debian/patches/lib_location_fix.diff b/debian/patches/lib_location_fix.diff
index 7191454..4932781 100644
--- a/debian/patches/lib_location_fix.diff
+++ b/debian/patches/lib_location_fix.diff
@@ -1,3 +1,9 @@
+Author: Luis Rivas Vañó <luinix at gmail.com>
+Description: This patch fixes the lib directory location
+
+* CMakeLists.txt: Fix PLUGINDIR and LIBRUNTIMEDIR
+
+Forwarded: no
Index: sitplus-1.0/CMakeLists.txt
===================================================================
--- sitplus-1.0.orig/CMakeLists.txt 2011-07-05 15:32:19.995503942 +0200
diff --git a/debian/patches/packager.diff b/debian/patches/packager.diff
index 21a81d7..77c3735 100644
--- a/debian/patches/packager.diff
+++ b/debian/patches/packager.diff
@@ -1,3 +1,9 @@
+Author: Luis Rivas Vañó <luinix at gmail.com>
+Description: This patch fixes the Debian Packager field in CMakeLists.txt
+
+* CMakeLists.txt: Set CPACK_DEBIAN_PACKAGE_MAINTAINER to "Debian Med Packaging Team"
+
+Forwarded: no
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -467,7 +467,7 @@
diff --git a/debian/patches/series b/debian/patches/series
index 95eb91d..c60d597 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-lib_location_fix.diff # Changes the library and plugin directory location to /usr/lib/sitplus in CMakeLists.txt
-packager.diff # Changes the Debian maintainer in CMakeLists.txt
-spelling.diff # Fixes spelling error in source code
+lib_location_fix.diff
+packager.diff
+spelling.diff
diff --git a/debian/patches/spelling.diff b/debian/patches/spelling.diff
index 0dc1a2d..d0dd3d9 100644
--- a/debian/patches/spelling.diff
+++ b/debian/patches/spelling.diff
@@ -1,3 +1,9 @@
+Author: Luis Rivas Vañó <luinix at gmail.com>
+Description: This patch fixes a spelling error in source code
+
+* sitplus/src/spcore/commoncomponents.h: Changed error message "childs component" to "children component"
+
+Forwarded: no
Index: sitplus/src/spcore/commoncomponents.h
===================================================================
--- sitplus.orig/src/spcore/commoncomponents.h 2011-08-17 18:14:19.000000000 +0200
--
UNNAMED PROJECT
More information about the debian-med-commit
mailing list