~ubuntu-branches/ubuntu/raring/lsb/raring-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-02 23:48:49 UTC
  • mfrom: (1.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081102234849-ixekjvk0kgtqmjuk
Tags: 3.2-20ubuntu1
* Resynchronise with Debian (cups dependency change fixes LP: #279345).
  Remaining changes:
  - Don't conflict with python (>= 2.6).
  - Depend on postfix rather than exim4 as preferred mail-transport-agent
    alternative.
  - Depend on libgl1-mesa-glx rather than libgl1-mesa as preferred libgl1
    alternative.
  - Add Ubuntu logging functions.
* Revert some apparently unintentional dependency changes on the Ubuntu
  side of the merge: move libncurses5 and libpam0g dependencies back from
  lsb-base to lsb-core; set lsb's dependencies on lsb-printing,
  lsb-multimedia, and lsb-languages back to suggestions; and remove lsb's
  suggestion of lsb-qt4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
        cp -p init-functions debian/lsb-base/lib/lsb
86
86
        cp -p lsb-base-logging-ubuntu.sh debian/lsb-base/etc/lsb-base-logging.sh
87
87
        cp -p lsb_release debian/lsb-release/usr/bin
 
88
        cp -p debian/lsb-release.bugscript debian/lsb-release/usr/share/bug/lsb-release
88
89
 
89
90
# Build architecture-independent files here.
90
91
binary-indep: build install
122
123
        dh_testroot
123
124
        dh_installdebconf -a
124
125
        dh_installdocs -a
125
 
        dh_installexamples -a init-skeleton
 
126
        dh_installexamples -a test/init-skeleton
126
127
        dh_installmenu -a
127
128
#       dh_installlogrotate
128
129
#       dh_installemacsen