File: changelog

package info (click to toggle)
ruby-net-sftp 1%3A4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 696 kB
  • sloc: ruby: 5,136; makefile: 6
file content (176 lines) | stat: -rw-r--r-- 5,770 bytes parent folder | download
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
ruby-net-sftp (1:4.0.0-3) unstable; urgency=medium

  * Team upload.
  * Upload to unstable (Closes: #1100312, #1090870)

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 21 Mar 2025 10:06:44 +0100

ruby-net-sftp (1:4.0.0-2) experimental; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.7.0 (no changes needed)
  * Add patch to fix FTBFS with mocha 2 (Closes: #1090870)

 -- Vivek K J <vivekkj@disroot.org>  Mon, 23 Dec 2024 22:14:49 +0530

ruby-net-sftp (1:4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0
  * debian/patches/gemspec-remove-version-cap-on-net-ssh.patch: refresh
  * Refresh all patches.
  * Refresh packaging. Drop *-Ruby-Versions.

 -- Lucas Nussbaum <lucas@debian.org>  Mon, 26 Dec 2022 14:07:37 +0100

ruby-net-sftp (1:3.0.0-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-net-ssh.
    + ruby-net-sftp: Drop versioned constraint on ruby-net-ssh in Depends.

  [ Unit 193 ]
  * Add patch to remove version cap on ruby-net-ssh.
  * Update Standards-Version to 4.6.1.

 -- Unit 193 <unit193@debian.org>  Tue, 05 Jul 2022 20:28:34 -0400

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