[med-svn] r598 - in trunk/packages/gwyddion/trunk: . debian debian/lintian

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Fri Oct 5 00:21:48 UTC 2007


Author: smoe-guest
Date: 2007-10-05 00:21:47 +0000 (Fri, 05 Oct 2007)
New Revision: 598

Added:
   trunk/packages/gwyddion/trunk/debian/
   trunk/packages/gwyddion/trunk/debian/changelog
   trunk/packages/gwyddion/trunk/debian/compat
   trunk/packages/gwyddion/trunk/debian/control
   trunk/packages/gwyddion/trunk/debian/copyright
   trunk/packages/gwyddion/trunk/debian/gwyddion-common.install
   trunk/packages/gwyddion/trunk/debian/gwyddion-plugins.install
   trunk/packages/gwyddion/trunk/debian/gwyddion.install
   trunk/packages/gwyddion/trunk/debian/gwyddion.xpm
   trunk/packages/gwyddion/trunk/debian/libgwyddion2-0.install
   trunk/packages/gwyddion/trunk/debian/libgwyddion20-dev.install
   trunk/packages/gwyddion/trunk/debian/libgwyddion20-doc.install
   trunk/packages/gwyddion/trunk/debian/lintian/
   trunk/packages/gwyddion/trunk/debian/lintian/gwyddion
   trunk/packages/gwyddion/trunk/debian/lintian/gwyddion-plugins
   trunk/packages/gwyddion/trunk/debian/menu
   trunk/packages/gwyddion/trunk/debian/rules
   trunk/packages/gwyddion/trunk/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: trunk/packages/gwyddion/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: trunk/packages/gwyddion/trunk/debian/changelog
