~ubuntu-branches/ubuntu/trusty/ktp-text-ui/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Mark Purcell, Ritesh Raj Sarraf, Diane Trout, Mark Purcell
  • Date: 2013-08-11 11:01:09 UTC
  • mfrom: (1.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20130811110109-3t9ayj39at1do3qc
Tags: 0.6.3-1
[ Ritesh Raj Sarraf ]
* [e26f6a8] drop patch 03_no_redundant_glib_calls.diff
* [459ee64] Drop tests, for now, as they are failing

[ Diane Trout ]
* Update watch file as KDE-Telepathy is now in stable release.
* Bump ktp-common-internals version
* Plasma-widget-telpathy-chat was moved to ktp-desktop-applet
* Add telepathy-logger dependency
* Imported Upstream version 0.6.2.1
* Refresh patches
* Bump ktp-common-internal dependency
* Set Uploaders to Diane Trout and Michał Zając
* Update to Standards-Version 3.9.4. No changes needed.
* Add several plugins to kde-telepathy-text-ui.install
* Add description to 02_ktpchat_soversion.diff
* Merge libktpchat0 into ktp-telepathy-text-ui.
* Override lintian warnings about the libktpchat0 library.

[ Mark Purcell ] 
* Imported Upstream version 0.6.3
* Add myself to Uploaders
* Update Build-Depends: libktpcommoninternalsprivate-dev (>= 0.6.3)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
 
3
override_dh_auto_install:
 
4
        dh_auto_install --destdir=$(CURDIR)/debian/kde-telepathy-text-ui
 
5
 
3
6
override_dh_install:
4
 
        dh_install --list-missing
5
7
        rm "debian/kde-telepathy-text-ui/usr/share/kde4/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Renkoo LICENSE.txt"
6
8
        rm "debian/kde-telepathy-text-ui/usr/share/kde4/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/README"
 
9
        rm debian/kde-telepathy-text-ui/usr/lib/*.so
 
10
        dh_install --list-missing 
7
11
 
8
12
%:
9
13
        dh $@ --parallel --with kde --dbg-package=kde-telepathy-text-ui-dbg