File: changelog

package info (click to toggle)
ruby-thor 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 800 kB
  • sloc: ruby: 8,134; makefile: 4; sh: 1
file content (157 lines) | stat: -rw-r--r-- 4,836 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
ruby-thor (1.0.1-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * [ci skip] Update team name
  * [ci skip] Add .gitattributes to keep unwanted files out of the source
    package

  [ Pirate Praveen ]
  * Use backports friendly version in Breaks

  [ Lucas Nussbaum ]
  * New upstream version 1.0.1
  * Refresh patches. isolate-test-from-charset.patch is no longer needed
  * Refresh packaging
  * Refresh patch exclude-git-test.patch
  * Add patch: 0002-Disable-tests-that-depend-on-readline-as-ruby-rb-rea.patch
  * Add patch: 0003-Disable-broken-test.patch
  * Bump Standards-Version to 4.5.1. No changes needed.

 -- Lucas Nussbaum <lucas@debian.org>  Tue, 19 Jan 2021 22:22:47 +0100

ruby-thor (0.20.3-2) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

  [ Pirate Praveen ]
  * Reupload to unstable
  * Add Breaks: ruby-coveralls (<< 0.8.23-1)
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Change build dependency: bundler -> ruby-bundler

 -- Pirate Praveen <praveen@debian.org>  Mon, 13 Apr 2020 20:26:57 +0530

ruby-thor (0.20.3-1) experimental; urgency=medium

  * Team upload
  * New upstream version 0.20.3
    + Add test suite
  * d/compat: Bump debhelper compatibility level to 11
  * d/control:
    + Use salsa.debian.org in Vcs-* fields
    + Bump Standards-Version to 4.3.0 (no changes needed)
  * d/copyright: Fix lintian P: insecure-copyright-format-uri
  * d/patches:
    + Exclude test which uses git
    + Remove obsolete git-version-fix
    + Patch for excluding the binaries
  * d/watch: Move to github.com/erikhuda/thor for importing tests

 -- Jongmin Kim <jmkim@pukyong.ac.kr>  Wed, 12 Jun 2019 21:40:28 +0900

ruby-thor (0.19.4-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.19.4
  * Drop patch disable-some-tests
  * Refresh packaging using dh-make-ruby
  * Add myself to Uploaders

 -- Lucas Nussbaum <lucas@debian.org>  Sun, 02 Jul 2017 10:05:11 +0200

ruby-thor (0.19.1-3) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields

  [ Christian Hofstaedtler ]
  * Remove myself from Uploaders
  * Bump Standards-Version to 3.9.8

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 30 Nov 2016 18:06:26 +0000

ruby-thor (0.19.1-2) unstable; urgency=medium

  * Disable testsuite as it's completely broken now (Closes: #795717)
  * Refresh packaging with dh-make-ruby -w

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 18 Aug 2015 22:11:03 +0000

ruby-thor (0.19.1-1) unstable; urgency=medium

  * New upstream release.

 -- Christian Hofstaedtler <zeha@debian.org>  Sat, 29 Mar 2014 17:21:32 +0100

ruby-thor (0.18.1.git20140116-2) unstable; urgency=medium

  * Actually have Gem version be higher than latest release

 -- Christian Hofstaedtler <zeha@debian.org>  Thu, 16 Jan 2014 14:31:40 +0100

ruby-thor (0.18.1.git20140116-1) unstable; urgency=medium

  * Imported Upstream version 0.18.1.git20140116
  * Update my e-mail address
  * Bump Standards-Version to 3.9.5 (no changes)
  * Refresh patches

 -- Christian Hofstaedtler <zeha@debian.org>  Thu, 16 Jan 2014 12:36:16 +0100

ruby-thor (0.18.1-1) unstable; urgency=low

  [ Ondřej Surý ]
  * Remove myself from Uploaders:

  [ Christian Hofstaedtler ]
  * New upstream version.
  * Remove obsolete DM-Upload-Allowed flag
  * Bump Standards-Version to 3.9.4
  * Update debian/copyright Format URL
  * Set dpkg feature "unapply-patches"
  * Add myself to Uploaders:, so there is a human maintainer
  * Use canonical URLs in Vcs-* fields
  * Add a longer package description
  * Run test suite during package build (implies new Build-Depends)
  * Add man page for thor(1)

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 07 May 2013 17:15:18 +0200

ruby-thor (0.15.3-1) unstable; urgency=low

  * Team upload.
  * New upstream version.
  * Bump build dependency on gem2deb to >= 0.3.0~.

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 27 Jun 2012 21:42:53 +0200

ruby-thor (0.14.6-2) unstable; urgency=low

  [ Laurent Bigonville ]
  * debian/copyright: Dep5 requires that a reference to an already included
    licence is standalone

  [ Antonio Terceiro ]
  * debian/copyright: fix URL for the sources
  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Laurent Bigonville <bigon@debian.org>  Fri, 11 May 2012 15:44:42 +0200

ruby-thor (0.14.6-1) unstable; urgency=low

  * Initial release (Closes: #647068)

 -- Ondřej Surý <ondrej@debian.org>  Wed, 25 Apr 2012 12:36:56 +0000