chezmoi 2.70.5-1
Package Information
| Description | Managing dotfiles across multiple machines chezmoi helps you manage your personal configuration files (dotfiles) across multiple machines. It provides many features beyond symlinking or using a bare git repo including: * templates (to handle small differences between machines) * password manager support (to store your secrets securely) * importing files from archives (great for shell and editor plugins) * full file encryption (using age, gpg, git-crypt, or transcrypt) * running scripts (to handle everything else) |
|---|---|
| Maintainer | Daniel Baumann <daniel@debian.org> |
| Changed By | Daniel Baumann <daniel@debian.org> |
| Sponsor | mail@daniel-baumann.ch |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://forgejo.debian.net/chezmoi/chezmoi (browse) |
| Closes | #1012721 |
| Tracker | https://tracker.debian.org/pkg/chezmoi |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sun, 28 Jun 2026 14:37:34 +0200 |
| Source | chezmoi |
| Version | 2.70.5-1 |
| Changed-By | Daniel Baumann |
| Architecture | source amd64 |
Changelog
chezmoi (2.70.5-1) unstable; urgency=medium . * Initial upload to sid (Closes: #1012721).
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | chezmoi deb vcs optional arch=any |
| Section | vcs |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: chezmoi Upstream-Contact: https://github.com/twpayne/chezmoi/issues Source: https://github.com/twpayne/chezmoi/tags Files: * Copyright: 2018 Tom Payne License: MIT Files: debian/* Copyright: 2026 Daniel Baumann <daniel@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.