~ubuntu-branches/ubuntu/precise/xfce4-mpc-plugin/precise

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2011-05-06 22:58:07 UTC
  • mfrom: (1.1.7 upstream) (0.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110506225807-iq1fmbplxg4ktt3v
Tags: 0.3.6-1
* New upstream release.
* debian/patches:
  - 01_link-with-libxfcegui4, 02_use-exo-1 dropped, included upstream.
* debian/rules:
  - stop running xdt-autogen
  - switch to dh7 tiny rules
  - pick build flags from dpkg-buildflags.
  - add hardening flags to build flags.
  - add -O1, -z,defs and --as-needed to LDFLAGS.
* debian/control:
  - drop cdbs from build-deps, update debhelper build-dep for overrides.
  - drop xfce4-dev-tools and libtool from build-deps.
  - add build-dep on hardening-includes.
* debian/docs added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
145
145
LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
146
146
LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
 
147
LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
 
148
LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
 
149
LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
 
150
LIBXFCEGUI4_VERSION = @LIBXFCEGUI4_VERSION@
147
151
LTLIBOBJS = @LTLIBOBJS@
148
152
MAINT = @MAINT@
149
153
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@