Source: dart-pub-semver
Section: devel
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper-compat (= 14),
 dh-sequence-single-binary
Standards-Version: 4.7.4
Homepage: https://github.com/dart-lang/tools/tree/main/pkgs/pub_semver
Vcs-Git: https://salsa.debian.org/dart-team/dart-pub-semver.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-pub-semver

Package: dart-pub-semver
Architecture: all
Depends: dart-collection
Description: Versions and version constraints implementing pub's versioning policy
 This package ships the pub_semver Dart library as sources so that other Dart
 packages can depend on it at build time.
 .
 Versions and version constraints implementing pub's versioning policy. This is
 very similar to vanilla semver, with a few corner cases.
