~ubuntu-branches/ubuntu/trusty/kvirc/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Kai Wasserbäch
  • Date: 2011-02-23 13:19:39 UTC
  • mfrom: (14.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110223131939-fmb8l4arvgul8hy0
The "Cunning Advisor" release.

* Synced to upstream's SVN revision 5507.
* debian/kvirc-data.preinst: Removed. Upgrades from stable won't need it.
* debian/watch: Replace the "latest" part with "([\d\.]+)" to make us
  independent of the upstream symlink.
* debian/README.Debian:
  - Removed obsolete parts about Python and upgrades from 3.4.
  - Added notice about handling default script issues.
* debian/README.source: Updated for 4.1.1.
* debian/{compat,control,rules}: Updates for debhelper 8.
* debian/patches/10_fix_desktop_entry.patch: Refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                        -DMANUAL_REVISION=$(REV)
17
17
 
18
18
override_dh_install:
19
 
        dh_install --parallel --list-missing -XCOPYING
 
19
        dh_install --list-missing -XCOPYING
20
20
 
21
21
%:
22
 
        dh --parallel --dbg-package=kvirc-dbg --with kde $@
 
22
        dh $@ --parallel --dbg-package=kvirc-dbg --with kde
23
23
 
24
24
 
25
25
get-orig-source: