[DRE-commits] [SCM] shelr.git branch, master, updated. upstream/0.11.6-43-gdf0b41e

Antono Vasiljev self at antono.info
Sat Apr 28 19:05:38 UTC 2012


The following commit has been merged in the master branch:
commit e4423e7b5900ec86cdb3f7353725bb49b2c958d2
Author: Antono Vasiljev <self at antono.info>
Date:   Mon Apr 16 11:42:31 2012 +0300

    Removed dependency on bsdutils to make lintian happy
    
        E: shelr: depends-on-essential-package-without-using-version depends: bsdutils

diff --git a/debian/control b/debian/control
index 3e961cc..931f191 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: shelr
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, bsdutils, ruby | ruby-interpreter, ruby-json | libjson-ruby, rubygems
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json | libjson-ruby, rubygems
 Suggests: ttyrec
 Description: Utility for plain text screencasting
  Shelr allows to record, replay and share your terminal session.

-- 
shelr.git



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