[Pkg-jed-commit] [SCM] tess branch, master, updated. c8e581fbba233e782497899c6e0d46bb7ad0d937

Rafael Laboissiere rafael at debian.org
Sun Apr 26 11:39:56 UTC 2009


The following commit has been merged in the master branch:
commit 28fcbf99e691cc26ecc500faa2d7df6a4ce90ad8
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 13:27:04 2009 +0200

    Fix Lintian warning debhelper-but-no-misc-depends

diff --git a/debian/changelog b/debian/changelog
index 1b90547..561a98d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ tess (0.3.0-6) UNRELEASED; urgency=low
   * debian/control:
     + The package is now maintained with Git at alioth.debian.org.  Add
       Vcs-Git field and change Vcs-Browser accordingly.
+    + Fix Lintian warning debhelper-but-no-misc-depends
 
  -- Rafael Laboissiere <rafael at debian.org>  Sun, 26 Apr 2009 13:25:05 +0200
 
diff --git a/debian/control b/debian/control
index 7ac9ff0..3f2daed 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-jed/tess.git
 
 Package: slang-tess
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
 Description: regression testing system for the S-Lang scripting language
  TESS is the (Te)st (S)ystem for (S)-Lang, which aims at reducing the

-- 
tess



More information about the Pkg-jed-commit mailing list