diff --git a/debian/changelog b/debian/changelog index 4afb78e..2764d34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ruby-omniauth-twitter (1.0.1-1) UNRELEASED; urgency=low + + * New upstream release + * Bump gem2deb build dep to >= 0.7.5~ (ruby all) + * Bump standards version to 3.9.5 (no changes) + + -- Pirate Praveen Wed, 30 Apr 2014 13:44:37 +0530 + ruby-omniauth-twitter (0.0.16-1) unstable; urgency=low * Initial release (Closes: #712055) diff --git a/debian/control b/debian/control index fd1db3d..28d4a44 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers -Uploaders: Praveen Arimbrathodiyil -Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~), rake, ruby-rspec, ruby-multi-json, +Uploaders: Pirate Praveen +Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), rake, ruby-rspec, ruby-multi-json, ruby-omniauth-oauth, ruby-webmock, ruby-rack-test, ruby-patron -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-twitter.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-omniauth-twitter.git;a=summary Homepage: https://github.com/arunagw/omniauth-twitter