Author: beathovn-guest
Date: 2008-12-16 21:30:39 +0000 (Tue, 16 Dec 2008)
New Revision: 2804

Modified:
   trunk/packages/gwyddion/trunk/debian/control
   trunk/packages/gwyddion/trunk/debian/copyright
Log:
New upstream release. Together with some cosmetic changes and the necessary 
debian/copyright update.


Modified: trunk/packages/gwyddion/trunk/debian/control
===================================================================
--- trunk/packages/gwyddion/trunk/debian/control        2008-12-16 12:54:01 UTC 
(rev 2803)
+++ trunk/packages/gwyddion/trunk/debian/control        2008-12-16 21:30:39 UTC 
(rev 2804)
@@ -14,7 +14,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion-common (= 
${source:Version})
 Suggests: gwyddion-plugins
-Description: Scanning Probe Microscopy visualization and analysis
+Description: Scanning Probe Microscopy visualization and analysis tool
  Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
  visualization and analysis. It is primarily intended for analysis of height
  field data obtained by microscopy techniques like
@@ -31,14 +31,14 @@
 Architecture: all
 Recommends: gwyddion (>= ${source:Version})
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Gwyddion SPM analysis - architecture-independent files
+Description: architecture-independent files for Gwyddion SPM analysis tool
  This package contains architecture-independent files for Gwyddion.
  The package gwyddion depends on it.
 
 Package: gwyddion-plugins
 Architecture: any
 Depends: ${shlibs:Depends}, gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5
-Description: Gwyddion SPM analysis - plugins
+Description: plugins for Gwyddion SPM analysis tool
  This package yet contains only sample plugins for Gwyddion in
  Python, Ruby and Perl.
  
@@ -47,7 +47,7 @@
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion-common (= 
${source:Version})
 Suggests: libgwyddion20-doc
-Description: Gwyddion SPM analysis - libraries
+Description: libraries for Gwyddion SPM analysis tool
  This library package contains all the Gwyddion libraries.
 
 Package: libgwyddion20-dev
@@ -55,7 +55,7 @@
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends}, libgwyddion2-0 (= 
${binary:Version})
 Suggests: libgwyddion20-doc
-Description: Gwyddion SPM analysis - header files
+Description: header files for Gwyddion SPM analysis tool
  This package contains the header files for libgwyddion2-0.
 
 Package: libgwyddion20-doc
@@ -63,5 +63,5 @@
 Section: doc
 Depends: lynx | www-browser
 Suggests: libglib2.0-doc, libpango1.0-doc, libgtk2.0-doc, libgtkglext1-doc
-Description: Gwyddion SPM analysis - HTML library API documentation
+Description: HTML library API documentation for Gwyddion SPM analysis tool
  This package contains the HTML API documentation of all the Gwyddion 
libraries.

Modified: trunk/packages/gwyddion/trunk/debian/copyright
===================================================================
--- trunk/packages/gwyddion/trunk/debian/copyright      2008-12-16 12:54:01 UTC 
(rev 2803)
+++ trunk/packages/gwyddion/trunk/debian/copyright      2008-12-16 21:30:39 UTC 
(rev 2804)
@@ -1,21 +1,22 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Author: David Necas (Yeti) <[email protected]>
+Format-Specification: 
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=420
+Upstream-Name: gwyddion
+Upstream-Maintainer: David Necas (Yeti) <[email protected]>
  Petr Klapetek <[email protected]>
-Packaged-By: Jan Beyer <[email protected]>
-Packaged-Date: Tue, 18 Sep 2007 11:32:03 +0200.
-Original-Source-Location: http://gwyddion.net/download
+Upstream-Source: http://gwyddion.net/download
 
 Files: *
-Copyright: © 2003-2007 David Necas (Yeti) <[email protected]>
- © 2003-2007 Petr Klapetek <[email protected]>
+Copyright: Copyright 2003-2007 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2003-2007 Petr Klapetek <[email protected]>
 License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License (GPL)
