[DRE-commits] [gem2deb] 01/01: Add Dependency on python3-debian and grep-dctrl so that wrap-and-sort and the testsuite work.

Lucas Nussbaum lucas at moszumanska.debian.org
Sat May 16 10:27:02 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 8cef0c32cbdb9259df635f67f50a02762b81ddaa
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat May 16 12:10:34 2015 +0200

    Add Dependency on python3-debian and grep-dctrl so that wrap-and-sort and the testsuite work.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 7f272c6..14fc9e8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,9 @@ Uploaders: Lucas Nussbaum <lucas at debian.org>,
 Build-Depends: debhelper (>= 9.20141010),
                devscripts <!nocheck>,
                dpkg-dev (>= 1.17.14),
+               dctrl-tools <!nocheck>,
                lintian <!nocheck>,
+               python3-debian <!nocheck>,
                rake <!nocheck>,
                ruby (>= 1:2.1.0.3~),
                ruby-all-dev (>= 1:2.1.0.3~),
@@ -30,6 +32,7 @@ Depends: build-essential,
          debhelper (>= 7.0.50~),
          devscripts,
          gem2deb-test-runner (= ${source:Version}),
+         python3-debian,
          ruby,
          ruby-all-dev (>= 1:2.1.0.3~),
          ruby-setup,

-- 
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