diff options
author | joey <joey> | 2001-02-23 22:41:21 +0000 |
---|---|---|
committer | joey <joey> | 2001-02-23 22:41:21 +0000 |
commit | 58a5fcfd24ecc319d4f5cc632d32ef31ef14079e (patch) | |
tree | 9fe026ab2e68895c9442bef9912738c0cfd1c648 /debian/control | |
parent | 7d8cbb20a8cfe12fd50cc82b0e52c1ac10b8993b (diff) | |
download | debhelper-58a5fcfd24ecc319d4f5cc632d32ef31ef14079e.tar.gz |
r448: * dh_makeshlibs: only generate call to ldconfig if it really looks like
a given *.so* file is indeed a shared library.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index eaef624d..48ad49b7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Joey Hess <joeyh@debian.org> Build-Depends-Indep: perl-5.6, fileutils (>= 4.0-2.1), file (>= 3.23-1) -Standards-Version: 3.5.1.0 +Standards-Version: 3.5.2.0 Package: debhelper Architecture: all |