~ubuntu-branches/ubuntu/gutsy/reportbug/gutsy-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-02-28 12:50:50 UTC
  • Revision ID: james.westby@ubuntu.com-20050228125050-ayvgdcc1bak3exlx
Tags: 3.5ubuntu5
* SECURITY UPDATE: Fix information disclosure.
* reportbug: Create user configuration file with 0600 permissions. Previous
  world-readability could expose smarthost logins and passwords.
  (Debian #295407, Ubuntu #6600)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
        dh_clean -k
34
34
        dh_installdirs
35
35
 
36
 
        @echo "s/##VERSION##/`head -1 debian/changelog | sed -e 's/[^(]*(\([^)]*\).*/\1/'`/g" > sed-script
 
36
        @echo "s/##VERSION##/`head -n 1 debian/changelog | sed -e 's/[^(]*(\([^)]*\).*/\1/'`/g" > sed-script
37
37
        cat sed-script
38
38
 
39
39
        # Add here commands to install the package into debian/reportbug.
68
68
#       dh_installemacsen
69
69
#       dh_installinit
70
70
        dh_installcron
71
 
        dh_installmanpages
 
71
        dh_installman querybts.1 reportbug.1
72
72
#       dh_undocumented
73
73
        dh_installchangelogs 
74
74
        dh_link