+ version 2 can be found in the `/usr/share/common-licenses/GPL-2' file.
 
 Files: debian/*
-Copyright: © 2007, 2008 Jan Beyer <[email protected]>
+Copyright: Copyright 2007, 2008 Jan Beyer <[email protected]>
 License: GPL-2+
 
 Files: */Makefile.in, config.rpath
-Copyright: © 1994-2006  Free Software Foundation, Inc.
+Copyright: Copyright 1994-2006  Free Software Foundation, Inc.
 License: other
  This Makefile.in is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
@@ -27,13 +28,13 @@
  PARTICULAR PURPOSE.
 
 Files: INSTALL
-Copyright: © 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free SoftwareFoundation, 
Inc.
+Copyright: Copyright 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free 
SoftwareFoundation, Inc.
 License: other
  This file is free documentation; the Free Software Foundation gives
  unlimited permission to copy, distribute and modify it.
 
 Files: aclocal.m4, config.guess, config.guess.cdbs-orig, config.sub, 
config.sub.cdbs-orig, configure
-Copyright: © 1992-2006  Free Software Foundation, Inc.
+Copyright: Copyright 1992-2006  Free Software Foundation, Inc.
 License: other, GPL-2+
  This file is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
@@ -48,22 +49,22 @@
  or (at your option) any later version.
 
 Files: depcomp, ltmain.sh, missing, py-compile
-Copyright: © 1996-2006 Free Software Foundation, Inc.
+Copyright: Copyright 1996-2006 Free Software Foundation, Inc.
 License: GPL-2+
 
 Files: app/remote.c
-Copyright: © 2000-2004 Sven Neumann <[email protected]>
- © 2000-2004 Simon Budig <[email protected]>
- © 2007 David Necas (Yeti) <[email protected]>
- © 2007 Petr Klapetek <[email protected]>
+Copyright: Copyright 2000-2004 Sven Neumann <[email protected]>
+Copyright: Copyright 2000-2004 Simon Budig <[email protected]>
+Copyright: Copyright 2007 David Necas (Yeti) <[email protected]>
+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
-Copyright: © 2007 David Necas (Yeti) <[email protected]>
+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/spmlabf.c, 
modules/process/tilt.c
+Copyright: Copyright 2007,2008 David Necas (Yeti) <[email protected]>
 License: GPL-2+
 
 Files: install-sh
-Copyright: © 1994 X Consortium
+Copyright: Copyright 1994 X Consortium
 License: other, PD
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to
@@ -90,34 +91,39 @@
  FSF changes to this file are in the public domain.
 
 Files: libgwyddion/gwyfdcurvepreset.c, libgwyddion/gwynlfit.[c,h], 
libgwyddion/gwynlfitpreset.[c,h]
-Copyright: © 2000-2003 Martin Siler
- © 2004, 2005 David Necas (Yeti) <[email protected]>
- © 2004, 2005 Petr Klapetek <[email protected]>
+Copyright: Copyright 2000-2003 Martin Siler
+Copyright: Copyright 2004, 2005 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2004, 2005 Petr Klapetek <[email protected]>
 License: GPL-2+
 
 Files: libgwyddion/gwymath.c
-Copyright: © 1991, 1992, 1996, 1997, 1999 Free Software Foundation, Inc.See 
below.
+Copyright: Copyright 1991, 1992, 1996, 1997, 1999 Free Software Foundation, 
Inc.
 License: GPL-2+, LGPL-2.1+
+ On Debian systems, the complete text of the GNU General Public License (GPL)
+ and the GNU Lesser General Public License (LGPL) can be found in
+ `/usr/share/common-licenses/'.
 
 Files: libgwydgets/gwy3dview.[c,h]
-Copyright: © 2004 Martin Siler <[email protected]>
+Copyright: Copyright 2004 Martin Siler <[email protected]>
 License: GPL-2+
 
 Files: libgwydgets/gwycolorbutton.[c,h]
