File: changelog

package info (click to toggle)
ruby-fast-gettext 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 720 kB
  • ctags: 301
  • sloc: ruby: 3,092; makefile: 3
file content (162 lines) | stat: -rw-r--r-- 5,422 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
ruby-fast-gettext (1.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Michael Moll <kvedulv@kvedulv.de>  Mon, 07 Nov 2016 02:30:52 +0100

ruby-fast-gettext (1.2.0-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Team upload.
  * [16834da] Use https:// in Vcs-* fields
  * [5c07f14] Use https:// in Vcs-* fields
  * [d1e6d04] Run wrap-and-sort on packaging files

  [ Michael Moll ]
  * [723b318] New upstream version 1.2.0
  * [657018f] update debian/ files for 1.2.0
  * [4f5ec80] delete 0004-Properly-handle-PO-files-encoding-in-PoFile.to_mo_fi.patch
  * [8558250] Bump Standards-Version to 3.9.8 (no changes needed)
  * [e28926d] re-add 0004-Properly-handle-PO-files-encoding-in-PoFile.to_mo_fi.patch

 -- Michael Moll <kvedulv@kvedulv.de>  Tue, 06 Sep 2016 01:35:24 +0200

ruby-fast-gettext (1.0.0-1) unstable; urgency=medium

  * Team upload.
  * Fix incorect gem load (sqlite3) (Closes: #816253)
  * New upstream release
  * Update Debian packaging using dh-make-ruby
  * d/control:
      Bump Standards-Version to 3.9.7 (no changes)
      Update Vcs-* fields (use https everywhere)
  * d/watchfile: Target github and update to version 4
  * d/patches: Remove patch 008 (Fix-MoFile) applied upstream

 -- Sebastien Badia <seb@sebian.fr>  Mon, 29 Feb 2016 11:46:24 -0300

ruby-fast-gettext (0.9.2-1) unstable; urgency=medium

  [ Jérémy Bobbio ]
  * Team upload.
  * New upstream release.
  * Update metadata.yml.
  * Re-allow tests needing RSpec 3 and bump Build-Depends.
  * Add a patch to stop using the deprecated IO#lines.
  * Ship metadata.yml as a patch as it's not in upstream source.
  * Add a patch from upstream to fix a test failure. (Closes: #795035)
  * Switch to debhelper compat level 9.
  * Update Vcs-* URL.

  [ Christian Hofstaedtler ]
  * Add missing metadata.yml (Closes: #774043)

 -- Jérémy Bobbio <lunar@debian.org>  Sat, 12 Sep 2015 21:13:25 +0200

ruby-fast-gettext (0.9.0-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version upgraded to 3.9.6, no changes required.
  * 0006-remove-test-that-requires-rspec3.patch added.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 18 Oct 2014 12:05:29 -0700

ruby-fast-gettext (0.8.1-2) unstable; urgency=medium

  * Add missing Build-Depends on ruby-protected-attributes.
    (Closes: #759924)
  * Add a patch to remove bogus tests.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 03 Sep 2014 01:54:12 +0000

ruby-fast-gettext (0.8.1-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Refresh patches.
  * Fix 0004-fix-tests-with-ruby-calls.patch to properly use current Ruby
    version.
  * Stop forcing the encoding when running specs.
  * Add a patch to properly handle PO file encoding in PoFile.to_mo_file.
    (Closes: #718218)
  * Bump Standards-Version, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 05 May 2014 19:00:17 +0200

ruby-fast-gettext (0.7.1-1) unstable; urgency=low

  [ Dmitry Borodaenko ]
  * New upstream release.
  * Standards-Version upgraded to 3.9.4 (no changes).

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag.
  * use canonical URI in Vcs-* fields.
  * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
    field.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 10 Aug 2013 15:59:01 -0700

ruby-fast-gettext (0.6.8-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * debian/watch: changed to use gemwatch
  * Bump build dependency on gem2deb to >= 0.3.0~
  * debian/patches/0001-fix-rspec-requires.patch: refresh
  * debian/patches/0003-set-default-external-encoding-in-specs-to-
    utf8.patch: refreshed
  * debian/ruby-tests.rb: Re-enable tests
  * added build dependency on ruby-i18n, needed to run tests
  * added debian/patches/fix-tests-with-ruby-calls.patch - do not run ruby
    under bundler

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 30 Jun 2012 11:42:51 -0300

ruby-fast-gettext (0.6.7-1) unstable; urgency=low

  * New upstream version.
  * Upstream changed license from public domain to MIT (Expat).
  * Another rearranging of unit tests.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 12 May 2012 14:22:20 +0300

ruby-fast-gettext (0.6.6-1) unstable; urgency=low

  * New upstream version.
  * Standards-Version upgraded to 3.9.3.

 -- Dmitry Borodaenko <angdraug@debian.org>  Mon, 09 Apr 2012 17:28:18 +0300

ruby-fast-gettext (0.6.4-1) unstable; urgency=low

  * New upstream version:
    - untaint relative file path patch merged.
  * Patches added:
    - skip safe mode test (doesn't work under /tmp)
    - set default external encoding in specs to utf8.
  * Point Vcs-* control fields at git.debian.org.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 08 Jan 2012 17:48:46 +0300

ruby-fast-gettext (0.6.1-1) unstable; urgency=low

  * New upstream version.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sun, 09 Oct 2011 12:42:32 +0300

ruby-fast-gettext (0.6.0-1) unstable; urgency=low

  * New upstream version.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 08 Oct 2011 19:19:26 +0300

ruby-fast-gettext (0.5.13-1) unstable; urgency=low

  * Initial release. Closes: #641930 (ITP).
  * Patches applied:
    - fix rspec requires in unit tests
    - untaint relative file path to make it work with $SAFE = 1.

 -- Dmitry Borodaenko <angdraug@debian.org>  Tue, 27 Sep 2011 00:37:13 +0300