[SCM] Create, display and manipulate the world coordinate system branch, debian, updated. c690fd9ba1ae55a986315ad9a89c6a8589f8374e
Ole Streicher
github at liska.ath.cx
Wed Jan 18 12:11:05 UTC 2012
The following commit has been merged in the debian branch:
commit c690fd9ba1ae55a986315ad9a89c6a8589f8374e
Author: Ole Streicher <github at liska.ath.cx>
Date: Wed Jan 18 13:10:15 2012 +0100
Make short descriptions shorted and make them tools/dev/lib specific.
diff --git a/debian/control b/debian/control
index 829b9b8..c944dba 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/wcstools.git
Package: wcstools
Architecture: any
Depends: libwcstools0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Create, display and manipulate the WCS of a FITS image
+Description: Handle the WCS of a FITS image
WCSTools is a set of software utilities, written in C, which create,
display and manipulate the world coordinate system of a FITS or IRAF
image, using specific keywords in the image header which relate pixel
@@ -25,7 +25,7 @@ Package: wcstools-dev
Architecture: any
Section: libdevel
Depends: libwcstools0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Create, display and manipulate the WCS of a FITS image
+Description: Handle the WCS of a FITS image (development files)
WCSTools is a set of software utilities, written in C, which create,
display and manipulate the world coordinate system of a FITS or IRAF
image, using specific keywords in the image header which relate pixel
@@ -38,7 +38,7 @@ Package: libwcstools0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Create, display and manipulate the WCS of a FITS image
+Description: Handle the WCS of a FITS image (shared library)
WCSTools is a set of software utilities, written in C, which create,
display and manipulate the world coordinate system of a FITS or IRAF
image, using specific keywords in the image header which relate pixel
--
Create, display and manipulate the world coordinate system
More information about the debian-science-commits
mailing list