~ubuntu-branches/ubuntu/oneiric/espeak/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2011-05-04 11:25:46 UTC
  • mfrom: (1.1.24 upstream) (5.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110504112546-ykijzihgc7ybgzn2
Tags: 1.45.04-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Add gbp.conf for use with git buildpackage
  - Update the explanation of the -b command-line flag in the espeak manpage

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
soname=libespeak.so.1
8
8
#version=$(shell dpkg-parsechangelog|sed -n -e 's/^Version: //p'|cut -d- -f1)
9
 
version=1.44
 
9
version=1.45
10
10
 
11
11
CFLAGS = -Wall -g
12
12
 
73
73
binary-arch: build install
74
74
        dh_testdir
75
75
        dh_testroot
76
 
        dh_installchangelogs ChangeLog
 
76
        dh_installchangelogs ChangeLog.txt
77
77
        dh_installdocs
78
78
        dh_installman debian/espeak.1
79
79
        dh_link