diff -Nru ruby-gitlab-flowdock-git-hook-1.0.1/debian/changelog ruby-gitlab-flowdock-git-hook-1.0.1/debian/changelog --- ruby-gitlab-flowdock-git-hook-1.0.1/debian/changelog 2015-12-11 18:07:26.000000000 +0000 +++ ruby-gitlab-flowdock-git-hook-1.0.1/debian/changelog 2016-07-21 06:46:20.000000000 +0000 @@ -1,3 +1,9 @@ +ruby-gitlab-flowdock-git-hook (1.0.1-2) unstable; urgency=medium + + * Tighten dependencies (for gitlab) + + -- Pirate Praveen Thu, 21 Jul 2016 12:16:18 +0530 + ruby-gitlab-flowdock-git-hook (1.0.1-1) unstable; urgency=medium * Initial release (Closes: #807697) diff -Nru ruby-gitlab-flowdock-git-hook-1.0.1/debian/control ruby-gitlab-flowdock-git-hook-1.0.1/debian/control --- ruby-gitlab-flowdock-git-hook-1.0.1/debian/control 2015-12-11 18:06:17.000000000 +0000 +++ ruby-gitlab-flowdock-git-hook-1.0.1/debian/control 2016-07-21 06:45:58.000000000 +0000 @@ -6,12 +6,12 @@ Build-Depends: debhelper (>= 9~), gem2deb, rake, - ruby-flowdock (>= 0.7), - ruby-grit (>= 2.4.1), + ruby-flowdock (>= 0.7~), + ruby-grit (>= 2.5.0-4~), ruby-multi-json, ruby-rspec -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git Homepage: http://github.com/bladealslayer/flowdock-git-hook Testsuite: autopkgtest-pkg-ruby @@ -21,8 +21,8 @@ Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, - ruby-flowdock (>= 0.7), - ruby-grit (>= 2.4.1), + ruby-flowdock (>= 0.7~), + ruby-grit (>= 2.5.0-4~), ruby-multi-json, ${misc:Depends}, ${shlibs:Depends}