1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
ruby-net-ssh-gateway (2.0.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Nussbaum ]
* New upstream version 2.0.0
* Bump Build-depend and depend on ruby-net-ssh to 4.0.0
* Bump Standards-Version to 4.0.0. No changes needed.
* Update homepage
* Install README.md
* Refresh packaging.
* Drop patch require_mocha_setup.patch (no longer needed)
-- Lucas Nussbaum <lucas@debian.org> Tue, 25 Jul 2017 18:57:07 +0200
ruby-net-ssh-gateway (1.2.0-3) unstable; urgency=medium
* Upload to unstable now that jessie is released.
* Refresh packaging.
-- Lucas Nussbaum <lucas@debian.org> Tue, 05 May 2015 14:27:59 +0200
ruby-net-ssh-gateway (1.2.0-3~exp1) experimental; urgency=medium
* Team upload.
* Target experimental and build with ruby 2.2.
* Add ruby-test-unit to Build-Depends for ruby2.2
* Bump Standards-Version to 3.9.6 (no further changes)
* Update Vcs-Browser to cgit URL and HTTPS
* Fix lintian issue (no-dep5-copyright)
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 18:07:34 +0200
ruby-net-ssh-gateway (1.2.0-2) unstable; urgency=medium
* Team upload.
* Require mocha/setup in tests instead of mocha, to correctly initialize
ruby-mocha >= 0.13 (Closes: #743083)
-- Cédric Boutillier <boutil@debian.org> Wed, 02 Apr 2014 17:06:53 +0200
ruby-net-ssh-gateway (1.2.0-1) unstable; urgency=low
* Team upload.
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
[ Jonas Genannt ]
* Imported Upstream version 1.2.0
* d/control
- removed transitional packages
- bumped standards version to 3.9.5 (no changed needed)
- changed ruby1.8 dependency to ruby
-- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 08 Dec 2013 14:19:42 +0100
ruby-net-ssh-gateway (1.1.0-2) unstable; urgency=low
* Team upload.
* debian/control:
- Bump build dependency on gem2deb to >= 0.3.0~.
- Bumped the standards-version to 3.9.3.
- Set the priority of the transitional packages to "extra".
-- Paul van Tilburg <paulvt@debian.org> Wed, 27 Jun 2012 21:43:39 +0200
ruby-net-ssh-gateway (1.1.0-1) unstable; urgency=low
* New upstream release.
* Switch to my @d.o email address.
* Bump standards-version to 3.9.2. No changes needed.
* Switch from Conflicts to Breaks as recommended by lintian.
-- Lucas Nussbaum <lucas@debian.org> Sun, 25 Sep 2011 14:55:00 +0200
ruby-net-ssh-gateway (1.0.1-4) unstable; urgency=low
* Add ruby-net-ssh to Build-Depends.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Tue, 26 Apr 2011 17:13:06 +0200
ruby-net-ssh-gateway (1.0.1-3) unstable; urgency=low
* Switch to gem2deb-based packaging, rename source and binary packages.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Sat, 16 Apr 2011 09:53:31 +0200
libnet-ssh-gateway-ruby (1.0.1-2) unstable; urgency=low
* debian/control:
+ Bump Standards-Version to 3.8.4 (no changes needed).
+ Drop 1.9 package, add 1.9.1 package (Closes: #569868).
-- Marco Rodrigues <gothicx@sapo.pt> Thu, 25 Feb 2010 14:17:00 +0000
libnet-ssh-gateway-ruby (1.0.1-1) unstable; urgency=low
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request
[ Lucas Nussbaum ]
* Fixed Vcs-* fields after pkg-ruby-extras SVN layout change.
[ Leandro Nunes dos Santos ]
* Initial release (Closes: #500275)
-- Christopher Lunsford <binarymutant@gmail.com> Sun, 23 Aug 2009 05:19:00 -0400
|