diff -Nru ruby-session-3.2.0/debian/changelog ruby-session-3.2.0/debian/changelog --- ruby-session-3.2.0/debian/changelog 2014-07-27 03:22:05.000000000 +0000 +++ ruby-session-3.2.0/debian/changelog 2016-07-09 08:20:09.000000000 +0000 @@ -1,3 +1,18 @@ +ruby-session (3.2.0-2) unstable; urgency=medium + + * Team upload. + + [ Cédric Boutillier ] + * Remove version in the gem2deb build-dependency + * Use https:// in Vcs-* fields + * Run wrap-and-sort on packaging files + + [ Christian Hofstaedtler ] + * Remove inactive maintainer + * Bump Standards-Version to 3.9.8 + + -- Christian Hofstaedtler Sat, 09 Jul 2016 10:19:59 +0200 + ruby-session (3.2.0-1) unstable; urgency=medium * new upstream release diff -Nru ruby-session-3.2.0/debian/control ruby-session-3.2.0/debian/control --- ruby-session-3.2.0/debian/control 2014-07-27 03:22:05.000000000 +0000 +++ ruby-session-3.2.0/debian/control 2016-07-09 08:20:09.000000000 +0000 @@ -2,20 +2,23 @@ Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers -Uploaders: Philippe Le Brouster , Caitlin Matos -Build-Depends: debhelper (>= 9), gem2deb (>= 0.2.3) -Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-session.git -Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-session.git;a=summary +Uploaders: Caitlin Matos +Build-Depends: debhelper (>= 9), + gem2deb +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-session.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-session.git Homepage: http://github.com/ahoward/session/ XS-Ruby-Versions: all Package: ruby-session Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter +Depends: ruby | ruby-interpreter, + ${misc:Depends}, + ${shlibs:Depends} Description: persistent connections with external programs like bash (via pipes) Session::* offers a set of classes built upon Open3::popen3 for driving - persistent connections with external programs (such as bash) via pipes. - It offers a significant abstraction over Open3::popen in that the + persistent connections with external programs (such as bash) via pipes. + It offers a significant abstraction over Open3::popen in that the stdout/stderr of each command sent can be delineated. diff -Nru ruby-session-3.2.0/debian/copyright ruby-session-3.2.0/debian/copyright --- ruby-session-3.2.0/debian/copyright 2014-07-27 03:22:05.000000000 +0000 +++ ruby-session-3.2.0/debian/copyright 2016-07-09 08:20:09.000000000 +0000 @@ -15,7 +15,7 @@ Ruby is copyrighted free software by Yukihiro Matsumoto . You can redistribute it and/or modify it under either the terms of the GPL (see COPYING.txt file), or the conditions below: - . + . 1. You may make and give away verbatim copies of the source form of the software without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. @@ -59,9 +59,9 @@ files under the ./missing directory. See each file for the copying condition. . - 5. The scripts and library files supplied as input to or produced as + 5. The scripts and library files supplied as input to or produced as output from the software do not automatically fall under the - copyright of the software, but belong to whomever generated them, + copyright of the software, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this software. .