Source: ruby-flipper Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), rake, ruby-rspec, ruby-activerecord Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-flipper.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-flipper Homepage: https://github.com/jnunemaker/flipper Package: ruby-flipper Architecture: all Depends: ruby-activerecord, ${misc:Depends}, ${shlibs:Depends} Provides: ruby-flipper-active-record (= ${source:Version}), ruby-flipper-active-support-cache-store (= ${source:Version}) Description: Feature flipper for ANYTHING Feature flipper is the act of enabling/disabling features in your application, ideally without re-deploying or changing anything in your code base. Flipper makes this extremely easy to do with any backend you would like to use.