[med-svn] r11008 - in trunk/packages/libhmsbeagle/trunk/debian: . patches

Andreas Tille tille at alioth.debian.org
Fri May 25 12:49:43 UTC 2012


Author: tille
Date: 2012-05-25 12:49:42 +0000 (Fri, 25 May 2012)
New Revision: 11008

Removed:
   trunk/packages/libhmsbeagle/trunk/debian/patches/do_not_build_unused_plugin.patch
Modified:
   trunk/packages/libhmsbeagle/trunk/debian/changelog
   trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch
   trunk/packages/libhmsbeagle/trunk/debian/patches/series
Log:
Restore preparation for new upstream version - waiting for answer from upstream


Modified: trunk/packages/libhmsbeagle/trunk/debian/changelog
===================================================================
--- trunk/packages/libhmsbeagle/trunk/debian/changelog	2012-05-25 12:48:02 UTC (rev 11007)
+++ trunk/packages/libhmsbeagle/trunk/debian/changelog	2012-05-25 12:49:42 UTC (rev 11008)
@@ -1,3 +1,12 @@
+libhmsbeagle (1.1-1) UNRELEASED; urgency=low
+
+  * New upstream release
+     - debian/patches/disable_cpu_sse_plugin.patch:  Seems upstream
+       has solved the problem a bit differently than in this patch
+       -> droping it for the moment
+
+ -- Andreas Tille <tille at debian.org>  Fri, 25 May 2012 14:48:52 +0200
+
 libhmsbeagle (1.0-6) unstable; urgency=low
 
   * debian/upstream:

Deleted: trunk/packages/libhmsbeagle/trunk/debian/patches/do_not_build_unused_plugin.patch
===================================================================
--- trunk/packages/libhmsbeagle/trunk/debian/patches/do_not_build_unused_plugin.patch	2012-05-25 12:48:02 UTC (rev 11007)
+++ trunk/packages/libhmsbeagle/trunk/debian/patches/do_not_build_unused_plugin.patch	2012-05-25 12:49:42 UTC (rev 11008)
@@ -1,31 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Bug-Closed: http://bugs.debian.org/656755
-Date: Sat, 21 Jan 2012 17:27:53 +0100
-Description: According to the bug reporter the plugin causes
- trouble on all architectures but amd64.  Because this plugin
- is finally not used at all the building will be simply
- suppressed
-
-That's too simple and does not work - it results in
-
-../../libhmsbeagle/.libs/libhmsbeagle.so: undefined reference to `beagle::plugin::PluginManager::instance()'
-../../libhmsbeagle/.libs/libhmsbeagle.so: undefined reference to `beagle::plugin::PluginManager::findPlugin(char const*)'
-
-
---- libhmsbeagle-1.0.orig/libhmsbeagle/Makefile.am
-+++ libhmsbeagle-1.0/libhmsbeagle/Makefile.am
-@@ -1,4 +1,4 @@
--SUBDIRS=GPU CPU plugin
-+SUBDIRS=GPU CPU
- if BUILDJNI
- lib_LTLIBRARIES=libhmsbeagle.la libhmsbeagle-jni.la
- else
-@@ -6,7 +6,7 @@
- endif
- 
- libhmsbeagle_la_SOURCES=beagle.cpp BeagleImpl.h
--libhmsbeagle_la_LIBADD = plugin/libplugin.la
-+# libhmsbeagle_la_LIBADD = plugin/libplugin.la
- libhmsbeagle_la_CXXFLAGS = $(AM_CXXFLAGS)
- libhmsbeagle_la_LDFLAGS= -version-info $(GENERIC_LIBRARY_VERSION)
- 

Modified: trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch
===================================================================
--- trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch	2012-05-25 12:48:02 UTC (rev 11007)
+++ trunk/packages/libhmsbeagle/trunk/debian/patches/enable_static.patch	2012-05-25 12:49:42 UTC (rev 11008)
@@ -2,8 +2,8 @@
 Date: Sat, 21 Jan 2012 17:27:53 +0100
 Description: Enable building static libraries for the -dev package
 
---- libhmsbeagle-1.0.orig/configure.ac
-+++ libhmsbeagle-1.0/configure.ac
+--- libhmsbeagle-1.1.orig/configure.ac
++++ libhmsbeagle-1.1/configure.ac
 @@ -59,8 +59,8 @@
  AC_PROG_CXX
  AC_PROG_INSTALL

Modified: trunk/packages/libhmsbeagle/trunk/debian/patches/series
===================================================================
--- trunk/packages/libhmsbeagle/trunk/debian/patches/series	2012-05-25 12:48:02 UTC (rev 11007)
+++ trunk/packages/libhmsbeagle/trunk/debian/patches/series	2012-05-25 12:49:42 UTC (rev 11008)
@@ -1,3 +1 @@
 enable_static.patch
-disable_cpu_sse_plugin.patch
-gcc-4.7.patch




More information about the debian-med-commit mailing list