~ubuntu-branches/ubuntu/karmic/gtkglextmm/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-04-07 22:45:50 UTC
  • mfrom: (1.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090407224550-uzs2nrb8jrq4h47k
Tags: 1.2.0-4ubuntu1
* Merge from debian unstable, Ubuntu remaining changes:
  - debian/control: added some Conflicts/Replaces fields to allow
    a clean upgrade from Intrepid:
    + libgtkglextmm-x11-1.2-0 conflicts/replaces libgtkglextmm-x11-1.2
    + libgtkglextmm-x11-1.2-dev conflicts/replaces libgtkglextmm-x11-dev
    + libgtkglextmm-x11-1.2-doc conflicts/replaces libgtkglextmm-x11-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
install: build
38
38
        dh_testdir
39
39
        dh_testroot
40
 
        dh_clean -k
 
40
        dh_prep
41
41
        $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
42
42
 
43
43
binary-indep: build install