File: changelog

package info (click to toggle)
ruby-progressbar 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 380 kB
  • ctags: 187
  • sloc: ruby: 1,852; makefile: 2
file content (138 lines) | stat: -rw-r--r-- 4,584 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
ruby-progressbar (1.4.2-1) unstable; urgency=medium

  * Import upstream version 1.4.2
  * debian/control
    - Update Build-Depends
    - Update Standards-Version to 3.9.6 (no changes)
    - Add Testsuite: autopkgtest
    - Add myself to uploaders
  * Update document list
  * Update watch file
  * Update the way tests are run (ruby -> rake)
  * Refresh debian/rules file
  * Add patch 0001-Make-spec-RSpec3-compatible.patch
  * Update copyright file to reflect license change

 -- Hleb Valoshka <375gnu@gmail.com>  Mon, 22 Jun 2015 13:50:24 +0300

ruby-progressbar (0.21.0-1) unstable; urgency=low

  [ Cédric Boutillier ]
  * Team upload.
  * debian/control
    - remove obsolete DM-Upload-Allowed flag
    - use canonical URI in Vcs-* fields

  [ Jonas Genannt ]
  * Imported Upstream version 0.21.0
  * d/control
    - removed transitional packages
    - bumped standards version to 3.9.5 (no changes needed)

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Fri, 24 Jan 2014 21:31:58 +0100

ruby-progressbar (0.11.0-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 14:58:33 +0200

ruby-progressbar (0.11.0-1) unstable; urgency=low

  * New upstream version, from an updated source
  * Update homepage and debian/watch to point to the new source
  * Use upstream test suite
  * Remove the use of rdtool, not needed any more (Closes: #676202)
  * Add myself to Uploaders:
  * Bump Standards-Version: to 3.9.3 (no changes needed)
  * Use upstream test suite and build-depend on ruby-test-unit
  * Set priority of transitional packages to extra
  * Convert debian/copyright to DEP-5 copyright-format/1.0

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 13 Jun 2012 22:45:04 +0200

ruby-progressbar (0.9-2) unstable; urgency=low

  * Update to new Ruby policy: renamed package and migrated to
    gem2deb/debhelper
  * Added a VERY simple test suite to run during the build

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 26 Aug 2011 16:03:30 -0700

libprogressbar-ruby (0.9-1) unstable; urgency=low

  [ Vincent Fourmond ]
  * Added watch file.

  [ Lucas Nussbaum ]
  * Fixed Vcs-* to point to dir containing debian/ instead of dir
    containing trunk/
  * Added Homepage field.

  [ Paul van Tilburg ]
  * New upstream release. 
  * Updated debian/control to adhere to Debian policy 3.7.3:
    - changed section "interpreters" to "libs".
    - set myself als maintainer, moved the team (address) to the Uploaders
      field.
    - bumped standards version to 3.7.3.
    - added the libprogressbar-ruby package required by Debian Ruby policy.
    - added build-depend-indep on rdtool.
    - removed unnecessary build-depend-indep on ruby1.8-dev.
  * Use CDBS for packaging:
    - changed debian/rules (use debhelper.mk only).
    - appended rules to generate documentation.
    - added debian/libprogressbar.docs to install the documentation.
    - added debian/libprogressbar1.8.install to install the library.
  * Removed superfluous debian/dirs.

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 04 Apr 2008 22:44:56 +0200

libprogressbar-ruby (0.8-3) unstable; urgency=low

  * New maintainer.
  * Added Vcs-*.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sat, 08 Dec 2007 13:38:18 +0100

libprogressbar-ruby (0.8-2) unstable; urgency=low

  * dropped ruby1.6 support. (Closes: #367915)

 -- akira yamada <akira@debian.org>  Mon,  5 Jun 2006 11:30:04 +0900

libprogressbar-ruby (0.8-1) unstable; urgency=low

  * new upstream version.
      - Fixed the bug when caused by the invalid count.  (closes: #231009)

 -- akira yamada <akira@debian.org>  Wed, 11 Feb 2004 20:30:27 +0900

libprogressbar-ruby (0.7-1) unstable; urgency=low

  * new upstream version.

 -- akira yamada <akira@debian.org>  Wed, 21 Jan 2004 03:43:16 +0900

libprogressbar-ruby (0.6-1) unstable; urgency=low

  * new upstream version.
      - Remove the useless condition after "else".  (closes: #227966)

 -- akira yamada <akira@debian.org>  Sat, 17 Jan 2004 17:54:25 +0900

libprogressbar-ruby (0.5-1) unstable; urgency=low

  * new upstream version.
  * build for both ruby1.6 and ruby1.8, closes: #213475.
      - renamed to libprogressbar-ruby1.6 from libprogressbar-ruby. it
        conflicts/replaces libprogressbar-ruby.
      - new sub-package libprogressbar-ruby1.8.

 -- akira yamada <akira@debian.org>  Sat,  4 Oct 2003 17:14:18 +0900

libprogressbar-ruby (0.2-1) unstable; urgency=low

  * Initial Release.

 -- akira yamada <akira@debian.org>  Tue, 13 Nov 2001 02:55:52 +0900