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
|
ruby-org (0.9.12-3) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rspec and ruby-rubypants.
+ ruby-org: Drop versioned constraint on ruby-rubypants in Depends.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse.
[ Cédric Boutillier ]
* Move debian/watch to gemwatch.debian.net
* Remove X?-Ruby-Versions fields from d/control
* Bump Standards-Version to 4.6.2 (no changes needed)
* Rules-Requires-Root: set to no
* Replace deprecated File.exists? with .exist?
+ support for ruby3.2
* Use ${ruby:Depends}, drop dependency on ruby-interpreter
-- Cédric Boutillier <boutil@debian.org> Thu, 30 Nov 2023 00:08:00 +0100
ruby-org (0.9.12-2.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> Tue, 14 Jun 2022 15:23:26 +0200
ruby-org (0.9.12-2) unstable; urgency=medium
* Team upload.
* Tighten dependency on ruby-rubypants (for gitlab)
-- Pirate Praveen <praveen@debian.org> Tue, 19 Jul 2016 22:06:15 +0530
ruby-org (0.9.12-1) unstable; urgency=medium
* Team upload.
* New upstream version. (Closes: #794275)
* Update Build-Depends.
* Remove obsolete patches.
* Update and fix debian/README.source.
* Add a patch to fix a missing require in the test suite.
* Follow renaming of upstream documentation.
* Switch to debhelper compat level 9.
* Bump Standards-Version, no changes required.
-- Jérémy Bobbio <lunar@debian.org> Wed, 16 Sep 2015 18:56:40 +0200
ruby-org (0.9.1-2) unstable; urgency=medium
* Team upload.
* Add add_skip_syntax_highlight.patch to add a :skip_syntax_highlight
option to the parser.
-- Cédric Boutillier <boutil@debian.org> Wed, 16 Apr 2014 16:49:33 +0200
ruby-org (0.9.1-1) unstable; urgency=medium
[ Jonas Genannt ]
* Team upload.
* Imported Upstream version 0.9.1
* d/control:
- bumped standards version to 3.9.5 (no changes needed)
- updated git urls to correct git repo
- added ruby-coderay as suggests for html output code highlighting
* d/copyright: added myself to copyright
[ Cédric Boutillier ]
* Install README.rdoc as documentation
-- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 23 Feb 2014 21:54:58 +0100
ruby-org (0.8.0-1) unstable; urgency=low
* Initial release (Closes: #703283)
-- Jérémy Bobbio <lunar@debian.org> Fri, 09 Aug 2013 19:13:51 +0200
|