DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: dart-async 2.13.1-1

Package Information

DescriptionUtility functions and classes related to the 'dart:async' library

This package ships the Dart sources so that other Dart packages can depend on it at build time.

MaintainerEmfox Zhou <emfox@debian.org>
Changed ByEmfox Zhou <emfox@debian.org>
Sponsoremfox@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/dart-team/dart-async.git (browse)
Closes#1149070
Trackerhttps://tracker.debian.org/pkg/dart-async
Uploaded3 hours ago

New Package Report

.changes◂
Version2.13.1-1
Changed-ByEmfox Zhou
Architecturesource all
Distributionunstable
DateSat, 26 Sep 2026 19:40:18 +0800
Sourcedart-async
Changelog◂
dart-async (2.13.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1149070)
.dsc◂
Sectionlibs
Priorityoptional
Componentmain
Package-Listdart-async deb libs optional arch=all
debian/copyright◂
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: async
Source: https://github.com/dart-lang/core/tree/main/pkgs/async

Files: *
Copyright: 2013-2021, the Dart project authors
License: BSD-3-clause
 Copyright 2015, the Dart project authors.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
     * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above
       copyright notice, this list of conditions and the following
       disclaimer in the documentation and/or other materials provided
       with the distribution.
     * Neither the name of Google LLC nor the names of its
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Review Information

accepted — allocated to awm 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Hi,

Accepted, but...

LICENSE and AUTHORS are not installed:

debian/install only installs lib and pubspec.yaml. The source files literally reference "Please see the AUTHORS file", but AUTHORS isn't shipped, and neither is the license text. At least the license should be installed under /usr/share/dart/packages/async/ and AUTHORS in /usr/share/doc/

Thanks!

Back to Dashboard | View all reviews for this package