[med-svn] r2805 - in trunk/packages/gwyddion/trunk/debian: . patches

beathovn-guest at alioth.debian.org beathovn-guest at alioth.debian.org
Tue Dec 16 21:59:36 UTC 2008


Author: beathovn-guest
Date: 2008-12-16 21:59:36 +0000 (Tue, 16 Dec 2008)
New Revision: 2805

Modified:
   trunk/packages/gwyddion/trunk/debian/changelog
   trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch
Log:
Recreating fix-rpath-issue.patch and mentioning some more things in changelog.


Modified: trunk/packages/gwyddion/trunk/debian/changelog
===================================================================
--- trunk/packages/gwyddion/trunk/debian/changelog	2008-12-16 21:30:39 UTC (rev 2804)
+++ trunk/packages/gwyddion/trunk/debian/changelog	2008-12-16 21:59:36 UTC (rev 2805)
@@ -1,11 +1,15 @@
-gwyddion (2.10-2) UNRELEASED; urgency=low
+gwyddion (2.11-1) UNRELEASED; urgency=low
 
+  * New upstream release.
+  * Updating debian/copyright.
+  * Recreating debian/patches/fix-rpath-issue.patch.
   * debian/control:
     - set policy version 3.8.0 for real.
-  * making gwyddion binNMU-safe by making gwyddion-common recommend
-    gwyddion(>=${source:Version})
+    - improve short descriptions.
+  * Make gwyddion binNMU-safe by making gwyddion-common recommend
+    gwyddion(>=${source:Version}).
 
- -- Jan Beyer <jan at beathovn.de>  Thu, 31 Jul 2008 21:45:11 +0200
+ -- Jan Beyer <jan at beathovn.de>  Tue, 16 Dec 2008 21:40:34 +0100
 
 gwyddion (2.10-1) unstable; urgency=low
 

Modified: trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch	2008-12-16 21:30:39 UTC (rev 2804)
+++ trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch	2008-12-16 21:59:36 UTC (rev 2805)
@@ -1,6 +1,15 @@
---- gwyddion-2.10.orig/configure
-+++ gwyddion-2.10/configure
-@@ -8523,7 +8523,7 @@
+Copyright 2008 Jan Beyer, Licensed under GPL v2 or higher
+This patch tries to remove the rpaths from all executables.
+
+--- gwyddion-2.11.orig/configure
++++ gwyddion-2.11/configure
+@@ -1,4 +1,4 @@
+-#! /bin/sh
++! /bin/sh
+ # Guess values for system-dependent variables and create Makefiles.
+ # Generated by GNU Autoconf 2.61 for Gwyddion 2.11.
+ #
+@@ -8216,7 +8216,7 @@
    version_type=linux
    need_lib_prefix=no
    need_version=no
@@ -9,7 +18,7 @@
    if test "$host_cpu" = ia64; then
      # AIX 5 supports IA64
      library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-@@ -8706,16 +8706,16 @@
+@@ -8399,16 +8399,16 @@
      ;;
    freebsd3.[01]* | freebsdelf3.[01]*)
      shlibpath_overrides_runpath=yes
@@ -29,7 +38,7 @@
      ;;
    esac
    ;;
-@@ -8727,7 +8727,7 @@
+@@ -8420,7 +8420,7 @@
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
    soname_spec='${libname}${release}${shared_ext}$major'
    shlibpath_var=LD_LIBRARY_PATH
@@ -38,7 +47,7 @@
    ;;
  
  hpux9* | hpux10* | hpux11*)
-@@ -8739,7 +8739,7 @@
+@@ -8432,7 +8432,7 @@
    case $host_cpu in
    ia64*)
      shrext_cmds='.so'
@@ -47,7 +56,7 @@
      dynamic_linker="$host_os dld.so"
      shlibpath_var=LD_LIBRARY_PATH
      shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-@@ -8754,7 +8754,7 @@
+@@ -8447,7 +8447,7 @@
      ;;
     hppa*64*)
       shrext_cmds='.sl'
@@ -56,7 +65,7 @@
       dynamic_linker="$host_os dld.sl"
       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
       shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-@@ -8785,7 +8785,7 @@
+@@ -8478,7 +8478,7 @@
    dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
    shlibpath_var=LD_LIBRARY_PATH
    shlibpath_overrides_runpath=no
@@ -65,7 +74,7 @@
    ;;
  
  irix5* | irix6* | nonstopux*)
-@@ -8822,7 +8822,7 @@
+@@ -8515,7 +8515,7 @@
    shlibpath_overrides_runpath=no
    sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
    sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
@@ -74,25 +83,16 @@
    ;;
  
  # No shared lib support for Linux oldld, aout, or coff.
-@@ -8843,7 +8843,7 @@
+@@ -8536,7 +8536,7 @@
    # This implies no fast_install, which is unacceptable.
    # Some rework will be needed to allow for fast_install
    # before this can be enabled.
 -  hardcode_into_libs=yes
 +  hardcode_into_libs=no
+   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
  
