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
|
ruby-net-sftp (1:3.0.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Use secure URI in debian/watch.
[ Lucas Nussbaum ]
* Refresh packaging:
+ Bump Standards-Version
+ Add Rules-Requires-Root
+ Switch to debhelper 13
+ Switch to gemwatch and watch format 4
+ Update upstream metadata
* New upstream version 3.0.0
+ Update dependency on ruby-net-ssh
* Re-add test-suite from github with a patch, drop useless patch
* Manually set dependencies instead of relying of ruby:depends since
it ignores epochs
-- Lucas Nussbaum <lucas@debian.org> Tue, 12 Jan 2021 23:44:55 +0100
ruby-net-sftp (1:2.1.2-4) 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
[ Unit 193 ]
* d/p/add_net-ssh_4.0_compatibility.patch: (Closes: #869174)
- Add an upstream commit to fix compatibility with net-ssh 4.x.
* Update Standards-Version to 4.0.0.
-- Lucas Nussbaum <lucas@debian.org> Tue, 25 Jul 2017 18:43:36 +0200
ruby-net-sftp (1:2.1.2-3) unstable; urgency=medium
* Upload to unstable now that jessie is released.
* Re-add myself to Uploaders with my @debian.org email address.
-- Lucas Nussbaum <lucas@debian.org> Wed, 06 May 2015 13:56:44 +0200
ruby-net-sftp (1:2.1.2-3~exp1) experimental; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* Remove myself from Uploaders.
[ Sebastien Badia ]
* Target experimental and build with ruby 2.2.
* Add ruby-test-unit to Build-Depends for ruby2.2
* Update Vcs-Browser to cgit URL and HTTPS
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 17:59:54 +0200
ruby-net-sftp (1:2.1.2-2) unstable; urgency=low
* Team upload.
* d/control:
- bumped standards version to 3.9.6 (no changes needed)
- added Testsuite header
* d/copyright: changed to copyrigt format 1.0
-- Jonas Genannt <jonas.genannt@capi2name.de> Tue, 14 Oct 2014 12:55:28 +0200
ruby-net-sftp (1:2.1.2-1) unstable; urgency=low
[ Paul van Tilburg ]
* debian/control:
- Bump build dependency on gem2deb to >= 0.3.0~.
[ Cédric Boutillier ]
* Imported Upstream version 2.1.2
* debian/control:
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
- drop transitional packages, not needed anymore
- bump Standards-Version to 3.9.4 (no changes needed)
- add myself to Uploaders
* refresh and add DP3 headers to disable-gem-in-tests.patch
-- Cédric Boutillier <boutil@debian.org> Fri, 12 Jul 2013 15:39:38 +0200
ruby-net-sftp (1:2.0.5-3) unstable; urgency=medium
* Team upload.
* Set urgency to medium, as this upload fixes an RC bug.
* Add debian/patches/disable_test_triggering_mocha_bug_690562.patch
to disable a test which, due to a bug in ruby-mocha, causes other tests
to fail, yielding a FTBFS (Closes: #674324).
* Ease upgrade from Squeeze libnet-sftp2-ruby* packages
+ replace Conflicts: by Breaks:
+ set priority of transitional packages to extra
-- Cédric Boutillier <boutil@debian.org> Mon, 15 Oct 2012 22:16:06 +0200
ruby-net-sftp (1:2.0.5-2) unstable; urgency=low
* Add epoch to version in order to properly override the previous
libnet-sftp-ruby* packages.
* Standards-Version -> 3.9.2. No changes needed.
* Depend on ruby | ruby-interpreter.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Fri, 20 May 2011 18:11:33 +0200
ruby-net-sftp (2.0.5-1) unstable; urgency=low
* Switch to gem2deb-based packaging. Rename source and binary package.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Sat, 16 Apr 2011 11:18:42 +0200
libnet-sftp2-ruby (2.0.3-1) unstable; urgency=low
* New upstream version
* Drop 1.9 package, add 1.9.1 package for Ruby 1.9.1 transition
* Add myself to uploaders
* Standards-version 3.8.3→3.8.4 (no changes)
-- Gunnar Wolf <gwolf@debian.org> Tue, 23 Mar 2010 20:53:27 -0600
libnet-sftp2-ruby (2.0.2-1) unstable; urgency=low
* Initial release (Closes: #543319)
-- Christopher Lunsford <binarymutant@gmail.com> Sun, 23 Aug 2009 17:40:00 -0400
|