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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
ruby-net-scp (1.2.1-5) unstable; urgency=medium
[ Unit 193 ]
* d/p/0002-disable-assert_scripted-so-that-test-does-not-fail-b.patch:
Replace with an upstream commit.
* d/p/0003-Fix-compatiblity-with-net-ssh-4.0.patch:
Add upstream commit to fix compatiblity with net-ssh 4.0+. Closes: #869164
[ Lucas Nussbaum ]
* Bump dependency on ruby-net-ssh to >= 4.0.
* Also bump Depend for ruby-net-ssh.
* Bump Standards-Version. No changes needed.
-- Lucas Nussbaum <lucas@debian.org> Tue, 25 Jul 2017 18:34:26 +0200
ruby-net-scp (1.2.1-4) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Nussbaum ]
* Add patch 0002-disable-assert_scripted-so-that-test-does-not-fail-b.patch.
* Re-add pseudo-headers in previous patch.
* Bump Standards-Version to 3.9.8 (no changes needed)
-- Lucas Nussbaum <lucas@debian.org> Wed, 27 Jul 2016 16:08:58 +0200
ruby-net-scp (1.2.1-3) unstable; urgency=medium
* Team upload.
* Add missing Build-Depends: ruby-highline, ruby-termios (Closes: #812735)
-- Pirate Praveen <praveen@debian.org> Fri, 05 Feb 2016 08:23:54 +0530
ruby-net-scp (1.2.1-2) unstable; urgency=medium
* Re-add myself to uploaders, with my @debian.org email.
* Upload to unstable now that jessie is released.
* Minor refreshments to packaging.
-- Lucas Nussbaum <lucas@debian.org> Wed, 06 May 2015 13:47:02 +0200
ruby-net-scp (1.2.1-2~exp1) experimental; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* Remove myself from Uploaders.
[ Sebastien Badia ]
* 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 (quilt-patch-missing-description)
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 17:40:32 +0200
ruby-net-scp (1.2.1-1) unstable; urgency=medium
* Team upload.
[ David Suárez ]
* New upstream version.
* debian/control:
- Remove older Replaces, Breaks and Provides fields.
- Add myself as uploader.
* debian/copyright:
- Update to DEP5 copyright-format/1.0.
- Update source url.
-- David Suárez <david.sephirot@gmail.com> Sun, 05 Oct 2014 15:24:17 +0200
ruby-net-scp (1.1.1-2) unstable; urgency=medium
* Team upload.
* No changes rebuild to get rubygems-integration support for all
interpreters.
-- Antonio Terceiro <terceiro@debian.org> Thu, 10 Apr 2014 20:41:11 -0300
ruby-net-scp (1.1.1-1) unstable; urgency=low
* Team upload.
* New upstream release
- debian/patches/disable-gem-in-tests.patch: Refreshed
- Bump ruby-net-ssh dependency
* debian/control: Drop the transitional packages
* debian/control: Bump Standards-Version to 3.9.4 (no further changes)
-- Laurent Bigonville <bigon@debian.org> Sat, 06 Jul 2013 21:11:03 +0200
ruby-net-scp (1.0.4-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".
- Replaced conflicts by breaks.
-- Paul van Tilburg <paulvt@debian.org> Wed, 27 Jun 2012 21:29:36 +0200
ruby-net-scp (1.0.4-1) unstable; urgency=low
* Switch to gem2deb-based packaging. Rename source and binary package.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Sat, 16 Apr 2011 09:56:36 +0200
libnet-scp-ruby (1.0.2-2) unstable; urgency=low
* Added myself as an uploader
* Standards-version 3.8.3→3.8.4 (no changes needed)
* Port the package to Ruby 1.9.1 (Closes: #569855)
-- Gunnar Wolf <gwolf@debian.org> Tue, 16 Feb 2010 16:12:26 -0600
libnet-scp-ruby (1.0.2-1) unstable; urgency=low
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request
[ Leandro Nunes dos Santos ]
* Initial release (Closes: #500335)
-- Christopher Lunsford <binarymutant@gmail.com> Sun, 23 Aug 2009 05:19:00 -0400
|