===================================================================
--- trunk/packages/gwyddion/trunk/debian/changelog	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/changelog	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,6 @@
+gwyddion (2.8-1) unstable; urgency=low
+
+  * Initial release (Closes: #440662)
+
+ -- Jan Beyer <jan at beathovn.de>  Tue, 18 Sep 2007 11:32:03 +0200
+

Added: trunk/packages/gwyddion/trunk/debian/compat
===================================================================
--- trunk/packages/gwyddion/trunk/debian/compat	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/compat	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1 @@
+5

Added: trunk/packages/gwyddion/trunk/debian/control
===================================================================
--- trunk/packages/gwyddion/trunk/debian/control	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/control	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,83 @@
+Source: gwyddion
+Section: science
+Priority: extra
+Maintainer: Jan Beyer <jan at beathovn.de>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config (>= 0.16), libgtk2.0-dev (>= 2.6), libgtkglext1-dev, libtiff4-dev, fftw3-dev, libxmu6
+Standards-Version: 3.7.2
+
+Package: gwyddion
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion-common (= ${source:Version})
+Suggests: gwyddion-plugins
+Description: Scanning Probe Microscopy (SPM) analysis software
+ Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
+ visualization and analysis. It is primarily intended for analysis of height
+ field obtained by SPM techniques like AFM, MFM, STM, SNOM/NSOM etc. It can,
+ however, be used for any other height field and image analysis.
+ .
+ This package contains the main application and its modules.
+ .
+ Homepage: http://gwyddion.net/
+
+Package: gwyddion-common
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Gwyddion SPM analysis software - common files
+ Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
+ visualization and analysis. It is primarily intended for analysis of height
+ field obtained by SPM techniques like AFM, MFM, STM, SNOM/NSOM etc. It can,
+ however, be used for any other height field and image analysis.
+ .
+ This package contains architecture independent files for Gwyddion.
+ Most probably, you'll only want to install it alongside gwyddion.
+
+Package: gwyddion-plugins
+Architecture: any
+Depends: gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5
+Description: Gwyddion SPM analysis software - plugins
+ Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
+ visualization and analysis. It is primarily intended for analysis of height
+ field obtained by SPM techniques like AFM, MFM, STM, SNOM/NSOM etc. It can,
+ however, be used for any other height field and image analysis.
+ .
+ This package contains at the moment only sample plugins in
+ python, ruby and perl.
+ 
+Package: libgwyddion2-0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion-common (= ${source:Version})
+Suggests: libgwyddion20-doc
+Description: Gwyddion SPM analysis software - libraries
+ Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
+ visualization and analysis. It is primarily intended for analysis of height
+ field obtained by SPM techniques like AFM, MFM, STM, SNOM/NSOM etc. It can,
+ however, be used for any other height field and image analysis.
+ .
+ This library package contains all the Gwyddion libraries.
+
+Package: libgwyddion20-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgwyddion2-0 (= ${binary:Version})
+Suggests: libgwyddion20-doc
+Description: Gwyddion SPM analysis software - header files and static libraries
+ Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
+ visualization and analysis. It is primarily intended for analysis of height
+ field obtained by SPM techniques like AFM, MFM, STM, SNOM/NSOM etc. It can,
+ however, be used for any other height field and image analysis.
+ .
+ This package contains the header files and static libraries for libgwyddion2-0.
+
+Package: libgwyddion20-doc
+Architecture: all
+Section: doc
+Depends: lynx | www-browser
+Suggests: libglib2.0-doc, libpango1.0-doc, libgtk2.0-doc, libgtkglext1-doc
+Description: Gwyddion SPM analysis software - HTML library API documentation
+ Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
+ visualization and analysis. It is primarily intended for analysis of height
+ field obtained by SPM techniques like AFM, MFM, STM, SNOM/NSOM etc. It can,
+ however, be used for any other height field and image analysis.
+ .
+ This package contains the HTML API documentation of all the Gwyddion libraries.

Added: trunk/packages/gwyddion/trunk/debian/copyright
===================================================================
--- trunk/packages/gwyddion/trunk/debian/copyright	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/copyright	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,34 @@
+This package was debianized by Jan Beyer <jan at beathovn.de> on
+Tue, 18 Sep 2007 11:32:03 +0200.
+
+It was downloaded from <http://gwyddion.net/download>
+
+Upstream Authors: David Nečas (Yeti) <yeti at gwyddion.net>,
+    Petr Klapetek <klapetek at gwyddion.net>,
+    for others see AUTHORS file
+
+Copyright: © 2007 David Nečas and Petr Klapetek
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The plugins are in the public domain.
+
+The Debian packaging is © 2007 Jan Beyer <jan at beathovn.de> and
+is licensed under the GPL, see above.

Added: trunk/packages/gwyddion/trunk/debian/gwyddion-common.install
===================================================================
--- trunk/packages/gwyddion/trunk/debian/gwyddion-common.install	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/gwyddion-common.install	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,8 @@
+usr/share/locale/
+usr/share/icons/
+usr/share/gwyddion/pixmaps/
+usr/share/gwyddion/glmaterials/
+usr/share/gwyddion/gradients/
+usr/share/applications/
+usr/share/gwyddion/ui
+usr/share/mime/packages

Added: trunk/packages/gwyddion/trunk/debian/gwyddion-plugins.install
===================================================================
--- trunk/packages/gwyddion/trunk/debian/gwyddion-plugins.install	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/gwyddion-plugins.install	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,2 @@
+usr/lib/gwyddion/plugins
+../lintian/gwyddion-plugins usr/share/lintian/overrides

Added: trunk/packages/gwyddion/trunk/debian/gwyddion.install
===================================================================
--- trunk/packages/gwyddion/trunk/debian/gwyddion.install	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/gwyddion.install	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,9 @@
+usr/bin/
+usr/lib/gwyddion/modules/
+usr/share/man/man1/
+usr/lib/gwyddion/perl
+usr/lib/gwyddion/python
+usr/lib/gwyddion/ruby
+usr/share/man/man3/
+../gwyddion.xpm usr/share/pixmaps
+../lintian/gwyddion usr/share/lintian/overrides

Added: trunk/packages/gwyddion/trunk/debian/gwyddion.xpm
===================================================================
--- trunk/packages/gwyddion/trunk/debian/gwyddion.xpm	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/gwyddion.xpm	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,63 @@
+/* XPM */
+static char *gwyddion[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 25 1",
+"  c #660000",
+". c #660033",
+"X c #663300",
+"o c #990000",
+"O c #990033",
+"+ c #993300",
+"@ c #993333",
+"# c #996600",
+"$ c #CC0000",
+"% c #CC0033",
+"& c #CC3300",
+"* c #CC3333",
+"= c #FF3300",
+"- c #FF3333",
+"; c #CC6600",
+": c #CC6633",
+"> c #FF6600",
+", c #FF6633",
+"< c #CC9900",
+"1 c #CC9933",
+"2 c #FF9900",
+"3 c #FF9933",
+"4 c #FFCC00",
+"5 c #FFCC33",
+"6 c yellow",
+/* pixels */
+"                                ",
+" O&&@$:++*&&+&+*o,o+O&+O&*o+*&  ",
+" &*+;o&%&&O&**+&+O+=&@&&++*&o+* ",
+" +&*+O&&@&&&+&*=*&*+*>>,*&o at +*& ",
+" &*+&&@+&*+*,&&3>=&>,222-+&*&+* ",
+" @&+*+&%&+*=&242=424244<=*&+O&& ",
+" &*o&*&X*o&*22>222;>=>>2*+O&&@o ",
+" +*&*+*$;*>>422<:-&*+222&&*+*&* ",
+" &+ &&&O+>4;=22&>*+&*:2&O&+&&+* ",
+" @&*+@&:>>2>6,&O+&O&+->3o+%+*+$ ",
+" $*+o*&&124>2,&+*&+*+&+&o:+o*+& ",
+" &&*&&*=4>>26&*=@&o*+O+:o&*&&O& ",
+" @&+*+:>224>>22>=:+o&*$+*&*+*+o ",
+" +O&&&=>6;242><3&+O;*+&*+o&&+@& ",
+" +&*o*432>6<232o&*$+ *o+=@+O&*+ ",
+" @++*==26>>2222,o&X%&&@*+o*&+o* ",
+"  %&+@>*>4422*=:+*+&*&=+*&& *+o ",
+" &&+*&+;4>>4>=@&*&+*&3>;-+.&&@& ",
+" +*o&@+*>>24>>-&+&*&&>>6>&*&+%& ",
+" $@+*$&*><42;2&,%++*>42>-++* &* ",
+" +o&&@+&:>>42>>>*=*+:226-&$:&&* ",
+" o*&*+-+*=54226>;2&&>42<=@+o*++ ",
+" *+*&+&o;&:24>4442>242>4&o&*+o* ",
+" +&&*&*+O&,&->42>43=>624*:&+*&o ",
+" *o+*+*&&*+&#o*,;=*>:2>4&&*&+@& ",
+" +o*+$&@&&*o@&&&@&+-&442-&+@$&O ",
+" *o&+*++*&+o*&@&@&+,22>>:&$:&+* ",
+" @+*+$*&&@&++*&oo*&=24;$o:+&*&+ ",
+" +&+*&*+*&@o*&+:&&,42>=*&o@&O+O ",
+" o*&&+&*&&*+&@&$@;&2:2>&@&&++*& ",
+" *o@&@o+*++O$&@&&O+*&*o*&*&*$+@ ",
+"                                "
+};

Added: trunk/packages/gwyddion/trunk/debian/libgwyddion2-0.install
===================================================================
--- trunk/packages/gwyddion/trunk/debian/libgwyddion2-0.install	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/libgwyddion2-0.install	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1 @@
+usr/lib/libgwy*2.so.*

Added: trunk/packages/gwyddion/trunk/debian/libgwyddion20-dev.install
===================================================================
--- trunk/packages/gwyddion/trunk/debian/libgwyddion20-dev.install	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/libgwyddion20-dev.install	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,6 @@
+usr/lib/libgwy*2.so
+usr/lib/libgwy*2.la
+usr/lib/gwyddion/include/
+usr/lib/pkgconfig/
+usr/include/gwyddion/lib*/
+usr/include/gwyddion/app/

Added: trunk/packages/gwyddion/trunk/debian/libgwyddion20-doc.install
===================================================================
--- trunk/packages/gwyddion/trunk/debian/libgwyddion20-doc.install	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/libgwyddion20-doc.install	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1 @@
+usr/share/gtk-doc/html/

Added: trunk/packages/gwyddion/trunk/debian/lintian/gwyddion
===================================================================
--- trunk/packages/gwyddion/trunk/debian/lintian/gwyddion	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/lintian/gwyddion	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,5 @@
+# The scripts provide a guaranteed environment for plug-in execution.
+# But they are not used by anything in the package, so we don't need a
+# dependency on the interpreters.
+gwyddion binary: python-script-but-no-python-dep
+gwyddion binary: ruby-script-but-no-ruby-dep

Added: trunk/packages/gwyddion/trunk/debian/lintian/gwyddion-plugins
===================================================================
--- trunk/packages/gwyddion/trunk/debian/lintian/gwyddion-plugins	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/lintian/gwyddion-plugins	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,3 @@
+# There is actually a Depends: python | ruby | perl line in the control file
+gwyddion-plugins binary: python-script-but-no-python-dep
+gwyddion-plugins binary: ruby-script-but-no-ruby-dep

Added: trunk/packages/gwyddion/trunk/debian/menu
===================================================================
--- trunk/packages/gwyddion/trunk/debian/menu	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/menu	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,7 @@
+?package(gwyddion):\
+  needs="X11"\
+  section="Applications/Science"\
+  title="Gwyddion"\
+  longtitle="Gwyddion Scanning Probe Microscopy analysis software"\
+  icon="/usr/share/pixmaps/gwyddion.xpm"\
+  command="/usr/bin/gwyddion"

Added: trunk/packages/gwyddion/trunk/debian/rules
===================================================================
--- trunk/packages/gwyddion/trunk/debian/rules	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/rules	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=\$${libdir} CFLAGS="-Wall -g" --disable-desktop-file-update
+#DEB_BUILDDIR := $(DEB_SRCDIR)/debian/tmp
+DEB_DH_INSTALL_SOURCEDIR := $(DEB_SRCDIR)/debian/tmp
+DEB_INSTALL_DOCS_ALL := 
+DEB_INSTALL_DOCS_gwyddion := ABOUT-NLS AUTHORS NEWS README THANKS TODO
+DEB_INSTALL_CHANGELOGS_ALL := 
+DEB_INSTALL_CHANGELOGS_gwyddion := ChangeLog
+version=$(shell dpkg-parsechangelog | grep '^Version: ' | sed -e 's/^Version: //')
+DEB_DH_MAKESHLIBS_ARGS_gwyddion := -n
+DEB_DH_MAKESHLIBS_ARGS_libgwyddion2-0 := -V'libgwyddion2-0 (>= ${version})'


Property changes on: trunk/packages/gwyddion/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/gwyddion/trunk/debian/watch
===================================================================
--- trunk/packages/gwyddion/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/watch	2007-10-05 00:21:47 UTC (rev 598)
@@ -0,0 +1,4 @@
+version=3
+http://sf.net/gwyddion/gwyddion-([0-9].[0-9]+\w*)\.tar\.gz
+
+




More information about the debian-med-commit mailing list