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
|
ruby-fast-gettext (3.1.0-2) unstable; urgency=medium
* Team upload.
* d/patches: add patch to fix autopkgtests
* d/patches: add patch to fix shebang lintian warning
* d/rules: install as gem
-- Jérôme Charaoui <jerome@riseup.net> Fri, 22 Nov 2024 00:46:28 -0500
ruby-fast-gettext (3.1.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Apply multi-arch hints. + ruby-fast-gettext: Add Multi-Arch: foreign.
[ Jérôme Charaoui ]
* New upstream version 3.1.0
* d/control: drop obsolete X*-Ruby-Versions fields
* d/control: bump Standards-Version, no changes needed
* d/patches: drop patches merged upstream
* d/patches: drop obsolete metadata patch
* d/watch: use recommended github pattern
-- Jérôme Charaoui <jerome@riseup.net> Thu, 21 Nov 2024 18:36:28 -0500
ruby-fast-gettext (2.0.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rspec.
[ Utkarsh Gupta ]
* Drop the patch related to tainting.
* Add patch to fix FTBFS. (Closes: #1002103)
* Add patch to use update over update_attributes.
* Add myself as an uploader.
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 20 Jan 2022 19:59:29 +0530
ruby-fast-gettext (2.0.3-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Wrap long lines in changelog entries: 1.2.0-1.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ ruby-fast-gettext: Add :any qualifier for ruby dependency.
[ Dmitry Borodaenko ]
* New upstream version 2.0.3.
* Bump debhelper to 13, Standards-Version to 4.5.1.
* Set Rules-Requires-Root to "no".
-- Dmitry Borodaenko <angdraug@debian.org> Wed, 10 Feb 2021 13:42:00 -0800
ruby-fast-gettext (2.0.0-1) unstable; urgency=medium
* New upstream version 2.0.0
* Refresh patches:
- 0001-fix-rspec-requires.patch: dropped, not necessary anymore
- 0004-Properly-handle-PO-files-encoding-in-PoFile.to_mo_fi.patch:
dropped, applied upstream
- 0006-Use-IO-each_line-instead-of-IO-lines-in-poparser.patch: dropped,
applied upstream
- remaining patches renumbered
- 0005-tests-workaround-absence-of-singlecov.patch: make tests work
without SingleCov (not in Debian)
* Drop dependency on ruby-protected-attributes, not necessary anymore
-- Antonio Terceiro <terceiro@debian.org> Sat, 02 Feb 2019 14:13:29 -0200
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
|