File: changelog

package info (click to toggle)
ruby-addressable 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 712 kB
  • ctags: 211
  • sloc: ruby: 9,132; makefile: 10
file content (103 lines) | stat: -rw-r--r-- 3,664 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
ruby-addressable (2.4.0-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Update years and homepage in copyright file
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Refresh remove_rubygems_stuff.patch to remove also bundler usage

 -- Cédric Boutillier <boutil@debian.org>  Sat, 04 Jun 2016 16:20:01 +0200

ruby-addressable (2.3.8-1) unstable; urgency=medium

  [ Lucas Nussbaum ]
  * New upstream version.
  * Refresh packaging:
    + Bump Standards-Version to 3.9.6
    + Update Homepage to point to github
    + Update Vcs-Browser
    + Add Testsuite field

  [ Cédric Boutillier ]
  * Build-depend on newer ruby-rspec and on ruby-rspec-its (Closes: #794133)

 -- Cédric Boutillier <boutil@debian.org>  Sun, 09 Aug 2015 23:17:25 +0200

ruby-addressable (2.3.6-1) unstable; urgency=medium

  * Imported Upstream version 2.3.6
  * Refresh remove_lib_from_loadpath.patch

 -- Cédric Boutillier <boutil@debian.org>  Wed, 07 May 2014 23:51:51 +0200

ruby-addressable (2.3.5-1) unstable; urgency=low

  * Team upload.
  * New upstream release. (Closes: #740794).
  * Bump Standards-Version to 3.9.5. No changes were required.
  * Refresh patches.
  * Add Build-Depends on ruby-coveralls.

 -- Miguel Landaeta <nomadium@debian.org>  Tue, 04 Mar 2014 18:10:58 -0300

ruby-addressable (2.3.4-1) unstable; urgency=low

  [ Christian Hofstaedtler ]
  * Install CHANGELOG.md as upstream changelog

  [ Cédric Boutillier ]
  * New upstream version
  * debian/control:
    + use canonical URI in Vcs-* fields
    + bump Standards-Version to 3.9.4 (no changes needed)
    + add myself to Uploaders
    + drop libaddressable-ruby* transitional packages
    + depend on ruby instead of ruby1.8
  * move unicode.data to /usr/share/ruby-addressable
    + debian/rules: install file where needed
    + debian/patches/move_unicode_data.patch:
        fix path of unicode.data in the library
    + debian/patches/remove_lib_from_loadpath.patch:
        remove lib from the load path in the spec using unicode.data 
        to use the version of the library installed in debian/
  * remove lintian overrides, about transitional packages

 -- Cédric Boutillier <boutil@debian.org>  Tue, 04 Jun 2013 23:03:28 +0200

ruby-addressable (2.2.8-1) unstable; urgency=low

  * Team upload
  * New upstream version
  * Enable test suite. Build-depend on ruby-rspec, rake.
  * Build against gem2deb >= 0.3.0
  * Bump Standards-Version to 3.9.3 (no changes needed)
  * Set priority of transitional packages to extra
  * Improve a little bit the short description
  * Convert debian/copyright to DEP-5 copyright-format/1.0
  * Override lintian warning about duplicate description of transitional
    packages
  * Replace Conflicts: with Breaks: for dependency relations on old packages
  * remove website/index.html from installed docs (not informative)

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Fri, 29 Jun 2012 21:30:47 +0200

ruby-addressable (2.2.6-1) unstable; urgency=low

   * New upstream release
   * Switch to gem2deb-based packaging. Rename source and binary package.
   * debian/control
       - Removed DM upload tag.
       - Bumped the standard version.
   * debian/copyright
       - update copyright information.
  
 -- Deepak Tripathi <deepak@debian.org>  Tue, 31 May 2011 14:51:45 +0530
 
libaddressable-ruby (2.2.2-1) unstable; urgency=low

   * Initial release (Closes: #594294)
   
 -- Deepak Tripathi <deepak@debian.org>  Wed, 13 Oct 2010 22:13:02 +0530