Source: hello-traditional
Section: devel
Priority: optional
Maintainer: Santiago Vila <sanvila@debian.org>
Build-Depends: autotools-dev
Standards-Version: 4.7.2
Homepage: https://www.gnu.org/software/hello/
Rules-Requires-Root: no

Package: hello-traditional
Architecture: any
Depends: ${shlibs:Depends}
Provides: hello
Conflicts: hello
Replaces: hello, hello-debhelper (<< 2.9)
Breaks: hello-debhelper (<< 2.9)
Description: example package not using any helper package
 The GNU hello program produces a familiar, friendly greeting.  It
 allows non-programmers to use a classic computer science tool which
 would otherwise be unavailable to them.
 .
 Seriously, though: this is an example of how to do a Debian package.
 It is the Debian version of the GNU Project's `hello world' program
 (which is itself an example for the GNU Project).
 .
 This is the same as the hello package, except it does not use
 debhelper (hence the "traditional" suffix).
