[Pkg-wmaker-commits] [wmload] 30/58: debian/control: Set versioned dependency on debhelper to >=9.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:36:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmload.

commit a379acd8a12eb7cad8e1be6bc0a4af05adb6e098
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Apr 7 16:30:24 2015 -0500

    debian/control: Set versioned dependency on debhelper to >=9.
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2f64ef2..9433921 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,11 @@ Source: wmload
 Section: x11
 Priority: optional
 Maintainer: Debian QA Group <packages at qa.debian.org>
-Build-Depends: debhelper (>= 7), xutils-dev, libx11-dev, libxext-dev, libxpm-dev
+Build-Depends: debhelper (>= 9),
+	       xutils-dev,
+	       libx11-dev,
+	       libxext-dev,
+	       libxpm-dev
 Standards-Version: 3.6.2
 
 Package: wmload

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmload.git



More information about the Pkg-wmaker-commits mailing list