File: changelog

package info (click to toggle)
ruby-mail-gpg 0.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 328 kB
  • sloc: ruby: 2,289; makefile: 6
file content (146 lines) | stat: -rw-r--r-- 5,148 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
ruby-mail-gpg (0.4.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/.gitattributes:
    - Add to keep unwanted files out of the source package.
  * debian/control:
    - Update team name.
  * debian/watch:
    - Adapt due to changes how GitHub stores detached GPG signatures.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

 -- Georg Faerber <georg@debian.org>  Sun, 23 May 2021 15:24:33 +0000

ruby-mail-gpg (0.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Move CI config to debian/salsa-ci.yml to comply with team policy, and
    disable reprotest job, which leads to false positives.
  * Fix watch file, to handle varying upstream version schemes: some releases
    do include a leading "v", some do not.

 -- Georg Faerber <georg@debian.org>  Fri, 06 Sep 2019 12:22:45 +0000

ruby-mail-gpg (0.4.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump debhelper compat level to 12 and Standards-Version to 4.4.0, no
      changes required.
    - Use my debian.org email address.
  * debian/copyright:
    - Bump years of the upstream code to include 2019.
  * debian/gitlab-ci.yml:
    - Pull in breaking upstream changes made by the Salsa CI team to fix
      failing CI.
  * debian/patches:
    - Drop patch, introduced in 0.4.0-2, which addressed a failing spec. This
      was fixed upstream, accordingly, run the test again.

 -- Georg Faerber <georg@debian.org>  Wed, 24 Jul 2019 01:13:15 +0000

ruby-mail-gpg (0.4.0-2) unstable; urgency=medium

  * debian/compat:
    - Drop obsolete compat file, now handled via build dependency.
  * debian/control:
    - Build depend on debhelper-compat, instead of debhelper.
    - Declare that the build doesn't need root privileges.
    - Bump Standards-Version to 4.3.0.
  * debian/copyright:
    - Bump years to include 2019.
  * debian/patches:
    - Add patch to drop failing spec due to gpgme 1.12.0. (Closes: #913843)
  * debian/rules:
    - Make the build verbose.
  * debian/upstream/signing-key.asc:
    - Remove unneeded signatures.
  * debian/.gitlab-ci.yml:
    - Add CI config.

 -- Georg Faerber <georg@riseup.net>  Wed, 06 Feb 2019 16:34:11 +0000

ruby-mail-gpg (0.4.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version to 4.1.4, no changes needed.

 -- Georg Faerber <georg@riseup.net>  Fri, 25 May 2018 20:00:38 +0200

ruby-mail-gpg (0.3.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/changelog: Remove trailing whitespace.
  * debian/compat: Bump debhelper compatibility level to 11.
  * debian/control:
    - Drop unneeded versioning of (build) dependencies.
    - Wrap and sort build dependencies.
    - Bump required debhelper version to >= 11~.
    - Bump Standards-Version to 4.1.3 (no changes needed).
    - Use salsa.debian.org in Vcs-* fields.
  * debian/copyright: Fix paragraph order, bump years to include 2018 and use
    HTTPS in link to copyright format specification.
  * debian/rules: Install upstream changelog.

 -- Georg Faerber <georg@riseup.net>  Sun, 01 Apr 2018 17:33:01 +0200

ruby-mail-gpg (0.3.1-3) unstable; urgency=medium

  * debian/compat: Bump debhelper version to 10.
  * debian/control:
    - Bump Standards-Version to 4.1.1.0, no changes needed.
    - Drop obsolete 'Testsuite', this is added automatically by dpkg-source
      since dpkg 1.17.1, if a debian/tests/control file exists.
    - Bump debhelper version to 10~.
  * debian/copyright: Bump years to include 2017.

 -- Georg Faerber <georg@riseup.net>  Fri, 29 Sep 2017 18:27:10 +0200

ruby-mail-gpg (0.3.1-2) unstable; urgency=medium

  * debian/control:
        - Fix formatting of Build-Depends.
        - Bump Standards-Version to 4.0.0.
  * debian: Remove obsolete gbp config file.

 -- Georg Faerber <georg@riseup.net>  Mon, 19 Jun 2017 23:42:27 +0200

ruby-mail-gpg (0.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Georg Faerber <georg@riseup.net>  Sat, 10 Jun 2017 15:54:15 +0200

ruby-mail-gpg (0.3.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Reword description
  * debian/source.lintian-overrides: Removed, upstream provides signatures
  * debian/control: Add 'ruby-byebug' to Build-Depends:
  * debian/watch: Check upstream signature
  * debian/upstream/signing-key.asc: Add upstream signing key

 -- Georg Faerber <georg@riseup.net>  Wed, 28 Dec 2016 01:27:18 +0100

ruby-mail-gpg (0.2.9-3) unstable; urgency=medium

  * debian/control: Reword and extend description
  * debian/watch: Watch GitHub, b/c the gemwatch service seems unreliable

 -- Georg Faerber <georg@riseup.net>  Fri, 02 Dec 2016 17:53:09 +0100

ruby-mail-gpg (0.2.9-2) unstable; urgency=medium

  * debian/ruby-tests.rake: Fix failing CI tests (Commit: 90993c9)

 -- Georg Faerber <georg@riseup.net>  Fri, 25 Nov 2016 22:44:10 +0100

ruby-mail-gpg (0.2.9-1) unstable; urgency=medium

  * Initial release (Closes: #823771)

 -- Georg Faerber <georg@riseup.net>  Wed, 23 Nov 2016 13:32:29 +0100