[saods9] 02/03: Separate saotk package

Ole Streicher olebole at moszumanska.debian.org
Tue Jul 7 18:51:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch experimental
in repository saods9.

commit b2c398f6686b25e791b7ee7031f1adf58aae8b0d
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Jul 7 20:30:44 2015 +0200

    Separate saotk package
---
 debian/changelog      |  6 ++++++
 debian/control        | 39 ++++++++++++++++++++++++++++-----------
 debian/saods9.install | 11 +++++------
 debian/saotk.install  |  1 +
 4 files changed, 40 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc8c8f7..5ac334a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+saods9 (7.4~b4+repack-4) UNRELEASED; urgency=medium
+
+  * New package saotk
+
+ -- Ole Streicher <olebole at debian.org>  Tue, 07 Jul 2015 20:18:24 +0200
+
 saods9 (7.4~b4+repack-3) experimental; urgency=low
 
   * Correct Breaks and Replaces for removed package
diff --git a/debian/control b/debian/control
index ee2afe2..4a05f6e 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Package: saods9
 Architecture: any
 Depends: blt (>= 2.5.3),
          libtk-img,
+         saotk,
          tcl-signal,
          tcl-xpa,
          tcllib,
@@ -68,15 +69,31 @@ Description: Image display tool for astronomy
  display, panner, magnifier, horizontal and vertical graphs, button bar, and
  color bar can be configured via menus or the command line.
 
-Package: saods9-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Description: Image display tool for astronomy (help files/documentation)
- SAOImage DS9 is an astronomical imaging and data visualization
- application. DS9 supports FITS images and binary tables, multiple frame
- buffers, region manipulation, and many scale algorithms and colormaps. It
- provides for easy communication with external analysis tasks and is highly
- configurable and extensible via XPA and SAMP.
+Package: saotk
+Architecture: any
+Depends: blt (>= 2.5.3), ${misc:Depends}, ${shlibs:Depends}
+Recommends: saods9-doc
+Suggests: saods9
+Description: Tk widgets for astronomical imaging and data visualization
+ SAOTk is an integrated set of Tcl/Tk canvas widgets for astronomical
+ imaging and data visualization. The widget set is composed of the
+ Frame, Panner, Magnifier, and Colorbar widgets. In addition to
+ classical support for imaging FITS data, manipulating colormaps,
+ region marking, coordinate readout (including WCS), etc, SAOTk
+ widgets also support arbitrary image scaling and rotation, advanced
+ postscript printing, Truecolor graphic support, and image mosaics.
  .
- This package contains the documentation and help pages.
+ The SAOTk widgets are being used in a wide variety of astronomical
+ applications. These applications include general visualization and
+ analysis, real-time instrumentation and calibration, and interactive
+ modeling. These Tcl extensions can be utilized in any standard Tcl/Tk
+ environment to build custom data analysis and visualization
+ applications.  Package: saods9-doc Architecture: all Section: doc
+ Depends: ${misc:Depends} Description: Image display tool for
+ astronomy (help files/documentation) SAOImage DS9 is an astronomical
+ imaging and data visualization application. DS9 supports FITS images
+ and binary tables, multiple frame buffers, region manipulation, and
+ many scale algorithms and colormaps. It provides for easy
+ communication with external analysis tasks and is highly configurable
+ and extensible via XPA and SAMP.  .  This package contains the
+ documentation and help pages.
diff --git a/debian/saods9.install b/debian/saods9.install
index 8b9c072..6c6b4cf 100644
--- a/debian/saods9.install
+++ b/debian/saods9.install
@@ -1,12 +1,11 @@
 bin/ds9 usr/bin/
-lib/saotk* /usr/lib/tcltk/
-lib/tclcheckdns* /usr/lib/tcltk/
-lib/tcliis* /usr/lib/tcltk/
-lib/tkmpeg* /usr/lib/tcltk/
+debian/ds9.xpm usr/share/pixmaps
+debian/saods9.desktop usr/share/applications
 ds9/zipdir/zvfsmntpt/cmaps /usr/share/saods9/
 ds9/zipdir/zvfsmntpt/doc/sun.gif /usr/share/saods9
 ds9/zipdir/zvfsmntpt/msgs /usr/share/saods9/
 ds9/zipdir/zvfsmntpt/src /usr/share/saods9/
 ds9/zipdir/zvfsmntpt/template /usr/share/saods9/
-debian/ds9.xpm usr/share/pixmaps
-debian/saods9.desktop usr/share/applications
+lib/tclcheckdns* /usr/lib/tcltk/
+lib/tcliis* /usr/lib/tcltk/
+lib/tkmpeg* /usr/lib/tcltk/
diff --git a/debian/saotk.install b/debian/saotk.install
new file mode 100644
index 0000000..2e314db
--- /dev/null
+++ b/debian/saotk.install
@@ -0,0 +1 @@
+lib/saotk* /usr/lib/tcltk/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/saods9.git



More information about the debian-science-commits mailing list