File: changelog

package info (click to toggle)
libconfig-model-backend-augeas-perl 0.125-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: perl: 773; makefile: 2
file content (261 lines) | stat: -rw-r--r-- 8,866 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
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
libconfig-model-backend-augeas-perl (0.125-1) unstable; urgency=medium

  * Team upload.

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Fix day-of-week for changelog entry 0.105-1.

  [ gregor herrmann ]
  * Import upstream version 0.125.
  * New test dependency: libconfig-model-tester-perl.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Drop basically empty debian/upstream/metadata.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Jan 2021 18:53:30 +0100

libconfig-model-backend-augeas-perl (0.124-1) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Dominique Dumont ]
  * New upstream version 0.124
    Fix FTBS with Config::Model 2.117
  * control: depends on libconfig-model-perl >= 2.117

 -- Dominique Dumont <dod@debian.org>  Tue, 27 Feb 2018 14:03:42 +0100

libconfig-model-backend-augeas-perl (0.123-1) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.2 (no changes needed)

  [ Dominique Dumont ]
  * New upstream version 0.123 (fix broken tests)
  * control: build-dep on libconfig-model-perl 2.116

 -- Dominique Dumont <dod@debian.org>  Sat, 30 Dec 2017 17:20:03 +0100

libconfig-model-backend-augeas-perl (0.122-1) unstable; urgency=medium

  * New upstream version 0.122
   * changed test backend specification to use rw_config instead of
     read_config following the deprecation done in Config::Model 2.111
   * Renamed meta model extension to follow the changes done in
     Config::Model::Itself 2.012
  * control:
    * depends on libconfig-model-perl >= 2.111
    * add build-dep on libconfig-model-itself-perl 2.012
    * declare compliance on policy 4.1.1

 -- Dominique Dumont <dod@debian.org>  Wed, 04 Oct 2017 16:26:33 +0200

libconfig-model-backend-augeas-perl (0.120-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ Angel Abad ]
  * Import upstream version 0.119
  * debian/copyright:
    - Update years.
    - Fix spelling error.
  * Declare compliance with Debian Policy 3.9.8.
  * debian/control: Fix spelling errors in description.

  [ Dominique Dumont ]
  * New upstream version 0.120
   * tweak test to cope with '.' removal from @INC
   * Fix spelling errors
  * Declare compliance with Debian Policy 4.0.0

 -- Dominique Dumont <dod@debian.org>  Wed, 21 Jun 2017 18:14:22 +0200

libconfig-model-backend-augeas-perl (0.118-2) unstable; urgency=medium

  * Team upload.
  * Add build dependency on libmodule-build-perl.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Jun 2015 14:07:08 +0200

