From 3f111dfa0c6ef68339f1a5086342a53a66a4c57a Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Sun, 24 Feb 2008 19:19:32 -0500 Subject: Import Debian changes 3b1-3 slib (3b1-3) unstable; urgency=low * slib.sh: Specify #!/bin/bash. (Closes: #465359) * slib.1: Put title *before* section in TH directive. * debian/rules (binary-indep): Call dh_md5sums toward the end. * debian/control (Build-Depends-Indep): Require debhelper version 5. * debian/compat: New file (level 5). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1633470..80e3911 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: slib Section: devel Priority: optional Maintainer: Thomas Bushnell, BSG -Build-Depends-Indep: scm, texi2html, texinfo +Build-Depends-Indep: scm, texi2html, texinfo, debhelper (>= 5) Standards-Version: 3.7.3 Package: slib -- cgit v1.2.3