Author: beathovn-guest Date: 2009-06-26 20:55:49 +0000 (Fri, 26 Jun 2009) New Revision: 3564
Modified: trunk/packages/gwyddion/trunk/debian/changelog trunk/packages/gwyddion/trunk/debian/control trunk/packages/gwyddion/trunk/debian/copyright trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch Log: Updates for new upstream release. Modified: trunk/packages/gwyddion/trunk/debian/changelog =================================================================== --- trunk/packages/gwyddion/trunk/debian/changelog 2009-06-26 15:00:27 UTC (rev 3563) +++ trunk/packages/gwyddion/trunk/debian/changelog 2009-06-26 20:55:49 UTC (rev 3564) @@ -1,3 +1,12 @@ +gwyddion (2.16-1) unstable; urgency=low + + * New upstream release. + * Bumped standards version to 3.8.2 (no changes needed). + * Dropped Build-Dependency on libtiff4-dev (functionality provided now by + upstream). + + -- Jan Beyer <[email protected]> Fri, 26 Jun 2009 22:11:59 +0200 + gwyddion (2.15-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/gwyddion/trunk/debian/control =================================================================== --- trunk/packages/gwyddion/trunk/debian/control 2009-06-26 15:00:27 UTC (rev 3563) +++ trunk/packages/gwyddion/trunk/debian/control 2009-06-26 20:55:49 UTC (rev 3564) @@ -5,9 +5,9 @@ DM-Upload-Allowed: yes Uploaders: Jan Beyer <[email protected]> Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config (>= 0.16), - libgtk2.0-dev (>= 2.8), libgtkglext1-dev, libtiff4-dev, libfftw3-dev|fftw3-dev, + libgtk2.0-dev (>= 2.8), libgtkglext1-dev, libfftw3-dev|fftw3-dev, libxmu6, python-gtk2-dev, libgtksourceview2.0-dev, python, ruby, libgconf2-dev, libxml2-dev, chrpath, quilt -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gwyddion/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gwyddion/trunk/ Homepage: http://gwyddion.net/ Modified: trunk/packages/gwyddion/trunk/debian/copyright =================================================================== --- trunk/packages/gwyddion/trunk/debian/copyright 2009-06-26 15:00:27 UTC (rev 3563) +++ trunk/packages/gwyddion/trunk/debian/copyright 2009-06-26 20:55:49 UTC (rev 3564) @@ -59,7 +59,7 @@ Copyright: Copyright 2007 Petr Klapetek <[email protected]> License: GPL-2+ -Files: app/validate.[c,h], libgwyddion/gwymathfallback.h, libgwydgets/gwygrainvaluemenu.[c,h], libprocess/gwygrainvalue.[c,h], modules/file/burleigh_exp.c, modules/file/gwytiff.h, modules/file/mapvue.c, modules/file/sensolytics.c, modules/file/shimadzu.c, modules/file/spip-asc.c, modules/process/acf2d.c, modules/process/fft_synth.c, modules/process/grain_cross.c, modules/process/mark_with.c, modules/tools/grainmeasure.c, modules/tools/pathlevel.c, modules/file/nanoeducator.c, modules/file/opdfile.c, modules/file/rawgraph.c, modules/spmlabf.c, modules/process/tilt.c +Files: app/validate.[c,h], libgwyddion/gwymathfallback.h, libgwydgets/gwygrainvaluemenu.[c,h], libprocess/gwygrainvalue.[c,h], modules/file/burleigh_exp.c, modules/file/gwytiff.h, modules/file/mapvue.c, modules/file/sensolytics.c, modules/file/shimadzu.c, modules/file/spip-asc.c, modules/process/acf2d.c, modules/process/fft_synth.c, modules/process/grain_cross.c, modules/process/mark_with.c, modules/tools/grainmeasure.c, modules/tools/pathlevel.c, modules/file/nanoeducator.c, modules/file/opdfile.c, modules/file/rawgraph.c, modules/spmlabf.c, modules/process/tilt.c, modules/process/fft_profile.c, modules/tools/selectionmanager.c Copyright: Copyright 2007-2009 David Necas (Yeti) <[email protected]> License: GPL-2+ Modified: trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff =================================================================== --- trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff 2009-06-26 15:00:27 UTC (rev 3563) +++ trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff 2009-06-26 20:55:49 UTC (rev 3564) @@ -5,9 +5,9 @@ other more important command's manpages by changing our section to 3pm. This is required by Debian policy for user generated perl modules. ---- gwyddion-2.14.orig/perl/Makefile.in -+++ gwyddion-2.14/perl/Makefile.in -@@ -267,7 +267,7 @@ +--- gwyddion-2.16.orig/perl/Makefile.in ++++ gwyddion-2.16/perl/Makefile.in +@@ -279,7 +279,7 @@ EXTRA_DIST = $(Gwyddion_PERL) perllibdir = $(pkglibdir)/perl/Gwyddion @have_perl_t...@man3dir = $(mandir)/man3 @@ -16,8 +16,8 @@ @have_perl_t...@perllib_data = $(Gwyddion_PERL) @have_perl_t...@man3_pages = \ @HAVE_PERL_TRUE@ Gwyddion::dump.3pm ---- gwyddion-2.14.orig/perl/Makefile.am -+++ gwyddion-2.14/perl/Makefile.am +--- gwyddion-2.16.orig/perl/Makefile.am ++++ gwyddion-2.16/perl/Makefile.am @@ -9,7 +9,7 @@ if HAVE_PERL Modified: trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch =================================================================== --- trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch 2009-06-26 15:00:27 UTC (rev 3563) +++ trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch 2009-06-26 20:55:49 UTC (rev 3564) @@ -3,9 +3,9 @@ License: The same as the Gwyddion packaging Description: This patch tries to remove the rpaths from all libraries. ---- gwyddion-2.14.orig/configure -+++ gwyddion-2.14/configure -@@ -9612,7 +9612,7 @@ +--- gwyddion-2.16.orig/configure ++++ gwyddion-2.16/configure +@@ -11376,7 +11376,7 @@ version_type=linux need_lib_prefix=no need_version=no @@ -14,7 +14,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}' -@@ -9795,16 +9795,16 @@ +@@ -11571,16 +11571,16 @@ ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes @@ -30,11 +30,11 @@ *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes - hardcode_into_libs=yes -+ hardcode_into_libs=no ++ hardcode_into_libs= ;; esac ;; -@@ -9816,7 +9816,7 @@ +@@ -11592,7 +11592,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 @@ -43,7 +43,7 @@ ;; hpux9* | hpux10* | hpux11*) -@@ -9828,7 +9828,7 @@ +@@ -11604,7 +11604,7 @@ case $host_cpu in ia64*) shrext_cmds='.so' @@ -52,16 +52,16 @@ dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. -@@ -9843,7 +9843,7 @@ +@@ -11619,7 +11619,7 @@ ;; - hppa*64*) - shrext_cmds='.sl' -- hardcode_into_libs=yes -+ hardcode_into_libs=no - 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. -@@ -9874,7 +9874,7 @@ + hppa*64*) + shrext_cmds='.sl' +- hardcode_into_libs=yes ++ hardcode_into_libs=no + 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. +@@ -11650,7 +11650,7 @@ dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no @@ -70,7 +70,7 @@ ;; irix5* | irix6* | nonstopux*) -@@ -9911,7 +9911,7 @@ +@@ -11687,7 +11687,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}" @@ -79,16 +79,16 @@ ;; # No shared lib support for Linux oldld, aout, or coff. -@@ -9932,7 +9932,7 @@ +@@ -11766,7 +11766,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}" -@@ -9966,7 +9966,7 @@ + # Add ABI-specific directories to the system library path. + sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib" +@@ -11801,7 +11801,7 @@ fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes @@ -97,25 +97,43 @@ ;; newsos6) -@@ -10044,7 +10044,7 @@ +@@ -11819,7 +11819,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='ldqnx.so' + ;; + +@@ -11881,7 +11881,7 @@ + soname_spec='${libname}${release}${shared_ext}$major' + shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes - hardcode_into_libs=yes + hardcode_into_libs=no # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; -@@ -10101,7 +10101,7 @@ - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' +@@ -11938,7 +11938,7 @@ soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes - hardcode_into_libs=yes + hardcode_into_libs=no 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 -@@ -13614,7 +13614,7 @@ + else +@@ -11960,7 +11960,7 @@ + library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no +- hardcode_into_libs=yes ++ hardcode_into_libs=no + ;; + + uts4*) +@@ -15242,7 +15242,7 @@ version_type=linux need_lib_prefix=no need_version=no @@ -124,7 +142,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}' -@@ -13796,16 +13796,16 @@ +@@ -15436,16 +15436,16 @@ ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes @@ -144,7 +162,7 @@ ;; esac ;; -@@ -13817,7 +13817,7 @@ +@@ -15457,7 +15457,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 @@ -153,7 +171,7 @@ ;; hpux9* | hpux10* | hpux11*) -@@ -13829,7 +13829,7 @@ +@@ -15469,7 +15469,7 @@ case $host_cpu in ia64*) shrext_cmds='.so' @@ -162,16 +180,16 @@ dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. -@@ -13844,7 +13844,7 @@ +@@ -15484,7 +15484,7 @@ ;; - hppa*64*) - shrext_cmds='.sl' -- hardcode_into_libs=yes -+ hardcode_into_libs=no - 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. -@@ -13875,7 +13875,7 @@ + hppa*64*) + shrext_cmds='.sl' +- hardcode_into_libs=yes ++ hardcode_into_libs=no + 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. +@@ -15515,7 +15515,7 @@ dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no @@ -180,7 +198,7 @@ ;; irix5* | irix6* | nonstopux*) -@@ -13912,7 +13912,7 @@ +@@ -15552,7 +15552,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}" @@ -189,16 +207,16 @@ ;; # No shared lib support for Linux oldld, aout, or coff. -@@ -13933,7 +13933,7 @@ +@@ -15631,7 +15631,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}" -@@ -13967,7 +13967,7 @@ + # Add ABI-specific directories to the system library path. + sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib" +@@ -15666,7 +15666,7 @@ fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes @@ -207,21 +225,39 @@ ;; newsos6) -@@ -14045,7 +14045,7 @@ +@@ -15684,7 +15684,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='ldqnx.so' + ;; + +@@ -15746,7 +15746,7 @@ + soname_spec='${libname}${release}${shared_ext}$major' + shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes - hardcode_into_libs=yes + hardcode_into_libs=no # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; -@@ -14102,7 +14102,7 @@ - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' +@@ -15803,7 +15803,7 @@ soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes - hardcode_into_libs=yes + hardcode_into_libs=no 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 + else +@@ -15825,7 +15825,7 @@ + library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no +- hardcode_into_libs=yes ++ hardcode_into_libs=no + ;; + + uts4*) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
