~ubuntu-branches/debian/squeeze/tasks/squeeze

« back to all changes in this revision

Viewing changes to src/hildon/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton, Loic Minier
  • Date: 2008-02-20 17:24:42 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080220172442-rso0p0yngsf414dy
Tags: 0.13-1
[ Loic Minier ]

* New upstream release.
* Bump up Standards-Version to 3.7.3.
* Rework to build a Hildon flavour of the package.
  - New binary package tasks-hildon; add conflicts with tasks and update
    descriptions; add install file; this package must be the first in the
    control file as to permit the dbg symbols for the standard tasks package
    to be in tasks-dbg instead of the tasks-hildon ones.
  - Add build hooks for configure, build, and install to add flavour /
    package specific rules and configure flags.
  - Build-dep on libhildon-1-dev, libdbus-1-dev, libhildonmime-dev for the
    Hildon flavour.
* Add explicit Copyright statement to debian/copyright.
* Use ${binary:Version} instead of ${Source-Version}; build-dep on dpkg-dev
  >= 1.13.19.

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
120
120
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
121
121
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
122
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
123
122
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
124
123
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
125
124
INTLTOOL_MERGE = @INTLTOOL_MERGE@
126
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
127
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
128
125
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
129
126
INTLTOOL_PERL = @INTLTOOL_PERL@
 
127
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
130
128
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
131
129
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
132
130
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
138
136
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
139
137
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
140
138
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
141
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
142
139
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
143
140
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
144
141
LDFLAGS = @LDFLAGS@