Author: beathovn-guest Date: 2009-03-17 20:26:40 +0000 (Tue, 17 Mar 2009) New Revision: 3186
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: New upstream version. Bumped standards version (no changes). Refreshed patches. Lintian as happy as before. piuparts doesn't finish ATM - probably due to broken sid. Modified: trunk/packages/gwyddion/trunk/debian/changelog =================================================================== --- trunk/packages/gwyddion/trunk/debian/changelog 2009-03-16 11:25:29 UTC (rev 3185) +++ trunk/packages/gwyddion/trunk/debian/changelog 2009-03-17 20:26:40 UTC (rev 3186) @@ -1,3 +1,10 @@ +gwyddion (2.14-1) unstable; urgency=low + + * New upstream release. + * Bumped standards version to 3.8.1 (no changes needed). + + -- Jan Beyer <[email protected]> Tue, 17 Mar 2009 20:44:19 +0100 + gwyddion (2.13-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/gwyddion/trunk/debian/control =================================================================== --- trunk/packages/gwyddion/trunk/debian/control 2009-03-16 11:25:29 UTC (rev 3185) +++ trunk/packages/gwyddion/trunk/debian/control 2009-03-17 20:26:40 UTC (rev 3186) @@ -7,7 +7,7 @@ Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config (>= 0.16), libgtk2.0-dev (>= 2.8), libgtkglext1-dev, libtiff4-dev, libfftw3-dev, libxmu6, python-gtk2-dev, libgtksourceview2.0-dev, python, ruby, libgconf2-dev, libxml2-dev, chrpath, quilt -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 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-03-16 11:25:29 UTC (rev 3185) +++ trunk/packages/gwyddion/trunk/debian/copyright 2009-03-17 20:26:40 UTC (rev 3186) @@ -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/shimadzu.c, modules/process/acf2d.c, modules/process/fft_synth.c, modules/process/grain_cross.c, modules/tools/grainmeasure.c, modules/tools/pathlevel.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/opdfile.c, modules/file/rawgraph.c, modules/spmlabf.c, modules/process/tilt.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-03-16 11:25:29 UTC (rev 3185) +++ trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff 2009-03-17 20:26:40 UTC (rev 3186) @@ -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.12.orig/perl/Makefile.in -+++ gwyddion-2.12/perl/Makefile.in -@@ -264,7 +264,7 @@ +--- gwyddion-2.14.orig/perl/Makefile.in ++++ gwyddion-2.14/perl/Makefile.in +@@ -267,7 +267,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.12.orig/perl/Makefile.am -+++ gwyddion-2.12/perl/Makefile.am +--- gwyddion-2.14.orig/perl/Makefile.am ++++ gwyddion-2.14/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-03-16 11:25:29 UTC (rev 3185) +++ trunk/packages/gwyddion/trunk/debian/patches/fix-rpath-issue.patch 2009-03-17 20:26:40 UTC (rev 3186) @@ -3,9 +3,9 @@ License: The same as the Gwyddion packaging Description: This patch tries to remove the rpaths from all libraries. ---- gwyddion-2.12.orig/configure -+++ gwyddion-2.12/configure -@@ -9186,7 +9186,7 @@ +--- gwyddion-2.14.orig/configure ++++ gwyddion-2.14/configure +@@ -9612,7 +9612,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}' -@@ -9369,16 +9369,16 @@ +@@ -9795,16 +9795,16 @@ ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes @@ -34,7 +34,7 @@ ;; esac ;; -@@ -9390,7 +9390,7 @@ +@@ -9816,7 +9816,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*) -@@ -9402,7 +9402,7 @@ +@@ -9828,7 +9828,7 @@ case $host_cpu in ia64*) shrext_cmds='.so' @@ -52,7 +52,7 @@ dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. -@@ -9417,7 +9417,7 @@ +@@ -9843,7 +9843,7 @@ ;; hppa*64*) shrext_cmds='.sl' @@ -61,7 +61,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. -@@ -9448,7 +9448,7 @@ +@@ -9874,7 +9874,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*) -@@ -9485,7 +9485,7 @@ +@@ -9911,7 +9911,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,7 +79,7 @@ ;; # No shared lib support for Linux oldld, aout, or coff. -@@ -9506,7 +9506,7 @@ +@@ -9932,7 +9932,7 @@ # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. @@ -88,7 +88,7 @@ sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" -@@ -9540,7 +9540,7 @@ +@@ -9966,7 +9966,7 @@ fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes @@ -97,7 +97,7 @@ ;; newsos6) -@@ -9618,7 +9618,7 @@ +@@ -10044,7 +10044,7 @@ soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes @@ -106,7 +106,7 @@ # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; -@@ -9675,7 +9675,7 @@ +@@ -10101,7 +10101,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 @@ -115,7 +115,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 -@@ -13155,7 +13155,7 @@ +@@ -13614,7 +13614,7 @@ version_type=linux need_lib_prefix=no need_version=no @@ -124,7 +124,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}' -@@ -13337,16 +13337,16 @@ +@@ -13796,16 +13796,16 @@ ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes @@ -144,7 +144,7 @@ ;; esac ;; -@@ -13358,7 +13358,7 @@ +@@ -13817,7 +13817,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 +153,7 @@ ;; hpux9* | hpux10* | hpux11*) -@@ -13370,7 +13370,7 @@ +@@ -13829,7 +13829,7 @@ case $host_cpu in ia64*) shrext_cmds='.so' @@ -162,7 +162,7 @@ dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. -@@ -13385,7 +13385,7 @@ +@@ -13844,7 +13844,7 @@ ;; hppa*64*) shrext_cmds='.sl' @@ -171,7 +171,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. -@@ -13416,7 +13416,7 @@ +@@ -13875,7 +13875,7 @@ dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no @@ -180,7 +180,7 @@ ;; irix5* | irix6* | nonstopux*) -@@ -13453,7 +13453,7 @@ +@@ -13912,7 +13912,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,7 +189,7 @@ ;; # No shared lib support for Linux oldld, aout, or coff. -@@ -13474,7 +13474,7 @@ +@@ -13933,7 +13933,7 @@ # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. @@ -198,7 +198,7 @@ sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" -@@ -13508,7 +13508,7 @@ +@@ -13967,7 +13967,7 @@ fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes @@ -207,7 +207,7 @@ ;; newsos6) -@@ -13586,7 +13586,7 @@ +@@ -14045,7 +14045,7 @@ soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes @@ -216,7 +216,7 @@ # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; -@@ -13643,7 +13643,7 @@ +@@ -14102,7 +14102,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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
