Hasty Briefsbeta

Bilingual

Why does Debian change software?

a year ago
  • #Debian
  • #Software Packaging
  • #Open Source
  • Debian follows policies documented in the Debian Policy Manual, such as system-wide configuration in `/etc` and documentation in `/usr/share/doc`.
  • Programs in Debian must work together, sometimes requiring changes like agreeing on Unix domain socket locations or user accounts.
  • Debian removes code that 'calls home' or bypasses the packaging system for privacy and security reasons.
  • Debian fixes bugs or backports fixes, especially for security issues, to improve user experience.
  • Debian excludes non-free components from its main archive, moving them to 'non-free' if they don't meet the Debian Free Software Guidelines.
  • Debian often adds manual pages when upstream doesn't provide them.