[SCM] Source extractor for astronomical images branch, debian, updated. be39fb13eb980e860672b5e0328addc994eab1d3

Ole Streicher github at liska.ath.cx
Fri Dec 9 15:54:49 UTC 2011


The following commit has been merged in the debian branch:
commit 0d939a9c469b2b1ec1a9ca9d5c50385fe5075e53
Author: Ole Streicher <github at liska.ath.cx>
Date:   Fri Dec 9 13:44:58 2011 +0100

    Fix manpage problems: create manpage for ldactoasc, remove sex.x

diff --git a/debian/patches/fix-manpage.patch b/debian/patches/fix-manpage.patch
new file mode 100644
index 0000000..02cac19
--- /dev/null
+++ b/debian/patches/fix-manpage.patch
@@ -0,0 +1,37 @@
+--- a/man/Makefile.am
++++ b/man/Makefile.am
+@@ -1,3 +1,7 @@
+ # Manpage Makefile for SExtractor
+ # Copyright (C) 2002 Emmanuel Bertin.
+-dist_man_MANS = sex.1 sex.x
++
++dist_man_MANS = sextractor.1 ldactoasc.1
++
++sextractor.1: sex.1
++	cp -f  $< $@
+--- /dev/null
++++ b/man/ldactoasc.1
+@@ -0,0 +1,23 @@
++.TH LDACTOASC "1" "December 2011" "SExtractor 2.8.6" "User Commands"
++.SH NAME
++ldactoasc \- Convert LDAC binary format to ASCII
++.SH SYNOPSIS
++.B ldactoasc \fIcatalog\fR
++.SH DESCRIPTION
++Convert LDAC binary format to ASCII
++.SH AUTHOR
++Written by Emmanuel Bertin (Institut d'Astrophysique de Paris and Observatoire de Paris).
++.PP
++Copyright 1994-2005 Emmanuel Bertin
++.RE
++This is free software; see the source for copying conditions.  There is NO
++warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
++.SH "REPORTING BUGS"
++Report bugs to <sextractor at iap.fr>.
++.PP
++The full documentation for
++.B SExtractor
++is maintained as a Postscript manual available at
++.B http://terapix.iap.fr/soft/sextractor
++; on Debian systems, it is also installed to
++/usr/share/doc/sextractor/.
diff --git a/debian/patches/series b/debian/patches/series
index 4d96c53..2521d44 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ have_malloc.patch
 have_mmap.patch
 win32.patch
 rename_executable.patch
+fix-manpage.patch

-- 
Source extractor for astronomical images



More information about the debian-science-commits mailing list