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 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 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304
|
racc (1.6.2-1) unstable; urgency=medium
[ Lucas Nussbaum ]
* Team upload.
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Fix day-of-week for changelog entries 1.3.1-1.
* Update watch file format version to 4.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Bump debhelper from old 12 to 13.
[ Lucas Nussbaum ]
* Update watch file to point to github repo
* New upstream version 1.6.2
* Disable patch 010_disable_ext
* disable patch 020_test_helper_ruby_path_fix
* Adjust docs path
* Load test/lib/helper.rb when running tests
* 010_disable_ext: update
* debian/rules: update path to docs
* Refresh packaging using dh-make-ruby
-- Lucas Nussbaum <lucas@debian.org> Wed, 28 Dec 2022 20:15:36 +0100
racc (1.4.14-2) unstable; urgency=medium
* Team upload.
* d/control:
Update Vcs-* fields (use https everywhere)
Bump Standards-Version to 3.9.7 (no changes)
Add an explanation about LALR
* Update Debian packaging (using dh-make-ruby)
* Switch to ruby-tests.rake instead of a manual listing of files
-- Sebastien Badia <seb@sebian.fr> Thu, 03 Mar 2016 18:27:02 -0300
racc (1.4.14-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.4.14.
-- Sebastien Badia <seb@sebian.fr> Thu, 26 Nov 2015 01:59:43 +0100
racc (1.4.12-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.4.12 (Closes: #794142)
* doc: Fix policy violation (doc-base-file-references-missing-file)
* d/control:
- Bumped up compat version to 9
- Relax gem2deb dependency
- Bump Standard-Versions (no changes)
- Use cgit + https for Vcs field
* d/patchs: Refresh and add Dep3 headers
-- Sebastien Badia <seb@sebian.fr> Wed, 19 Aug 2015 17:34:09 +0200
racc (1.4.9-2) unstable; urgency=medium
* Team upload.
* Remove specific dependency to ruby 1.9.1 (Closes: #746137)
-- Sebastien Badia <seb@sebian.fr> Sun, 27 Apr 2014 23:02:57 +0200
racc (1.4.9-1) unstable; urgency=low
[ Cédric Boutillier ]
* use canonical URI in Vcs-* fields
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
[ Ondřej Surý ]
* New upstream version 1.4.9
* Update patches for new release (and remove obsolete patches)
* Drop ruby1.8 support
-- Ondřej Surý <ondrej@debian.org> Fri, 19 Jul 2013 14:53:17 +0200
racc (1.4.8-4) unstable; urgency=low
* Fix not to use deprecated functions.
- Add debian/patches/040_fix_deprecated
* Use ruby -Ku when running rd2 command. (closes: #676201)
-- Taku YASUI <tach@debian.org> Mon, 18 Jun 2012 01:07:54 +0900
racc (1.4.8-1) unstable; urgency=low
* New upstream release.
* Change maintainer to Debian Ruby Extras Maintainers.
- akira yamada <akira@debian.org> and Taku YASUI <tach@debian.org>
are uploaders.
* Commit debian source to git.debian.org.
- git://git.debian.org/pkg-ruby-extras/racc.git
- Add Vcs metadata to debian/control.
* Change source format to '3.0 (quilt)'.
* Bump Standards-Verson to 3.9.3.
* Use gem2deb to build package.
* Build HTML document using rdtool.
* Fix test failed by test helper
- debian/patches/020_test_helper_ruby_path_fix
* Fix test output log path to test dir
- debian/patches/030_move_test_log
-- Taku YASUI <tach@debian.org> Tue, 08 May 2012 20:13:41 +0900
racc (1.4.5-1) unstable; urgency=low
* New upstream release.
* dropped ruby1.6 support. (Closes: #367906)
-- akira yamada <akira@debian.org> Mon, 5 Jun 2006 11:13:56 +0900
racc (1.4.4-1) unstable; urgency=low
* new upstream version. (closes: #301768)
* added racc2y.1 and y2racc.1.
* modified racc2y and y2racc to use optparse instead of deprecated getopts.
-- akira yamada <akira@debian.org> Sat, 9 Apr 2005 17:54:44 +0900
racc (1.4.3-2) unstable; urgency=low
* renamed to libracc-runtime-ruby1.6 from racc-runtime. it is provided for
ruby1.6 only. (ruby1.8 provides libracc-runtime-ruby1.8.)
* racc depends on ruby1.8.
-- akira yamada <akira@debian.org> Tue, 9 Sep 2003 15:54:47 +0900
racc (1.4.3-1) unstable; urgency=low
* new upstream version, closes: #173234.
* updated Description, closes: #160939.
* updated Standards-Version to 3.5.8.
-- akira yamada <akira@debian.org> Tue, 7 Jan 2003 13:33:24 +0900
racc (1.4.1-1) unstable; urgency=low
* new upstream version.
-- akira yamada <akira@debian.org> Tue, 8 Jan 2002 21:48:51 +0900
racc (1.3.11-2) unstable; urgency=low
* rebuild with correct version of ruby, closes: #112249.
-- akira yamada <akira@debian.org> Sat, 15 Sep 2001 11:40:23 +0900
racc (1.3.11-1) unstable; urgency=low
* upgraded to new upsteram version.
(upstream tarball is racc-1.3.11-all.tar.gz)
-- akira yamada <akira@debian.org> Sun, 9 Sep 2001 10:01:37 +0900
racc (1.3.10-1) unstable; urgency=low
* upgraded to new upsteram version.
-- akira yamada <akira@debian.org> Tue, 14 Aug 2001 14:24:13 +0900
racc (1.3.8-1) unstable; urgency=low
* upgraded to new upsteram version.
-- akira yamada <akira@debian.org> Tue, 20 Mar 2001 15:48:32 +0900
racc (1.3.7-1) unstable; urgency=low
* upgraded to new upstream version.
-- akira yamada <akira@debian.org> Thu, 15 Mar 2001 10:20:03 +0900
racc (1.3.6-1) unstable; urgency=low
* upgraded to new upstream version.
-- akira yamada <akira@debian.org> Fri, 26 Jan 2001 11:16:38 +0900
racc (1.3.5-2) unstable; urgency=low
* rebuild with ruby_1.6.2-5.
* changed section of racc-runtime to interpreters.
-- akira yamada <akira@debian.org> Thu, 25 Jan 2001 16:23:34 +0900
racc (1.3.5-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Thu, 18 Jan 2001 09:59:45 +0900
racc (1.3.3-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Mon, 25 Dec 2000 11:04:15 +0900
racc (1.3.2-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Thu, 21 Dec 2000 23:14:03 +0900
racc (1.3.1-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Wed, 20 Dec 2000 14:01:18 +0900
racc (1.3.0-1) unstable; urgency=low
* Upgraded to new upstream version.
* racc-runtime is merged with racc.
-- akira yamada <akira@debian.org> Thu, 14 Dec 2000 16:58:14 +0900
racc (1.2.4-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Wed, 20 Sep 2000 20:03:01 +0900
racc (1.2.3-2) unstable; urgency=low
* Rebuid with ruby_1.6.0.
* Updated Standards-Version to 3.2.1.
* Added Build-Depends field into control file.
-- akira yamada <akira@debian.org> Fri, 1 Sep 2000 18:30:23 +0900
racc (1.2.3-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Thu, 17 Aug 2000 06:30:09 +0900
racc (1.1.5-1) unstable; urgency=low
* Upgraded to new upstream version.
* debian/docs: BUGS.en, BUGS.ja and FILES added.
-- akira yamada <akira@debian.org> Mon, 24 Jul 2000 14:12:13 +0900
racc (1.1.4-1) unstable; urgency=low
* Upgraded to new upstream vserion.
-- akira yamada <akira@debian.org> Fri, 14 Jul 2000 14:51:21 +0900
racc (1.1.3-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Thu, 13 Jul 2000 18:09:56 +0900
racc (1.0.4-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Wed, 7 Jun 2000 13:59:15 +0900
racc (1.0.2-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Mon, 29 May 2000 13:21:28 +0900
racc (0.14.4-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Fri, 28 Apr 2000 12:33:35 +0900
racc (0.14.3-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Tue, 4 Apr 2000 23:54:30 +0900
racc (0.14.2-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Tue, 4 Apr 2000 13:34:24 +0900
racc (0.10.9-1) unstable; urgency=low
* Initial Release.
-- akira yamada <akira@debian.org> Sun, 23 Jan 2000 10:45:11 +0900
|