[DRE-commits] [ruby-octokit] 02/02: Upload to unstable
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri May 2 00:37:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-octokit.
commit 7dddd13dadd22fbcb8be7359ad799886d453ce32
Author: Miguel Landaeta <nomadium at debian.org>
Date: Thu May 1 21:38:28 2014 -0300
Upload to unstable
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 022c055..82a5a70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-octokit (3.1.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update versioned dependencies on ruby-sawyer.
+
+ -- Miguel Landaeta <nomadium at debian.org> Thu, 01 May 2014 21:24:38 -0300
+
ruby-octokit (3.0.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 4fcf82a..d3ca826 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium at debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~),
- ruby-coveralls, ruby-sawyer (>= 0.5.2~), ruby-rspec
+ ruby-coveralls, ruby-sawyer (>= 0.5.3~), ruby-rspec
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-octokit.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-octokit.git;a=summary
@@ -15,7 +15,7 @@ Package: ruby-octokit
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-sawyer (>= 0.5.2~)
+ ruby-sawyer (>= 0.5.3~)
Description: Ruby toolkit for working with the GitHub API
ruby-octokit wraps the GitHub API in a flat API client that follows Ruby
conventions and requires little knowledge of REST.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-octokit.git
More information about the Pkg-ruby-extras-commits
mailing list