~lifeless/ubuntu/lucid/apt/bug-22354

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2007-02-06 11:38:06 UTC
  • Revision ID: james.westby@ubuntu.com-20070206113806-kjteipw5hw61lbn6
Tags: 0.6.46.4ubuntu7
* Merged the apt--mirror branch. This means that a new 'mirror' 
  method is available that will allow dynamic mirror updates.
  The sources.list entry looks something like this:
  "deb mirror://mirrors.lp.net/get_mirror feisty main restricted"

  It also supports error reporting to a configurable url for mirror
  problems/failures.
* Bump ABI version

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
        rm -f build/po/*.pot
220
220
        rm -f po/*.pot
221
221
 
 
222
        # move the mirror failure script in place
 
223
        mv debian/$@/usr/bin/apt-report-mirror-failure \
 
224
           debian/$@/usr/lib/apt/apt-report-mirror-failure \
 
225
 
222
226
        dh_installexamples -p$@ $(BLD)/docs/examples/*
223
227
        dh_installman -p$@ 
224
228
        dh_installcron -p$@