File: changelog

package info (click to toggle)
feed2imap 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 308 kB
  • ctags: 340
  • sloc: ruby: 3,249; makefile: 2
file content (255 lines) | stat: -rw-r--r-- 8,475 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
feed2imap (1.2.5-1) unstable; urgency=medium

  * New upstream release.
    - fixes regresion in `include-images` option (Closes: #784591)

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 10 May 2015 20:46:32 -0300

feed2imap (1.2.4-1) unstable; urgency=medium

  * New upstream release
    - contains *only* a fix for the usage of filters (Closes: #783444)

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 03 May 2015 21:05:40 -0300

feed2imap (1.2.3-2~exp1) experimental; urgency=medium

  * Team upload.

  [ Lucas Nussbaum ]
  * Update my email address.

  [ Sebastien Badia ]
  * Target experimental and build with ruby 2.2.
  * Lintian fix (copyright-refers-to-symlink-license) and rewrite completely
    the copyright file (use 1.0 standard).
  * Bump Standards-Version to 3.9.6 (no further changes)
  * Update Vcs-Browser to cgit URL and HTTPS

 -- Sebastien Badia <seb@sebian.fr>  Fri, 10 Apr 2015 12:19:09 +0200

feed2imap (1.2.3-1) unstable; urgency=medium

  * New upstream release.
    - Includes fix for feed2imap-cleaner deleting all messages on maildirs
      (Closes: #762292)

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 07 Oct 2014 18:39:47 -0300

feed2imap (1.2.2-1) unstable; urgency=medium

  * New upstream release.
    - Fixes regression when dealing with documented syntax in configuration
      file caused by the move away from Ruby 1.8 (Closes: #731073)

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 07 Feb 2014 09:56:58 -0300

feed2imap (1.2-2) unstable; urgency=low

  * Upload to unstable. I have used this, fetching 30+ feeds daily without
    problems for more than one month now.
  * debian/control: add myself to Uploaders:

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 06 Oct 2013 10:58:35 -0300

feed2imap (1.2-1) experimental; urgency=low

  * Team upload
  * New upstream version. Requires ruby-feedparser >= 0.9.2, debian/control
    adjusted accordingly.
  * Do not run tests against Ruby 1.8 since that is not really supported any
    more.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 27 Aug 2013 22:32:35 -0300

feed2imap (1.1-1) experimental; urgency=low

  * Team upload.

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * use canonical URI in Vcs-* fields

  [ Antonio Terceiro ]
  * debian/watch: point to my location for new upstream version
  * New upstream version, adds Ruby 1.9 support
  * debian/control:
    - bump dependency on ruby-feedparser to >= 0.8~1
    - Change dependeny from transitional package librmail-ruby1.8 to
      ruby-rubymail
    - Bump Standards-Version to 3.9.4; no changes needed
  * debian/ruby-tests.rb: load all tests but one that requires network

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 25 Aug 2013 18:36:13 -0300

feed2imap (1.0-2) unstable; urgency=low

  * Switch to gem2deb packaging.
    + build only for Ruby 1.8 as rmail is only available for 1.8.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sun, 17 Apr 2011 18:52:44 +0200

feed2imap (1.0-1) unstable; urgency=low

  * New upstream release. Closes: #577795.
  * Bumped Standards-Version to 3.8.4. No changes needed.
  

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sun, 18 Apr 2010 14:53:50 +0200

feed2imap (0.9.4-1) unstable; urgency=low

  * New upstream release. Includes an updated version of ruby's imap.rb
    that Closes: #538331.
  * Update to policy 3.8.2; no changes needed.
  * Move ruby-pkg-tools to Build-Depends so lintian is happier. also
    move others Build-Depends-Indep to Build-Depends. We don't build any
    arch-specific package anyway, so splitting Build-Depends-Indep and
    Build-Depends in pointless.
  * Add misc:Depends to Depends so lintian is happier.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 28 Jul 2009 00:19:28 +0200

feed2imap (0.9.3-1) unstable; urgency=low

  * New upstream release
  * Bumped Standards-Version to 3.8.0. No changes neded.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 23 Jul 2008 21:07:59 +0200

feed2imap (0.9.2-2) unstable; urgency=low

  * Added Vcs-Svn and Vcs-Browser
  * Upgraded to policy 3.7.3. No changes needed.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Mon, 24 Dec 2007 16:37:14 +0100

feed2imap (0.9.2-1) unstable; urgency=low

  [ Lucas Nussbaum ]
  * New upstream release.

  [ Arnaud Cornet ]
  * Use new Homepage dpkg header.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sun, 28 Oct 2007 21:12:21 +0100

feed2imap (0.9.1-1) unstable; urgency=low

  * New upstream release.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 15 May 2007 23:41:15 +0200

feed2imap (0.9-1) unstable; urgency=low

  * New upstream release.
    + Merged options parsing patch.
    + Added debugging mode (Closes: #385854).
  * dropped the uploaders rule.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 15 May 2007 16:48:55 +0200

feed2imap (0.8-2) unstable; urgency=medium

  [ Lucas Nussbaum ]
  * Applied patch from Paul van Tilburg to enhance options parsing.
    Closes: #385855.
  * Urgency=medium because this upload fixes an important bug, includes very
    few changes, and was throughtly tested.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Mon, 13 Nov 2006 23:22:13 +0100

feed2imap (0.8-1) unstable; urgency=low

  [ Lucas Nussbaum ]
  * Upgraded to policy 3.7.2. No changes required.
  * Build-dep on debhelper >= 5.
  * New upstream release.
  * New always-new flag in the config file to consider all items as new
    for a feed (closes: #366878).
  * When disconnecting from the IMAP server, don't display an exception
    in non-verbose mode if "connection is reset by peer" (closes: #367282).

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 13 Jun 2006 16:32:31 +0200

feed2imap (0.7-2) unstable; urgency=low

  [ Lucas Nussbaum ]
  * Set the Maintainer field back to me. I will be mainly responsible
    for this package.

  [ Paul van Tilburg ]
  * Updated the team substvar to @RUBY_EXTRAS_TEAM@ in control, update
    the Build-Depend-Indep on ruby-pkg-tools.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 30 Mar 2006 14:09:47 +0200

feed2imap (0.7-1) unstable; urgency=low

  * New upstream release:
    - Don't display the password in error messages (closes: #350370).
    - Upload mail with the Item time, not the upload time (closes: #350371).
  * Set the Maintainer field to the Debian/Ruby Extras team's name and
    address in debian/control.in since the package is team maintained.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Fri, 17 Feb 2006 16:34:26 +0100

feed2imap (0.6-1) unstable; urgency=low

  [ Lucas Nussbaum ]
  * New upstream release.
    - Feed2Imap displays a warning if the configuration file is world-readable
      (closes: #323561).
    - Now depends on libfeedparser-ruby to parse feeds. libfeedparser-ruby
      also integrates many fixes (closes: #335807).
    - Charset fixes: now uses UTF-8 for both plain text and HTML parts
      (closes: #330981).

  [ Paul van Tilburg ]
  * Added missing Build-Depend-Indep on ruby-pkg-tools and cdbs.

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 11 Jan 2006 22:59:13 +0000

feed2imap (0.5-1) unstable; urgency=low

  * New upstream release.
    - Feed2Imap can now work without OpenSSL (closes: #326750, #327213).
    - Fixed IMAP protocol incompatibility (closes: #328573).
  * Improved description in debian/control.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Mon, 19 Sep 2005 16:20:24 +0200

feed2imap (0.4-4) unstable; urgency=low

  * Added more precise copyright statement
  * Added a debian/watch file

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue,  2 Aug 2005 12:24:21 +0200

feed2imap (0.4-3) unstable; urgency=low

  * Added website adress to Description.
  * 0.4-2 was using debian/tmp instead of debian/feed2imap in
    debian/rules

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue,  2 Aug 2005 11:12:04 +0200

feed2imap (0.4-2) unstable; urgency=low

  * changed to a non-native Debian package.
  * Changed Build-Depends to Build-Depends-Indep
  * Now installs to /usr/lib/ruby/1.8 instead of /usr/lib/site_ruby/1.8.
  * DH_VERBOSE turned off.
  * Set debhelper compatibility level to 4.
  * Improved Description.
  * Now uses dh_fixperms to fix permissions.
  * Removed unused install target in debian/rules.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 27 Jul 2005 11:26:25 +0200

feed2imap (0.4-1) unstable; urgency=low

  * First Debian Package.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Fri, 22 Jul 2005 14:00:00 +0100