DFSG NEW Queue

DFSG, Licensing & New Packages Team

autotransient-java 1.0.0-1

Package Information

DescriptionAutoValue extension to mark properties as transient

An annotation and AutoValue extension that allows marking properties as transient, so they are skipped by serialization libraries like Gson or Moshi.

MaintainerYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Changed ByYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Sponsorpaulliu@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/java-team/autotransient-java.git (browse)
Closes#1140439
Trackerhttps://tracker.debian.org/pkg/autotransient-java
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateSat, 20 Jun 2026 15:46:00 +0100
Sourceautotransient-java
Version1.0.0-1
Changed-ByYing-Chun Liu (PaulLiu)
Architecturesource all
Changelog
autotransient-java (1.0.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #1140439)
.dsc
Priorityoptional
Componentmain
Package-Listlibautotransient-java deb java optional arch=all
libautotransient-java-doc deb doc optional arch=all
Sectionjava
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ZacSweers/AutoTransient
Upstream-Name: autotransient-java
Upstream-Contact: Zac Sweers <pandanomic@gmail.com>

Files: *
Copyright: 2018 Zac Sweers <pandanomic@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
 .
 https://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.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package