skyview/debian/DEBIAN
Ole-Morten Duesund b0a5ab412b Add DEBIAN/conffiles to protect configuration files during upgrades
Added conffiles entry for /etc/skyview/config.json to ensure that user
customizations are preserved during package upgrades. This follows
Debian packaging best practices for configuration file handling.

The conffiles mechanism will:
- Prevent overwrites of modified config files during upgrades
- Prompt users for action when package config differs from local config
- Maintain backup files (.dpkg-old, .dpkg-new) for reference

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 22:08:13 +02:00
..
conffiles Add DEBIAN/conffiles to protect configuration files during upgrades 2025-08-24 22:08:13 +02:00
control Bump version to 0.0.3 2025-08-24 21:59:46 +02:00
postinst Remove build artifacts from repository and improve Debian package installation 2025-08-24 18:46:37 +02:00
postrm Complete multi-source Beast format implementation 2025-08-23 23:51:37 +02:00
prerm Complete multi-source Beast format implementation 2025-08-23 23:51:37 +02:00