[Debian-ha-commits] [ocfs2-tools] 03/04: debian/control: drop ocfs2-tools Depends from ocfs2-tools-dev
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Thu Jan 18 15:59:50 UTC 2018
This is an automated email from the git hooks/post-receive script.
vvidic-guest pushed a commit to branch master
in repository ocfs2-tools.
commit 9502b30f9f263c87c4d70626c1a4aa103735c471
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Thu Jan 18 16:45:57 2018 +0100
debian/control: drop ocfs2-tools Depends from ocfs2-tools-dev
Depends causes a Multi-Arch warning in lintian
and ocfs2-tools-dev contains static libraries so
it does not need ocfs2-tools really.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 367a6f8..4c8f840 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Description: tools for managing OCFS2 cluster filesystems
Package: ocfs2-tools-dev
Architecture: linux-any
Multi-Arch: same
-Depends: ${misc:Depends}, ocfs2-tools (= ${binary:Version})
+Depends: ${misc:Depends}
Section: devel
Description: tools for managing OCFS2 cluster filesystems - development files
OCFS2 is a general purpose cluster filesystem. Unlike the initial release
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/ocfs2-tools.git
More information about the Debian-HA-Commits
mailing list