File: changelog

package info (click to toggle)
ruby-haml 6.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,004 kB
  • sloc: ruby: 9,908; sh: 23; makefile: 11
file content (575 lines) | stat: -rw-r--r-- 19,249 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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
ruby-haml (6.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 6.3.0 (Closes: #1100308).
  * Refresh patches.
  * d/control: Bump Standards-Version to 4.7.2 (no changes needed).
  * d/copyright: fix lintian old-fsf-address-in-copyright-file.
  * d/ruby-haml.links: add links to jquery.js.
  * d/rules:
    - Use execute_before/after instead of override.
    - Remove override_dh_auto_test.
    - Remove link to jquery.js (use ruby-haml.links for this).
  * Remove yardoc from rubygems-integration.
    - Fix lintian: package-contains-documentation-outside-usr-share-doc.
  * Add d/p/0005-Replace-fragile-encoding-test-with-UTF-8-assertion.patch:
    - The test was causing inconsistent results, so it was replaced with a
    direct assertion for the expected output. Now it works locally and in the
    Salsa CI.
  * d/TODO:
    - Add action to create a ruby-haml-doc package.
    - Remove other actions, no longer valid.

 -- Sergio de Almeida Cipriano Junior <sergiosacj@riseup.net>  Sun, 06 Apr 2025 16:27:52 -0300

ruby-haml (6.1.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 6.1.2
  * d/control: bumped Standards-Version to 4.6.2.
  * d/patch: update patch 0002-remove-link-to-remote-images-in-the-README.patch
  * d/s/lintian-overrides: fix missing source file test/haml/results/whitespace_handling.xhtml
  * d/rules: remove jquery.js copy

 -- Aquila Macedo Costa <aquilamacedo@riseup.net>  Tue, 05 Sep 2023 13:19:40 +0530

ruby-haml (6.1.1-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Antonio Terceiro ]
  * New upstream version 6.1.1
  * debian/rules: install using rubygems layout
  * debian/control: update with dh-make-ruby
    - Bump Build-Depends on ruby-temple to (>= 0.8.2)
    - Drop *-Ruby-Versions: fields
    - Switch to Architecture: any as this version now includes C extensions
  * Replace debian/ruby-tests.rb with almost standard debian/ruby-tests.rake
  * Add build dependency on ruby-unindent
  * Refresh patches and convert them to use gbp pq
  * debian/ruby-tests.rake: skip some broken tests

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 21 Dec 2022 19:47:26 -0300

ruby-haml (5.2.2-1) unstable; urgency=medium

  * Team upload

  [ Gunnar Wolf ]
  * Removing myself from uploaders, acknowledging reality

  [ Cédric Boutillier ]
  * New upstream version 5.2.2
    + works with ruby3.0 and rails 6.1 (Closes: #1002095)
  * Refresh packaging files with dh-make-ruby -w
  * Refresh patches

 -- Cédric Boutillier <boutil@debian.org>  Fri, 21 Jan 2022 15:28:44 +0100

ruby-haml (5.1.2-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.

  [ Pirate Praveen ]
  * Change build dependency on rails to ruby-rails
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sat, 18 Jul 2020 22:39:17 +0530

ruby-haml (5.1.2-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Cédric Boutillier ]
  * New upstream version 5.1.2
    + adds rails 6 support
  * New v4 watch file, fixing uscan error
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Refresh patches

 -- Cédric Boutillier <boutil@debian.org>  Wed, 04 Sep 2019 17:56:42 +0200

ruby-haml (5.0.4-3) unstable; urgency=medium

  * Team upload
  * Depend on ruby-temple
  * Reintroduce a ruby-tests.rb file to run the test suite
  * Declare Testsuite as autopkgtest-pkg-ruby
  * Ask gem2deb-test-runner to check rubygems dependencies
  * Fix broken documentation symlinks (Closes: #857534)
  * Move rails to Build-depends to make autopkgtest happy about dependencies
    for tests
  * Erase benchmark.rb to avoid screening ruby interpreter one
  * Install documentation
  * Bump debhelper compatibility level to 11

 -- Cédric Boutillier <boutil@debian.org>  Sat, 12 Jan 2019 23:54:30 +0100

ruby-haml (5.0.4-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * Point to correct homepage (Closes: #809822)

  [ Andrew Lee (李健秋) ]
  * Team upload.
  * debian/watch: fetch from upstream github instead.
  * New upstream release.
    - Drop avoid_rake_early_death patch.
    - Refresh no_rubygems_in_tests patch.
    - Refresh privacy_breach.patch patch.
  * debian/control: build-deps on ruby-kramdown and ruby-temple.
  * Added drop-git-in-gemspec.patch.
  * Adjust build-deps.
  * Drop symlink on tests.
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Update Vcs tags.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Fri, 11 Jan 2019 14:10:56 +0800

ruby-haml (4.0.7-1) unstable; urgency=low

  [ Nitesh A Jain ]
  * Team upload
  * New upstream release
  * Change upstream homepage link

 -- Pirate Praveen <praveen@debian.org>  Fri, 30 Oct 2015 03:21:55 +0530

ruby-haml (4.0.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Remove patch fix_tests_form_opener_rails4.patch (not required)
  * Bump standards version to 3.9.6 (no changes)

 -- Pirate Praveen <praveen@debian.org>  Sat, 29 Aug 2015 10:31:34 +0530

ruby-haml (4.0.5-2) unstable; urgency=medium

  * Team upload.
  * Change rails3 to rails in dependencies (Closes: #760914)
  * debian/copyright:
    + drop File paragraph about vendor/fssm (not present)
    + rename MIT to Expat
    + update source URL
  * Fix relative path for the symlink to yard css/js
  * Add link to avoid duplicate files in the HTML doc
  * Add fix_tests_form_opener_rails4.patch to fix tests with Rails 4+
  * Add privacy_breach.patch to remove links to remote images in the HTML
    documentation

 -- Cédric Boutillier <boutil@debian.org>  Fri, 12 Sep 2014 23:30:24 +0200

ruby-haml (4.0.5-1) unstable; urgency=low

  * Team upload.
  * New upstream version
  * Standards-version 3.9.4→3.9.5 (no changes needed)
  * Upstream requires Rails >= 3.2, reflecting it in the dependencies

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 31 Jan 2014 10:08:50 -0600

ruby-haml (4.0.3-3) unstable; urgency=low

  * Team upload.
  * Explicitly build-depend and depend on ruby-tilt. (Closes: #713161)
  * Remove lintian overrides, about dropped transitional packages.

 -- Cédric Boutillier <boutil@debian.org>  Tue, 20 Aug 2013 17:34:23 +0200

ruby-haml (4.0.3-2) unstable; urgency=low

  * Team upload.
  * Fix Build-Depends to match the test suite needs.
  * Add a patch to avoid using rubygems in tests.
  * Bump Standards-Version to 3.9.4, no changes required.
  * Drop transitional packages now that Wheezy is stable.
  * Add git-buildpackage configuration.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 05 Jun 2013 11:48:57 +0200

ruby-haml (4.0.3-1) unstable; urgency=low

  * New major upstream release
  * Upstream has split the 'html2haml' functionality into a different gem;
    adding it as 'Recommends' (ITP filed). This change makes ruby-haml not
    to have to depend on ruby-hpricot (Closes: #696834)
  * No longer supports Rails <= 3; b-d-i and suggests updated from the
    'rails' (2.x) to the 'rails3' packages.
  * Added recommends: and b-d-i: on ruby-erubis
  * Drop both the 003fix-root-path and remove_require_rubygems patches, as
    they are no longer needed
  * Added suggests: on yard, in order to skip including duplicated
    Javascript files found there (and added by it during the build)

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 23 May 2013 11:20:02 -0500

ruby-haml (3.1.6-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped the build-depend on ruby-haml to 0.3.0.
    - Bumped the standars-version to 3.9.3.
  * debian/copyright: use the Debian copyright format version 1.0.
  * debian/patches:
    - Added remove_require_rubygems.patch.
  * debian/ruby-haml.doc-base: added.
  * debian/rules, debian/ruby-test*: use the upstream Rakefile to run
    the tests and supply a symlink to rails to make them runable.
  * debian/source/lintian-overrides: added overrides for the descriptions
    of the transitional packages.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 24 Jun 2012 17:40:31 +0200

ruby-haml (3.1.4-2) unstable; urgency=low

  * Stop building and providing/conflicting/replacing the (empty) haml-
    elisp package, as it has become an independent package of its own

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 06 Jan 2012 11:07:12 -0600

ruby-haml (3.1.4-1) unstable; urgency=low

  [ Paul van Tilburg ]
  * New upstream release.
  * Source packages adapted according to the new Ruby policy:
    - Build for both ruby1.8 and ruby1.9.1.
    - Migrated to pkg-ruby-extras git repos; changed the Vcs-* fields in
      debian/control accordingly.
    - Changed the depends and recommends to follow the new Ruby library
      naming scheme.
  * debian/control:
    - Added a default DM-Upload-Allowed field set to yes.
    - Standards-Version bumped to 3.9.2; no changes required.
    - Set XS-Ruby-Versions to all.
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
    - Switched the maintainer with the uploaders field as per new
      convention the team is the default maintainer.
    - Added a build-depend-indep on rake, yard (>= 0.5.3), ruby-sass and
      ruby-maruku (>= 0.5.9) for documentation generation.
    - Added a build-deped-indep on rails for the tests.
    - Added a recommend on ruby-sass as it is no longer included in Haml
      upstream (not even from the vendor dir).
    - Added libhaml-ruby, libhaml-ruby1.8, libhaml-ruby-doc and haml-elisb
      as transitional packages.
  * debian/copyright: reworked to fit the DEP5 format.
  * debian/docs: install generated docs
  * debian/haml-elisp.NEWS: install a NEWS file to explain that the
      emacs modes have disappeared.
  * debian/install: install the VERSION files to the libdir of haml so
      that Haml::Util.version works.
  * debian/manpages: install manpages debian/html2haml.1 and debian/haml.1.
  * debian/patches:
     - 001fix-hardcoded-gem-path.patch:  dropped, this is now handled by
       gem2deb.
     - 002get-version-from-right-path.patch: dropped, doesn't work if we
       also want to support Ruby 1.9.
     - 003fix-root-path.patch: added, fixes the root path so that
       Haml::Util.scope works properly.
  * debian/rules:
    - Call `rake doc` to generate documentation using yard.
    - Disable tests for now... it doesn't seem to work at all with our
      Rails 2.0 setup.
    - Remove the installed sass.rb and plugin/sass.rb dummy libraries that
      tries to load Sass via a gem/from the vendor dir.

  [ Gunnar Wolf ]
  * Added myself to uploaders
  * Separate the $LOAD_PATH modification from the require call in
    html2haml

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 18 Dec 2011 07:56:44 -0600

libhaml-ruby (3.0.25-2) unstable; urgency=low

  * Squeeze freeze is over - Reupload, targetting at unstable instead of
    experimental

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 08 Feb 2011 21:02:36 -0600

libhaml-ruby (3.0.25-1) unstable; urgency=low

  * New upstream release
  * Targetting experimental in order not to interfere with Squeeze's
    freeze

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 20 Dec 2010 12:32:14 -0600

libhaml-ruby (3.0.24-1) experimental; urgency=low

  * New upstream release
  * Targetting experimental in order not to interfere with Squeeze's
    freeze

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 24 Nov 2010 09:05:39 -0600

libhaml-ruby (3.0.22-1) experimental; urgency=low

  * New upstream release
  * Targetting experimental in order not to interfere with Squeeze's freeze

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 23 Oct 2010 10:46:11 -0500

libhaml-ruby (3.0.21-1) experimental; urgency=low

  * New upstream release
  * Targetting experimental in order not to interfere with Squeeze's freeze

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 12 Oct 2010 11:49:04 -0500

libhaml-ruby (3.0.18-1) experimental; urgency=low

  * New upstream release
  * Targetting experimental in order not to interfere with Squeeze's freeze

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 12 Sep 2010 21:23:41 -0500

libhaml-ruby (3.0.15-1) unstable; urgency=low

  * New upstream release
  * Updated the upstream homepage
  * Added "Recommends: libfssm-ruby1.8" to libhaml-ruby1.8 binary
    package (Closes: #586613)
  * Standards-version: 3.8.4→3.9.1 (no changes needed)
  * Updated man pages to match current options (Closes: #589119)

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 29 Jul 2010 17:14:47 -0400

libhaml-ruby (3.0.12-1) UNRELEASED; urgency=low

  * New upstream release

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Sat, 12 Jun 2010 21:41:58 +0530

libhaml-ruby (3.0.10-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 07 Jun 2010 19:24:24 -0500

libhaml-ruby (3.0.9-1) unstable; urgency=low

  * New upstream release.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Thu, 03 Jun 2010 11:51:08 +0530

libhaml-ruby (3.0.6-1) unstable; urgency=low

  * New upstream release
  * debian/control
 	+ added DMUA flag.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Thu, 27 May 2010 10:59:02 +0530

libhaml-ruby (3.0.4-1) unstable; urgency=low

  * New upstream release (Closes: #581677)
  * debian/copyright
       + updated copyright information.
       + added debian related copyright information.
  * debian/rules
       + removed patchsys-quilt.mk.
       + removed rdoc from rules.it is provided as virtual package
         with standard ruby.
  * debian/control
       + added myself to uploaders.
  * debian/patches
       + added patches for hard coded gem path.
  * debian/haml.1
       + removed hyphen-used-as-minus-sign.
  * debian/
       + update README.source.
       + created man page for sass-convert.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Mon, 17 May 2010 17:03:04 -0400

libhaml-ruby (2.2.24-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 29 Apr 2010 21:00:21 -0500

libhaml-ruby (2.2.23-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 22 Apr 2010 00:13:36 -0500

libhaml-ruby (2.2.22-1) unstable; urgency=low

  * New upstream release
  * Updated debian/watch to ignore versions with nonnumeric components
    (i.e. 'beta')
  * Set source format to 3.0 (quilt), lintian looks happier

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 09 Apr 2010 08:19:19 -0500

libhaml-ruby (2.2.21-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 14 Mar 2010 19:04:18 -0600

libhaml-ruby (2.2.20-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 16 Feb 2010 11:07:32 -0600

libhaml-ruby (2.2.19-1) unstable; urgency=low

  * New upstream release
  * Remove debian/patches/fix-emacs-mode, change included upstream
  * Bump Standards-Version (no changes)

 -- Micah Anderson <micah@debian.org>  Fri, 12 Feb 2010 12:23:49 -0500

libhaml-ruby (2.2.17-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 28 Jan 2010 14:24:49 -0600

libhaml-ruby (2.2.16-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 20 Dec 2009 18:37:44 -0600

libhaml-ruby (2.2.15-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 02 Dec 2009 16:20:12 -0600

libhaml-ruby (2.2.14-1) unstable; urgency=low

  * New upstream release
  * Moved binary package ruby-elisp to section: lisp
  * Binary package ruby-elisp now also depends on emacs23 | ruby-elisp (as
    emacs23 provides ruby-mode) (Closes: #557190)

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 11 Nov 2009 22:39:00 -0600

libhaml-ruby (2.2.13-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 11 Nov 2009 11:49:08 -0600

libhaml-ruby (2.2.10-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 31 Oct 2009 19:37:38 -0600

libhaml-ruby (2.2.8-2) unstable; urgency=low

  * Include haml-elisp.emacsen-startup so the Emacs modes do not have to
    be explicitly called (Closes: #551258)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 16 Oct 2009 17:51:58 -0500

libhaml-ruby (2.2.8-1) unstable; urgency=medium

  * New upstream release; fixes potential XSS isue due to incomplete
    HTML/Unicode escaping —
    http://github.com/nex3/haml/commit/fcf0d8ff743e947d0f4f563b07770310132d4fc6

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 13 Oct 2009 14:15:30 -0500

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

  [ Joshua Timberman ]
  * Suggest, not recommend, rails and hpricot so they are not auto installed

  [ Gunnar Wolf ]
  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 29 Sep 2009 18:41:06 -0500

libhaml-ruby (2.2.5-1) unstable; urgency=low

  * New upstream release
  * Standards-version → 3.8.3 (no changes)
  * Added README.source, keeping lintian at ease
  * Actually do the right thing to avoid being compiled with emacs21,
    instead of just conflicting with the whole package. Thanks to Aaron
    M. Ucko for pestering me in the right direction! (Closes: #536091)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 18 Sep 2009 17:56:25 -0500

libhaml-ruby (2.2.0-2) unstable; urgency=low

  [ Ryan Niebur ]
  * Add myself to Uploaders
  * install VERSION_NAME, fixing the errors during load

  [ Gunnar Wolf ]
  * Patched haml-mode.el to avoid compile-time (and thus, install-time)
    error. Had to also declare Conflicts: on emacs21 (which is going
    away soon anyway) as author will explicitly not support it. (Closes:
    #536091)
  * Thanks to Axel Beckert for his help with elisp!

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 04 Aug 2009 16:19:07 -0500

libhaml-ruby (2.2.0-1) unstable; urgency=low

  [ Ryan Niebur ]
  * fix watch file

  [ Gunnar Wolf ]
  * Changed section to Ruby as per ftp-masters' request
  * New upstream release
  * Updated standards-version 3.8.0→3.8.2 (no changes needed)

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 06 Jul 2009 17:02:01 -0500

libhaml-ruby (2.0.9-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 24 Feb 2009 07:45:50 -0600

libhaml-ruby (2.0.8-1) unstable; urgency=low

  * New upstream release
  * Fixed debian/watch, which included "/" as part of the directory name

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 13 Feb 2009 18:56:19 -0600

libhaml-ruby (2.0.7-1) unstable; urgency=low

  * New upstream release
  * Added missing misc:Depends to haml-elisp
  * Added "Conflicts: sufary" to binary package libhaml-ruby1.8, as both
    packages provide (completely unrelated) /usr/bin/sass. (Closes:
    #511032)

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 06 Jan 2009 17:36:49 -0600

libhaml-ruby (2.0.6-1) unstable; urgency=low

  * Initial upload (Closes: #509159)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 19 Dec 2008 15:12:11 -0600