[DRE-commits] [ruby-twitter-stream] 01/01: tighten dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jul 21 06:10:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-twitter-stream.
commit 24b8e60c16d23a98dce7f0210e5e9e2a7174c95e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Jul 21 11:36:43 2016 +0530
tighten dependencies
---
debian/changelog | 7 +++++++
debian/control | 13 +++++++------
2 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e392946..65ba888 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-twitter-stream (0.1.16-3) unstable; urgency=medium
+
+ * Tighten dependencies (for gitlab)
+ * Add myself to uploaders
+
+ -- Pirate Praveen <praveen at debian.org> Thu, 21 Jul 2016 11:37:11 +0530
+
ruby-twitter-stream (0.1.16-2) unstable; urgency=medium
[ Pirate Praveen ]
diff --git a/debian/control b/debian/control
index 63e5729..7eee91f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,15 @@ Source: ruby-twitter-stream
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
+Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>,
+ Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
- ruby-eventmachine,
- ruby-http-parser.rb,
+ ruby-eventmachine (>= 1.0.7-3~),
+ ruby-http-parser.rb (>= 0.6.0-3~),
ruby-rspec,
ruby-simple-oauth (>= 0.3.1~)
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-twitter-stream.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-twitter-stream.git
Homepage: http://github.com/voloko/twitter-stream
@@ -19,8 +20,8 @@ Package: ruby-twitter-stream
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-eventmachine,
- ruby-http-parser.rb,
+ ruby-eventmachine (>= 1.0.7-3~),
+ ruby-http-parser.rb (>= 0.6.0-3~),
ruby-simple-oauth (>= 0.3.1~),
${misc:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-twitter-stream.git
More information about the Pkg-ruby-extras-commits
mailing list