~ubuntu-branches/ubuntu/feisty/debian-edu/feisty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-09-24 11:18:00 UTC
  • Revision ID: james.westby@ubuntu.com-20060924111800-aiclzaecdflr5z7e
Tags: 0.809ubuntu1
* Re-sync with Debian
* Makefile: change target dist to Edgy
* sources.list.edgy: new file

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        dh_testroot
20
20
        dh_clean -k
21
21
        dh_installdirs
22
 
 
23
22
        dh_install debian-edu-tasks.desc usr/share/tasksel
24
23
 
25
24
# Build architecture-independent files here.
30
29
binary-arch: build install
31
30
        dh_testdir
32
31
        dh_testroot
33
 
#       dh_installdebconf       
34
32
        dh_installdocs -A README
35
33
        dh_installexamples
36
34
        dh_installmenu
37
 
#       dh_installlogrotate
38
 
#       dh_installemacsen
39
 
#       dh_installpam
40
 
#       dh_installmime
41
 
#       dh_installinit
42
35
        dh_installcron
43
36
        dh_installman
44
37
        dh_installinfo
45
 
#       dh_undocumented
46
38
        dh_installchangelogs 
47
39
        dh_link
48
40
        dh_strip
49
41
        dh_compress
50
42
        dh_fixperms
51
 
#       dh_makeshlibs
52
43
        dh_installdeb
53
 
#       dh_perl
54
44
        dh_shlibdeps
55
45
        dh_gencontrol
56
46
        dh_md5sums