[DRE-commits] [pry] 06/06: release to unstable

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Aug 19 23:04:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository pry.

commit 3b1b8a0c72a3916bba51fab133c8fba4383916ff
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Aug 20 00:49:02 2015 +0200

    release to unstable
---
 debian/changelog | 4 ++--
 debian/control   | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bed9638..070bb53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pry (0.10.1-2) UNRELEASED; urgency=medium
+pry (0.10.1-2) unstable; urgency=medium
 
   * Team upload.
   * Embed a copy of ruby-slop 3.x (Closes: #794657)
@@ -6,7 +6,7 @@ pry (0.10.1-2) UNRELEASED; urgency=medium
     usage on Ruby 2.2
   * Update packaging with a new dh-make-ruby run
 
- -- Antonio Terceiro <terceiro at debian.org>  Thu, 20 Aug 2015 00:20:40 +0200
+ -- Antonio Terceiro <terceiro at debian.org>  Thu, 20 Aug 2015 00:48:56 +0200
 
 pry (0.10.1-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 92adcbb..3419b90 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-mocha,
                ruby-open4,
                ruby-rspec,
+               ruby-slop,
                rubygems-integration,
                bundler,
                gist,
@@ -29,6 +30,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-coderay (>= 1.1.0),
          ruby-method-source (>= 0.8.1),
+         ruby-slop,
          rubygems-integration,
          bundler,
          ${misc:Depends},
@@ -52,4 +54,4 @@ Description: powerful irb alternative and runtime developer console
   - A Powerful and flexible command system
   - Ability to view and replay history
   - Many convenience commands inspired by IPython, Smalltalk and other
-    advanced  REPLs
\ No newline at end of file
+    advanced  REPLs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pry.git



More information about the Pkg-ruby-extras-commits mailing list