[SCM] Execution Tool for European Southern Observatory pipelines branch, debian, updated. upstream/3.9.0-24-gad83698

Ole Streicher debian at liska.ath.cx
Fri Apr 13 07:16:21 UTC 2012


The following commit has been merged in the debian branch:
commit ad83698fe7dfd2eb26d59cc46c3d45a8af6f90d7
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Apr 13 09:15:01 2012 +0200

    wrap-and-sort

diff --git a/debian/control b/debian/control
index 2b3c8c7..028c4f9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,13 @@ 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, 
- libcpl-dev (>= 6), libcfitsio3-dev, wcslib-dev, help2man, libltdl-dev
+Build-Depends: debhelper (>= 7.0.50),
+               dh-autoreconf,
+               help2man,
+               libcfitsio3-dev,
+               libcpl-dev (>= 6),
+               libltdl-dev,
+               wcslib-dev
 Standards-Version: 3.9.3
 Homepage: http://www.eso.org/sci/software/cpl/esorex.html
 Vcs-Git: git://git.debian.org/git/debian-science/packages/esorex.git
@@ -12,7 +17,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/esorex.git
 
 Package: esorex
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Execution Tool for European Southern Observatory pipelines
  EsoRex  is the European Southern Observatory (ESO) Recipe Execution Tool. It
  can list, configure and execute CPL-based recipes from the command line.
@@ -24,4 +29,4 @@ Description: Execution Tool for European Southern Observatory pipelines
  One of the features provided by the CPL is the ability to create
  data-reduction algorithms that run as plugins (dynamic libraries). These are
  called "recipes" and are one of the main aspects of the CPL data-reduction
- development environment. 
+ development environment.
diff --git a/debian/copyright b/debian/copyright
index 6699120..ec29329 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -75,4 +75,3 @@ License: GPL-2
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
-

-- 
Execution Tool for European Southern Observatory pipelines



More information about the debian-science-commits mailing list