Debian Package Tracker
Register | Log in
Subscribe

ruby-momentjs-rails

wraps the Moment.js library in a rails engine for asset pipeline

Choose email to subscribe with

general
  • source: ruby-momentjs-rails (main)
  • version: 2.20.1-2
  • maintainer: Debian Ruby Extras Maintainers (archive) (DMD)
  • uploaders: Andrew Lee (李健秋) [DMD]
  • arch: all
  • std-ver: 4.2.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 2.20.1-2
  • stable: 2.20.1-2
  • testing: 2.20.1-2
  • unstable: 2.20.1-2
versioned links
  • 2.20.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ruby-momentjs-rails
action needed
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 2.20.1-3, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 6b93db84167ebbb690c93e75d80f48b403b5ab93
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Sep 16 17:39:00 2021 +0000

    Remove constraints unnecessary since buster
    
    * Build-Depends: Drop versioned constraint on ruby-railties.
    * ruby-momentjs-rails: Drop versioned constraint on ruby-railties in Depends.
    
    Changes-By: deb-scrub-obsolete

commit 8208606b2dde332b71278b6ef64379b239aec3e1
Author: Cédric Boutillier <boutil@debian.org>
Date:   Thu Sep 3 20:30:49 2020 +0000

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

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

    [ci skip] Update team name

commit 8753ff5efcce17220dca69800cbdaf740423b694
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Apr 11 12:38:08 2020 +0000

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

commit e4c3c64a012d724663770bec3766d008f47674ad
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Apr 11 12:37:36 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 cf2b1f16a0f133a74a389e6890838e61bb56d24d
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Apr 11 12:37:07 2020 +0000

    Bump debhelper from old 9 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 31de5eb56493f304976f2d6b67db9c8e8b162869
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Apr 11 12:36:37 2020 +0000

    Use secure copyright file specification URI.
    
    Fixes: lintian: insecure-copyright-format-uri
    See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

commit e10b69c201f902d42d652b4a6e21ba0ac5743a0a
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date:   Tue Aug 13 06:06:02 2019 +0530

    Update d/ch

commit b4d3d0c302cbb457d03fad93469d8f7ca6591e96
Author: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Date:   Tue Aug 13 06:06:01 2019 +0530

    Add salsa-ci.yml

commit ee74c01fda92096b2b84629780cad50886686915
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Fri Jan 18 00:53:45 2019 +0800

    Releasing debian version 2.20.1-2.

commit 0c0332ab449205b1463b5f8ccb3849586cef6a57
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Fri Jan 18 00:53:19 2019 +0800

    Apply engine-root.patch.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit ef410425204e4d3af47fdb6ed1cb3a18769a5181
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Fri Jan 18 00:52:56 2019 +0800

    Install the missing files.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit 777057281627a3e8213106b339a725e02b932bf6
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Fri Jan 11 19:49:08 2019 +0800

    Disable tests due to moment.js packaged with different path and file names in Debian.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit ac6141a46b4da93766bde493d3161ccc2523be7b
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 19:11:48 2019 +0800

    Added missing build-deps.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit 9c87456476766037cf6bb7f552b2dc465bc4b6ec
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 19:11:09 2019 +0800

    Do not call bundler in tests.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit 356d494728c78c631c86ebf1fa0b6e48ecfd2baa
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 14:30:42 2019 +0800

    Update watch file that fetches from github directly.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit b05d96d18fd7edfd3264ee2e6f60f7734688e700
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 14:29:22 2019 +0800

    Bumpped Standard-version to 4.2.1.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit 9bab2f7a77f1580b28bc8fa69ba47d4b5cc1e6fe
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 14:28:57 2019 +0800

    debian/control: update Vcs tags.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit edecdfa7a7e62b26afef2dfb119e7ca926980f8a
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 14:28:03 2019 +0800

    Update the ITP number in the changelog entry.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit ebaa07ada8ce6eec5e8e9b9c86da9732e8a704df
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 14:27:29 2019 +0800

    Update copyright file.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>

commit 704c31c1f052b24a14de4fb1bbd5029f1e106885
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Thu Jan 10 14:20:25 2019 +0800

    Update package descriptions.
    
    Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>
Created: 2019-01-12 Last update: 2022-05-14 12:05
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2021-09-06 18:35
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 4.2.1).
Created: 2019-01-13 Last update: 2022-05-11 23:24
news
[rss feed]
  • [2019-01-20] ruby-momentjs-rails 2.20.1-2 MIGRATED to testing (Debian testing watch)
  • [2019-01-17] Accepted ruby-momentjs-rails 2.20.1-2 (source) into unstable (Andrew Lee (李健秋)) (signed by: 李健秋 Andrew Lee)
  • [2019-01-15] ruby-momentjs-rails 2.20.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-12] Accepted ruby-momentjs-rails 2.20.1-1 (source all) into unstable, unstable (Andrew Lee (李健秋)) (signed by: 李健秋 Andrew Lee)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.20.1-2

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