[DRE-commits] [gem2deb] 05/05: Fix version-depends for debhelper and dpkg-dev to avoid lintian warning.

Lucas Nussbaum lucas at moszumanska.debian.org
Sat May 16 10:04:30 UTC 2015


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

lucas pushed a commit to branch master
in repository gem2deb.

commit 88a147596298095a79c79d77c8f126bc372d4606
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat May 16 12:01:12 2015 +0200

    Fix version-depends for debhelper and dpkg-dev to avoid lintian warning.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e31bd41..7f272c6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Uploaders: Lucas Nussbaum <lucas at debian.org>,
            Vincent Fourmond <fourmond at debian.org>,
            Gunnar Wolf <gwolf at debian.org>,
            Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 9.20141010~),
+Build-Depends: debhelper (>= 9.20141010),
                devscripts <!nocheck>,
-               dpkg-dev (>= 1.17.14~),
+               dpkg-dev (>= 1.17.14),
                lintian <!nocheck>,
                rake <!nocheck>,
                ruby (>= 1:2.1.0.3~),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git



More information about the Pkg-ruby-extras-commits mailing list