File: changelog

package info (click to toggle)
ruby-magic 0.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 160 kB
  • ctags: 33
  • sloc: ruby: 187; makefile: 3
file content (53 lines) | stat: -rw-r--r-- 1,702 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
ruby-magic (0.2.9-1) unstable; urgency=medium

  [ Thiago Ribeiro ]
  * Team upload
  * New upstream release

  [ Antonio Terceiro ]
  * Update packaging with a new dh-make-ruby run
    - drop documentation from the binary package

 -- Thiago Ribeiro <thiagitosouza@gmail.com>  Mon, 17 Aug 2015 13:30:25 -0300

ruby-magic (0.2.8-1) unstable; urgency=medium

  * New upstream release
  * drop patch already applied upstream:
    - 0001-Fix-Magic.guess_string_mime_encoding.patch
  * drop patch fix-against-new-libmagic.diff; this patch tried to workaround a
    regression that seems to have been fixed in libmagic1 (Closes: #747738)
  * add myself to Uploaders:

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 26 May 2014 11:03:07 -0300

ruby-magic (0.2.6-3) unstable; urgency=medium

  * Team upload.
  * Fix code and test assumptions to work with newer libmagic versions
    Patch: debian/patches/fix-against-new-libmagic.diff
    (Closes: #741815)

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 18 Apr 2014 21:20:25 -0300

ruby-magic (0.2.6-2) unstable; urgency=low

  * Team upload.

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

  [ Antonio Terceiro ]
  * Fix Mime.guess_string_mime_encoding
  * Updated Standards-Versions to 3.9.4. No changes required.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 13 Aug 2013 12:19:17 +0200

ruby-magic (0.2.6-1) unstable; urgency=low

  * Initial release (Closes: #629136)
  * Unit test patched not to use rubygems and to require test_declarative.

 -- Dmitry Borodaenko <angdraug@debian.org>  Sat, 17 Sep 2011 15:36:57 +0300