-Copyright: © 1998, 1999 Red Hat, Inc.
+Copyright: Copyright 1998, 1999 Red Hat, Inc.
 License: LGPL-2+
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ (LGPL) can be found in `/usr/share/common-licenses/LGPL-2'.
 
 Files: libgwydgets/gwycurve.c
-Copyright: © 1997 David Mosberger
- © 2005 Chris Anderson <[email protected]>
+Copyright: Copyright 1997 David Mosberger
+Copyright: Copyright 2005 Chris Anderson <[email protected]>
 License: LGPL-2+, GPL-2+
  The original file was part of the GIMP Toolkit and copyrighted by David
  Mosberger, licensed under the GNU LGPL-2+. Chris Anderson modified the file 
for
  Gwyddion and put the resulting file under the GNU GPL-2+.
 
 Files: libgwydgets/gwycurve.h
-Copyright: © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
- © 2005 Chris Anderson <[email protected]>
+Copyright: Copyright 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
+Copyright: Copyright 2005 Chris Anderson <[email protected]>
 License: LGPL-2+, GPL-2+
  The original file was part of the GIMP Toolkit and copyrighted by Peter 
Mattis,
  Spencer Kimball and Josh MacDonald, licensed under the GNU LGPL-2+. Chris
@@ -125,74 +131,83 @@
  GNU GPL-2+.
 
 Files: libgwydgets/gwy*ruler.[c,h]
-Copyright: © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
+Copyright: Copyright 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
 License: LGPL-2+
 
 Files: libprocess/fractals.c
-Copyright: © 2004 Jindrich Bilek
+Copyright: Copyright 2004 Jindrich Bilek
 License: GPL-2+
 
 Files: libprocess/spectra.[c,h], modules/tools/spectro.c
-Copyright: © 2003-2007 Owain Davies <[email protected]>
- © 2003-2007 David Necas (Yeti) <[email protected]>
- © 2003-2007 Petr Klapetek <[email protected]>
+Copyright: Copyright 2003-2007 Owain Davies <[email protected]>
+Copyright: Copyright 2003-2007 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2003-2007 Petr Klapetek <[email protected]>
 License: GPL-2+
 
 Files: m4/pkg.m4
-Copyright: © 2004 Scott James Remnant <[email protected]>
+Copyright: Copyright 2004 Scott James Remnant <[email protected]>
 License: GPL-2+
 
 Files: modules/file/apefile.c
-Copyright: © 2005 David Necas (Yeti) <[email protected]>
- © 2005 Petr Klapetek <[email protected]>
- © Wine project
+Copyright: Copyright 2005 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2005 Petr Klapetek <[email protected]>
+Copyright: Copyright Wine project
 License: GPL-2+, LGPL-2.1+
  The file is copyright by David Necas and Petr Klapetek (GPL-2+ licensed), but
  the date conversion code is copied from Wine and thus copyrighted by the Wine
  project (LGPL-2.1+ licensed). No copyright year is given.
 
 Files: modules/file/burleigh_bii.c
-Copyright: © 2006 David Necas (Yeti)
- © 2006 Petr Klapetek <[email protected]>
- © 2006 Hans-Peter Doerr <[email protected]>
+Copyright: Copyright 2006 David Necas (Yeti)
+Copyright: Copyright 2006 Petr Klapetek <[email protected]>
+Copyright: Copyright 2006 Hans-Peter Doerr <[email protected]>
 License: GPL-2+
 
 Files: modules/file/createc.c, modules/file/stmprg.c
-Copyright: © 2004 Rok Zitko <[email protected]>
+Copyright: Copyright 2004 Rok Zitko <[email protected]>
 License: GPL-2+
 
+Files: modules/file/omicronmatrix.c
+Copyright: Copyright 2008 Philipp Rahe <[email protected]>
+Copyright: Copyright 2008 David Necas <[email protected]>
+License: GPL-2+
+
 Files: modules/file/hdf4file.c
-Copyright: © 2006 David Necas (Yeti) <[email protected]>
- © 2006 Petr Klapetek <[email protected]>
- © 2006 Markus Pristovsek <[email protected]>
+Copyright: Copyright 2006 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2006 Petr Klapetek <[email protected]>
+Copyright: Copyright 2006 Markus Pristovsek <[email protected]>
 License: GPL-2+
 
 Files: modules/file/jpk.h, modules/file/jpkscan.c
-Copyright: © 2005  JPK Instruments AG <[email protected]>.
+Copyright: Copyright 2005  JPK Instruments AG <[email protected]>.
 License: GPL-2+
 
 Files: modules/file/mifile.c, modules/process/fft_filter_2d.c
-Copyright: © 2005 Chris Anderson, Molecular Imaging Corp 
<[email protected]>
+Copyright: Copyright 2005 Chris Anderson, Molecular Imaging Corp 
<[email protected]>
 License: GPL-2+
 
 Files: modules/file/nanotop.c
-Copyright: © 2006 Alexander Kovalev <[email protected]>
+Copyright: Copyright 2006 Alexander Kovalev <[email protected]>
 License: GPL-2
 
 Files: modules/tools/distance.c
-Copyright: © 2003-2006 Nenad Ocelic <[email protected]>
- © 2003-2006 David Necas (Yeti) <[email protected]>
- © 2003-2006 Petr Klapetek <[email protected]>
+Copyright: Copyright 2003-2006 Nenad Ocelic <[email protected]>
+Copyright: Copyright 2003-2006 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2003-2006 Petr Klapetek <[email protected]>
 License: GPL-2+
 
 Files: modules/tools/roughness.c
-Copyright: © 2006-2007 Martin Hason <[email protected]>
- © 2006-2007 David Necas (Yeti) <[email protected]>
- © 2006-2007 Petr Klapetek <[email protected]>
+Copyright: Copyright 2006-2007 Martin Hason <[email protected]>
+Copyright: Copyright 2006-2007 David Necas (Yeti) <[email protected]>
+Copyright: Copyright 2006-2007 Petr Klapetek <[email protected]>
 License: GPL-2+
 
+Files: modules/pygwy/pygwy-console.[c,h]
+Copyright: Copyright Jan Horak <[email protected]>
+License: GPL-2+
+
 Files: po/Makefile.in.in
-Copyright: © 1995-1997, 2000-2006 Ulrich Drepper <[email protected]>
+Copyright: Copyright 1995-1997, 2000-2006 Ulrich Drepper 
<[email protected]>
 License: other
  This file can be copied and used freely without restrictions.  It can
  be used in projects which are not available under the GNU General Public


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to