File: changelog

package info (click to toggle)
ruby-augeas 1%3A0.5.0%2Bgem-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: ruby: 309; ansic: 304; makefile: 4
file content (137 lines) | stat: -rw-r--r-- 4,785 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
ruby-augeas (1:0.5.0+gem-2) unstable; urgency=medium

  * Team upload.
  * d/control:
    - apply Multi-Arch: same hint
    - update obsolete pkg-config dependency
    - bump Standards-Version, no changes needed
  * d/patches:
    - add patch to fix ftbfs with gcc-14 (Closes: #1075455)
    - mark debian patch not-needed upstream

 -- Jérôme Charaoui <jerome@riseup.net>  Fri, 26 Jul 2024 12:05:54 -0400

ruby-augeas (1:0.5.0+gem-1) unstable; urgency=medium

  * Team upload
  * debian/watch: pull from rubygems.org
  * Add debian/salsa-ci.yml
  * debian/rules: install using rubygems layout
  * debian/control: update with dh-make-ruby
    - Bump debhelper compat level to 13
    - Bump build dependency  on gem2deb to >= 1
    - Bump Standards-Version to 4.6.1, no changes needed
    - Update Vcs-* to point to salsa
    - Switch Homepage: to https URL
    - add Rules-Requires-Root: no
    - Drop *-Ruby-Versions: fields
    - Add ${ruby:Depends} to Depends:
  * New upstream version 0.5.0+gem
    - This is exactly like the previous version, but includes a gemspec file
      (what fixes autopkgtest) (Closes: #819080)

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 15 Jan 2023 09:53:33 -0300

ruby-augeas (1:0.5.0-3) unstable; urgency=medium

  * Team upload
  * reupload 0.5.0 version. The 0.6.3 is a fork and breaks the API of augeas
    Thanks to: Raphaël Pinson

 -- Jonas Genannt <genannt@debian.org>  Fri, 05 Jun 2015 18:26:07 +0200

ruby-augeas (0.6.3-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 0.6.3
  * d/control:
    - removed transitional packages
    - bumped standards version to 3.9.6 (no changed needed)
    - added Testsuite header
  * d/watch: changed to gem2deb service
  * d/p/do_not_modify_loadpath_in_tests: refreshed
  * d/copyright:
    - changed Source URL
    - updated copyright

 -- Jonas Genannt <genannt@debian.org>  Tue, 02 Jun 2015 21:09:01 +0200

ruby-augeas (0.5.0-2) unstable; urgency=low

  * Team upload
  * Add do_not_modify_loadpath_in_tests.patch, in order to
    use the correct extension in tests (Closes: #725532)
  * Build against gem2deb >= 0.5 to add support for Ruby 2.0 and drop support
    for Ruby 1.8
  * debian/rules:
    + no need to ignore test failures with Ruby1.8 since this version is no
      longer supported by gem2deb >= 0.5
    + install NEWS as upstream changelog
    + delete build/ when cleaning
  * Add lintian overrides for duplicate description of transitional packages
  * Convert copyright file to copyright-format/1.0
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Mon, 28 Oct 2013 23:52:49 +0100

ruby-augeas (0.5.0-1) unstable; urgency=low

  * Team upload.
  [ Christian Hofstaedtler ]
  * Rename to ruby-augeas.
  * Convert to new Ruby policy (Closes: #707181).

  [ Laurent Bigonville ]
  * Put under the Debian Ruby Extras team maintenance with Matt blessing
  * New upstream release
  * Bump debhelper to 9
  * debian/watch: Update URL
  * debian/control: Bump Standards-Version to 3.9.4 (no further changes)
  * debian/control: Explicitly add libxml2-dev to the build-dependencies
  * debian/control: Bump libaugeas-dev build-dependency to >= 1.0.0
  * debian/control: Add Vcs-* fields
  * debian/control: Add ruby-test-unit to the build-dependencies

 -- Laurent Bigonville <bigon@debian.org>  Sat, 13 Jul 2013 15:30:26 +0200

libaugeas-ruby (0.4.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Change libaugeas-ruby depends from ruby1.8 to ruby1.9.1 to match the
    current default ruby and update package description to match
    (Closes: #680684)

 -- Scott Kitterman <scott@kitterman.com>  Mon, 16 Jul 2012 20:59:26 -0400

libaugeas-ruby (0.4.1-1) unstable; urgency=low

  * New upstream release.  Closes: #665927.
  * Remove Nicolas Scerpella from uploaders, no activity.
  * Bump Standards-Version to 3.9.3; no changes required.
  * Bump debhelper compat to 8; no changes required.
  * Bugger off cdbs, may it burn in hell.

 -- Matt Palmer <mpalmer@debian.org>  Sat, 21 Apr 2012 22:41:23 +1000

libaugeas-ruby (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * New maintainer.

 -- Matt Palmer <mpalmer@debian.org>  Fri, 29 Jan 2010 07:14:27 +1100

libaugeas-ruby (0.2.0-2) unstable; urgency=low

  * Add missing augeas.rb to package. Thanks, Marc Fournier. (Closes:
    #509438)
  * Decrease build-dep versions to allow package to be built on legacy
    distributions. Thanks, Marc Fournier.
  * Fix typo in description. Thanks, Bernhard Kleine.

 -- Bart Cortooms <bart@kumina.nl>  Sun, 25 Jan 2009 15:49:32 +0100

libaugeas-ruby (0.2.0-1) unstable; urgency=low

  * Initial release. (Closes: #497940)

 -- Bart Cortooms <bart@kumina.nl>  Sat, 01 Nov 2008 14:49:34 +0000