[SCM] Source extractor for astronomical images branch, master, updated. 9e10113fb61296267436f6e2496d2252369fd330

Ole Streicher debian at liska.ath.cx
Tue Jun 5 18:07:50 UTC 2012


The following commit has been merged in the master branch:
commit 6e8a3f5318a2db00738868bc5c53e4c2d9b85190
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jun 5 19:43:45 2012 +0200

    wrap-and-sort

diff --git a/debian/control b/debian/control
index ab30f3e..27ba31a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: science
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 7.0.50), dh-autoreconf, libatlas-base-dev,
- libfftw3-dev
+Build-Depends: debhelper (>= 7.0.50),
+               dh-autoreconf,
+               libatlas-base-dev,
+               libfftw3-dev
 Homepage: http://www.astromatic.net/software/sextractor
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/debian-science/packages/sextractor.git
@@ -12,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/sextractor.git
 
 Package: sextractor
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Source extractor for astronomical images
  Find sources, such as stars and galaxies, in astronomical images.
  The input data files are in FITS file format, and are analyzed to
diff --git a/debian/copyright b/debian/copyright
index 1bfafff..5018d74 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -27,7 +27,7 @@ License: LGPL-2+
 Files: debian/*
 Copyright: not applicable
 License: public-domain
- This package is based on a debianization of version 2.4.4 
+ This package is based on a debianization of version 2.4.4
  by Justin Pryzby <justinpryzby at users.sf.net> from 2004-2005,
  with contributions by Florian Ernst <florian at uni-hd.de>.
  .
@@ -36,16 +36,16 @@ License: public-domain
 
 License: CeCILL
  This software is governed by the CeCILL license under French law and
- abiding by the rules of distribution of free software.  You can  use, 
+ abiding by the rules of distribution of free software.  You can  use,
  modify and/ or redistribute the software under the terms of the CeCILL
  license as circulated by CEA, CNRS and INRIA at the following URL
- "http://www.cecill.info". 
+ "http://www.cecill.info".
  .
  As a counterpart to the access to the source code and  rights to copy,
  modify and redistribute granted by the license, users are provided only
  with a limited warranty  and the software's author,  the holder of the
  economic rights,  and the successive licensors  have only  limited
- liability. 
+ liability.
  .
  In this respect, the user's attention is drawn to the risks associated
  with loading,  using,  modifying and/or developing or reproducing the
@@ -54,9 +54,9 @@ License: CeCILL
  therefore means  that it is reserved for developers  and  experienced
  professionals having in-depth computer knowledge. Users are therefore
  encouraged to load and test the software's suitability as regards their
- requirements in conditions enabling the security of their systems and/or 
- data to be ensured and,  more generally, to use and operate it in the 
- same conditions as regards security. 
+ requirements in conditions enabling the security of their systems and/or
+ data to be ensured and,  more generally, to use and operate it in the
+ same conditions as regards security.
  .
  CeCILL FREE SOFTWARE LICENSE AGREEMENT
  .
@@ -507,4 +507,3 @@ License: CeCILL
  1 CeCILL stands for Ce(a) C(nrs) I(nria) L(ogiciel) L(ibre)
  .
  Version 2.0 dated 2006-09-05.
- 

-- 
Source extractor for astronomical images



More information about the debian-science-commits mailing list