[Pkg-jed-commit] [SCM] slgdbm branch, master, updated. 23b54c6dc8817289e3f9fc3ee84bb442e3426c2d

Rafael Laboissiere rafael at debian.org
Sat Apr 25 23:00:29 UTC 2009


The following commit has been merged in the master branch:
commit 64170071fcccbf1296ce89e3dffb091e96561e52
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 00:57:36 2009 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c206a62..3581d2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ slgdbm (1.7.1-4) UNRELEASED; urgency=low
     + Bump Standards-Version to 3.8.1 (no changes needed)
     + 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 00:56:16 +0200
 
diff --git a/debian/control b/debian/control
index 582e81c..df00271 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=users/rafael/deb-pkg/slgdbm.git
 
 Package: slang-gdbm
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
 Conflicts: slgdbm
 Replaces: slgdbm

-- 
slgdbm



More information about the Pkg-jed-commit mailing list