Package: dh_make
Severity: minor

When learning programs, the examples are always good way to
demonstrate how to get started. E.g. see rsync(1) which gives
various ways how the progrman could be invoked.

SUGGESTION

Please add an EXAMPLES section that would demonstrate the usage,
something like:


  EXAMPLES

     Let's say you have found interesting package that you would like to
     be Debianized. The steps to start working could go like this if
     we suppose that the package announces using license GPL. It's
     good idea to supply the original package name with the --file option.

            $ tar zxvf foo-1.0.tar.gz
            $ cd foo-1.0
            $ DEBFULLNAME="John Doe" \
             dh_make --email [EMAIL PROTECTED] \
                     --copyright=bsd \
                     --file ../foo.tar.gz 
            
           <will ask further questions>

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to