Debian Package Tracker
Register | Log in
Subscribe

ruby-expression-parser

Mathematical expression parser for Ruby

Choose email to subscribe with

general
  • source: ruby-expression-parser (main)
  • version: 0.9.1-5
  • maintainer: Debian Ruby Extras Maintainers (archive) (DMD)
  • uploaders: Per Andersson [DMD] – Utkarsh Gupta [DMD]
  • arch: all
  • std-ver: 4.3.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.9.1-4
  • oldstable: 0.9.1-5
  • stable: 0.9.1-5
  • testing: 0.9.1-5
  • unstable: 0.9.1-5
versioned links
  • 0.9.1-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.9.1-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ruby-expression-parser
  • ruby-expression-parser-doc
action needed
Multiarch hinter reports 2 issue(s) normal
There are issues with the multiarch metadata for this package.
  • ruby-expression-parser-doc could be marked Multi-Arch: foreign
  • ruby-expression-parser could have its dependency on ruby annotated with :any
Created: 2016-09-14 Last update: 2025-06-05 06:28
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.9.1-6, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 5403d81882f29885fc5142e203f8abace19d7877
Author: Pirate Praveen <praveen@debian.org>
Date:   Sun Feb 6 12:06:43 2022 +0530

    Upload to unstable

commit 437729eaec852af163705ba375ec84738dfbbc80
Author: Pirate Praveen <praveen@debian.org>
Date:   Sun Feb 6 12:06:19 2022 +0530

    Switch to gem-install layout

commit 2fd8643b8a30f6e79b67b0a55140c94c653d2684
Author: Pirate Praveen <praveen@debian.org>
Date:   Sun Feb 6 12:04:47 2022 +0530

    Use ${ruby:Depends} for ruby dependencies

commit 2d51fa016678667378febc43ba80abbfe0f05f80
Author: Pirate Praveen <praveen@debian.org>
Date:   Sun Feb 6 12:04:08 2022 +0530

    Update watch file standard to 4

commit 09ca39dc0c83d0f8999acb862f6a8eb337ed334b
Author: Pirate Praveen <praveen@debian.org>
Date:   Sun Feb 6 12:03:50 2022 +0530

    Bump Standards-Version to 4.6.0 (no changes needed)

commit 1b201bd21083c2aacc6cbe4e005765702faa0ed0
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Fri Sep 10 02:40:49 2021 +0000

    Update standards version to 4.5.1, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit e9a94be03591d3dbe80e36186a71ff5f704e41e5
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Fri Sep 10 02:40:46 2021 +0000

    Bump debhelper from old 12 to 13.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit 351b16181977ac779f01c7275f7d0a0548fa0e77
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Oct 27 22:30:44 2020 +0000

    Apply multi-arch hints.
    + ruby-expression-parser: Add :any qualifier for ruby dependency.
    + ruby-expression-parser-doc: Add Multi-Arch: foreign.
    
    Changes-By: apply-multiarch-hints

commit 69b0bb955e71bd88475bfe7407e98f9b42015418
Author: Cédric Boutillier <boutil@debian.org>
Date:   Thu Sep 3 20:18:01 2020 +0000

    [ci skip] Add .gitattributes to keep unwanted files out of the source package

commit b877a2c816c2b067942632378836d35b19c8f2c1
Author: Cédric Boutillier <boutil@debian.org>
Date:   Tue Sep 1 13:43:55 2020 +0000

    [ci skip] Update team name

commit eb0dac69e6b3d980f9eeaf6d9cb455d70a06f114
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sun Mar 15 08:23:22 2020 +0000

    Update standards version to 4.4.1, no changes needed.
    
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit ddd2016a7a9e85f4f36dc753c1a5830b772f551e
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sun Mar 15 08:22:54 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

commit 5f3a63570533053f26d658c6805132e1f3f29374
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sun Mar 15 08:22:23 2020 +0000

    Set debhelper-compat version in Build-Depends.
    
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

commit 817a12879dcd07e307e7fc8e0b4692c639589b03
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sun Mar 15 08:21:56 2020 +0000

    Bump debhelper from old 11 to 12.
    
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit d828cdf3708b3b671de1b91af36486e9c8604028
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date:   Tue Aug 13 04:40:11 2019 +0530

    Update d/ch

commit 7b174d41eeb9904c291b327b2c75e4709681daed
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date:   Tue Aug 13 04:40:11 2019 +0530

    Add salsa-ci.yml
Created: 2019-08-13 Last update: 2025-05-30 15:21
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2021-09-06 Last update: 2023-02-02 01:06
debian/patches: 2 patches to forward upstream low

Among the 2 debian patches available in version 0.9.1-5 of the package, we noticed the following issues:

  • 2 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-26 15:54
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.3.0).
Created: 2019-07-08 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2019-07-09] ruby-expression-parser 0.9.1-5 MIGRATED to testing (Debian testing watch)
  • [2019-03-06] Accepted ruby-expression-parser 0.9.1-5 (source) into unstable (Utkarsh Gupta) (signed by: Praveen Arimbrathodiyil)
  • [2015-10-11] ruby-expression-parser 0.9.1-4 MIGRATED to testing (Britney)
  • [2015-10-05] Accepted ruby-expression-parser 0.9.1-4 (source all) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2015-10-05] Accepted ruby-expression-parser 0.9.1-3 (source all) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2014-04-20] ruby-expression-parser 0.9.1-2 MIGRATED to testing (Debian testing watch)
  • [2014-04-10] Accepted ruby-expression-parser 0.9.1-2 (source all) (Per Andersson)
  • [2013-08-01] ruby-expression-parser 0.9.1-1 MIGRATED to testing (Debian testing watch)
  • [2013-07-21] Accepted ruby-expression-parser 0.9.1-1 (source all) (Per Andersson)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.9.1-5

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing