[DRE-commits] [gem2deb] 05/05: add apt-file to Recommends:

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Feb 21 22:33:49 UTC 2015


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

terceiro pushed a commit to branch master
in repository gem2deb.

commit a521eed90a031cd35c37c143a2daac0dbf08c7b4
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Feb 21 20:31:49 2015 -0200

    add apt-file to Recommends:
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f188fb9..46c9e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gem2deb (0.12) UNRELEASED; urgency=medium
     the build. See docs in dh_ruby(1)
   * dh-make-ruby: use a cache based on the output of apt-file to map gem names
     to Debian package names when generating dependencies.
+    - add apt-file to Recommends:
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 21 Feb 2015 18:38:18 -0200
 
diff --git a/debian/control b/debian/control
index 03f2e66..edb8b40 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Depends: build-essential,
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
+Recommends: apt-file
 Description: Debian Ruby packaging suite
  gem2deb is a set of tools to create Debian package from ruby software
  distributed with Rubygems. gem2tgz converts the .gem file to a tar archive,

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