[SCM] Implementation of the FITS WCS standard branch, master, updated. upstream/4.8.2-61-ge7cacf6

Ole Streicher debian at liska.ath.cx
Sun Jul 15 14:55:00 UTC 2012


The following commit has been merged in the master branch:
commit d81e4bad9b9f5bf3bf78bece29a8c71c135c09e2
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Jul 15 16:51:48 2012 +0200

    DM-Upload-Allowed; Maintainer: Debian Science Maintainers; wrap-and-sort

diff --git a/debian/control b/debian/control
index aba4162..793844f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,13 @@
 Source: wcslib
 Priority: optional
-Maintainer: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, gfortran, libcfitsio3-dev
+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: autotools-dev,
+               debhelper (>= 9),
+               dh-autoreconf,
+               gfortran,
+               libcfitsio3-dev
 Standards-Version: 3.9.3
 Section: science
 Homepage: http://www.atnf.csiro.au/people/mcalabre/WCS/
@@ -11,10 +17,10 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/wcslib.git
 Package: libwcs4
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: Implementation of the FITS WCS standard 
+Description: Implementation of the FITS WCS standard
  WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
  implements the "World Coordinate System" (WCS) standard in FITS (Flexible
  Image Transport System).
@@ -29,7 +35,7 @@ Description: Implementation of the FITS WCS standard
 Package: wcslib-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libwcs4 (= ${binary:Version})
+Depends: libwcs4 (= ${binary:Version}), ${misc:Depends}
 Suggests: wcslib-doc
 Description: Header files and static library for libwcs
  WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
@@ -56,8 +62,7 @@ Depends: libwcs4 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: Command line tools utilizing wcslib
  WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
  implements the "World Coordinate System" (WCS) standard in FITS (Flexible
- Image Transport System). 
+ Image Transport System).
  .
- This package contains the utility programs fitshdr, wcsware, and HPXcvt 
- that are included in wcslib. 
-
+ This package contains the utility programs fitshdr, wcsware, and HPXcvt
+ that are included in wcslib.

-- 
Implementation of the FITS WCS standard



More information about the debian-science-commits mailing list