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

Ole Streicher debian at liska.ath.cx
Mon Jul 23 11:44:14 UTC 2012


The following commit has been merged in the debian branch:
commit c90d7490cc89bf75231e599227dc4025dfd74afa
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Jul 23 13:43:59 2012 +0200

    wrap-and-sort

diff --git a/debian/control b/debian/control
index a3cdaf0..d935a69 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,11 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ole Streicher <debian at liska.ath.cx>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 9), dh-autoreconf, libcfitsio3-dev, itk3-dev, iwidgets4
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               itk3-dev,
+               iwidgets4,
+               libcfitsio3-dev
 Standards-Version: 3.9.3
 Homepage: http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ftools/fv/
 Vcs-Git: git://git.debian.org/git/debian-science/packages/heasoft-fv.git
@@ -12,7 +16,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/heasoft-fv.git
 
 Package: fv
 Architecture: any
-Depends: ${shlibs:Depends}, iwidgets3.1, itcl3.1, itk3.1
+Depends: itcl3.1, itk3.1, iwidgets3.1, ${shlibs:Depends}
 Description: a 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,
diff --git a/debian/copyright b/debian/copyright
index a868ff8..c3685f8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -46,5 +46,5 @@ Copyright: 2012 Ole Streicher <debian at liska.ath.cx>
 License: MIT
  see above
 Note:
- The package was first debianized by Jens Schmalzing <jensen at debian.org> 
+ The package was first debianized by Jens Schmalzing <jensen at debian.org>
  Tue, 18 Sep 2001 21:37:02 +0200.

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



More information about the debian-science-commits mailing list