Author: beathovn-guest Date: 2009-01-10 21:02:29 +0000 (Sat, 10 Jan 2009) New Revision: 2953
Modified: trunk/packages/gwyddion/trunk/debian/README.Debian trunk/packages/gwyddion/trunk/debian/changelog trunk/packages/gwyddion/trunk/debian/control trunk/packages/gwyddion/trunk/debian/rules Log: Some further polishing. Lintian has only minor complaints. piuparts is running. Modified: trunk/packages/gwyddion/trunk/debian/README.Debian =================================================================== --- trunk/packages/gwyddion/trunk/debian/README.Debian 2009-01-10 20:17:35 UTC (rev 2952) +++ trunk/packages/gwyddion/trunk/debian/README.Debian 2009-01-10 21:02:29 UTC (rev 2953) @@ -1,13 +1,16 @@ Gwyddion for Debian notes ========================= -1. Thumbnailer in Gwyddion 2.12 +1. User-relevant information ------------------------------- +1.1 Thumbnailer in Gwyddion 2.12 + The thumbnailer, which was introduced in Gwyddion 2.12 should work both in GNOME -and Xfce. The thumbnailer for KDE4 is not enabled, as KDE4 is not yet in -unstable. +and Xfce. Gwyddion source ships a thumbnailer for KDE4, which is not enabled, +as KDE4 is not yet in unstable. + 2. Packaging Issues --------------------------- Modified: trunk/packages/gwyddion/trunk/debian/changelog =================================================================== --- trunk/packages/gwyddion/trunk/debian/changelog 2009-01-10 20:17:35 UTC (rev 2952) +++ trunk/packages/gwyddion/trunk/debian/changelog 2009-01-10 21:02:29 UTC (rev 2953) @@ -13,6 +13,7 @@ * Additional Build-Dependency libxml2-dev enables import of SPML files. * Cleaned up and extended debian/README.Debian. * Lintian-override for gwyddion removed - it was no longer necessary. + * Installing upstream's README for plugin-creation in gwyddion-plugins. -- Jan Beyer <[email protected]> Fri, 09 Jan 2009 20:40:33 +0100 Modified: trunk/packages/gwyddion/trunk/debian/control =================================================================== --- trunk/packages/gwyddion/trunk/debian/control 2009-01-10 20:17:35 UTC (rev 2952) +++ trunk/packages/gwyddion/trunk/debian/control 2009-01-10 21:02:29 UTC (rev 2953) @@ -4,7 +4,9 @@ Maintainer: Debian-Med Packaging Team <[email protected]> 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, libxmu6, python, ruby, libgconf2-dev, libxml2-dev, chrpath, quilt +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config (>= 0.16), + libgtk2.0-dev (>= 2.8), libgtkglext1-dev, libtiff4-dev, libfftw3-dev, libxmu6, + python, ruby, libgconf2-dev, libxml2-dev, chrpath, quilt Standards-Version: 3.8.0 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/ @@ -32,15 +34,22 @@ Recommends: gwyddion (>= ${source:Version}) Depends: ${shlibs:Depends}, ${misc:Depends} Description: architecture-independent files for Gwyddion SPM analysis tool - This package contains architecture-independent files for Gwyddion. - The package gwyddion depends on it. + This package contains architecture-independent files for Gwyddion - a modular + program for Scanning Probe Microscopy data visualization and analysis. + . + You should install the package gwyddion if you are interested in this software. Package: gwyddion-plugins Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5 +Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5 | gpc Description: plugins for Gwyddion SPM analysis tool This package yet contains only sample plugins for Gwyddion in - Python, Ruby and Perl. + Python, Ruby and Perl. Gwyddion is a modular program for Scanning Probe + Microscopy data visualization and analysis. + . + If you'd like to extend Gwyddion's functionality, you are strongly encouraged + to consider writing Gwyddion modules instead. For help on this, see the package + libgwyddion20-doc. Package: libgwyddion2-0 Architecture: any @@ -48,7 +57,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion-common (= ${source:Version}) Suggests: libgwyddion20-doc Description: libraries for Gwyddion SPM analysis tool - This library package contains all the Gwyddion libraries. + This library package contains all the Gwyddion libraries. Gwyddion is a + modular program for Scanning Probe Microscopy data visualization and analysis. Package: libgwyddion20-dev Architecture: any @@ -65,3 +75,5 @@ Suggests: libglib2.0-doc, libpango1.0-doc, libgtk2.0-doc, libgtkglext1-doc Description: HTML library API documentation for Gwyddion SPM analysis tool This package contains the HTML API documentation of all the Gwyddion libraries. + There is also a tutorial on writing Gwyddion modules included. See + /usr/share/gtk-doc/html/libgwymodule/ModuleTutorial.html for this. \ No newline at end of file Modified: trunk/packages/gwyddion/trunk/debian/rules =================================================================== --- trunk/packages/gwyddion/trunk/debian/rules 2009-01-10 20:17:35 UTC (rev 2952) +++ trunk/packages/gwyddion/trunk/debian/rules 2009-01-10 21:02:29 UTC (rev 2953) @@ -7,7 +7,8 @@ DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=\$${libdir} CFLAGS="-Wall -g" --disable-rpath #DEB_BUILDDIR := $(DEB_SRCDIR)/debian/tmp DEB_DH_INSTALL_SOURCEDIR := $(DEB_SRCDIR)/debian/tmp -DEB_INSTALL_CHANGELOGS_ALL := +DEB_INSTALL_CHANGELOGS_ALL := +DEB_INSTALL_DOCS_gwyddion-plugins := plugins/process/README version=$(shell dpkg-parsechangelog | grep '^Version: ' | sed -e 's/^Version: //') DEB_DH_MAKESHLIBS_ARGS_gwyddion := -n -Xgwyddion DEB_DH_MAKESHLIBS_ARGS_libgwyddion2-0 := -V'libgwyddion2-0 (>= ${version})' _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
