File: changelog

package info (click to toggle)
ruby-jekyll-feed 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 308 kB
  • sloc: ruby: 811; xml: 100; sh: 18; makefile: 9
file content (116 lines) | stat: -rw-r--r-- 4,334 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
ruby-jekyll-feed (0.17.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control (Standards-Version): Bump to 4.6.2.
  * d/copyright (Copyright): Update dates.
  * d/rules (override_dh_auto_clean): Move into d/clean.
  * d/upstream/metadata (Bug-Submit): Fix URL. 

 -- Daniel Leidert <dleidert@debian.org>  Tue, 07 Feb 2023 17:14:10 +0100

ruby-jekyll-feed (0.15.1-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on jekyll.

  [ Daniel Leidert ]
  * 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
  * eliminate lintian warning: redundant-control-relation
  * Use debhelper-compat version 13
  * Bump Standards-Version to 4.6.1

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Fri, 22 Jul 2022 22:41:56 +0900

ruby-jekyll-feed (0.15.1-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 10 Oct 2020 01:29:27 +0200

ruby-jekyll-feed (0.14.0-1) unstable; urgency=medium

  * New upstream release.
  * d/copyright: Add Upstream-Contact field.
    (Copyright): Update.
  * d/rules: Use gem installation layout and check dependencies during build.
  * d/watch: Use the github source.
  * d/patches/series: Disable 0001-Replace-git-execution-from-gemspec.patch.
    This patch doesn't apply anymore.
  * d/upstream/metadata: Remove Contact and Name fields. Fix Changelog URL.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 06 Jul 2020 19:57:58 +0200

ruby-jekyll-feed (0.13.0-2) unstable; urgency=medium

  * d/compat: Remove obsolete file.
  * d/control: Add Rules-Requires-Root field.
    (Build-Depends): Use debhelper-compat version 12. Depend on ruby-rspec to
    fix FTBFS (closes: #952032).
    (Standards-Version): Bump to 4.5.0.
    (Depends): Use ${ruby:Depends} and remove interpreter and libraries.
  * d/ruby-tests.rake: Make it a file instead of a symlink and run tests.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 23 Feb 2020 21:20:49 +0100

ruby-jekyll-feed (0.13.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control (Standards-Version): Bump to 4.4.1.
    (Build-Depends): Add versioned jekyll dependency.
    (Depends): Leave jekyll dependency after the plugin has been removed from
    Jekyll's dependencies. This fixes the FTBFS and closes: #940291.
  * d/patches/*: Rename and refresh patches.

 -- Daniel Leidert <dleidert@debian.org>  Wed, 08 Jan 2020 21:22:09 +0100

ruby-jekyll-feed (0.12.1-3) unstable; urgency=medium

  * debian/control (Depends): Add proper jekyll dependencies.
    (Build-Depends): Add jekyll, ruby-rspec-core, ruby-nokogiri, ruby-typhoeus.
    (Description): Fix typo.
  * debian/copyright: Fix insecure-copyright-format-uri.
  * debian/ruby-tests.rake: Add rspec tests.
  * debian/rules: Remove spec/dest/ directory on clean target. Set and
    export LANG/LC_ALL to C.UTF-8 for tests.
  * debian/patches/fix_tests.patch: Add patch to fix tests.
  * debian/patches/series: Adjust patch series file accordingly.
  * debian/upstream/metadata: Add meta data.

 -- Daniel Leidert <dleidert@debian.org>  Thu, 15 Aug 2019 05:01:30 +0200

ruby-jekyll-feed (0.12.1-2) unstable; urgency=medium

  * debian/control (Build-Depends): Add jekyll to fix autopkgtest.

 -- Daniel Leidert <dleidert@debian.org>  Tue, 06 Aug 2019 01:05:41 +0200

ruby-jekyll-feed (0.12.1-1) unstable; urgency=medium

  * New upstream release.
  * d/compat: Raised to level 12.
  * d/control (Uploaders): Added myself.
    (Build-Depends): Raised debhelper version.
    (Standards-Version): Bumped to 4.4.0.
    (Vcs-Git, Vcs-Browser): Updated for salsa.d.o.
    (Enhances): Added.
  * d/copyright: Updated.
  * d/rules: Added target to install upstream changelog.
  * d/watch: Updated to use gemwatch.d.n.
  * d/patches/0001-Replace-git-execution-from-gemspec.patch: Updated.

 -- Daniel Leidert <dleidert@debian.org>  Thu, 18 Jul 2019 00:53:11 +0200

ruby-jekyll-feed (0.3.1-1) unstable; urgency=medium

  * Initial release (Closes: #805760)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Wed, 04 Nov 2015 15:32:49 +0900