-   # Append ld.so.conf contents to the search path
-   if test -f /etc/ld.so.conf; then
-@@ -8868,7 +8868,7 @@
-   soname_spec='${libname}${release}${shared_ext}$major'
-   shlibpath_var=LD_LIBRARY_PATH
-   shlibpath_overrides_runpath=no
--  hardcode_into_libs=yes
-+  hardcode_into_libs=no
-   dynamic_linker='NetBSD ld.elf_so'
-   ;;
- 
-@@ -8887,7 +8887,7 @@
+@@ -8570,7 +8570,7 @@
    fi
    shlibpath_var=LD_LIBRARY_PATH
    shlibpath_overrides_runpath=yes
@@ -101,7 +101,7 @@
    ;;
  
  newsos6)
-@@ -8965,7 +8965,7 @@
+@@ -8648,7 +8648,7 @@
    soname_spec='${libname}${release}${shared_ext}$major'
    shlibpath_var=LD_LIBRARY_PATH
    shlibpath_overrides_runpath=yes
@@ -110,7 +110,7 @@
    # ldd complains unless libraries are executable
    postinstall_cmds='chmod +x $lib'
    ;;
-@@ -9022,7 +9022,7 @@
+@@ -8705,7 +8705,7 @@
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
    soname_spec='${libname}${release}${shared_ext}$major'
    shlibpath_var=LD_LIBRARY_PATH
@@ -119,7 +119,7 @@
    if test "$with_gnu_ld" = yes; then
      sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
      shlibpath_overrides_runpath=no
-@@ -12143,7 +12143,7 @@
+@@ -11805,7 +11805,7 @@
    version_type=linux
    need_lib_prefix=no
    need_version=no
@@ -128,7 +128,7 @@
    if test "$host_cpu" = ia64; then
      # AIX 5 supports IA64
      library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-@@ -12325,16 +12325,16 @@
+@@ -11987,16 +11987,16 @@
      ;;
    freebsd3.[01]* | freebsdelf3.[01]*)
      shlibpath_overrides_runpath=yes
@@ -148,7 +148,7 @@
      ;;
    esac
    ;;
-@@ -12346,7 +12346,7 @@
+@@ -12008,7 +12008,7 @@
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
    soname_spec='${libname}${release}${shared_ext}$major'
    shlibpath_var=LD_LIBRARY_PATH
@@ -157,7 +157,7 @@
    ;;
  
  hpux9* | hpux10* | hpux11*)
-@@ -12358,7 +12358,7 @@
+@@ -12020,7 +12020,7 @@
    case $host_cpu in
    ia64*)
      shrext_cmds='.so'
@@ -166,7 +166,7 @@
      dynamic_linker="$host_os dld.so"
      shlibpath_var=LD_LIBRARY_PATH
      shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-@@ -12373,7 +12373,7 @@
+@@ -12035,7 +12035,7 @@
      ;;
     hppa*64*)
       shrext_cmds='.sl'
@@ -175,7 +175,7 @@
       dynamic_linker="$host_os dld.sl"
       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
       shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-@@ -12404,7 +12404,7 @@
+@@ -12066,7 +12066,7 @@
    dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
    shlibpath_var=LD_LIBRARY_PATH
    shlibpath_overrides_runpath=no
@@ -184,7 +184,7 @@
    ;;
  
  irix5* | irix6* | nonstopux*)
-@@ -12441,7 +12441,7 @@
+@@ -12103,7 +12103,7 @@
    shlibpath_overrides_runpath=no
    sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
    sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
@@ -193,25 +193,16 @@
    ;;
  
  # No shared lib support for Linux oldld, aout, or coff.
-@@ -12462,7 +12462,7 @@
+@@ -12124,7 +12124,7 @@
    # This implies no fast_install, which is unacceptable.
    # Some rework will be needed to allow for fast_install
    # before this can be enabled.
 -  hardcode_into_libs=yes
 +  hardcode_into_libs=no
+   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
  
-   # Append ld.so.conf contents to the search path
-   if test -f /etc/ld.so.conf; then
-@@ -12487,7 +12487,7 @@
-   soname_spec='${libname}${release}${shared_ext}$major'
-   shlibpath_var=LD_LIBRARY_PATH
-   shlibpath_overrides_runpath=no
--  hardcode_into_libs=yes
-+  hardcode_into_libs=no
-   dynamic_linker='NetBSD ld.elf_so'
-   ;;
- 
-@@ -12506,7 +12506,7 @@
+@@ -12158,7 +12158,7 @@
    fi
    shlibpath_var=LD_LIBRARY_PATH
    shlibpath_overrides_runpath=yes
@@ -220,7 +211,7 @@
    ;;
  
  newsos6)
-@@ -12584,7 +12584,7 @@
+@@ -12236,7 +12236,7 @@
    soname_spec='${libname}${release}${shared_ext}$major'
    shlibpath_var=LD_LIBRARY_PATH
    shlibpath_overrides_runpath=yes
@@ -229,7 +220,7 @@
    # ldd complains unless libraries are executable
    postinstall_cmds='chmod +x $lib'
    ;;
-@@ -12641,7 +12641,7 @@
+@@ -12293,7 +12293,7 @@
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
    soname_spec='${libname}${release}${shared_ext}$major'
    shlibpath_var=LD_LIBRARY_PATH




More information about the debian-med-commit mailing list