File: changelog

package info (click to toggle)
ruby-jekyll-sass-converter 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: ruby: 818; sh: 22; makefile: 6
file content (111 lines) | stat: -rw-r--r-- 3,735 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
ruby-jekyll-sass-converter (2.2.0-1) unstable; urgency=medium

  * Team upload
  * Refresh patches
  * debian/watch: restrict to 2.x for now
  * New upstream version 2.2.0
  * debian/rules: install using rubygems layout
  * Don't run tests
    jekyll 4 depends on jekyll-sass-converter >= 2.1, but
    jekyll-sass-converter depends on jekyll 4 to run its tests. So we need
    to skip tests in order to be able to bootstrap jekyll 4 at all.
  * Add build dependency on ruby-sassc

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 21 Jan 2023 23:04:28 -0300

ruby-jekyll-sass-converter (1.5.2-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.1, no changes needed.

  [ Daniel Leidert ]
  * d/watch: Use the github releases page.
  * d/lintian-brush.conf: Set compat-release to oldstable to prevent dh
    bumps.
  * Update watch file.

  [ HIGUCHI Daisuke (VDR dai) ]
  * eliminate lintian warning: patch-not-forwarded-upstream
  * eliminate lintian warning: update-debian-copyright
  * run wrap-and-sort -a
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sat, 23 Jul 2022 11:04:20 +0900

ruby-jekyll-sass-converter (1.5.2-2) unstable; urgency=medium

  * d/clean: Add file.
  * d/compat: Remove obsolete file.
  * d/control: Add Rules-Requires-Root and Testsuite fields.
    (Uploaders): Add myself.
    (Build-Depends): Use debhelper-compat version 12 and depend on ruby-rspec
    to fix FTBFS (closes: #952037).
    (Standards-Version): Bump to 4.5.0.
    (Depends): Use ${ruby:Depends} and remove interpreter and libraries.
  * d/copyright: Add myself.
  * d/ruby-tests.rake: Update file.
  * d/rules (override_dh_auto_clean): Remove target in favor of d/clean.
  * d/README.Debian: Remove file.
  * d/upstream/metadata: Add metadata.
  * d/tests/: Remove directory. The test is obsoleted by the
    autopkgtest-pkg-ruby testsuite.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 23 Feb 2020 22:30:52 +0100

ruby-jekyll-sass-converter (1.5.2-1) unstable; urgency=medium

  * Team upload.

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 1.5.2
  * eliminate lintian warning: insecure-copyright-format-uri
  * Move Vcs-* to salsa.debian.org
  * Bump debhelper compatibility level to 11
  * Update Standards-Version to 4.1.3

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sun, 18 Feb 2018 00:07:34 +0900

ruby-jekyll-sass-converter (1.5.1-1) unstable; urgency=medium

  * Team upload.

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 1.5.1
  * Refresh patch
  * Enable test
  - d/ruby-tests.rake: new file
  - d/p/0002-require-tmpdir.patch: new patch
  - d/control: update B-D:
  - d/rules: clean test stuff
  * Support autopkgtest
  * Bump Standard Version: 4.1.1

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Tue, 05 Dec 2017 17:40:50 +0900

ruby-jekyll-sass-converter (1.5.0-1) unstable; urgency=medium

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

  [ Youhei SASAKI ]
  * New upstream version 1.5.0
  * Refresh patch
  * Bump debhelper >= 10
  * Bump Standard Version: 4.0.0

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Thu, 31 Aug 2017 12:00:37 +0900

ruby-jekyll-sass-converter (1.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #750398)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 03 Jun 2014 15:38:38 +0900