libconfig-model-backend-augeas-perl (0.118-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Dominique Dumont ]
  * Imported Upstream version 0.118
    * use empty step arg when call set on a checklist
      (Closes: #759965)

 -- Dominique Dumont <dod@debian.org>  Mon, 08 Sep 2014 09:46:30 +0200

libconfig-model-backend-augeas-perl (0.117-1) unstable; urgency=medium

  * Imported Upstream version 0.117:
    - experience config attribute is deprecated
      (Closes: #750339)

 -- Dominique Dumont <dod@debian.org>  Thu, 19 Jun 2014 21:08:58 +0200

libconfig-model-backend-augeas-perl (0.116-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Dominique Dumont ]
  * Imported Upstream version 0.116 (Closes: #743104)
  * copyright: updated years
  * control:
    * bumped Standards-Version: 3.9.5
    + added BDI on libtest-differences-perl

 -- Dominique Dumont <dod@debian.org>  Thu, 03 Apr 2014 19:29:15 +0200

libconfig-model-backend-augeas-perl (0.114-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Dominique Dumont ]
  * Imported Upstream version:
    * added meta-model snippet so config-model-edit can handle
      Augeas backend
  * control:
    * BD on debhelper >=9
    * depends on libconfig-model-perl (>= 2.034)
    * depends on libmouse-perl
    * bumped Standards-Version: 3.9.4
    * updated description
  * compat updated to 9
  * copyright: updated years
  * removed obsolete patch


 -- Dominique Dumont <dod@debian.org>  Sun, 05 May 2013 19:05:05 +0200

libconfig-model-backend-augeas-perl (0.112-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: removed unneeded versioned dependencies.

  [ Dominique Dumont ]
  * Imported Upstream version 0.112:
    * Fix tests. Instead of peeking inside Node object to get internal
      bgmr attribute (which was renamed), use a new method provided by
      Config::Model 2.021. No changes in the library was done upstream
      (Close: #680821)
  * control: BDI on libconfig-model-perl > 2.021 (required by test fix)
    As the library did not change, there's no need to update the runtime
    dependency.

 -- Dominique Dumont <dod@debian.org>  Mon, 09 Jul 2012 19:32:23 +0200

libconfig-model-backend-augeas-perl (0.111-1) unstable; urgency=low

  * new upstream version (Closes: #674390)
  * control: updated  Standards-Version: '3.9.2' -> '3.9.3'
  * copyright Format: updated URL
  + new patch to relax Module::Build version req

 -- Dominique Dumont <dod@debian.org>  Fri, 25 May 2012 13:31:04 +0200

libconfig-model-backend-augeas-perl (0.110-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Dominique Dumont ]
  * Fix "FTBFS: test failures": upstream moosified Augeas backend to match
    Config::Model evolutions (Closes: #642156)
  * new upstream release
  * changed my e-mail address in control and copyright
  * control: [build-]depends on libconfig-model-perl 1.255

 -- Dominique Dumont <dod@debian.org>  Thu, 22 Sep 2011 15:54:53 +0200

libconfig-model-backend-augeas-perl (0.109-1) unstable; urgency=low

  * New upstream release:
    - updated test to prevent FTBS and fix Ubuntu bug (LP: #749108)
  * removed fix_spelling patch (applied upstream)
  * control: depends on libconfig-model-perl 1.236
  * control: changed my email address
  * control: updated to standard-version 3.9.2

 -- Dominique Dumont <domi.dumont@free.fr>  Mon, 11 Apr 2011 12:37:09 +0200

libconfig-model-backend-augeas-perl (0.108-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.

  [ Dominique Dumont ]
  * New upstream release
    - updated tests to work with Config::Model 1.207 (Closes: #605795)
  * control: updated Standards to 3.9.1
  * Switch to source format 3.0 (quilt).
  * debian/control:
    - removed unnessary versioned dependency (dogfooding mode with
      config-edit -appli dpkg-control -apply-fixes -save)
    - add unversioned perl to Build-Depends
    - update description
  * debian/copyright: updated copyright years
  * debian/patches/fix_spelling: new patch

  [ gregor herrmann ]
  * Mimimize debian/rules.

 -- Dominique Dumont <dominique.dumont@hp.com>  Fri, 21 Jan 2011 17:03:17 +0100

libconfig-model-backend-augeas-perl (0.107-1) unstable; urgency=low

  * New upstream release (skip Augeas #comment nodes)
  * control: Depends on libconfig-model-perl >= 0.636
  * Upstream fix of libconfig-model-openssh FTBS (Closes: #531233)

 -- Dominique Dumont <dominique.dumont@hp.com>  Mon, 01 Jun 2009 11:24:39 +0200

libconfig-model-backend-augeas-perl (0.106-1) unstable; urgency=low

  * New upstream release (only test changes to fix FTBS)
  * Fix "FTBFS: Test failures" (fixed upstream)
    (Closes: #521968)
  * control: upgraded Standards-Version to 3.8.1

 -- Dominique Dumont <dominique.dumont@hp.com>  Wed, 01 Apr 2009 17:59:39 +0200

libconfig-model-backend-augeas-perl (0.105-1) unstable; urgency=low

  * Initial Release. (Closes: #513016)

 -- Dominique Dumont <dominique.dumont@hp.com>  Wed, 28 Jan 2009 18:54:07 +0100