[tcl-fitstcl] 01/01: Add tcl dependencies to fix CI integration test

Ole Streicher olebole at moszumanska.debian.org
Wed May 6 11:43:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch debian
in repository tcl-fitstcl.

commit 558cb2a50ca850640e150c09e9f649e50f29b21e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed May 6 13:40:35 2015 +0200

    Add tcl dependencies to fix CI integration test
---
 debian/changelog     | 6 ++++++
 debian/control       | 2 +-
 debian/tests/control | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b62b63e..741fb48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tcl-fitstcl (2.3-5) unstable; urgency=low
+
+  * Add tcl dependencies to fix CI integration test
+
+ -- Ole Streicher <olebole at debian.org>  Wed, 06 May 2015 13:40:44 +0200
+
 tcl-fitstcl (2.3-4) unstable; urgency=low
 
   * build-depend on libcfitsio-dev instead of libcfitsio3-dev. Closes: #761720
diff --git a/debian/control b/debian/control
index 1b02aaa..b89072f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-astro/packages/tcl-fitst
 
 Package: tcl-fitstcl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${tcl:Depends}
 Description: Tcl interface to FITS files
  fitsTcl is an extension to the Tcl language, providing simple access to
  astronomical data stored in FITS file format. fitsTcl implements a Tcl
diff --git a/debian/tests/control b/debian/tests/control
index 4d2def2..38c6baa 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
 Tests: all.tcl
-Depends: @
+Depends: @, tcl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/tcl-fitstcl.git



More information about the debian-science-commits mailing list