| 12
 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
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 
 | ruby-xmlparser (0.7.3-4) unstable; urgency=medium
  * Team upload
  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Remove unnecessary 'Testsuite: autopkgtest' header.
  * Bump debhelper from old 9 to 12.
  * Apply multi-arch hints.
    + ruby-xmlparser: Add Multi-Arch: same.
  * Update watch file format version to 4.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  [ Lucas Nussbaum ]
  * Refresh packaging:
    + Bump debhelper compat to 13
    + Bump Standards-Version to 4.5.1
    + Remove homepage (no longer available)
    + Add Rules-Requires-Root
    + Use gemwatch for upstream monitoring
 -- Lucas Nussbaum <lucas@debian.org>  Wed, 13 Jan 2021 00:25:31 +0100
ruby-xmlparser (0.7.3-3) unstable; urgency=medium
  * Replace reference to ENC_TO_ENCINDEX(enc), which was made private in the
    RubyAPI, rb_enc_to_index, which is the corresponding public function.
    (Closes: #827835)
 -- Antonio Terceiro <terceiro@debian.org>  Tue, 19 Jul 2016 09:03:37 -0300
ruby-xmlparser (0.7.3-2) unstable; urgency=medium
  * Team upload.
  [ Antonio Terceiro]
  * Add minimal test suite (just a `require` test)
    * also added an explicit debian/tests/control, and changed debian/control
      to have `Testsuite: autopkgtest`
  * Refresh patches
  * remove move-files-to-ext.patch; replaced by code in debian/rules
  [ Cédric Boutillier ]
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Use https:// in Vcs-* fields
 -- Antonio Terceiro <terceiro@debian.org>  Mon, 18 Apr 2016 19:20:58 -0300
ruby-xmlparser (0.7.3-1) unstable; urgency=medium
  * New upstream release.
  * Refresh packaging:
    + Bump Standards-Version
    + Update Vcs-Browser
    + Add Testsuite
 -- Lucas Nussbaum <lucas@debian.org>  Wed, 06 May 2015 22:28:07 +0200
ruby-xmlparser (0.7.2-3) unstable; urgency=medium
  * Team upload.
  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * use canonical URI in Vcs-* fields
  [ Christian Hofstaedtler ]
  * Bump Standards-Version to 3.9.5 (no changes)
  * Remove transitional packages
  * Update Build-Depends for ruby2.0, drop ruby1.8
 -- Christian Hofstaedtler <zeha@debian.org>  Mon, 06 Jan 2014 05:20:55 +0100
ruby-xmlparser (0.7.2-2) unstable; urgency=low
  * Team upload.
  * Rebuild with newer gem2deb
  * Seems to conform to standards 3.9.3
  * Move transitional packages to Priority: extra
 -- Vincent Fourmond <fourmond@debian.org>  Sun, 24 Jun 2012 01:03:06 +0200
ruby-xmlparser (0.7.2-1.1) unstable; urgency=low
  * Non-maintainer upload.
  * Fix "FTBFS: xmlparser.c:1783:2: error: format not a string literal
    and no format arguments [-Werror=format-security]": add patch
    xmlparser-ftbfs-fix.patch from Andreas Stührk (adds format strings).
    (Closes: #676194)
 -- gregor herrmann <gregoa@debian.org>  Fri, 22 Jun 2012 16:52:46 +0200
ruby-xmlparser (0.7.2-1) unstable; urgency=low
  * Switch to gem2deb-based packaging.
 -- Lucas Nussbaum <lucas@debian.org>  Thu, 16 Jun 2011 21:57:51 +0200
libxml-parser-ruby (0.7.1-1.1) unstable; urgency=high
  * Non-maintainer upload.
  * debian/patches
    - add "add-digest.rb" to work it with ruby1.9.1 (Closes: #593082)
 -- Hideki Yamane <henrich@debian.org>  Fri, 24 Dec 2010 22:59:07 +0900
libxml-parser-ruby (0.7.1-1) unstable; urgency=low
  * New upstream release
  * Bumped Standard version to 3.8.4
  * debian/control
      + added myself to uploaders
      + ported to ruby1.9.1
      + debhelper to >=7
      + added dummy package
      + added ${misc:Depends}
  * debian/copyright
      + added author(s) information
  * Switch to dpkg-source 3.0 (quilt) format
      + added debian/source
  [ Gunnar Wolf ]
  * Changed section to Ruby as per ftp-masters' request
 -- Deepak Tripathi <apenguinlinux@gmail.com>  Sat, 12 Jun 2010 02:17:59 +0530
libxml-parser-ruby (0.6.8-4) unstable; urgency=low
  [ Vincent Fourmond ]
  * Added watchfile
  [ Filipe Lautert ]
  * Applied Barry deFreese patch to allow package to stick to pkg-
    ruby-extra standards and moving libuconv-ruby1.8 from suggests
    to depends field (closes: #454953, #396019).
  * Moved Debian Ruby Extras Maintainers to uploaders field and set
    myself as maintainer (closes: #472433).
  * Created patch to add return missing return statement in file
    lib/xml/saxdriver.rb:171 (closes: #421250).
  * Added diff to escape all > symbol in command strings to allow
    compatibility with broken XML parsers (closes: #403164).
 -- Filipe Lautert <filipe@icewall.org>  Fri, 27 Jun 2008 21:13:54 -0300
libxml-parser-ruby (0.6.8-3) unstable; urgency=low
  * New maintainer.
  * Added Vcs-*.
 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Sat, 08 Dec 2007 13:50:06 +0100
libxml-parser-ruby (0.6.8-2) unstable; urgency=low
  * dropped ruby1.6 support.  (closes: #367909, #368512)
 -- akira yamada <akira@debian.org>  Tue, 23 May 2006 14:31:16 +0900
libxml-parser-ruby (0.6.8-1) unstable; urgency=low
  * new upstream version.
 -- akira yamada <akira@debian.org>  Sat, 14 Aug 2004 19:31:23 +0900
libxml-parser-ruby (0.6.1-4) unstable; urgency=low
  * new sub-package libxml-parser-ruby1.6.
      - renamed from libxml-parser-ruby.
  * new sub-package libxml-parser-ruby1.8.
 -- akira yamada <akira@debian.org>  Wed, 10 Sep 2003 15:47:14 +0900
libxml-parser-ruby (0.6.1-3) unstable; urgency=low
  * rebuild with libexpat1 1.95.2-2.1.
    because version numbering of libexpat.so was changed.
    closes: #117470
 -- akira yamada <akira@debian.org>  Mon, 29 Oct 2001 10:53:52 +0900
libxml-parser-ruby (0.6.1-2) unstable; urgency=low
  * --with-perl-enc-map=/usr/lib/perl5/XML/Parser/Encodings
 -- akira yamada <akira@debian.org>  Sat, 23 Jun 2001 19:13:59 +0900
libxml-parser-ruby (0.6.1-1) unstable; urgency=low
  * Upgraded to new upstream version.
  * Build with expat 1.95.
  * Build depends: libexpat1-dev.
 -- akira yamada <akira@debian.org>  Fri, 02 Feb 2001 23:36:50 +0900
libxml-parser-ruby (0.5.19-2) unstable; urgency=low
  * rebuild with ruby_1.6.2-5.
 -- akira yamada <akira@debian.org>  Thu, 25 Jan 2001 23:28:12 +0900
libxml-parser-ruby (0.5.19-1) unstable; urgency=low
  * Upgraded to new upstream version.
  * Build with ruby_1.6.0.
  * Updated Standards-Version to 3.2.1.
  * Added Build-Depends field into control file.
 -- akira yamada <akira@debian.org>  Tue,  5 Sep 2000 01:30:33 +0900
libxml-parser-ruby (0.5.16-2) unstable; urgency=low
  * Rebuild with ruby_1.4.4
 -- akira yamada <akira@debian.org>  Tue,  4 Apr 2000 21:20:17 +0900
libxml-parser-ruby (0.5.16-1) unstable; urgency=low
  * Upgraded to new upstream version.
  * FHS complience.
 -- akira yamada <akira@debian.org>  Fri, 29 Oct 1999 15:01:48 +0900
libxml-parser-ruby (0.5.14-2) unstable; urgency=low
  * Build with ruby 1.4.
 -- akira yamada <akira@debian.org>  Wed, 18 Aug 1999 10:25:54 +0900
libxml-parser-ruby (0.5.14-1) unstable; urgency=low
  * Upgraded to new upstream version.
 -- akira yamada <akira@debian.org>  Tue,  6 Jul 1999 22:16:37 +0900
ruby-xmlparser-module (0.5.6-1) unstable; urgency=low
  * Upgraded to new upstream version.
      - class name aliasses are defined in C module.
 -- akira yamada <akira@debian.org>  Thu, 25 Feb 1999 17:02:58 +0900
ruby-xmlparser-module (0.5.4-2) unstable-jp; urgency=low
  * Build with ruby1.2_1.2.2.
 -- akira yamada <akira@debian.org>  Mon,  1 Feb 1999 14:58:21 +0900
ruby-xmlparser-module (0.5.4-1) unstable-jp; urgency=low
  * Upgraded to new upstream version.
  * Build with ruby_1.2.2.
 -- akira yamada <akira@debian.org>  Fri, 22 Jan 1999 18:19:15 +0900
ruby-xmlparser-module (0.4.17-1) unstable-jp; urgency=low
  * Upgraded to new upstream version.
      - mIDs are stored into static vars.
      - change ID attribute support of XPointer.
      - Node#trim is now xml:space-aware.
      - fix some bugs, add class name alias.
 -- akira yamada <akira@debian.org>  Sat, 31 Oct 1998 09:23:51 +0900
ruby-xmlparser-module (0.4.14-1) unstable-jp; urgency=low
  * Upgraded to new upstream version.
 -- akira yamada <akira@debian.org>  Tue, 27 Oct 1998 12:22:33 +0900
ruby-xmlparser-module (0.4.7-1) unstable-jp; urgency=low
  * Upgraded to new upstream version.
 -- akira yamada <akira@debian.org>  Sat,  3 Oct 1998 00:09:44 +0900
ruby-xmlparser-module (0.3.3-1) unstable-jp; urgency=low
  * Initial Release.
 -- akira yamada <akira@debian.org>  Sat, 22 Aug 1998 13:43:46 +0900
 |