~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2012-02-08 07:25:01 UTC
  • Revision ID: package-import@ubuntu.com-20120208072501-rsjjrj9w6x1ezlmb
Tags: 1.2.3-3
[ Lionel Le Folgoc ]
* debian/rules, debian/thunar.install, debian/thunar-data.install: move
  thunar-sendto-email.desktop from thunar-data to thunar, as the path
  generated for the thunar-sendto-email binary is architecture-dependent.
                                                              Closes: #657807
* debian/control: thunar breaks and replaces thunar-data (<< 1.2.3-3).

[ Yves-Alexis Perez ]
* debian/control:
  - debhelper build-dep bumped to 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
override_dh_install:
19
19
        rm -f $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
20
20
        rm -f $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*/*.la
21
 
        # install sendto stuff
22
 
        install -m 0644 $(CURDIR)/debian/bluetooth-sendto.desktop $(CURDIR)/debian/tmp/usr/share/Thunar/sendto/
23
 
        install -m 0644 $(CURDIR)/debian/gnome-obex-send.desktop $(CURDIR)/debian/tmp/usr/share/Thunar/sendto/
24
 
        install -m 0644 $(CURDIR)/debian/xfprint.desktop $(CURDIR)/debian/tmp/usr/share/Thunar/sendto/
25
21
        # rpath
26
22
        chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/Thunar \
27
23
                $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/Thunar/thunar-* \
28
24
                $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libthunar*.so.*0 \
29
25
                $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/thunarx-2/thunar-apr.so \
30
26
                $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.so
31
 
        dh_install --fail-missing --sourcedir=debian/tmp -X usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.la
 
27
        dh_install --fail-missing -X usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.la
32
28
 
33
29
override_dh_installdocs:
34
30
        dh_installdocs -p libthunarx-2-dev -p libthunarx-2-0 -p thunar --link-doc=thunar-data