DFSG NEW Queue

DFSG, Licensing & New Packages Team

google-fruit 3.7.1-1

Package Information

DescriptionC++ dependency injection framework (runtime library)

Fruit is a dependency injection framework for C++, loosely inspired by the Guice framework for Java. It uses C++ metaprogramming together with some C++11 features to detect most injection problems at compile-time.

This package contains the shared runtime library.

MaintainerYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Changed ByYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Sponsorpaulliu@debian.org
Distributionunstable
Architectureany
Closes#1141603
Trackerhttps://tracker.debian.org/pkg/google-fruit
Uploaded2 hours ago

New Package Report

.changes
DateWed, 08 Jul 2026 14:23:55 +0100
Sourcegoogle-fruit
Version3.7.1-1
Changed-ByYing-Chun Liu (PaulLiu)
Architecturesource amd64
Distributionunstable
Changelog
google-fruit (3.7.1-1) unstable; urgency=low
 .
   * Initial release. (Closes: #1141603)
.dsc
Package-Listlibgoogle-fruit-3.7.1-3 deb libs optional arch=any
libgoogle-fruit-dev deb libdevel optional arch=any
Sectionlibs
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/google/fruit
Upstream-Name: fruit
Upstream-Contact: Marco Poletti <poletti.marco@gmail.com>

Files: *
Copyright: 2014-2026 Google Inc.
           2014-2026 Marco Poletti <poletti.marco@gmail.com>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License
 version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package