File: changelog

package info (click to toggle)
ruby-log4r 1.1.10-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 648 kB
  • sloc: ruby: 2,744; xml: 96; makefile: 5
file content (162 lines) | stat: -rw-r--r-- 5,336 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
158
159
160
161
162
ruby-log4r (1.1.10-4.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Fri, 01 Jan 2021 16:42:19 +0100

ruby-log4r (1.1.10-4) unstable; urgency=medium

  * Team upload.
  * Rebuild to provide gemspec for all Ruby versions.

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 11 Oct 2014 15:25:09 -0300

ruby-log4r (1.1.10-3) unstable; urgency=low

  * Team upload.

  [ Cédric Boutillier ]
  * d/control: use canonical URI in Vcs-* fields
  * debian/copyright: use DEP5 copyright-format official URL for Format field

  [ Jonas Genannt ]
  * d/control:
    - removed transitional packages (Closes: #735705)
    - bumped standards version to 3.9.5 (no changes needed)
  * d/copyright:
    - update to format 1.0
    - added myself to copyright
  * d/ruby-log4r.doc-base: added doc-base

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 26 Jan 2014 16:59:52 +0100

ruby-log4r (1.1.10-2) unstable; urgency=low

  * debian/control:
    - Bumped the build-dependency on gem2deb to >= 0.3.0~.
    - Added myself to the uploaders.
    - Replaced the conflicts by breaks.
    - Syntax tweaks.
  * debian/source/lintian-overrides: added overrides for the descriptions
    of the transitional packages. 

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 26 Jun 2012 21:32:53 +0200

ruby-log4r (1.1.10-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 27 Mar 2012 09:52:15 -0600

ruby-log4r (1.1.9-1) unstable; urgency=low

  * New upstream release
  * Repackaged using the gem2deb build infrastructure
  * All patches in debian/patches have been applied upstream - Remove
    them!

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 09 Jun 2011 10:55:36 -0500

liblog4r-ruby (1.0.5-8) unstable; urgency=low

  * Changed section to Ruby as per ftp-masters' request
  * Added 03_use_object_id.patch fixing usage of deprecated id instead of
    object_id (Closes: #524466)
  * Added myself as an uploader
  * Standards-version 3.7.3 -> 3.8.1.0 (no changes needed)
  * Added missing misc:Depends
  * Updated DH compat to 7 (was deprecated 4)

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 25 Apr 2009 15:41:17 -0500

liblog4r-ruby (1.0.5-7) unstable; urgency=low

  [ Lucas Nussbaum ]
  * Use new Homepage dpkg header.

  [ Vincent Fourmond ]
  * Fix watchfile (Closes: #453605).
  * Added Vcs* fields

  [ Lucas Nussbaum ]
  * Fixed Vcs* fields.
  * Bumped standard-version to 3.7.3.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Wed, 19 Dec 2007 09:21:54 +0100

liblog4r-ruby (1.0.5-6) unstable; urgency=low

  * Adapated debian/control, debian/rules, and removed debian/control.in
    to drop the Uploaders rule.

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 18 Apr 2007 23:11:46 +0200

liblog4r-ruby (1.0.5-5) unstable; urgency=low

  * Bumped standards version to 3.7.2; no changes required.
  * debian/rules:
      - modified the build/install system to use CDBS.  Upstream comes
        without any build/install system, so using dh_install to copy stuff.
      - added support for CDBS' simple-patchsys.
  * debian/control.in:
      moved the build-depends-indep on cdbs and debhelper to build-depends.
  * debian/liblog4r-ruby1.8.docs:
      removed because README is already installed by default.
  * debian/patches:
      + added 01_emailoutputter-postpone-smtp.patch to let the email
        outputter open the SMTP connection only when needed (patch courtesy
        of Marc Dequènes, closes #361349).
      + added 02_emailoutputter-exception-reraise.patch that reraises
        the exceptions caught by the emailoutputter so the environment
        receives them too (closes: #361780).

 -- Paul van Tilburg <paulvt@debian.org>  Wed,  4 Oct 2006 21:30:23 +0200

liblog4r-ruby (1.0.5-4) unstable; urgency=low

  [ Thierry Reding ]
  * Now maintained by the Debian Ruby Extras team. (Closes: 349799)
  * Uses the uploaders rule (build-depends on ruby-pkg-tools).
  * Updated Standards-Version to 3.6.2, no changes.
  * Changed Build-Depends to Build-Depends-Indep.

  [ Paul van Tilburg ]
  * Set the Maintainer field to me.  I will be mainly responsible for this
    package.
  * Updated the team substvar to @RUBY_EXTRAS_TEAM@ in control, update
    the Build-Depend-Indep on ruby-pkg-tools.
  * Added debian/watch file.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 30 Mar 2006 13:51:07 +0200

liblog4r-ruby (1.0.5-3) unstable; urgency=low

  * Relax dependencies. (closes: 236807)
  * sponsored by akira yamada <akira@debian.org>.

 -- Mike Williams <mdub@dogbiscuit.org>  Sun, 13 Jun 2004 21:40:30 +1000

liblog4r-ruby (1.0.5-2) unstable; urgency=low

  * Fix lintian errors (with thanks to Akira Yamada).

 -- Mike Williams <mdub@dogbiscuit.org>  Thu, 03 Jun 2004 21:48:24 +1000

liblog4r-ruby (1.0.5-1) unstable; urgency=low

  * New upstream version.

 -- Mike Williams <mdub@dogbiscuit.org>  Tue, 18 May 2004 22:11:39 +1000

liblog4r-ruby (1.0.4-2) unstable; urgency=low

  * Split into separate core and ruby-1.8 packages.

 -- Mike Williams <mdub@dogbiscuit.org>  Mon,  8 Mar 2004 23:43:02 +1100

liblog4r-ruby (1.0.4-1) unstable; urgency=low

  * Initial Release.

 -- Mike Williams <mdub@dogbiscuit.org>  Mon,  8 Mar 2004 22:18:39 +1100