File: changelog

package info (click to toggle)
ruby-fssm 0.2.10-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: ruby: 1,082; makefile: 2
file content (105 lines) | stat: -rw-r--r-- 3,603 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
ruby-fssm (0.2.10-4) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Use secure URI in debian/watch.
  * Bump debhelper from old 9 to 13.
  * Update Vcs-* headers from vcswatch.
  * Update watch file format version to 4.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-rspec.

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Replace exists? by exist? in spec (ruby3.2 support)
  * Drop X?-Ruby-Versions
  * Drop explicit dependency on ruby interpreter, use ${ruby:Depends}
  * Rules does not require root
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Fri, 27 Oct 2023 23:41:38 +0200

ruby-fssm (0.2.10-3) unstable; urgency=medium

  * Team upload.
  * Create patch to fix monitor_spec.rb be_false method for
    newer rspec version (Closes: #815767)
  * Silence lintian warnings
  * Format control file

 -- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com>  Mon, 29 Feb 2016 10:37:33 -0300

ruby-fssm (0.2.10-2) unstable; urgency=low

  * Team upload
  * Bump standards version 3.9.5 (no changes)
  * Build with gem2deb >= 0.7.5 (install gemspec for all ruby versions)

 -- Pirate Praveen <praveen@debian.org>  Mon, 05 May 2014 20:42:27 +0530

ruby-fssm (0.2.10-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + update my email address
    + Bump Standard-Versions to 3.9.4 (no changes needed)
    + drop libfssm-ruby* transitional packages
    + fix typo in short description
  * debian/copyright: update my email address and years

 -- Cédric Boutillier <boutil@debian.org>  Tue, 04 Jun 2013 16:01:00 +0200

ruby-fssm (0.2.9-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 10:06:17 +0200

ruby-fssm (0.2.9-1) unstable; urgency=low

  * New upstream version
  * Use new Ruby packaging policy:
    + rename source and binary packages
    + use gem2deb packaging tool
  * Add myself to Uploaders
  * Bump Standards-Version to 3.9.3 (no changes needed)
  * Override lintian warning about duplicate descriptions for transitional
    packages
  * Convert debian/copyright to DEP5
  * debian/patches
    + remove_rubygems_bundler_stuff_from_spec.patch since require statements
      on bundler and rubygems are not needed here
    + remove_load_path_manipulations.patch to avoid overriding of system
      $LOAD_PATH from this library
    + modify_example_rb.patch to avoid using rubygems in it

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 16 May 2012 00:29:04 +0200

libfssm-ruby (0.1.4-2) unstable; urgency=low

  * Fix Build-dependency on ruby1.9.1 (Closes: #574316)
  * Fix libfssm-ruby dependency on libfssm-ruby1.8

 -- Micah Anderson <micah@debian.org>  Wed, 17 Mar 2010 12:25:29 -0400

libfssm-ruby (0.1.4-1) unstable; urgency=low

  * New upstream release fixes rb-inotify requirement

 -- Micah Anderson <micah@debian.org>  Fri, 12 Mar 2010 22:35:59 -0500

libfssm-ruby (0.1.3-1) unstable; urgency=low

  * Initial release (Closes: #572586)

 -- Micah Anderson <micah@debian.org>  Thu, 04 Mar 2010 15:45:17 -0500