autotransient-java 1.0.0-1
Package Information
| Description | AutoValue 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. |
|---|---|
| Maintainer | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> |
| Changed By | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> |
| Sponsor | paulliu@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/java-team/autotransient-java.git (browse) |
| Closes | #1140439 |
| Tracker | https://tracker.debian.org/pkg/autotransient-java |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sat, 20 Jun 2026 15:46:00 +0100 |
| Source | autotransient-java |
| Version | 1.0.0-1 |
| Changed-By | Ying-Chun Liu (PaulLiu) |
| Architecture | source all |
Changelog
autotransient-java (1.0.0-1) unstable; urgency=low . * Initial release. (Closes: #1140439)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libautotransient-java deb java optional arch=all libautotransient-java-doc deb doc optional arch=all |
| Section | java |
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".