[SCM] image display tool for astronomy branch, debian, updated. upstream/7.0.1+dfsg-165-g9991932

Ole Streicher debian at liska.ath.cx
Tue Jul 3 09:14:39 UTC 2012


The following commit has been merged in the debian branch:
commit 9991932ed62c299b2d74b463fa620678a3ecd1b1
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jul 3 11:14:34 2012 +0200

    Updated debian files to match current release

diff --git a/debian/README.Debian b/debian/README.Debian
index b9c8a42..04fe36a 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,18 +4,17 @@ saods9 for Debian
 The upstream ds9 source contains convienience copies of many 3rd-party
 software that is replaced by dependencies to . This includes:
 
-* wcssubs-3.7.6 (dependency from libwcstools)
-* funtools-1.4.4
-* ast-5.3.1 (dependency from starlink-ast)
-* sla (dependency of starlink-ast from starlink-pal and iausofa)
-* xpa-2.1.13
-* zip-2.31, zlib-1.2.3
-* tcl8.5.8, tk8.5.8, tcllib-1.10 
+* wcssubs-3.8.4 (dependency from libwcstools)
+* funtools-1.4.5
+* ast-7.0.5 (dependency from starlink-ast)
+* xpa-2.1.14
+* zip-2.31, zlib-1.2.5
+* tcl8.5.9, tk8.5.9, tcllib-1.14
 * signal_ext1.4 (dependency from tk-signal)
-* tktable2.9 (dependency from tk-table)
-* tkimg1.3, tkcon-2.5, tclxml-3.2, xmlrpc-0.3
+* tktable2.10 (dependency from tk-table)
+* tkimg1.4, tkcon-2.5, tclxml-3.2, xmlrpc-0.3
 
 Also, ds9 here is not distributed as a single executable but is split into
 individual files according to the FHS.
 
- -- Ole Streicher <debian at liska.ath.cx>, Wed, 31 May 2012 15:00:00 +0200
+ -- Ole Streicher <debian at liska.ath.cx>, Tue, 03 Jul 2012 11:00:00 +0200
diff --git a/debian/generate-man b/debian/generate-man
index 0f8d151..7d01f9e 100644
--- a/debian/generate-man
+++ b/debian/generate-man
@@ -11,7 +11,7 @@ my $s=`html2text doc/ref/command.html |grep -Ev '^ *\\* \\[[0-9]+\\]'` || die;
 my @opts=split("\n", `fgrep "<a href=\\"#" doc/ref/command.html | cut -d\\# -f2|cut -d\\" -f1` || die);
 
 print <<EOF;
-.TH DS9 1 "01 May 2012"
+.TH DS9 1 "03 Jul 2012"
 .SH NAME
 ds9 \- image tool for astronomy
 .SH SYNOPSIS
diff --git a/debian/rules b/debian/rules
index 9f5dafe..81b2828 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,4 @@ override_dh_auto_build:
 	perl -w debian/generate-man > ds9/ds9.1
 
 override_dh_installchangelogs:
-	dh_installchangelogs doc/release/r6.0.html
+	dh_installchangelogs doc/release/r7.0.html

-- 
image display tool for astronomy



More information about the debian-science-commits mailing list