control 994 B

12345678910111213141516171819202122232425262728293031323334353637
  1. Source: tails
  2. Section: web
  3. Priority: optional
  4. Build-Depends: debhelper (>= 7.0.15)
  5. Build-Depends-Indep: dpkg-dev (>= 1.14.25)
  6. Maintainer: Tails developers <tails@boum.org>
  7. Standards-Version: 3.8.1
  8. Homepage: https://tails.boum.org/
  9. Vcs-Browser: https://git-tails.immerda.ch/tails
  10. Vcs-Git: git://git.tails.boum.org/tails
  11. Package: tails
  12. Architecture: all
  13. Depends: ${misc:Depends},
  14. dpkg-dev,
  15. eatmydata,
  16. gettext,
  17. ikiwiki (>= 3.20110431),
  18. libyaml-perl,
  19. libyaml-yaml-perl,
  20. live-build (>= 2.0.3),
  21. perlmagick,
  22. po4a,
  23. syslinux (>= 2:4.01+dfsg-1),
  24. time,
  25. whois
  26. Conflicts:
  27. libyaml-libyaml-perl
  28. Description: a Tor-ified, amnesic Live System
  29. The Amnesic Incognito Live System is aimed at preserving its users' privacy:
  30. - any outgoing connection to the Internet is forced to go through
  31. the Tor network
  32. - no trace is left on local storage devices unless explicitly asked
  33. .
  34. This package provides the source and tools that are necessary to build
  35. such a Live System using Debian Live.