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 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
ruby-net-scp (3.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.0.0.
- Drop patch applied upstream, refresh remaining patch.
-- Unit 193 <unit193@debian.org> Sat, 09 May 2020 19:07:15 -0400
ruby-net-scp (2.0.0-3) unstable; urgency=medium
* Team upload
* Add patch to remove version cap on ruby-net-ssh
-- Antonio Terceiro <terceiro@debian.org> Sat, 14 Mar 2020 06:40:59 -0300
ruby-net-scp (2.0.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update standards version to 4.4.1, no changes needed.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
[ Antonio Terceiro ]
* Refresh packaging files with new dh-make-ruby run
* Fix test failure on ruby2.7 for now (Closes: 952045)
-- Antonio Terceiro <terceiro@debian.org> Sat, 14 Mar 2020 06:24:25 -0300
ruby-net-scp (2.0.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ David Suárez ]
* New upstream version
* d/watch:
- update url to point to gemwatch.d.n.
- use github for releases; gem tarball doesn't have tests sources.
- bump version to 4.
* d/patches:
- remove '0002-Fix-some-error-cases-to-raise-Net-SCP-Error-instead-.patch';
Applied upstream.
- remove '0003-Fix-compatiblity-with-net-ssh-4.0.patch'; Applied upstream.
* Update Standards-Version. No changes needed.
* Update Vcs-Git and Vcs-Browser fields to point to salsa.d.o.
* d/changelog:
- Fix spelling error s/compatiblity/compatibility/g.
- remove trailing whitespace.
* d/copyright: use secure protocol in 'Format' field url.
* Add upstream metadata file.
* Bump debhelper from 9 to 12.
-- David Suárez <david.sephirot@gmail.com> Sun, 11 Aug 2019 18:44:02 +0200
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 compatibility 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
|