[SCM] General FITS file browser/editor/plotter with a gui branch, debian, updated. 1b55a43c1fa6195b1523c4a9646adcef850242a0

Ole Streicher debian at liska.ath.cx
Wed Aug 29 09:46:05 UTC 2012


The following commit has been merged in the debian branch:
commit 1b55a43c1fa6195b1523c4a9646adcef850242a0
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Aug 29 11:44:52 2012 +0200

    Remove phrase "still under active development"; wrap-and-sort
    
    According to an email exchange, POW (and fv) development is almost halted.

diff --git a/debian/control b/debian/control
index 0d2c0e8..acc835c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,12 +17,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/ftools-fv.git
 
 Package: ftools-fv
 Architecture: all
-Depends: ftools-pow,
-         itcl3,
-         itk3,
-         iwidgets4,
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ftools-pow, itcl3, itk3, iwidgets4, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: fv
 Replaces: fv
 Suggests: saods9, xpa-tools
@@ -30,7 +25,7 @@ Description: Tool for viewing and editing FITS format files
  Fv provides a graphical user interface to data stored in FITS
  (Flexible Image Transport System) files.  Local files can be created,
  viewed and edited, files on the internet can be opened read-only
- through the http and ftp protocols.  Through the POWplot program,
+ through the http and ftp protocols. Through the POWplot program,
  FITS data can be visualized in a large variety of styles.  An
  interface to the SkyView online database allows for searching,
  downloading, and plotting of images and object lists for a region of
@@ -38,12 +33,17 @@ Description: Tool for viewing and editing FITS format files
 
 Package: ftools-pow
 Architecture: any
-Depends: tix, tcl-fitstcl, itcl3, itk3, iwidgets4, ${misc:Depends}, ${shlibs:Depends}
+Depends: itcl3,
+         itk3,
+         iwidgets4,
+         tcl-fitstcl,
+         tix,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Curve plotting and image display interface tool
  POW is a curve plotting and image display interface tool written and
  distributed by the HEASARC at NASA/GSFC.
  .
- The current version of POW is still under active development. POW features a
- very flexible developer's interface and a "friendly" end user GUI
- interface. POW is a Tcl/Tk extension and can be called from standard C or
+ POW features a very flexible developer's interface and a "friendly" end user
+ GUI interface. POW is a Tcl/Tk extension and can be called from standard C or
  FORTRAN main programs.
diff --git a/debian/ftools-fv.install b/debian/ftools-fv.install
index c483ef1..a20822f 100644
--- a/debian/ftools-fv.install
+++ b/debian/ftools-fv.install
@@ -1,5 +1,5 @@
+debian/fv.desktop usr/share/applications
+debian/fv.xpm usr/share/pixmaps
+ftools/guis/fv/class/  usr/share/ftools/fv/
 ftools/guis/fv/fv usr/bin/
 ftools/guis/fv/fvInit.tcl usr/share/ftools/fv/
-ftools/guis/fv/class/  usr/share/ftools/fv/
-debian/fv.xpm usr/share/pixmaps
-debian/fv.desktop usr/share/applications

-- 
General FITS file browser/editor/plotter with a gui



More information about the debian-science-commits mailing list