[DRE-commits] [ruby-rpam-ruby] 01/01: Removed ruby-dev from binary package Depends
Richard Winters
devrik-guest at moszumanska.debian.org
Sun May 3 17:53:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
devrik-guest pushed a commit to branch master
in repository ruby-rpam-ruby.
commit e44165d12c7e0795a4075b789791831c5bc40595
Author: Richard B Winters <rik at mmogp.com>
Date: Sun May 3 13:50:47 2015 -0400
Removed ruby-dev from binary package Depends
Change-Id: I43b96c14f4123b0e7beac54bd80e17741674c514
Signed-off-by: Richard B Winters <rik at mmogp.com>
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 452333b..00cf77e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,8 @@ Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
- libpam0g-dev,
- ruby | ruby-interpreter,
- ruby-dev
+ libpam0g,
+ ruby | ruby-interpreter
Description: PAM integration with ruby
This extension provides PAM (Pluggable Authentication Modules)
integration. The library provides a stable API for applications
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rpam-ruby.git
More information about the Pkg-ruby-extras-commits
mailing list