/debian/control

http://github.com/tybor/Liberty · #! · 83 lines · 73 code · 10 blank · 0 comment · 0 complexity · c96b9286fa82ba4f9687db4a83c84e82 MD5 · raw file

  1. Source: libertyeiffel
  2. Section: devel
  3. Priority: extra
  4. Maintainer: Cyril Adrian <cyril.adrian@gmail.com>
  5. Build-Depends: debhelper (>= 7)
  6. Standards-Version: 3.8.3
  7. Homepage: http://liberty-eiffel.blogspot.com/
  8. Package: libertyeiffel-tools
  9. Architecture: any
  10. Depends: ${shlibs:Depends}, ${misc:Depends}, libertyeiffel-core-libs, gcc
  11. Recommends: libertyeiffel-extra-libs
  12. Suggests: libertyeiffel-tools-src, emacs
  13. Description: The Liberty Eiffel tools
  14. Liberty Eiffel is the proud successor of SmartEiffel, also formerly
  15. known as the GNU Eiffel compiler.
  16. Since the original maintainer lost interest, and the community has to
  17. be rebuilt with a new purpose, the name was also changed.
  18. Note that the name "Liberty" was chosen as a not-so-subtle to the
  19. Liberty Tower, which innards were designed by Gustave Eiffel, the
  20. French engineer.
  21. This package provides the core tools: compiler, pretty printer,
  22. documenter, tester, and so on.
  23. Package: libertyeiffel-tools-src
  24. Architecture: all
  25. Recommends: libertyeiffel-tools
  26. Description: The Liberty Eiffel tools source
  27. Liberty Eiffel is the proud successor of SmartEiffel, also formerly
  28. known as the GNU Eiffel compiler.
  29. Since the original maintainer lost interest, and the community has to
  30. be rebuilt with a new purpose, the name was also changed.
  31. Note that the name "Liberty" was chosen as a not-so-subtle to the
  32. Liberty Tower, which innards were designed by Gustave Eiffel, the
  33. French engineer.
  34. This package provides the Eiffel source of the Liberty Eiffel tools.
  35. Package: libertyeiffel-tools-doc
  36. Architecture: all
  37. Recommends: libertyeiffel-tools
  38. Description: The Liberty Eiffel tools source
  39. Liberty Eiffel is the proud successor of SmartEiffel, also formerly
  40. known as the GNU Eiffel compiler.
  41. Since the original maintainer lost interest, and the community has to
  42. be rebuilt with a new purpose, the name was also changed.
  43. Note that the name "Liberty" was chosen as a not-so-subtle to the
  44. Liberty Tower, which innards were designed by Gustave Eiffel, the
  45. French engineer.
  46. This package provides the documentation for the Liberty Eiffel tools
  47. classes.
  48. Package: libertyeiffel-core-libs
  49. Architecture: all
  50. Recommends: libertyeiffel-tools
  51. Description: documentation for libertyeiffel
  52. Liberty Eiffel is the proud successor of SmartEiffel, also formerly
  53. known as the GNU Eiffel compiler.
  54. Since the original maintainer lost interest, and the community has to
  55. be rebuilt with a new purpose, the name was also changed.
  56. Note that the name "Liberty" was chosen as a not-so-subtle to the
  57. Liberty Tower, which innards were designed by Gustave Eiffel, the
  58. French engineer.
  59. This package provides the core libraries needed to compile event the
  60. most simple program.
  61. Package: libertyeiffel-core-doc
  62. Architecture: all
  63. Recommends: libertyeiffel-tools, libertyeiffel-core-libs
  64. Description: documentation for libertyeiffel
  65. Liberty Eiffel is the proud successor of SmartEiffel, also formerly
  66. known as the GNU Eiffel compiler.
  67. Since the original maintainer lost interest, and the community has to
  68. be rebuilt with a new purpose, the name was also changed.
  69. Note that the name "Liberty" was chosen as a not-so-subtle to the
  70. Liberty Tower, which innards were designed by Gustave Eiffel, the
  71. French engineer.
  72. This package provides the documentation for the core libraries
  73. classes.