~ubuntu-branches/ubuntu/jaunty/ayaspell-dic/jaunty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Mohammed Sameer
  • Date: 2008-01-28 01:26:15 UTC
  • mfrom: (1.1.1 upstream) (0.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080128012615-a192lc9s1cveyzjk
Tags: 0.0.0+20080110-1
* New upstream release
* debian/control:
 - Upstream changed the homepage again.
 - Added the Homepage control field.
 - s/debian/Debian/ in the description (Thanks lintian!)
* debian/copyright:
 - Changed the download location.
 - Updated upstream email.
 - Modified the copyright years (Added 2008)
 - Include the versions of the licenses (GPL 2.0/LGPL 2.1/MPL 1.1)
 - Updated the LGPL and GPL headers and modified their path on Debian.
* debian/docs:
 - Removed README
 - Added README-{ar,fr,en} and TODO-ar
* debian/rules:
 - use dh_install instead of copying manually
 - Install ChangeLog-ar via dh_installchangelogs
* Added install file for dh_install

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        dh_testroot
25
25
        dh_clean -k
26
26
        dh_installdirs
27
 
        cp beta-2_ar.aff debian/hunspell-ar/usr/share/myspell/dicts/ar.aff
28
 
        cp beta-2_ar.dic debian/hunspell-ar/usr/share/myspell/dicts/ar.dic
 
27
        dh_install
29
28
 
30
29
# Build architecture-independent files here.
31
30
binary-indep: build install
33
32
        dh_testroot
34
33
        dh_installdocs
35
34
        installdeb-myspell
36
 
        dh_installchangelogs
 
35
        dh_installchangelogs ChangeLog-ar
37
36
        dh_link
38
37
        dh_compress
39
38
        dh_fixperms