Source: ruby-chronic Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Per Andersson Build-Depends: debhelper-compat (= 13), gem2deb, ruby-minitest, ruby-numerizer (>= 0.2~), Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-chronic.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-chronic Homepage: https://gitlab.com/gitlab-org/gitlab-chronic Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-chronic Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Provides: ruby-gitlab-chronic (=${source:Version}) Description: natural language date parser Chronic is a natural language date/time parser written in pure Ruby. . Chronic can parse a huge variety of date and time formats. Parsing is case insensitive and will handle common abbreviations and misspellings. . This package provides gitlab's fork of chronic (original project is unmaintained).